diff options
Diffstat (limited to 'po/en/rbot-keywords.po')
-rw-r--r-- | po/en/rbot-keywords.po | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/po/en/rbot-keywords.po b/po/en/rbot-keywords.po new file mode 100644 index 00000000..f9d03ce3 --- /dev/null +++ b/po/en/rbot-keywords.po @@ -0,0 +1,24 @@ +# Gettext template file for rbot +# Copyright (C) 2007 Tom Gilbert +# This file is distributed under the same license as the rbot package. +# Yaohan Chen <yaohan.chen@gmail.com>, 2007. +# +msgid "" +msgstr "" +"Project-Id-Version: rbot\n" +"POT-Creation-Date: 2009-03-20 15:57+0100\n" +"PO-Revision-Date: 2007-07-14 00:06-0400\n" +"Last-Translator: Yaohan Chen <yaohan.chen@gmail.com>\n" +"Language-Team: English\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/keywords.rb:461 +msgid "couldn't find keyword %{key}" +msgstr "couldn't find botuser %{name}" + +#: data/rbot/plugins/keywords.rb:510 +msgid "failed to export keywords as factoids (%{err})" +msgstr "failed to export users: %{exception}" |