Limnoria/plugins/NickAuth/locales/de.po

157 lines
4.7 KiB
Plaintext

# NickAuth plugin in Limnoria.
# Copyright (C) 2013 Limnoria
# Alexander Minges <alexander.minges@gmail.com>, 2013.
#
msgid ""
msgstr ""
"Project-Id-Version: NickAuth plugin in Limnoria\n"
"POT-Creation-Date: 2022-02-06 00:12+0100\n"
"PO-Revision-Date: 2013-01-25 23:59+0100\n"
"Last-Translator: Alexander Minges <alexander.minges@gmail.com>\n"
"Language-Team: Deutsch <alexander.minges@gmail.com>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: pygettext.py 1.5\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Gtranslator 2.91.6\n"
#: plugin.py:47
msgid ""
"\n"
" This plugin allows users to use their network services account to\n"
" authenticate to the bot.\n"
"\n"
" They first have to use ``@nickauth nick add <the nick>`` while being\n"
" identified to the bot and then use ``@auth`` when they want to\n"
" identify to the bot.\n"
" "
msgstr ""
#: plugin.py:62 plugin.py:67
msgid "You are not authenticated."
msgstr "Du bist nicht authentifiziert."
#: plugin.py:70
msgid "You must be owner to do that."
msgstr "Du musst der Eigentümer sein, um dies tun zu können."
#: plugin.py:75
msgid ""
"[<network>] <user> <nick>\n"
"\n"
" Add <nick> to the list of nicks owned by the <user> on the\n"
" <network>. You have to register this nick to the network\n"
" services to be authenticated.\n"
" <network> defaults to the current network.\n"
" "
msgstr ""
"[<Netzwerk>] <Benutzer> <Nickname>\n"
"\n"
" Füge <Nickname> der Liste von Nicknamen zu, die dem Benutzer "
"<Benutzer> im\n"
" <Netzwerk> gehören. Du musst diesen Nicknamen beim Netzwerk-"
"Dienst\n"
" angemeldet haben, um authentifiziert werden zu können.\n"
" <Netzwerk> ist standardmäßig das aktuelle Netzwerk.\n"
" "
#: plugin.py:88
msgid "This nick is already used by someone on this network."
msgstr "Dieser Nick wird bereits von jemandem in diesem Netzwerk genutzt."
#: plugin.py:97
msgid ""
"[<network>] <user> <nick>\n"
"\n"
" Remove <nick> from the list of nicks owned by the <user> on the\n"
" <network>.\n"
" <network> defaults to the current network.\n"
" "
msgstr ""
"[<Netzwerk>] <Benutzer> <Nickname>\n"
"\n"
" Entferne <Nickname> aus der Liste von Nicknamen, die dem "
"Benutzer <Benutzer> im\n"
" <Netzwerk> gehören.\n"
" <Netzwerk> ist standardmäßig das aktuelle Netzwerk.\n"
" "
#: plugin.py:109
msgid "This nick is not registered to you on this network."
msgstr "Dieser Nick ist nicht von Dir in diesem Netzwerk registriert."
#: plugin.py:118
msgid ""
"[<network>] [<user>]\n"
"\n"
" Lists nicks of the <user> on the network.\n"
" <network> defaults to the current network.\n"
" "
msgstr ""
"[<Netzwerk>] [<Benutzer>]\n"
"\n"
" Listet die Nicknamen des <Benutzers> im Netzwerk auf.\n"
" <Netzwerk> ist standardmäßig das aktuelle Netzwerk.\n"
" "
#: plugin.py:127
msgid "You are not identified and <user> is not given."
msgstr ""
#: plugin.py:138
msgid "You have no recognized nick on this network."
msgstr "Du hast keinen bekannten Nick in diesem Netzwerk."
#: plugin.py:141
#, fuzzy
msgid "%s has no recognized nick on this network."
msgstr "Du hast keinen bekannten Nick in diesem Netzwerk."
#: plugin.py:148
msgid ""
"takes no argument\n"
"\n"
" Tries to authenticate you using network services.\n"
" If you get no reply, it means you are not authenticated to the\n"
" network services."
msgstr ""
"akzeptiert keine Argumente\n"
"\n"
" Versucht Dich mit Hilfe des Netzwerk-Dienstes zu authentifizieren.\n"
" Falls Du keine Antwort erhältst, bedeutet dies, dass Du nicht beim\n"
" Netzwerk-Dienst bekannt bist.\n"
" "
#: plugin.py:159
msgid ""
"If the messages has a server tag with account name, tries to\n"
" authenticate it."
msgstr ""
#: plugin.py:180
msgid ""
"Your secure flag is true and your hostmask doesn't match any of your known "
"hostmasks."
msgstr ""
#: plugin.py:184
msgid "You are now authenticated as %s."
msgstr "Du bist nun als %s authentifiziert."
#: plugin.py:186
msgid ""
"No user claimed the nick %s on this network. If this is you, you should "
"connect with an other method and use the \"nickauth nick add\" command, or "
"ask the owner of the bot to do it."
msgstr ""
#~ msgid "Support authentication based on nicks and network services."
#~ msgstr ""
#~ "Unterstützt die Authentifizierung basierend auf Nicknamen und Netzwerk-"
#~ "Diensten."
#~ msgid "No user has this nick on this network."
#~ msgstr "Kein Benutzer hat diesen Nick in diesem Netzwerk."