]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blob - po/rbot-wheelfortune.pot
b2dde2167711bbdcea918ade95be018ec83a2093
[user/henk/code/ruby/rbot.git] / po / rbot-wheelfortune.pot
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: rbot\n"
10 "POT-Creation-Date: 2008-06-05 22:14-0400\n"
11 "PO-Revision-Date: 2008-06-05 22:14-0400\n"
12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 "Language-Team: LANGUAGE <LL@li.org>\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
18
19 #: data/rbot/plugins/games/wheelfortune.rb:48
20 msgid " [Letters called so far: %{red}%{letters}%{nocolor}]"
21 msgstr ""
22
23 #: data/rbot/plugins/games/wheelfortune.rb:230
24 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)."
25 msgstr ""
26
27 #: data/rbot/plugins/games/wheelfortune.rb:232
28 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"
29 msgstr ""
30
31 #: data/rbot/plugins/games/wheelfortune.rb:234
32 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"
33 msgstr ""
34
35 #: data/rbot/plugins/games/wheelfortune.rb:236
36 msgid "wof cancel => cancels the wheel-of-fortune being played on the current channel"
37 msgstr ""
38
39 #: data/rbot/plugins/games/wheelfortune.rb:238
40 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)"
41 msgstr ""
42
43 #: data/rbot/plugins/games/wheelfortune.rb:240
44 msgid "wof: wheel-of-fortune plugin. topics: play, category, clue, answer, replace, cancel, buy"
45 msgstr ""
46
47 #: data/rbot/plugins/games/wheelfortune.rb:247
48 msgid "you must specify a channel"
49 msgstr ""
50
51 #: data/rbot/plugins/games/wheelfortune.rb:253
52 msgid "there's already a %{name} game on %{chan}, managed by %{who}"
53 msgstr ""
54
55 #: data/rbot/plugins/games/wheelfortune.rb:267
56 msgid "%{who} just created a new %{name} game to %{max} points (%{single} per question, %{price} per vowel)"
57 msgstr ""
58
59 #: data/rbot/plugins/games/wheelfortune.rb:274
60 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>\""
61 msgstr ""
62
63 #: data/rbot/plugins/games/wheelfortune.rb:282 data/rbot/plugins/games/wheelfortune.rb:343
64 #: data/rbot/plugins/games/wheelfortune.rb:412 data/rbot/plugins/games/wheelfortune.rb:522
65 #: data/rbot/plugins/games/wheelfortune.rb:559
66 msgid "there's no %{name} game running on %{chan}"
67 msgstr ""
68
69 #: data/rbot/plugins/games/wheelfortune.rb:291
70 msgid "you can't add questions to the %{name} game on %{chan}"
71 msgstr ""
72
73 #: data/rbot/plugins/games/wheelfortune.rb:301 data/rbot/plugins/games/wheelfortune.rb:383
74 msgid "sorry, the answer cannot contain the '*' character"
75 msgstr ""
76
77 #: data/rbot/plugins/games/wheelfortune.rb:308
78 msgid "ok, clue added for %{name} round %{count} on %{chan}: %{catclue}"
79 msgstr ""
80
81 #: data/rbot/plugins/games/wheelfortune.rb:310
82 msgid "there's already a pending clue for %{name} round %{count} on %{chan}: %{catclue}"
83 msgstr ""
84
85 #: data/rbot/plugins/games/wheelfortune.rb:323
86 msgid "ok, QA added for %{name} round %{count} on %{chan}: %{catclue} => %{ans}"
87 msgstr ""
88
89 #: data/rbot/plugins/games/wheelfortune.rb:325
90 msgid "there's no pending clue for %{name} on %{chan}!"
91 msgstr ""
92
93 #: data/rbot/plugins/games/wheelfortune.rb:336
94 msgid "something went wrong, I can't seem to understand what you're trying to set up"
95 msgstr ""
96
97 #: data/rbot/plugins/games/wheelfortune.rb:352
98 msgid "you can't replace questions to the %{name} game on %{chan}"
99 msgstr ""
100
101 #: data/rbot/plugins/games/wheelfortune.rb:365
102 msgid "there are no questions in the %{name} game on %{chan} which can be replaced"
103 msgstr ""
104
105 #: data/rbot/plugins/games/wheelfortune.rb:370
106 msgid "you can only replace questions between rounds %{min} and %{max} in the %{name} game on %{chan}"
107 msgstr ""
108
109 #: data/rbot/plugins/games/wheelfortune.rb:398
110 msgid "ok, replaced QA for %{name} round %{count} on %{chan}: %{catclue} => %{ans}"
111 msgstr ""
112
113 #: data/rbot/plugins/games/wheelfortune.rb:421 data/rbot/plugins/games/wheelfortune.rb:528
114 msgid "there are no %{name} questions for %{chan}, I'm waiting for %{who} to add them"
115 msgstr ""
116
117 #: data/rbot/plugins/games/wheelfortune.rb:429
118 msgid "%{bold}%{color}%{name}%{bold}, round %{count}:%{nocolor} %{qa}"
119 msgstr ""
120
121 #: data/rbot/plugins/games/wheelfortune.rb:444
122 msgid "no scores"
123 msgstr ""
124
125 #: data/rbot/plugins/games/wheelfortune.rb:465
126 msgid "You must buy the %{vowel}"
127 msgstr ""
128
129 #: data/rbot/plugins/games/wheelfortune.rb:476
130 msgid "%{who} got it! The answer was: %{ans}"
131 msgstr ""
132
133 #: data/rbot/plugins/games/wheelfortune.rb:482
134 msgid "%{bold}%{color}%{name}%{bold}%{nocolor}: %{who} %{bold}wins%{bold} after %{count} rounds!\nThe final score is"
135 msgstr ""
136
137 #: data/rbot/plugins/games/wheelfortune.rb:493
138 msgid "%{bold}%{color}%{name}%{bold}, round %{count}%{nocolor} -- score so far:"
139 msgstr ""
140
141 #: data/rbot/plugins/games/wheelfortune.rb:538
142 msgid "%{who} buys a %{vowel} for %{price} points"
143 msgstr ""
144
145 #: data/rbot/plugins/games/wheelfortune.rb:546
146 msgid "you can't buy a %{vowel}, %{who}: it costs %{price} points and you only have %{score}"
147 msgstr ""
148
149 #: data/rbot/plugins/games/wheelfortune.rb:569
150 msgid "you can't cancel the current game"
151 msgstr ""
152
153 #: data/rbot/plugins/games/wheelfortune.rb:576
154 msgid "%{name} game cancelled after %{count} rounds. Partial score:"
155 msgstr ""