diff options
Diffstat (limited to 'po/rbot-bash.pot')
-rw-r--r-- | po/rbot-bash.pot | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/po/rbot-bash.pot b/po/rbot-bash.pot index e69de29b..d24645a3 100644 --- a/po/rbot-bash.pot +++ b/po/rbot-bash.pot @@ -0,0 +1,33 @@ +# 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-01-22 16:33+0100\n" +"PO-Revision-Date: 2009-01-22 16:33+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/bash.rb:71 +msgid "bash => print a random quote from bash.org" +msgstr "" + +#: data/rbot/plugins/bash.rb:72 +msgid "bash quote_id => print that quote id from bash.org" +msgstr "" + +#: data/rbot/plugins/bash.rb:73 +msgid "bash search <terms> => print the first bash.org quote matching <terms>" +msgstr "" + +#: data/rbot/plugins/bash.rb:74 +msgid "bash latest => print the latest quote from bash.org" +msgstr "" |