diff --git a/plugins/Config/locales/fi.po b/plugins/Config/locales/fi.po index d060de220..c14ce1b73 100644 --- a/plugins/Config/locales/fi.po +++ b/plugins/Config/locales/fi.po @@ -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 \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 . 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 "" "[] []\n" "\n" -" If is given, sets the channel configuration variable for \n" +" If is given, sets the channel configuration variable for " +"\n" " to for . Otherwise, returns the current channel\n" " configuration value of . 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 "" " []\n" "\n" -" If is given, sets the value of to . Otherwise,\n" +" If is given, sets the value of to . " +"Otherwise,\n" " returns the current value of . 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 .\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 "" +"\n" +"\n" +" Resets the configuration variable to its default value.\n" +" " +msgstr "" +"\n" +"\n" +" Palauttaa asetusarvon oletukseksi.\n" +" " diff --git a/plugins/Config/messages.pot b/plugins/Config/messages.pot index e16b5d3ae..123562520 100644 --- a/plugins/Config/messages.pot +++ b/plugins/Config/messages.pot @@ -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 \n" "Language-Team: LANGUAGE \n"