diff options
author | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2010-06-30 09:59:31 +0200 |
---|---|---|
committer | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2010-06-30 09:59:31 +0200 |
commit | 0b7e2de80f2b2f2cdbc14f5b9c5c366a64ba0f5d (patch) | |
tree | bc09b8d4b5e3232a64ff3cb59725ad00ffa4f2b8 /po/rbot-reaction.pot | |
parent | f0582b56cdfad1ec450b7f5fe8d0c68fe88b5d7c (diff) |
Update PO files
Diffstat (limited to 'po/rbot-reaction.pot')
-rw-r--r-- | po/rbot-reaction.pot | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/po/rbot-reaction.pot b/po/rbot-reaction.pot index e69de29b..b22b08de 100644 --- a/po/rbot-reaction.pot +++ b/po/rbot-reaction.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: 2010-06-30 09:58+0200\n" +"PO-Revision-Date: 2010-06-30 09:58+0200\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/reaction.rb:341 +msgid "Sorry, you're not allowed to change %{act} replies here" +msgstr "" + +#: data/rbot/plugins/reaction.rb:349 +msgid "Sorry, you're not allowed to add %{act} replies here" +msgstr "" |