diff options
Diffstat (limited to 'po/it/rbot-quotes.po')
-rw-r--r-- | po/it/rbot-quotes.po | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/po/it/rbot-quotes.po b/po/it/rbot-quotes.po new file mode 100644 index 00000000..b06aa6a4 --- /dev/null +++ b/po/it/rbot-quotes.po @@ -0,0 +1,43 @@ +# Gettext template file for rbot +# Copyright (C) 2007 Tom Gilbert +# This file is distributed under the same license as the rbot package. +# Giuseppe Bilotta <giuseppe.bilotta@gmail.com> +# +msgid "" +msgstr "" +"Project-Id-Version: rbot\n" +"POT-Creation-Date: 2008-06-05 22:14-0400\n" +"PO-Revision-Date: 2007-08-23 17:49+0100\n" +"Last-Translator: Giuseppe Bilotta <giuseppe.bilotta@gmail.com>\n" +"Language-Team: it\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 "botuser %{source} rinominato %{dest}" + +#: data/rbot/plugins/quotes.rb:223 +msgid "%{total} quotes matching %{reg}" +msgstr "" + +#: data/rbot/plugins/quotes.rb:228 +msgid "%{total} quotes" +msgstr "" |