mirror of
https://github.com/znc/znc.git
synced 2026-05-05 04:52:31 +02:00
67 lines
1.9 KiB
Plaintext
67 lines
1.9 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-Language: de\n"
|
|
"X-Crowdin-File: /master/modules/po/savebuff.pot\n"
|
|
"Project-Id-Version: znc-bouncer\n"
|
|
"Language-Team: German\n"
|
|
"Language: de_DE\n"
|
|
|
|
#: savebuff.cpp:65
|
|
msgid "<password>"
|
|
msgstr "<Passwort>"
|
|
|
|
#: savebuff.cpp:65
|
|
msgid "Sets the password"
|
|
msgstr "Setzt das Password"
|
|
|
|
#: savebuff.cpp:67
|
|
msgid "<buffer>"
|
|
msgstr "<Puffer>"
|
|
|
|
#: savebuff.cpp:67
|
|
msgid "Replays the buffer"
|
|
msgstr "Spielt den Puffer ab"
|
|
|
|
#: savebuff.cpp:69
|
|
msgid "Saves all buffers"
|
|
msgstr "Speichert alle Puffer"
|
|
|
|
#: savebuff.cpp:221
|
|
msgid ""
|
|
"Password is unset usually meaning the decryption failed. You can setpass to "
|
|
"the appropriate pass and things should start working, or setpass to a new "
|
|
"pass and save to reinstantiate"
|
|
msgstr ""
|
|
"Passwort ist nicht gesagt, was üblicherweise bedeutet, dass die "
|
|
"Entschlüsselung fehlgeschlagen ist. Du kannst setpass benutzen um das "
|
|
"richtige Passwort zu setzen und alles sollte funktionieren, oder setpass ein "
|
|
"neues Passwort und save für einen Neubeginn"
|
|
|
|
#: savebuff.cpp:232
|
|
msgid "Password set to [{1}]"
|
|
msgstr "Password auf [{1}] gesetzt"
|
|
|
|
#: savebuff.cpp:262
|
|
msgid "Replayed {1}"
|
|
msgstr "{1} abgespielt"
|
|
|
|
#: savebuff.cpp:341
|
|
msgid "Unable to decode Encrypted file {1}"
|
|
msgstr "Kann verschlüsselte Datei {1} nicht dekodieren"
|
|
|
|
#: savebuff.cpp:358
|
|
msgid ""
|
|
"This user module takes up to one arguments. Either --ask-pass or the "
|
|
"password itself (which may contain spaces) or nothing"
|
|
msgstr ""
|
|
"Dieses Modul bekommt bis zu einem Argument. Entweder --ask-pass oder das "
|
|
"Password selbst (welches Leerzeichen enthalten darf), oder nichts"
|
|
|
|
#: savebuff.cpp:363
|
|
msgid "Stores channel and query buffers to disk, encrypted"
|
|
msgstr "Speichert Kanal- und Querypuffer auf der Festplatte, verschlüsselt"
|