From fef5ed367f3e01108e52ddd4929d9884dbf05a69 Mon Sep 17 00:00:00 2001 From: Mika Suomalainen Date: Sun, 4 Nov 2012 11:28:16 +0200 Subject: [PATCH] NickAuth: add l10n-fi. --- plugins/NickAuth/locale/fi.po | 109 ++++++++++++++++++++++++++++++++++ 1 file changed, 109 insertions(+) create mode 100644 plugins/NickAuth/locale/fi.po diff --git a/plugins/NickAuth/locale/fi.po b/plugins/NickAuth/locale/fi.po new file mode 100644 index 000000000..9fe2258af --- /dev/null +++ b/plugins/NickAuth/locale/fi.po @@ -0,0 +1,109 @@ +# NickAuth plugin in Limnoria. +# Copyright (C) 2012 Limnoria +# Mika Suomalainen , 2012. +# +msgid "" +msgstr "" +"Project-Id-Version: NickAuth plugin in Limnoria\n" +"POT-Creation-Date: 2012-11-04 11:10+EET\n" +"PO-Revision-Date: 2012-11-04 11:28+0200\n" +"Last-Translator: Mika Suomalainen \n" +"Language-Team: suomi <>\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" +"X-Poedit-Language: Finnish\n" +"X-Poedit-Country: FINLAND\n" +"Plural-Forms: \n" +"X-Generator: Gtranslator 2.91.5\n" + +#: plugin.py:47 +msgid "Support authentication based on nicks and network services." +msgstr "Supybotille tunnistautuminen perustuen nimimerkkeihin ja verkkopalveluihin." + +#: plugin.py:54 +#: plugin.py:59 +msgid "You are not authenticated." +msgstr "Et ole tunnistautunut." + +#: plugin.py:62 +msgid "You must be owner to do that." +msgstr "Vain omistaja voi tehdä tuon." + +#: 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" +"Lisää omistamiin nimimerkkeihin\n" +" . Tämä nimimerkki täytyy rekisteröidä verkkopalveluille, jotta sillä\n" +" voidaan tunnistautua. on oletuksena nykyinen verkko." + +#: plugin.py:80 +msgid "This nick is already used by someone on this network." +msgstr "Joku muu käyttää jo tuota nimimerkkiä tässä verkossa." + +#: 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" +" Poistaa omistamista nimimerkeistä .\n" +" on oletuksena nykyinen verkko." + +#: plugin.py:101 +msgid "This nick is not registered to you on this network." +msgstr "Tuota nimimerkkiä ei ole rekisteröity käyttöösi tässä verkossa." + +#: plugin.py:110 +msgid "" +"[] []\n" +"\n" +" Lists nicks of the on the network.\n" +" defaults to the current network.\n" +" " +msgstr "" +"[] []\n" +"\n" +" Luettelee nimimerkit .\n" +" on oletuksena nykyinen verkko." + +#: plugin.py:125 +msgid "You have no recognized nick on this network." +msgstr "Sinulla ei ole tunnistettua nimimerkkiä tässä verkossa." + +#: 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 "" +"ei ota parametrejä\n" +"\n" +" Yrittää tunnistaa sinut käyttäen verkkopalveluita.\n" +" Mikäli et saa vastausta, se tarkoittaa ettet ole tunnistautunut verkkopalveluille." + +#: plugin.py:158 +msgid "You are now authenticated as %s." +msgstr "Olet nyt tunnistautunut käyttäjäksi %s." + +#: plugin.py:160 +msgid "No user has this nick on this network." +msgstr "Yhdelläkään käyttäjällä ei ole nimimerkkiä tässä verkossa." +