diff options
Diffstat (limited to 'po/fi/rbot-factoids.po')
-rw-r--r-- | po/fi/rbot-factoids.po | 107 |
1 files changed, 107 insertions, 0 deletions
diff --git a/po/fi/rbot-factoids.po b/po/fi/rbot-factoids.po new file mode 100644 index 00000000..86f3956d --- /dev/null +++ b/po/fi/rbot-factoids.po @@ -0,0 +1,107 @@ +# Finnish translations for PACKAGE package. +# Copyright (C) 2009 THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# Automatically generated, 2009. +# +msgid "" +msgstr "" +"Project-Id-Version: rbot\n" +"POT-Creation-Date: 2009-03-20 15:57+0100\n" +"PO-Revision-Date: 2009-03-20 15:57+0100\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: data/rbot/plugins/factoids.rb:32 +msgid "from %{who}" +msgstr "" + +#: data/rbot/plugins/factoids.rb:35 +msgid "on %{when}" +msgstr "" + +#: data/rbot/plugins/factoids.rb:38 +msgid "in %{where}" +msgstr "" + +#: data/rbot/plugins/factoids.rb:41 +msgid " [%{data}]" +msgstr "" + +#: data/rbot/plugins/factoids.rb:142 +msgid "%{name} (%{fname}) must be under %{dir}" +msgstr "" + +#: data/rbot/plugins/factoids.rb:149 +msgid "%{name} is not a file" +msgstr "" + +#: data/rbot/plugins/factoids.rb:163 +msgid "fact must be the last field" +msgstr "" + +#: data/rbot/plugins/factoids.rb:170 +msgid "%{name} (%{fname}) doesn't exist" +msgstr "" + +#: data/rbot/plugins/factoids.rb:263 +msgid "" +"factoids plugin: learn that <factoid>, forget that <factoids>, facts about " +"<words>" +msgstr "" + +#: data/rbot/plugins/factoids.rb:292 data/rbot/plugins/factoids.rb:409 +#: data/rbot/plugins/factoids.rb:441 +msgid "please select a fact number between 1 and %{total}" +msgstr "" + +#: data/rbot/plugins/factoids.rb:296 +msgid "I forgot that %{factoid}" +msgstr "" + +#: data/rbot/plugins/factoids.rb:299 +msgid "I couldn't delete factoid %{idx}" +msgstr "" + +#: data/rbot/plugins/factoids.rb:307 +msgid "I didn't know that %{factoid}" +msgstr "" + +#: data/rbot/plugins/factoids.rb:314 +msgid "[%{idx}/%{total}] %{fact}" +msgstr "" + +#: data/rbot/plugins/factoids.rb:342 +msgid "I know %{total} facts" +msgstr "" + +#: data/rbot/plugins/factoids.rb:352 data/rbot/plugins/factoids.rb:425 +msgid "I know nothing about %{words}" +msgstr "" + +#: data/rbot/plugins/factoids.rb:357 +msgid "%{len} out of %{total} facts refer to %{words}, I'll only show %{max}" +msgstr "" + +#: data/rbot/plugins/factoids.rb:417 +msgid "I know nothing" +msgstr "" + +#: data/rbot/plugins/factoids.rb:457 +msgid "not a date '%{dstr}'" +msgstr "" + +#: data/rbot/plugins/factoids.rb:465 +msgid "couldn't change learn data for fact %{fact}: %{err}" +msgstr "" + +#: data/rbot/plugins/factoids.rb:480 +msgid "failed to import facts from %{fname}: %{err}" +msgstr "" + +#: data/rbot/plugins/factoids.rb:485 +msgid "%{len} facts loaded from %{fname}" +msgstr "" |