]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blobdiff - po/rbot-azgame.pot
quiz: hint presentation fix for ruby 1.9+
[user/henk/code/ruby/rbot.git] / po / rbot-azgame.pot
index 4ff2ce1f0a753f5f019d2a523fc1a2ccba31d8c2..d31343440e0edae1ef8a57ef5896b549db439a81 100644 (file)
@@ -7,8 +7,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: rbot\n"
-"POT-Creation-Date: 2008-06-18 16:41+0200\n"
-"PO-Revision-Date: 2008-06-05 22:14-0400\n"
+"POT-Creation-Date: 2009-03-20 15:57+0100\n"
+"PO-Revision-Date: 2009-03-20 15:57+0100\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
 "MIME-Version: 1.0\n"
@@ -16,172 +16,180 @@ msgstr ""
 "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
+#: data/rbot/plugins/games/azgame.rb:106 data/rbot/plugins/games/azgame.rb:302
+#: data/rbot/plugins/games/azgame.rb:308
 msgid "%{count} try"
 msgid_plural "%{count} tries"
 msgstr[0] ""
 msgstr[1] ""
 
-#: data/rbot/plugins/games/azgame.rb:83
+#: data/rbot/plugins/games/azgame.rb:111
 msgid "winner, %{tries}"
 msgstr ""
 
-#: data/rbot/plugins/games/azgame.rb:163
+#: data/rbot/plugins/games/azgame.rb:206
 msgid ""
 "%{bold}BINGO!%{bold} the word was %{underline}%{word}%{underline}. Congrats, "
 "%{bold}%{player}%{bold}!"
 msgstr ""
 
-#: data/rbot/plugins/games/azgame.rb:170
+#: data/rbot/plugins/games/azgame.rb:213
 msgid ""
 "The game was won after %{tries} tries. Scores for this game:    %{scores}"
 msgstr ""
 
-#: data/rbot/plugins/games/azgame.rb:173
+#: data/rbot/plugins/games/azgame.rb:216
 msgid "%{word} is not in the range %{bold}%{range}%{bold}"
 msgstr ""
 
-#: data/rbot/plugins/games/azgame.rb:177
+#: data/rbot/plugins/games/azgame.rb:220
 msgid "%{word} doesn't exist or is not acceptable for the game"
 msgstr ""
 
-#: data/rbot/plugins/games/azgame.rb:183
+#: data/rbot/plugins/games/azgame.rb:226
 msgid "close, but no cigar. New range: %{bold}%{range}%{bold}"
 msgstr ""
 
-#: data/rbot/plugins/games/azgame.rb:187
+#: data/rbot/plugins/games/azgame.rb:230
 msgid "%{word} is already one of the range extrema: %{range}"
 msgstr ""
 
-#: data/rbot/plugins/games/azgame.rb:189
+#: data/rbot/plugins/games/azgame.rb:232
 msgid "hm, something went wrong while verifying %{word}"
 msgstr ""
 
-#: data/rbot/plugins/games/azgame.rb:198
+#: data/rbot/plugins/games/azgame.rb:241
 msgid "no A-Z game running here, can't check if %{word} is valid, can I?"
 msgstr ""
 
-#: data/rbot/plugins/games/azgame.rb:202
+#: data/rbot/plugins/games/azgame.rb:245
 msgid "I only accept single words composed by letters only, sorry"
 msgstr ""
 
-#: data/rbot/plugins/games/azgame.rb:212
+#: data/rbot/plugins/games/azgame.rb:255
 msgid "the word in %{bold}%{range}%{bold} was:   %{bold}%{word}%{bold}"
 msgstr ""
 
-#: data/rbot/plugins/games/azgame.rb:216
+#: data/rbot/plugins/games/azgame.rb:259
 msgid ""
 "The game was cancelled after %{tries} tries. Scores for this game would have "
 "been:    %{scores}"
 msgstr ""
 
-#: data/rbot/plugins/games/azgame.rb:219
+#: data/rbot/plugins/games/azgame.rb:262
 msgid "no A-Z game running in this channel ..."
 msgstr ""
 
-#: data/rbot/plugins/games/azgame.rb:229
+#: data/rbot/plugins/games/azgame.rb:272
 msgid "let me think ..."
 msgstr ""
 
-#: data/rbot/plugins/games/azgame.rb:233
+#: data/rbot/plugins/games/azgame.rb:276 data/rbot/plugins/games/azgame.rb:284
 msgid "couldn't think of anything ..."
 msgstr ""
 
-#: data/rbot/plugins/games/azgame.rb:237
-msgid "I can't play A-Z in %{lang}, sorry"
+#: data/rbot/plugins/games/azgame.rb:279 data/rbot/plugins/games/azgame.rb:287
+msgid "got it!"
 msgstr ""
 
-#: data/rbot/plugins/games/azgame.rb:240
-msgid "got it!"
+#: data/rbot/plugins/games/azgame.rb:290
+msgid "I can't play A-Z in %{lang}, sorry"
 msgstr ""
 
-#: data/rbot/plugins/games/azgame.rb:250
+#: data/rbot/plugins/games/azgame.rb:301
 msgid " (after %{total_tries} and %{invalid_tries})"
 msgstr ""
 
-#: data/rbot/plugins/games/azgame.rb:253
+#: data/rbot/plugins/games/azgame.rb:304
 msgid "%{count} invalid try"
 msgid_plural "%{count} invalid tries"
 msgstr[0] ""
 msgstr[1] ""
 
-#: data/rbot/plugins/games/azgame.rb:256
+#: data/rbot/plugins/games/azgame.rb:307
 msgid " (after %{total_tries})"
 msgstr ""
 
-#: data/rbot/plugins/games/azgame.rb:262
+#: data/rbot/plugins/games/azgame.rb:313
 msgid "A-Z: %{bold}%{range}%{bold}"
 msgstr ""
 
-#: data/rbot/plugins/games/azgame.rb:273
+#: data/rbot/plugins/games/azgame.rb:324
 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
+#: data/rbot/plugins/games/azgame.rb:327
 msgid "provide a regexp to match"
 msgstr ""
 
-#: data/rbot/plugins/games/azgame.rb:288
+#: data/rbot/plugins/games/azgame.rb:339
 msgid "no %{lang} word I know match %{pattern}"
 msgstr ""
 
-#: data/rbot/plugins/games/azgame.rb:290
+#: data/rbot/plugins/games/azgame.rb:341
 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
+#: data/rbot/plugins/games/azgame.rb:347 data/rbot/plugins/games/azgame.rb:363
+#: data/rbot/plugins/games/azgame.rb:375
 msgid "provide a word"
 msgstr ""
 
-#: data/rbot/plugins/games/azgame.rb:301 data/rbot/plugins/games/azgame.rb:317
+#: data/rbot/plugins/games/azgame.rb:352 data/rbot/plugins/games/azgame.rb:368
 msgid "I don't know any %{lang} word %{word}"
 msgstr ""
 
-#: data/rbot/plugins/games/azgame.rb:305
+#: data/rbot/plugins/games/azgame.rb:356
 msgid "%{word} learned from %{user} on %{date}"
 msgstr ""
 
-#: data/rbot/plugins/games/azgame.rb:307
+#: data/rbot/plugins/games/azgame.rb:358
 msgid "%{word} learned from %{user}"
 msgstr ""
 
-#: data/rbot/plugins/games/azgame.rb:329
+#: data/rbot/plugins/games/azgame.rb:380
 msgid "I already know the %{lang} word %{word}"
 msgstr ""
 
-#: data/rbot/plugins/games/azgame.rb:545
+#: data/rbot/plugins/games/azgame.rb:591
 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
+#: data/rbot/plugins/games/azgame.rb:593
 msgid "az cancel => abort current game"
 msgstr ""
 
-#: data/rbot/plugins/games/azgame.rb:549
+#: data/rbot/plugins/games/azgame.rb:595
 msgid "az check <word> => checks <word> against current game"
 msgstr ""
 
-#: data/rbot/plugins/games/azgame.rb:551
+#: data/rbot/plugins/games/azgame.rb:597
 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
+#: data/rbot/plugins/games/azgame.rb:599
 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
+#: data/rbot/plugins/games/azgame.rb:604
 msgid "az topics: play, rules, cancel, manage, check"
 msgstr ""
+
+#: data/rbot/plugins/games/azgame.rb:605
+msgid "available languages: %{langs}"
+msgstr ""
+
+#: data/rbot/plugins/games/azgame.rb:606
+msgid "available wordlists: %{wls}"
+msgstr ""