summaryrefslogtreecommitdiff
path: root/po/rbot-wheelfortune.pot
diff options
context:
space:
mode:
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>2008-06-18 16:46:53 +0200
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>2008-06-18 16:46:53 +0200
commitfaca5413264c05e648fac38f3b54c49defa83031 (patch)
tree198163ed9f5d22835c280cc5563af5544de304d6 /po/rbot-wheelfortune.pot
parent58d7ea0fe4491225ad5856a49b1a965f2e5ee40c (diff)
Updated po files
Diffstat (limited to 'po/rbot-wheelfortune.pot')
-rw-r--r--po/rbot-wheelfortune.pot97
1 files changed, 74 insertions, 23 deletions
diff --git a/po/rbot-wheelfortune.pot b/po/rbot-wheelfortune.pot
index b2dde216..7e315f86 100644
--- a/po/rbot-wheelfortune.pot
+++ b/po/rbot-wheelfortune.pot
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rbot\n"
-"POT-Creation-Date: 2008-06-05 22:14-0400\n"
+"POT-Creation-Date: 2008-06-18 16:41+0200\n"
"PO-Revision-Date: 2008-06-05 22:14-0400\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -21,27 +21,52 @@ msgid " [Letters called so far: %{red}%{letters}%{nocolor}]"
msgstr ""
#: data/rbot/plugins/games/wheelfortune.rb:230
-msgid "wof [<channel>] play [<name>] for <single> to <max> => starts a wheel-of-fortune game on channel <channel> (default: current channel), named <name> (default: wheelfortune.game_name config setting, or the last game name used by the user), with <single> points per round. the game is won when a player reachers <max> points. vowerls cost <single>*<single>/<max> points. The user that starts the game is the game manager and must set up the clues and answers in private. All the other users have to learn the answer to each clue by saying single consonants or the whole sentence. Every time a consonant is guessed, the bot will reveal the partial answer, showing the missing letters as * (asterisks)."
+msgid ""
+"wof [<channel>] play [<name>] for <single> to <max> => starts a wheel-of-"
+"fortune game on channel <channel> (default: current channel), named <name> "
+"(default: wheelfortune.game_name config setting, or the last game name used "
+"by the user), with <single> points per round. the game is won when a player "
+"reachers <max> points. vowerls cost <single>*<single>/<max> points. The user "
+"that starts the game is the game manager and must set up the clues and "
+"answers in private. All the other users have to learn the answer to each "
+"clue by saying single consonants or the whole sentence. Every time a "
+"consonant is guessed, the bot will reveal the partial answer, showing the "
+"missing letters as * (asterisks)."
msgstr ""
#: data/rbot/plugins/games/wheelfortune.rb:232
-msgid "wof <channel> [category: <cat>,] clue: <clue>, answer: <ans> => set up a new question for the wheel-of-fortune game being played on channel <channel>. This command must be sent in private by the game manager. The category <cat> can be omitted. If you make mistakes, you can use 'wof replace' (see help) before the question gets asked"
+msgid ""
+"wof <channel> [category: <cat>,] clue: <clue>, answer: <ans> => set up a new "
+"question for the wheel-of-fortune game being played on channel <channel>. "
+"This command must be sent in private by the game manager. The category <cat> "
+"can be omitted. If you make mistakes, you can use 'wof replace' (see help) "
+"before the question gets asked"
msgstr ""
#: data/rbot/plugins/games/wheelfortune.rb:234
-msgid "wof <channel> replace <round> [category: <cat>,] [clue: <clue>,] [answer: <ans>] => fix the question for round <round> of the wheel-of-fortune game being played on <channel> by replacing the category and/or clue and/or answer"
+msgid ""
+"wof <channel> replace <round> [category: <cat>,] [clue: <clue>,] [answer: "
+"<ans>] => fix the question for round <round> of the wheel-of-fortune game "
+"being played on <channel> by replacing the category and/or clue and/or answer"
msgstr ""
#: data/rbot/plugins/games/wheelfortune.rb:236
-msgid "wof cancel => cancels the wheel-of-fortune being played on the current channel"
+msgid ""
+"wof cancel => cancels the wheel-of-fortune being played on the current "
+"channel"
msgstr ""
#: data/rbot/plugins/games/wheelfortune.rb:238
-msgid "wof buy <vowel> => buy the vowel <vowel>: the user buying the vowel will lose points equal to the vowel price, and the corresponding vowel will be revealed in the answer (if present)"
+msgid ""
+"wof buy <vowel> => buy the vowel <vowel>: the user buying the vowel will "
+"lose points equal to the vowel price, and the corresponding vowel will be "
+"revealed in the answer (if present)"
msgstr ""
#: data/rbot/plugins/games/wheelfortune.rb:240
-msgid "wof: wheel-of-fortune plugin. topics: play, category, clue, answer, replace, cancel, buy"
+msgid ""
+"wof: wheel-of-fortune plugin. topics: play, category, clue, answer, replace, "
+"cancel, buy"
msgstr ""
#: data/rbot/plugins/games/wheelfortune.rb:247
@@ -53,15 +78,23 @@ msgid "there's already a %{name} game on %{chan}, managed by %{who}"
msgstr ""
#: data/rbot/plugins/games/wheelfortune.rb:267
-msgid "%{who} just created a new %{name} game to %{max} points (%{single} per question, %{price} per vowel)"
+msgid ""
+"%{who} just created a new %{name} game to %{max} points (%{single} per "
+"question, %{price} per vowel)"
msgstr ""
#: data/rbot/plugins/games/wheelfortune.rb:274
-msgid "ok, the game has been created. now add clues and answers with \"wof %{chan} [category: <category>,] clue: <clue>, answer: <ans>\". if the clue and answer don't fit in one line, add the answer separately with \"wof %{chan} answer <answer>\""
+msgid ""
+"ok, the game has been created. now add clues and answers with \"wof %{chan} "
+"[category: <category>,] clue: <clue>, answer: <ans>\". if the clue and "
+"answer don't fit in one line, add the answer separately with \"wof %{chan} "
+"answer <answer>\""
msgstr ""
-#: data/rbot/plugins/games/wheelfortune.rb:282 data/rbot/plugins/games/wheelfortune.rb:343
-#: data/rbot/plugins/games/wheelfortune.rb:412 data/rbot/plugins/games/wheelfortune.rb:522
+#: data/rbot/plugins/games/wheelfortune.rb:282
+#: data/rbot/plugins/games/wheelfortune.rb:343
+#: data/rbot/plugins/games/wheelfortune.rb:412
+#: data/rbot/plugins/games/wheelfortune.rb:522
#: data/rbot/plugins/games/wheelfortune.rb:559
msgid "there's no %{name} game running on %{chan}"
msgstr ""
@@ -70,7 +103,8 @@ msgstr ""
msgid "you can't add questions to the %{name} game on %{chan}"
msgstr ""
-#: data/rbot/plugins/games/wheelfortune.rb:301 data/rbot/plugins/games/wheelfortune.rb:383
+#: data/rbot/plugins/games/wheelfortune.rb:301
+#: data/rbot/plugins/games/wheelfortune.rb:383
msgid "sorry, the answer cannot contain the '*' character"
msgstr ""
@@ -79,11 +113,14 @@ msgid "ok, clue added for %{name} round %{count} on %{chan}: %{catclue}"
msgstr ""
#: data/rbot/plugins/games/wheelfortune.rb:310
-msgid "there's already a pending clue for %{name} round %{count} on %{chan}: %{catclue}"
+msgid ""
+"there's already a pending clue for %{name} round %{count} on %{chan}: %"
+"{catclue}"
msgstr ""
#: data/rbot/plugins/games/wheelfortune.rb:323
-msgid "ok, QA added for %{name} round %{count} on %{chan}: %{catclue} => %{ans}"
+msgid ""
+"ok, QA added for %{name} round %{count} on %{chan}: %{catclue} => %{ans}"
msgstr ""
#: data/rbot/plugins/games/wheelfortune.rb:325
@@ -91,7 +128,8 @@ msgid "there's no pending clue for %{name} on %{chan}!"
msgstr ""
#: data/rbot/plugins/games/wheelfortune.rb:336
-msgid "something went wrong, I can't seem to understand what you're trying to set up"
+msgid ""
+"something went wrong, I can't seem to understand what you're trying to set up"
msgstr ""
#: data/rbot/plugins/games/wheelfortune.rb:352
@@ -99,19 +137,26 @@ msgid "you can't replace questions to the %{name} game on %{chan}"
msgstr ""
#: data/rbot/plugins/games/wheelfortune.rb:365
-msgid "there are no questions in the %{name} game on %{chan} which can be replaced"
+msgid ""
+"there are no questions in the %{name} game on %{chan} which can be replaced"
msgstr ""
#: data/rbot/plugins/games/wheelfortune.rb:370
-msgid "you can only replace questions between rounds %{min} and %{max} in the %{name} game on %{chan}"
+msgid ""
+"you can only replace questions between rounds %{min} and %{max} in the %"
+"{name} game on %{chan}"
msgstr ""
#: data/rbot/plugins/games/wheelfortune.rb:398
-msgid "ok, replaced QA for %{name} round %{count} on %{chan}: %{catclue} => %{ans}"
+msgid ""
+"ok, replaced QA for %{name} round %{count} on %{chan}: %{catclue} => %{ans}"
msgstr ""
-#: data/rbot/plugins/games/wheelfortune.rb:421 data/rbot/plugins/games/wheelfortune.rb:528
-msgid "there are no %{name} questions for %{chan}, I'm waiting for %{who} to add them"
+#: data/rbot/plugins/games/wheelfortune.rb:421
+#: data/rbot/plugins/games/wheelfortune.rb:528
+msgid ""
+"there are no %{name} questions for %{chan}, I'm waiting for %{who} to add "
+"them"
msgstr ""
#: data/rbot/plugins/games/wheelfortune.rb:429
@@ -131,11 +176,15 @@ msgid "%{who} got it! The answer was: %{ans}"
msgstr ""
#: data/rbot/plugins/games/wheelfortune.rb:482
-msgid "%{bold}%{color}%{name}%{bold}%{nocolor}: %{who} %{bold}wins%{bold} after %{count} rounds!\nThe final score is"
+msgid ""
+"%{bold}%{color}%{name}%{bold}%{nocolor}: %{who} %{bold}wins%{bold} after %"
+"{count} rounds!\n"
+"The final score is"
msgstr ""
#: data/rbot/plugins/games/wheelfortune.rb:493
-msgid "%{bold}%{color}%{name}%{bold}, round %{count}%{nocolor} -- score so far:"
+msgid ""
+"%{bold}%{color}%{name}%{bold}, round %{count}%{nocolor} -- score so far:"
msgstr ""
#: data/rbot/plugins/games/wheelfortune.rb:538
@@ -143,7 +192,9 @@ msgid "%{who} buys a %{vowel} for %{price} points"
msgstr ""
#: data/rbot/plugins/games/wheelfortune.rb:546
-msgid "you can't buy a %{vowel}, %{who}: it costs %{price} points and you only have %{score}"
+msgid ""
+"you can't buy a %{vowel}, %{who}: it costs %{price} points and you only have "
+"%{score}"
msgstr ""
#: data/rbot/plugins/games/wheelfortune.rb:569