# German translation of Decoupled JSON Log (1.0.0)
# Copyright (c) 2026 by the German translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Decoupled JSON Log (1.0.0)\n"
"POT-Creation-Date: 2026-07-12 14:58+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: German\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"

msgid "Delete"
msgstr "Löschen"
msgid "Author"
msgstr "Autor"
msgid "List"
msgstr "Liste"
msgid "Edit"
msgstr "Bearbeiten"
msgid "Label"
msgstr "Beschriftung"
msgid "View"
msgstr "Ansicht"
msgid "ID"
msgstr "ID"
msgid "Error"
msgstr "Fehler"
msgid "Created"
msgstr "Erstellt"
msgid "Authored on"
msgstr "Geschrieben am"
msgid "Log entry"
msgstr "Protokolleintrag"
msgid "JSON Log"
msgstr "JSON-Protokoll"
msgid "Created device"
msgstr "Gerät erstellt"
msgid "Decoupled JSON Log"
msgstr "Entkoppeltes JSON-Protokoll"
msgid "Log JSON data in Decoupled scenarios"
msgstr "Protokollieren Sie JSON-Daten in entkoppelten Szenarios"
msgid "Add json log type"
msgstr "JSON-Protokolltyp hinzufügen"
msgid "Add json log"
msgstr "JSON-Protokoll hinzufügen"
msgid "JSON Log types"
msgstr "JSON-Protokolltypen"
msgid "JSON Logs"
msgstr "JSON-Protokolle"
msgid "Manage and CRUD actions on JSON Log type."
msgstr "Verwalten und CRUD-Aktionen für den JSON-Protokolltyp."
msgid "List of json logs."
msgstr "Liste der JSON-Protokolle."
msgid "Administer json logs"
msgstr "JSON-Protokolle verwalten"
msgid "Manage all aspects of json log entities."
msgstr "Verwalten Sie alle Aspekte von JSON-Protokollentitäten."
msgid "View json logs"
msgstr "JSON-Protokolle anzeigen"
msgid "Edit json logs"
msgstr "Bearbeiten Sie JSON-Protokolle"
msgid "Delete json logs"
msgstr "Löschen Sie JSON-Protokolle"
msgid "Create json logs"
msgstr "Erstellen Sie JSON-Protokolle"
msgid "JSON Log type config"
msgstr "Konfiguration des JSON-Protokolltyps"
msgid "No json log types available. <a href=\":link\">Add json log type</a>."
msgstr ""
"Keine JSON-Protokolltypen verfügbar. <a "
"href=\":link\">JSON-Protokolltyp hinzufügen</a>."
msgid "The time that the json log was created."
msgstr "Der Zeitpunkt, zu dem das JSON-Protokoll erstellt wurde."
msgid "Tracked information about the device that created the log entry."
msgstr ""
"Verfolgte Informationen über das Gerät, das den Protokolleintrag "
"erstellt hat."
msgid "json log"
msgstr "JSON-Protokoll"
msgid "json logs"
msgstr "JSON-Protokolle"
msgid "JSON Log type"
msgstr "JSON-Protokolltyp"
msgid "json log type"
msgstr "JSON-Protokolltyp"
msgid "json logs types"
msgstr "JSON-Protokolltypen"
msgid "New json log %label has been created."
msgstr "Neues JSON-Protokoll %label wurde erstellt."
msgid "The json log %label has been updated."
msgstr "Das JSON-Protokoll %label wurde aktualisiert."
msgid "Edit %label json log type"
msgstr "Bearbeiten Sie den JSON-Protokolltyp %label"
msgid "The human-readable name of this json log type."
msgstr "Der für Menschen lesbare Name dieses JSON-Protokolltyps."
msgid ""
"A unique machine-readable name for this json log type. It must only "
"contain lowercase letters, numbers, and underscores."
msgstr ""
"Ein eindeutiger maschinenlesbarer Name für diesen JSON-Protokolltyp. "
"Es darf nur Kleinbuchstaben, Zahlen und Unterstriche enthalten."
msgid "Save json log type"
msgstr "Speichern Sie den JSON-Protokolltyp"
msgid "Delete json log type"
msgstr "JSON-Protokolltyp löschen"
msgid "Decoupled JSON log settings"
msgstr "Entkoppelte JSON-Protokolleinstellungen"
msgid "Maximum post count for anonymous users"
msgstr "Maximale Beitragsanzahl für anonyme Benutzer"
msgid "Maximum post count for authenticated users"
msgstr "Maximale Beitragsanzahl für authentifizierte Benutzer"
msgid "Interval to check to generate the post count"
msgstr "Zu überprüfendes Intervall, um die Beitragsanzahl zu generieren"
msgctxt "Decoupled JSON Log"
msgid "Count for anonymous users"
msgstr "Zählt für anonyme Benutzer"
msgctxt "Decoupled JSON Log"
msgid ""
"The maximum number of log entries the anonymous user can create during "
"the interval. This is usually higher than the count for authenticated "
"users because there are many people using the anonymous user account."
msgstr ""
"Die maximale Anzahl von Protokolleinträgen, die der anonyme Benutzer "
"während des Intervalls erstellen kann. Dies ist normalerweise höher "
"als die Zahl für authentifizierte Benutzer, da viele Personen das "
"anonyme Benutzerkonto verwenden."
msgctxt "Decoupled JSON Log"
msgid "Count for authenticated users"
msgstr "Anzahl für authentifizierte Benutzer"
msgctxt "Decoupled JSON Log"
msgid "Interval (in seconds)"
msgstr "Intervall (in Sekunden)"
msgctxt "Decoupled JSON Log"
msgid "To get the post count, we will check the range of \"now - interval\"."
msgstr ""
"Um die Anzahl der Beiträge zu ermitteln, überprüfen wir den Bereich "
"„Jetzt – Intervall“."
msgid "Rate Limit Per User"
msgstr "Ratenlimit pro Benutzer"
msgid "Maximum log field size in bytes"
msgstr "Maximale Protokollfeldgröße in Bytes"
msgid "Maximum device_info field size in bytes"
msgstr "Maximale Größe des Felds „device_info“ in Bytes"
msgctxt "Decoupled JSON Log"
msgid "Maximum log size (in bytes)"
msgstr "Maximale Protokollgröße (in Bytes)"
msgctxt "Decoupled JSON Log"
msgid ""
"Log entries whose \"log\" field exceeds this many bytes are rejected. "
"For example, 65536 is 64&nbsp;KB."
msgstr ""
"Protokolleinträge, deren Feld „log“ diese Anzahl an Bytes "
"überschreitet, werden abgelehnt. Beispielsweise ist 65536 64 KB."
msgctxt "Decoupled JSON Log"
msgid "Maximum device info size (in bytes)"
msgstr "Maximale Geräteinformationsgröße (in Bytes)"
msgctxt "Decoupled JSON Log"
msgid ""
"Log entries whose \"device_info\" field exceeds this many bytes are "
"rejected. For example, 8192 is 8&nbsp;KB."
msgstr ""
"Protokolleinträge, deren Feld „device_info“ diese Anzahl an Bytes "
"überschreitet, werden abgelehnt. Beispielsweise ist 8192 8 KB groß."
msgid "Max Payload Size"
msgstr "Maximale Nutzlastgröße"
msgid ""
"Rejected oversized @field payload from user @uid: @size bytes exceeds "
"limit of @limit bytes."
msgstr ""
"Abgelehnte übergroße @field-Nutzlast vom Benutzer @uid: @size-Bytes "
"überschreiten den Grenzwert von @limit-Bytes."
