Files
znc/modules/po/log.de_DE.po

157 lines
3.7 KiB
Plaintext

msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: de\n"
"X-Crowdin-File: /master/modules/po/log.pot\n"
"X-Crowdin-File-ID: 180\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: German\n"
"Language: de_DE\n"
#: log.cpp:59
msgid "<rules>"
msgstr "<Regeln>"
#: log.cpp:60
msgid "Set logging rules, use !#chan or !query to negate and * "
msgstr "Setze Logging-Regeln, !#chan oder !query zum Negieren und * "
#: log.cpp:62
msgid "Clear all logging rules"
msgstr "Alle Regeln löschen"
#: log.cpp:64
msgid "List all logging rules"
msgstr "Alle Regeln auflisten"
#: log.cpp:67
msgid "<var> true|false"
msgstr "<var> true|false"
#: log.cpp:68
msgid "Set one of the following options: joins, quits, nickchanges"
msgstr "Setze eine der folgenden Optionen: joins, quits, nickchanges"
#: log.cpp:71
msgid "Show current settings set by Set command"
msgstr "Aktuelle Einstellungen durch \"set\"-Kommando anzeigen"
#: log.cpp:142
msgid "Usage: SetRules <rules>"
msgstr "Benutzung: SetRules <Regeln>"
#: log.cpp:143
msgid "Wildcards are allowed"
msgstr "Wildcards können verwendet werden"
#: log.cpp:155 log.cpp:178
msgid "No logging rules. Everything is logged."
msgstr "Keine Logging-Regeln - alles wird geloggt."
#: log.cpp:160
#, c++-format
msgid "1 rule removed: {2}"
msgid_plural "{1} rules removed: {2}"
msgstr[0] "1 Regel entfernt: {2}"
msgstr[1] "{1} Regeln entfernt: {2}"
#: log.cpp:167 log.cpp:173
msgctxt "listrules"
msgid "Rule"
msgstr "Regel"
#: log.cpp:168 log.cpp:174
msgctxt "listrules"
msgid "Logging enabled"
msgstr "Logging aktiviert"
#: log.cpp:189
msgid ""
"Usage: Set <var> true|false, where <var> is one of: joins, quits, nickchanges"
msgstr ""
"Benutzung: Set <var> true|false, wobei <var> entweder joins, quits oder "
"nickchanges ist"
#: log.cpp:196
msgid "Will log joins"
msgstr "Joins werden geloggt"
#: log.cpp:196
msgid "Will not log joins"
msgstr "Joins werden nicht geloggt"
#: log.cpp:197
msgid "Will log quits"
msgstr "Quits werden geloggt"
#: log.cpp:197
msgid "Will not log quits"
msgstr "Quits werden nicht geloggt"
#: log.cpp:199
msgid "Will log nick changes"
msgstr "Nick-Wechsel werden geloggt"
#: log.cpp:199
msgid "Will not log nick changes"
msgstr "Nick-Wechsel werden nicht geloggt"
#: log.cpp:203
msgid "Unknown variable. Known variables: joins, quits, nickchanges"
msgstr "Unbekannte Variable. Gültig sind: joins, quits, nickchanges"
#: log.cpp:211
msgid "Logging joins"
msgstr "Joins werden geloggt"
#: log.cpp:211
msgid "Not logging joins"
msgstr "Joins werden nicht geloggt"
#: log.cpp:212
msgid "Logging quits"
msgstr "Quits werden geloggt"
#: log.cpp:212
msgid "Not logging quits"
msgstr "Quits werden nicht geloggt"
#: log.cpp:213
msgid "Logging nick changes"
msgstr "Nick-Wechsel werden geloggt"
#: log.cpp:214
msgid "Not logging nick changes"
msgstr "Nick-Wechsel werden nicht geloggt"
#: log.cpp:351
#, c++-format
msgid ""
"Invalid args [{1}]. Only one log path allowed. Check that there are no "
"spaces in the path."
msgstr ""
"Ungültige Argumente [{1}]. Nur ein Logging-Pfad ist erlaubt. Prüfe, dass der "
"Pfad keine Leerzeichen enthält."
#: log.cpp:401
#, c++-format
msgid "Invalid log path [{1}]"
msgstr "Ungültiger Log-Pfad [{1}]"
#: log.cpp:404
#, c++-format
msgid "Logging to [{1}]. Using timestamp format '{2}'"
msgstr "Logge nach [{1}] mit Zeitstempelformat '{2}'"
#: log.cpp:613
msgid "[-sanitize] Optional path where to store logs."
msgstr "[-sanitize] Optionaler Pfad zum Speichern von Logs."
#: log.cpp:617
msgid "Writes IRC logs."
msgstr "Schreibt IRC-Logs."