summaryrefslogtreecommitdiff
path: root/po/it/rbot-azgame.po
diff options
context:
space:
mode:
authorYaohan Chen <yaohan.chen@gmail.com>2008-06-05 22:20:18 -0400
committerYaohan Chen <yaohan.chen@gmail.com>2008-06-05 22:20:18 -0400
commit33c336af346dc08b4f4f4951dd6eae7150cef481 (patch)
tree15dfb8b38f2bf92f4c8b50b9460f511035183dea /po/it/rbot-azgame.po
parent21947daae8f66141d3c53ce2f58eab60701d52bf (diff)
each plugin uses its own po file
no modification in plugin source is needed, plugin loader is modified to automatically bind to the plugin's text domain updatepo task is modified to maintain per-plugin po file po files are updated and cleaned
Diffstat (limited to 'po/it/rbot-azgame.po')
-rw-r--r--po/it/rbot-azgame.po186
1 files changed, 186 insertions, 0 deletions
diff --git a/po/it/rbot-azgame.po b/po/it/rbot-azgame.po
new file mode 100644
index 00000000..f19821d2
--- /dev/null
+++ b/po/it/rbot-azgame.po
@@ -0,0 +1,186 @@
+# 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/games/azgame.rb:78 data/rbot/plugins/games/azgame.rb:251
+#: data/rbot/plugins/games/azgame.rb:257
+msgid "%{count} try"
+msgid_plural "%{count} tries"
+msgstr[0] ""
+msgstr[1] ""
+
+#: data/rbot/plugins/games/azgame.rb:83
+msgid "winner, %{tries}"
+msgstr ""
+
+#: data/rbot/plugins/games/azgame.rb:163
+msgid ""
+"%{bold}BINGO!%{bold} the word was %{underline}%{word}%{underline}. Congrats, "
+"%{bold}%{player}%{bold}!"
+msgstr ""
+
+#: data/rbot/plugins/games/azgame.rb:170
+msgid ""
+"The game was won after %{tries} tries. Scores for this game: %{scores}"
+msgstr ""
+
+#: data/rbot/plugins/games/azgame.rb:173
+msgid "%{word} is not in the range %{bold}%{range}%{bold}"
+msgstr ""
+
+#: data/rbot/plugins/games/azgame.rb:177
+msgid "%{word} doesn't exist or is not acceptable for the game"
+msgstr ""
+
+#: data/rbot/plugins/games/azgame.rb:183
+msgid "close, but no cigar. New range: %{bold}%{range}%{bold}"
+msgstr ""
+
+#: data/rbot/plugins/games/azgame.rb:187
+msgid "%{word} is already one of the range extrema: %{range}"
+msgstr ""
+
+#: data/rbot/plugins/games/azgame.rb:189
+msgid "hm, something went wrong while verifying %{word}"
+msgstr ""
+
+#: data/rbot/plugins/games/azgame.rb:198
+msgid "no A-Z game running here, can't check if %{word} is valid, can I?"
+msgstr ""
+
+#: data/rbot/plugins/games/azgame.rb:202
+msgid "I only accept single words composed by letters only, sorry"
+msgstr ""
+
+#: data/rbot/plugins/games/azgame.rb:212
+msgid "the word in %{bold}%{range}%{bold} was: %{bold}%{word}%{bold}"
+msgstr ""
+
+#: data/rbot/plugins/games/azgame.rb:216
+msgid ""
+"The game was cancelled after %{tries} tries. Scores for this game would have "
+"been: %{scores}"
+msgstr ""
+
+#: data/rbot/plugins/games/azgame.rb:219
+msgid "no A-Z game running in this channel ..."
+msgstr ""
+
+#: data/rbot/plugins/games/azgame.rb:229
+msgid "let me think ..."
+msgstr ""
+
+#: data/rbot/plugins/games/azgame.rb:233
+msgid "couldn't think of anything ..."
+msgstr ""
+
+#: data/rbot/plugins/games/azgame.rb:237
+msgid "I can't play A-Z in %{lang}, sorry"
+msgstr ""
+
+#: data/rbot/plugins/games/azgame.rb:240
+msgid "got it!"
+msgstr ""
+
+#: data/rbot/plugins/games/azgame.rb:250
+msgid " (after %{total_tries} and %{invalid_tries})"
+msgstr ""
+
+#: data/rbot/plugins/games/azgame.rb:253
+msgid "%{count} invalid try"
+msgid_plural "%{count} invalid tries"
+msgstr[0] ""
+msgstr[1] ""
+
+#: data/rbot/plugins/games/azgame.rb:256
+msgid " (after %{total_tries})"
+msgstr ""
+
+#: data/rbot/plugins/games/azgame.rb:262
+msgid "A-Z: %{bold}%{range}%{bold}"
+msgstr ""
+
+#: data/rbot/plugins/games/azgame.rb:273
+msgid "I have %{count} %{lang} word in my cache"
+msgid_plural "I have %{count} %{lang} words in my cache"
+msgstr[0] ""
+msgstr[1] ""
+
+#: data/rbot/plugins/games/azgame.rb:276
+msgid "provide a regexp to match"
+msgstr ""
+
+#: data/rbot/plugins/games/azgame.rb:288
+msgid "no %{lang} word I know match %{pattern}"
+msgstr ""
+
+#: data/rbot/plugins/games/azgame.rb:290
+msgid ""
+"more than 25 %{lang} words I know match %{pattern}, try a stricter matching"
+msgstr ""
+
+#: data/rbot/plugins/games/azgame.rb:296 data/rbot/plugins/games/azgame.rb:312
+#: data/rbot/plugins/games/azgame.rb:324
+msgid "provide a word"
+msgstr ""
+
+#: data/rbot/plugins/games/azgame.rb:301 data/rbot/plugins/games/azgame.rb:317
+msgid "I don't know any %{lang} word %{word}"
+msgstr ""
+
+#: data/rbot/plugins/games/azgame.rb:305
+msgid "%{word} learned from %{user} on %{date}"
+msgstr ""
+
+#: data/rbot/plugins/games/azgame.rb:307
+msgid "%{word} learned from %{user}"
+msgstr ""
+
+#: data/rbot/plugins/games/azgame.rb:329
+msgid "I already know the %{lang} word %{word}"
+msgstr ""
+
+#: data/rbot/plugins/games/azgame.rb:545
+msgid ""
+"az [lang] word [count|list|add|delete] => manage the az wordlist for "
+"language lang (defaults to current bot language)"
+msgstr ""
+
+#: data/rbot/plugins/games/azgame.rb:547
+msgid "az cancel => abort current game"
+msgstr ""
+
+#: data/rbot/plugins/games/azgame.rb:549
+msgid "az check <word> => checks <word> against current game"
+msgstr ""
+
+#: data/rbot/plugins/games/azgame.rb:551
+msgid ""
+"try to guess the word the bot is thinking of; if you guess wrong, the bot "
+"will use the new word to restrict the range of allowed words: eventually, "
+"the range will be so small around the correct word that you can't miss it"
+msgstr ""
+
+#: data/rbot/plugins/games/azgame.rb:553
+msgid ""
+"az => start a game if none is running, show the current word range "
+"otherwise; you can say 'az <language>' if you want to play in a language "
+"different from the current bot default"
+msgstr ""
+
+#: data/rbot/plugins/games/azgame.rb:555
+msgid "az topics: play, rules, cancel, manage, check"
+msgstr ""