# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-01-26 15:50+0000\n"
"PO-Revision-Date: 2024-01-31 13:43+0000\n"
"Last-Translator: SWEETGOOD <cs@sweetgood.de>\n"
"Language-Team: German <https://hosted.weblate.org/projects/baserow/"
"enterprise-backend/de/>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 5.4-dev\n"

#: audit_log/job_types.py:143
msgid "User Email"
msgstr "Benutzer-E-Mail"

#: audit_log/job_types.py:144
msgid "User ID"
msgstr "Benutzer-ID"

#: audit_log/job_types.py:145
msgid "Group Name"
msgstr "Arbeitsbereichname"

#: audit_log/job_types.py:146
msgid "Group ID"
msgstr "Arbeitsbereich-ID"

#: audit_log/job_types.py:147
msgid "Action Type"
msgstr "Aktionstyp"

#: audit_log/job_types.py:148
msgid "Description"
msgstr "Beschreibung"

#: audit_log/job_types.py:149
msgid "Timestamp"
msgstr "Zeitstempel"

#: audit_log/job_types.py:150
msgid "IP Address"
msgstr "IP-Adresse"

#: audit_log/models.py:30
msgid "DONE"
msgstr "FERTIG"

#: audit_log/models.py:31
msgid "UNDONE"
msgstr "RÜCKGÄNGIG"

#: audit_log/models.py:32
msgid "REDONE"
msgstr "WIEDERHOLT"

#: role/actions.py:28
msgid "Assign multiple roles"
msgstr "Mehrere Rollen zuweisen"

#: role/actions.py:29
msgid "Multiple roles have been assigned"
msgstr "Es wurden mehrere Rollen zugewiesen"

#: role/actions.py:32
#, python-format
msgid ""
"Role %(role_uid)s assigned to subject type \"%(subject_type_name)s"
"\" (%(subject_id)s) on scope type \"%(scope_type_name)s\" (%(scope_id)s)."
msgstr ""
"Die Rolle %(role_uid)s wurde dem Subjekt-Typ \"%(subject_type_name)s\" "
"(%(subject_id)s) auf dem Geltungsbereichstyp \"%(scope_type_name)s\" "
"(%(scope_id)s) zugeordnet."

#: teams/actions.py:21
#, python-format
msgid "in team \"%(team_name)s\" (%(team_id)s) "
msgstr "im Team \"%(team_name)s\" (%(team_id)s) "

#: teams/actions.py:27
msgid "Create team"
msgstr "Team erstellen"

#: teams/actions.py:28
#, python-format
msgid "Team \"%(name)s\" (%(team_id)s) created."
msgstr "Team \"%(name)s\" (%(team_id)s) erstellt."

#: teams/actions.py:101
msgid "Update team"
msgstr "Team aktualisieren"

#: teams/actions.py:102
#, python-format
msgid "Team \"%(name)s\" (%(team_id)s) updated."
msgstr "Team \"%(name)s\" (%(team_id)s) aktualisiert."

#: teams/actions.py:193
msgid "Delete team"
msgstr "Team löschen"

#: teams/actions.py:194
#, python-format
msgid "Team \"%(team_name)s\" (%(team_id)s) deleted."
msgstr "Team \"%(team_name)s\" (%(team_id)s) gelöscht."

#: teams/actions.py:240
msgid "Create team subject"
msgstr "Teambetreff erstellen"

#: teams/actions.py:240
#, python-format
msgid "Subject (%(subject_id)s) created"
msgstr "Betreff (%(subject_id)s) erstellt"

#: teams/actions.py:320
msgid "Delete team subject"
msgstr "Teambetreff löschen"

#: teams/actions.py:321
#, python-format
msgid "Subject (%(subject_id)s) deleted"
msgstr "Betreff (%(subject_id)s) gelöscht"
