summaryrefslogtreecommitdiff
path: root/po/en_US/rbot-azgame.po
blob: 1320665219eb84c6bed08c858116fe7204119a40 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
# Gettext template file for rbot
# Copyright (C) 2007 Tom Gilbert
# This file is distributed under the same license as the rbot package.
# Yaohan Chen <yaohan.chen@gmail.com>, 2007.
#
msgid ""
msgstr ""
"Project-Id-Version: rbot\n"
"POT-Creation-Date: 2008-06-20 01:49+0200\n"
"PO-Revision-Date: 2007-07-14 00:06-0400\n"
"Last-Translator: Yaohan Chen <yaohan.chen@gmail.com>\n"
"Language-Team: English\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\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] "%{count} try"
msgstr[1] "%{count} tries"

#: 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 ""
"%{bold}BINGO!%{bold} the word was %{underline}%{word}%{underline}. Congrats, "
"%{bold}%{player}%{bold}!"

#: data/rbot/plugins/games/azgame.rb:170
msgid ""
"The game was won after %{tries} tries. Scores for this game:    %{scores}"
msgstr ""
"The game was won after %{tries} tries. Scores for this game:    %{scores}"

#: data/rbot/plugins/games/azgame.rb:173
msgid "%{word} is not in the range %{bold}%{range}%{bold}"
msgstr "%{word} is not in the range %{bold}%{range}%{bold}"

#: data/rbot/plugins/games/azgame.rb:177
msgid "%{word} doesn't exist or is not acceptable for the game"
msgstr "%{word} doesn't exist or is not acceptable for the game"

#: data/rbot/plugins/games/azgame.rb:183
msgid "close, but no cigar. New range: %{bold}%{range}%{bold}"
msgstr "close, but no cigar. New range: %{bold}%{range}%{bold}"

#: data/rbot/plugins/games/azgame.rb:187
msgid "%{word} is already one of the range extrema: %{range}"
msgstr "%{word} is already one of the range extrema: %{range}"

#: data/rbot/plugins/games/azgame.rb:189
msgid "hm, something went wrong while verifying %{word}"
msgstr "hm, something went wrong while verifying %{word}"

#: data/rbot/plugins/games/azgame.rb:198
msgid "no A-Z game running here, can't check if %{word} is valid, can I?"
msgstr "no A-Z game running here, can't check if %{word} is valid, can I?"

#: data/rbot/plugins/games/azgame.rb:202
msgid "I only accept single words composed by letters only, sorry"
msgstr "I only accept single words composed by letters only, sorry"

#: data/rbot/plugins/games/azgame.rb:212
msgid "the word in %{bold}%{range}%{bold} was:   %{bold}%{word}%{bold}"
msgstr "the word in %{bold}%{range}%{bold} was:   %{bold}%{word}%{bold}"

#: data/rbot/plugins/games/azgame.rb:216
msgid ""
"The game was cancelled after %{tries} tries. Scores for this game would have "
"been:    %{scores}"
msgstr ""
"The game was cancelled after %{tries} tries. Scores for this game would have "
"been:    %{scores}"

#: data/rbot/plugins/games/azgame.rb:219
msgid "no A-Z game running in this channel ..."
msgstr "no A-Z game running in this channel ..."

#: data/rbot/plugins/games/azgame.rb:229
msgid "let me think ..."
msgstr "let me think ..."

#: data/rbot/plugins/games/azgame.rb:233
msgid "couldn't think of anything ..."
msgstr "couldn't think of anything ..."

#: data/rbot/plugins/games/azgame.rb:237
msgid "I can't play A-Z in %{lang}, sorry"
msgstr "I can't play A-Z in %{lang}, sorry"

#: data/rbot/plugins/games/azgame.rb:240
msgid "got it!"
msgstr "got it!"

#: data/rbot/plugins/games/azgame.rb:250
msgid " (after %{total_tries} and %{invalid_tries})"
msgstr " (after %{total_tries} and %{invalid_tries}"

#: data/rbot/plugins/games/azgame.rb:253
msgid "%{count} invalid try"
msgid_plural "%{count} invalid tries"
msgstr[0] "%{count} invalid try"
msgstr[1] "%{count} invalid tries"

#: data/rbot/plugins/games/azgame.rb:256
msgid " (after %{total_tries})"
msgstr " (after %{total_tries}"

#: data/rbot/plugins/games/azgame.rb:262
msgid "A-Z: %{bold}%{range}%{bold}"
msgstr "A-Z: %{bold}%{range}%{bold}"

#: 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] "I have %{count} %{lang} word in my cache"
msgstr[1] "I have %{count} %{lang} words in my cache"

#: data/rbot/plugins/games/azgame.rb:276
msgid "provide a regexp to match"
msgstr "provide a regexp to match"

#: data/rbot/plugins/games/azgame.rb:288
msgid "no %{lang} word I know match %{pattern}"
msgstr "no %{lang} word I know match %{pattern}"

#: data/rbot/plugins/games/azgame.rb:290
msgid ""
"more than 25 %{lang} words I know match %{pattern}, try a stricter matching"
msgstr ""
"more than 25 %{lang} words I know match %{pattern}, try a stricter matching"

#: 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 "provide a word"

#: data/rbot/plugins/games/azgame.rb:301 data/rbot/plugins/games/azgame.rb:317
msgid "I don't know any %{lang} word %{word}"
msgstr "I don't know any %{lang} word %{word}"

#: data/rbot/plugins/games/azgame.rb:305
msgid "%{word} learned from %{user} on %{date}"
msgstr "%{word} learned from %{user} on %{date}"

#: data/rbot/plugins/games/azgame.rb:307
msgid "%{word} learned from %{user}"
msgstr "%{word} learned from %{user}"

#: data/rbot/plugins/games/azgame.rb:329
msgid "I already know the %{lang} word %{word}"
msgstr "I already know the %{lang} word %{word}"

#: 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 ""
"az [lang] word [count|list|add|delete] => manage the az wordlist for "
"language lang (defaults to current bot language)"

#: data/rbot/plugins/games/azgame.rb:547
msgid "az cancel => abort current game"
msgstr "az cancel => abort current game"

#: data/rbot/plugins/games/azgame.rb:549
msgid "az check <word> => checks <word> against current game"
msgstr "az check <word> => checks <word> against current game"

#: 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 ""
"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"

#: 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 ""
"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"

#: data/rbot/plugins/games/azgame.rb:555
msgid "az topics: play, rules, cancel, manage, check"
msgstr "az topics: play, rules, cancel, manage, check"