mirror of
https://github.com/znc/znc.git
synced 2026-05-01 19:12:31 +02:00
70 lines
1.8 KiB
Plaintext
70 lines
1.8 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-Generator: crowdin.com\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"
|
|
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\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 "<file|syslog|both> [path]"
|
|
msgstr "<file|syslog|both> [Pfad]"
|
|
|
|
#: adminlog.cpp:32
|
|
msgid "Set the logging target"
|
|
msgstr "Das Log-Ziel setzen"
|
|
|
|
#: adminlog.cpp:144
|
|
msgid "Access denied"
|
|
msgstr "Zutritt verweigert"
|
|
|
|
#: adminlog.cpp:158
|
|
msgid "Now logging to file"
|
|
msgstr "Es wird jetzt ein Datei-Protokoll geschrieben"
|
|
|
|
#: adminlog.cpp:162
|
|
msgid "Now only logging to syslog"
|
|
msgstr "Es wird nun ins Syslog geschrieben"
|
|
|
|
#: adminlog.cpp:166
|
|
msgid "Now logging to syslog and file"
|
|
msgstr "Es wird nun ins Syslog und eine Protokoll-Datei geschrieben"
|
|
|
|
#: adminlog.cpp:170
|
|
msgid "Usage: Target <file|syslog|both> [path]"
|
|
msgstr "Verwendung: Target <file|syslog|both> [Pfad]"
|
|
|
|
#: adminlog.cpp:172
|
|
msgid "Unknown target"
|
|
msgstr "Unbekanntes Ziel"
|
|
|
|
#: adminlog.cpp:194
|
|
msgid "Logging is enabled for file"
|
|
msgstr "Es wird ein Datei-Protokoll geschrieben"
|
|
|
|
#: adminlog.cpp:197
|
|
msgid "Logging is enabled for syslog"
|
|
msgstr "Es wird ins Syslog geschrieben"
|
|
|
|
#: adminlog.cpp:200
|
|
msgid "Logging is enabled for both, file and syslog"
|
|
msgstr "Es wird sowohl eine Protokoll-Datei als auch ins Syslog geschrieben"
|
|
|
|
#: adminlog.cpp:206
|
|
msgid "Log file will be written to {1}"
|
|
msgstr "Datei-Protokoll wird nach {1} geschrieben"
|
|
|
|
#: adminlog.cpp:224
|
|
msgid "Log ZNC events to file and/or syslog."
|
|
msgstr "Protokolliere ZNC-Ereignisse in eine Datei und/order ins Syslog."
|