diff options
Diffstat (limited to 'po/rbot-googlefight.pot')
-rw-r--r-- | po/rbot-googlefight.pot | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/po/rbot-googlefight.pot b/po/rbot-googlefight.pot new file mode 100644 index 00000000..709d9747 --- /dev/null +++ b/po/rbot-googlefight.pot @@ -0,0 +1,25 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: rbot\n" +"POT-Creation-Date: 2009-03-01 23:50+0100\n" +"PO-Revision-Date: 2009-03-01 23:50+0100\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" + +#: data/rbot/plugins/googlefight.rb:36 +msgid " -- %{keyword} wins!" +msgstr "" + +#: data/rbot/plugins/googlefight.rb:40 +msgid " -- no winner here!" +msgstr "" |