# NickAuth plugin in Limnoria. # Copyright (C) 2013 Limnoria # Alexander Minges , 2013. # msgid "" msgstr "" "Project-Id-Version: NickAuth plugin in Limnoria\n" "POT-Creation-Date: 2012-11-04 11:10+EET\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 "Support authentication based on nicks and network services." msgstr "" "Unterstützt die Authentifizierung basierend auf Nicknamen und Netzwerk-" "Diensten." #: plugin.py:54 plugin.py:59 msgid "You are not authenticated." msgstr "Du bist nicht authentifiziert." #: plugin.py:62 msgid "You must be owner to do that." msgstr "Du musst der Eigentümer sein, um dies tun zu können." #: plugin.py:67 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:80 msgid "This nick is already used by someone on this network." msgstr "Dieser Nick wird bereits von jemandem in diesem Netzwerk genutzt." #: plugin.py:89 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:101 msgid "This nick is not registered to you on this network." msgstr "Dieser Nick ist nicht von Dir in diesem Netzwerk registriert." #: plugin.py:110 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:125 msgid "You have no recognized nick on this network." msgstr "Du hast keinen bekannten Nick in diesem Netzwerk." #: plugin.py:132 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:158 msgid "You are now authenticated as %s." msgstr "Du bist nun als %s authentifiziert." #: plugin.py:160 msgid "No user has this nick on this network." msgstr "Kein Benutzer hat diesen Nick in diesem Netzwerk."