Limnoria/plugins/Ctcp/locales/fi.po

81 lines
2.1 KiB
Plaintext
Raw Normal View History

# Ctcp plugin in Limnoria.
2014-03-22 15:16:52 +01:00
# Copyright (C) 2011-2014 Limnoria
# Mikaela Suomalainen <mikaela.suomalainen@outlook.com>, 2011-2014
#
msgid ""
msgstr ""
"Project-Id-Version: \n"
2022-02-06 00:14:47 +01:00
"POT-Creation-Date: 2022-02-06 00:12+0100\n"
2014-03-22 15:16:52 +01:00
"PO-Revision-Date: 2014-03-22 16:16+0200\n"
"Last-Translator: Mikaela Suomalainen <mikaela.suomalainen@outlook.com>\n"
"Language-Team: \n"
2020-03-26 22:10:28 +01:00
"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"
2014-03-22 11:49:57 +01:00
"X-Generator: Poedit 1.5.4\n"
2022-02-06 00:14:47 +01:00
#: plugin.py:44
msgid ""
"\n"
" Provides replies to common CTCPs (version, time, etc.), and a command\n"
" to fetch version responses from channels.\n"
"\n"
" Please note that the command `ctcp version` cannot receive any responses "
"if the channel is\n"
" mode +C or similar which prevents CTCP requests to channel.\n"
" "
msgstr ""
#: plugin.py:89
2014-03-22 11:49:57 +01:00
msgid "^PING(?: (.+))?$"
2014-03-22 15:16:52 +01:00
msgstr "^PING(?: (.+))?$"
2022-02-06 00:14:47 +01:00
#: plugin.py:98
2014-03-22 11:49:57 +01:00
msgid "^VERSION$"
msgstr "^VERSION$"
2022-02-06 00:14:47 +01:00
#: plugin.py:103
2014-03-22 11:49:57 +01:00
msgid "^USERINFO$"
msgstr "^USERINFO$"
2022-02-06 00:14:47 +01:00
#: plugin.py:108
2014-03-22 11:49:57 +01:00
msgid "^TIME$"
msgstr "^TIME$"
2022-02-06 00:14:47 +01:00
#: plugin.py:113
2014-03-22 11:49:57 +01:00
msgid "^FINGER$"
msgstr "^FINGER$"
2022-02-06 00:14:47 +01:00
#: plugin.py:116
msgid "Supybot, the best Python IRC bot in existence!"
2014-03-22 11:49:57 +01:00
msgstr "Supybot, paras Pythonilla toteutettu IRC-botti, joka on olemassa!"
2022-02-06 00:14:47 +01:00
#: plugin.py:119
2014-03-22 11:49:57 +01:00
msgid "^SOURCE$"
msgstr "^SOURCE$"
2022-02-06 00:14:47 +01:00
#: plugin.py:135
2014-03-22 11:49:57 +01:00
#, fuzzy
msgid ""
"[<channel>] [--nicks]\n"
"\n"
" Sends a CTCP VERSION to <channel>, returning the various\n"
" version strings returned. It waits for 10 seconds before returning\n"
2014-03-22 11:49:57 +01:00
" the versions received at that point. If --nicks is given, nicks "
"are\n"
" associated with the version strings; otherwise, only the version\n"
" strings are given.\n"
" "
msgstr ""
"[<kanava>] [--nicks]\n"
"\n"
" Lähettää CTCP VERSION <kanavalle>, palauttaen \n"
" palaavat versioketjut. Se odottaa 10 sekuntia ennen kuin palauttaa\n"
2014-03-22 11:49:57 +01:00
" versiot, jotka vastaanotettiin tuolloin. Jos --nicks on annettu, "
"nimimerkit\n"
2011-07-24 16:14:52 +02:00
" liitetään versioketjuihin; muutoin vain versioketjut\n"
" annetaan.\n"
" "