Config: update l10n-fi.

This commit is contained in:
Mikaela Suomalainen 2014-03-22 13:08:23 +02:00
parent 3fc64abe93
commit 18f8ce6a3a
2 changed files with 39 additions and 15 deletions

View File

@ -1,16 +1,15 @@
msgid ""
msgstr ""
"Project-Id-Version: Finnish translation of Config plugin in Supybot\n"
"POT-Creation-Date: 2010-12-12 15:02+CET\n"
"POT-Creation-Date: 2014-03-22 12:41+EET\n"
"PO-Revision-Date: \n"
"Last-Translator: Mikaela Suomalainen <mikaela.suomalainen@outlook.com>\n"
"Language-Team: \n"
"Language: \n"
"Language: fi_FI\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Poedit-Language: Finnish\n"
"X-Poedit-Country: FINLAND\n"
"X-Generator: Poedit 1.5.4\n"
#: plugin.py:103
msgid "configuration variable"
@ -26,8 +25,10 @@ msgid ""
"\n"
" Returns the configuration variables available under the given\n"
" configuration <group>. If a variable has values under it, it is\n"
" preceded by an '@' sign. If a variable is a 'ChannelValue', that is,\n"
" it can be separately configured for each channel using the 'channel'\n"
" preceded by an '@' sign. If a variable is a 'ChannelValue', that "
"is,\n"
" it can be separately configured for each channel using the "
"'channel'\n"
" command in this plugin, it is preceded by an '#' sign.\n"
" "
msgstr ""
@ -65,14 +66,19 @@ msgid "Global: %s; %s: %s"
msgstr "Globaali: %s; %s: %s"
#: plugin.py:185
msgid "That registry variable has no value. Use the list command in this plugin to see what variables are available in this group."
msgstr "Sillä rekisteriarvolla ei ole arvoa. Käytä list komentoa tässä lisäosassa nähdäksesi mitä arvoja on saatavilla tässä ryhmässä."
msgid ""
"That registry variable has no value. Use the list command in this plugin to "
"see what variables are available in this group."
msgstr ""
"Sillä rekisteriarvolla ei ole arvoa. Käytä list komentoa tässä lisäosassa "
"nähdäksesi mitä arvoja on saatavilla tässä ryhmässä."
#: plugin.py:200
msgid ""
"[<channel>] <name> [<value>]\n"
"\n"
" If <value> is given, sets the channel configuration variable for <name>\n"
" If <value> is given, sets the channel configuration variable for "
"<name>\n"
" to <value> for <channel>. Otherwise, returns the current channel\n"
" configuration value of <name>. <channel> is only necessary if the\n"
" message isn't sent in the channel itself."
@ -85,14 +91,16 @@ msgstr ""
"jos viestiä ei lähetetä kanavalla itsellään."
#: plugin.py:207
msgid "That configuration variable is not a channel-specific configuration variable."
msgid ""
"That configuration variable is not a channel-specific configuration variable."
msgstr "Tällä asetusarvolla ei ole kanava kohtaista asetusarvoa."
#: plugin.py:220
msgid ""
"<name> [<value>]\n"
"\n"
" If <value> is given, sets the value of <name> to <value>. Otherwise,\n"
" If <value> is given, sets the value of <name> to <value>. "
"Otherwise,\n"
" returns the current value of <name>. You may omit the leading\n"
" \"supybot.\" in the name if you so choose.\n"
" "
@ -121,8 +129,12 @@ msgid " (Current value: %s)"
msgstr " (Nykyinen arvo: %s)"
#: plugin.py:245
msgid "That configuration group exists, but seems to have no help. Try \"config list %s\" to see if it has any children values."
msgstr "Tuo asetusryhmä on olemassa, mutta sillä ei näytä olevan ohjetta. Käytä komentoa \"config list %s\" nähdäksesi onko sillä yhtään alempia arvoja."
msgid ""
"That configuration group exists, but seems to have no help. Try \"config "
"list %s\" to see if it has any children values."
msgstr ""
"Tuo asetusryhmä on olemassa, mutta sillä ei näytä olevan ohjetta. Käytä "
"komentoa \"config list %s\" nähdäksesi onko sillä yhtään alempia arvoja."
#: plugin.py:249
msgid "%s has no help."
@ -160,7 +172,8 @@ msgid ""
"\n"
" Exports the public variables of your configuration to <filename>.\n"
" If you want to show someone your configuration file, but you don't\n"
" want that person to be able to see things like passwords, etc., this\n"
" want that person to be able to see things like passwords, etc., "
"this\n"
" command will export a \"sanitized\" configuration file suitable for\n"
" showing publicly.\n"
" "
@ -174,3 +187,14 @@ msgstr ""
"julkisesti näyttämiseen.\n"
" "
#: plugin.py:289
msgid ""
"<name>\n"
"\n"
" Resets the configuration variable <name> to its default value.\n"
" "
msgstr ""
"<nimi>\n"
"\n"
" Palauttaa asetusarvon <nimi> oletukseksi.\n"
" "

View File

@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2014-03-22 12:23+EET\n"
"POT-Creation-Date: 2014-03-22 12:41+EET\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"