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-Language: de\n" "X-Crowdin-File: /master/modules/po/adminlog.pot\n" "Project-Id-Version: znc-bouncer\n" "Language-Team: German\n" "Language: de_DE\n" #: adminlog.cpp:29 msgid "Show the logging target" msgstr "Das Log-Ziel anzeigen" #: adminlog.cpp:31 msgid " [path]" msgstr " [Pfad]" #: adminlog.cpp:32 msgid "Set the logging target" msgstr "Das Log-Ziel setzen" #: adminlog.cpp:142 msgid "Access denied" msgstr "Zutritt verweigert" #: adminlog.cpp:156 msgid "Now logging to file" msgstr "Es wird jetzt ein Datei-Protokoll geschrieben" #: adminlog.cpp:160 msgid "Now only logging to syslog" msgstr "Es wird nun ins Syslog geschrieben" #: adminlog.cpp:164 msgid "Now logging to syslog and file" msgstr "Es wird nun ins Syslog und eine Protokoll-Datei geschrieben" #: adminlog.cpp:168 msgid "Usage: Target [path]" msgstr "Verwendung: Target [Pfad]" #: adminlog.cpp:170 msgid "Unknown target" msgstr "Unbekanntes Ziel" #: adminlog.cpp:192 msgid "Logging is enabled for file" msgstr "Es wird ein Datei-Protokoll geschrieben" #: adminlog.cpp:195 msgid "Logging is enabled for syslog" msgstr "Es wird ins Syslog geschrieben" #: adminlog.cpp:198 msgid "Logging is enabled for both, file and syslog" msgstr "Es wird sowohl eine Protokoll-Datei als auch ins Syslog geschrieben" #: adminlog.cpp:204 msgid "Log file will be written to {1}" msgstr "Datei-Protokoll wird nach {1} geschrieben" #: adminlog.cpp:222 msgid "Log ZNC events to file and/or syslog." msgstr "Protokolliere ZNC-Ereignisse in eine Datei und/order ins Syslog."