# NickAuth plugin in Limnoria. # Copyright (C) 2012-2014 Limnoria # Mikaela Suomalainen , 2012-2014. # msgid "" msgstr "" "Project-Id-Version: NickAuth plugin in Limnoria\n" "POT-Creation-Date: 2022-02-06 00:12+0100\n" "PO-Revision-Date: 2014-12-20 14:16+0200\n" "Last-Translator: Mikaela Suomalainen \n" "Language-Team: suomi <>\n" "Language: fi_FI\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: \n" "X-Generator: Poedit 1.6.10\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 "Et ole tunnistautunut." #: plugin.py:70 msgid "You must be owner to do that." msgstr "Vain omistaja voi tehdä tuon." #: 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" "Lisää omistamiin nimimerkkeihin\n" " . Tämä nimimerkki täytyy rekisteröidä verkkopalveluille, jotta " "sillä\n" " voidaan tunnistautua. on oletuksena nykyinen verkko." #: plugin.py:88 msgid "This nick is already used by someone on this network." msgstr "Joku muu käyttää jo tuota nimimerkkiä tässä verkossa." #: 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" " Poistaa omistamista nimimerkeistä .\n" " on oletuksena nykyinen verkko." #: plugin.py:109 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:118 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:127 msgid "You are not identified and is not given." msgstr "Et ole tunnistautunut, etkä antanut parametriä." #: plugin.py:138 msgid "You have no recognized nick on this network." msgstr "Sinulla ei ole tunnettua nimimerkkiä tässä verkossa." #: plugin.py:141 msgid "%s has no recognized nick on this network." msgstr "Käyttäjällä %s ei ole tunnistettua nimimerkkiä tässä verkossa." #: 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 "" "ei ota parametrejä\n" "\n" " Yrittää tunnistaa käyttäjän käyttäen verkkopalveluita.\n" " Mikäli et saa vastausta, se tarkoittaa ettet ole tunnistautunut " "verkkopalveluille." #: 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 "" "Secure-asetuksesi on true ja hostmaskisi ei täsmää yhteenkään\n" " tunnettuun hostmaskiisi." #: plugin.py:184 msgid "You are now authenticated as %s." msgstr "Olet nyt tunnistautunut käyttäjäksi %s." #: 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 "" # I added explaining on what this does to brackets as the explanation was a little unclear. #~ msgid "Supports authentication based on nicks and network services." #~ msgstr "" #~ "Tukee tunnistautumista käyttäen nimimerkkejä ja verkkopalveluita.\n" #~ " (Kirjautuessasi sisään NickServille botti tunnistaa sinut, mikäli olet \n" #~ " kertonut botille nimimerkkisi)." #~ msgid "No user has this nick on this network." #~ msgstr "Yhdelläkään käyttäjällä ei ole nimimerkkiä tässä verkossa."