From fe61332f067551f0e83cdf108a3255e56caef21e Mon Sep 17 00:00:00 2001 From: Mika Suomalainen Date: Sun, 15 Apr 2012 18:54:48 +0300 Subject: [PATCH] Unix: update l10n-fi. --- plugins/Unix/locale/fi.po | 27 +++++++++++++++++++++++++-- 1 file changed, 25 insertions(+), 2 deletions(-) diff --git a/plugins/Unix/locale/fi.po b/plugins/Unix/locale/fi.po index 15da1aa02..fc859fd40 100644 --- a/plugins/Unix/locale/fi.po +++ b/plugins/Unix/locale/fi.po @@ -5,8 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: \n" -"POT-Creation-Date: 2011-12-22 22:28+CET\n" -"PO-Revision-Date: 2011-12-23 11:51+0200\n" +"POT-Creation-Date: 2012-04-15 18:47+EEST\n" +"PO-Revision-Date: 2012-04-15 18:54+0200\n" "Last-Translator: Mika Suomalainen \n" "Language-Team: \n" "Language: \n" @@ -277,6 +277,29 @@ msgstr "" #: plugin.py:317 msgid "" +"takes no arguments\n" +"\n" +" Returns the uptime from the system the bot is runnning on.\n" +" " +msgstr "" +"ei ota parametrejän\n" +" Palauttaa järjestelmän, jolla botti on ylläoloajan.\n" +" " + +#: plugin.py:345 +msgid "" +"takes no arguments\n" +"\n" +" Returns the uname -a from the system the bot is runnning on.\n" +" " +msgstr "" +"ei ota parametrejä\n" +"\n" +" Palauttaa komennon \"uname -a\" ulostulon järjestelmästä, jossa botti on.\n" +" " + +#: plugin.py:373 +msgid "" " \n" " Calls any command available on the system, and returns its output.\n" " Requires owner capability.\n"