diff options
Diffstat (limited to 'po/rbot-quotes.pot')
-rw-r--r-- | po/rbot-quotes.pot | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/po/rbot-quotes.pot b/po/rbot-quotes.pot new file mode 100644 index 00000000..d665e145 --- /dev/null +++ b/po/rbot-quotes.pot @@ -0,0 +1,42 @@ +# 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: 2008-06-05 22:14-0400\n" +"PO-Revision-Date: 2008-06-05 22:14-0400\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/quotes.rb:167 data/rbot/plugins/quotes.rb:209 data/rbot/plugins/quotes.rb:237 +msgid "[%{num}] %{quote}" +msgstr "" + +#: data/rbot/plugins/quotes.rb:172 data/rbot/plugins/quotes.rb:186 data/rbot/plugins/quotes.rb:200 +#: data/rbot/plugins/quotes.rb:214 data/rbot/plugins/quotes.rb:242 +msgid "quote not found!" +msgstr "" + +#: data/rbot/plugins/quotes.rb:181 +msgid "quote %{num} added by %{source}" +msgstr "" + +#: data/rbot/plugins/quotes.rb:195 +msgid "quote %{num} added on %{date}" +msgstr "" + +#: data/rbot/plugins/quotes.rb:223 +msgid "%{total} quotes matching %{reg}" +msgstr "" + +#: data/rbot/plugins/quotes.rb:228 +msgid "%{total} quotes" +msgstr "" |