# NickAuth plugin in Limnoria. # Copyright (C) 2013 Limnoria # Alexander Minges , 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 \n" "Language-Team: Deutsch \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 `` 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 "" "[] \n" "\n" " Add to the list of nicks owned by the on the\n" " . You have to register this nick to the network\n" " services to be authenticated.\n" " defaults to the current network.\n" " " msgstr "" "[] \n" "\n" " Füge der Liste von Nicknamen zu, die dem Benutzer " " im\n" " gehören. Du musst diesen Nicknamen beim Netzwerk-" "Dienst\n" " angemeldet haben, um authentifiziert werden zu können.\n" " 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 "" "[] \n" "\n" " Remove from the list of nicks owned by the on the\n" " .\n" " defaults to the current network.\n" " " msgstr "" "[] \n" "\n" " Entferne aus der Liste von Nicknamen, die dem " "Benutzer im\n" " gehören.\n" " 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 "" "[] []\n" "\n" " Lists nicks of the on the network.\n" " defaults to the current network.\n" " " msgstr "" "[] []\n" "\n" " Listet die Nicknamen des im Netzwerk auf.\n" " ist standardmäßig das aktuelle Netzwerk.\n" " " #: plugin.py:127 msgid "You are not identified and 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."