summaryrefslogtreecommitdiff
path: root/po/fi/rbot-spell.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/fi/rbot-spell.po')
-rw-r--r--po/fi/rbot-spell.po54
1 files changed, 54 insertions, 0 deletions
diff --git a/po/fi/rbot-spell.po b/po/fi/rbot-spell.po
new file mode 100644
index 00000000..212f3fb8
--- /dev/null
+++ b/po/fi/rbot-spell.po
@@ -0,0 +1,54 @@
+# 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/spell.rb:9
+msgid "Path to the program to use to check spelling"
+msgstr ""
+
+#: data/rbot/plugins/spell.rb:12
+msgid ""
+"Command line used to call the spell.path. Use %s as a placeholder for the "
+"executable name"
+msgstr ""
+
+#: data/rbot/plugins/spell.rb:15
+msgid "spell <word> => check spelling of <word>, suggest alternatives"
+msgstr ""
+
+#: data/rbot/plugins/spell.rb:19
+msgid "incorrect usage: "
+msgstr ""
+
+#: data/rbot/plugins/spell.rb:30
+msgid "%{word} may be spelled correctly"
+msgstr ""
+
+#: data/rbot/plugins/spell.rb:34
+msgid "%{word} is presumably derived from "
+msgstr ""
+
+#: data/rbot/plugins/spell.rb:36
+msgid "%{word}: no suggestions"
+msgstr ""
+
+#: data/rbot/plugins/spell.rb:42
+msgid "couldn't exec %{prog} :("
+msgstr ""
+
+#: data/rbot/plugins/spell.rb:45
+msgid "something odd happened while checking %{word} with %{prog}"
+msgstr ""