Files
znc/modules/po/crypt.de.po
2018-05-06 00:23:36 +01:00

144 lines
2.6 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: /1.7.x/modules/po/crypt.pot\n"
"Project-Id-Version: znc-bouncer\n"
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
"Language-Team: German\n"
"Language: de_DE\n"
#: crypt.cpp:198
msgid "<#chan|Nick>"
msgstr ""
#: crypt.cpp:199
msgid "Remove a key for nick or channel"
msgstr ""
#: crypt.cpp:201
msgid "<#chan|Nick> <Key>"
msgstr ""
#: crypt.cpp:202
msgid "Set a key for nick or channel"
msgstr ""
#: crypt.cpp:204
msgid "List all keys"
msgstr ""
#: crypt.cpp:206
msgid "<Nick>"
msgstr ""
#: crypt.cpp:207
msgid "Start a DH1080 key exchange with nick"
msgstr ""
#: crypt.cpp:210
msgid "Get the nick prefix"
msgstr ""
#: crypt.cpp:213
msgid "[Prefix]"
msgstr ""
#: crypt.cpp:214
msgid "Set the nick prefix, with no argument it's disabled."
msgstr ""
#: crypt.cpp:270
msgid "Received DH1080 public key from {1}, sending mine..."
msgstr ""
#: crypt.cpp:275 crypt.cpp:296
msgid "Key for {1} successfully set."
msgstr ""
#: crypt.cpp:278 crypt.cpp:299
msgid "Error in {1} with {2}: {3}"
msgstr ""
#: crypt.cpp:280 crypt.cpp:301
msgid "no secret key computed"
msgstr ""
#: crypt.cpp:395
msgid "Target [{1}] deleted"
msgstr ""
#: crypt.cpp:397
msgid "Target [{1}] not found"
msgstr ""
#: crypt.cpp:400
msgid "Usage DelKey <#chan|Nick>"
msgstr ""
#: crypt.cpp:415
msgid "Set encryption key for [{1}] to [{2}]"
msgstr ""
#: crypt.cpp:417
msgid "Usage: SetKey <#chan|Nick> <Key>"
msgstr ""
#: crypt.cpp:428
msgid "Sent my DH1080 public key to {1}, waiting for reply ..."
msgstr ""
#: crypt.cpp:430
msgid "Error generating our keys, nothing sent."
msgstr ""
#: crypt.cpp:433
msgid "Usage: KeyX <Nick>"
msgstr ""
#: crypt.cpp:440
msgid "Nick Prefix disabled."
msgstr ""
#: crypt.cpp:442
msgid "Nick Prefix: {1}"
msgstr ""
#: crypt.cpp:451
msgid "You cannot use :, even followed by other symbols, as Nick Prefix."
msgstr ""
#: crypt.cpp:460
msgid "Overlap with Status Prefix ({1}), this Nick Prefix will not be used!"
msgstr ""
#: crypt.cpp:465
msgid "Disabling Nick Prefix."
msgstr ""
#: crypt.cpp:467
msgid "Setting Nick Prefix to {1}"
msgstr ""
#: crypt.cpp:474 crypt.cpp:480
msgctxt "listkeys"
msgid "Target"
msgstr ""
#: crypt.cpp:475 crypt.cpp:481
msgctxt "listkeys"
msgid "Key"
msgstr ""
#: crypt.cpp:485
msgid "You have no encryption keys set."
msgstr ""
#: crypt.cpp:507
msgid "Encryption for channel/private messages"
msgstr ""