- added po files for en_US. it is necessary for users using this locale to avoid
[rbot] / po / en_US / rbot.po
1 # Gettext template file for rbot
2 # Copyright (C) 2007 Tom Gilbert
3 # This file is distributed under the same license as the rbot package.
4 # Yaohan Chen <yaohan.chen@gmail.com>, 2007.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: PACKAGE VERSION\n"
9 "POT-Creation-Date: 2007-07-13 23:31-0400\n"
10 "PO-Revision-Date: 2007-07-14 00:06-0400\n"
11 "Last-Translator: Yaohan Chen <yaohan.chen@gmail.com>\n"
12 "Language-Team: English\n"
13 "MIME-Version: 1.0\n"
14 "Content-Type: text/plain; charset=UTF-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
16 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
17
18 #: lib/rbot/registry.rb:19
19 msgid ""
20 "upgrading old-style (rbot 0.9.5 or earlier) plugin registry to new format"
21 msgstr ""
22 "upgrading old-style (rbot 0.9.5 or earlier) plugin registry to new format"
23
24 #: lib/rbot/registry.rb:39
25 msgid ""
26 "upgrading previous (rbot 0.9.9 or earlier) plugin registry to new split "
27 "format"
28 msgstr ""
29 "upgrading previous (rbot 0.9.9 or earlier) plugin registry to new split "
30 "format"
31
32 #: lib/rbot/registry.rb:188
33 msgid "marshal recovery failed, trying default"
34 msgstr "marshal recovery failed, trying default"
35
36 #: lib/rbot/plugins.rb:237
37 msgid "incorrect usage, ask for help using '%{command}'"
38 msgstr "incorrect usage, ask for help using '%{command}'"
39
40 #: lib/rbot/plugins.rb:477
41 msgid "%{count} core module loaded"
42 msgid_plural "%{count} core modules loaded"
43 msgstr[0] "%{count} core module loaded"
44 msgstr[1] "%{count} core modules loaded"
45
46 #: lib/rbot/plugins.rb:480
47 msgid "%{count} core module: %{list}"
48 msgid_plural "%{count} core modules: %{list}"
49 msgstr[0] "%{count} core module: %{list}"
50 msgstr[1] "%{count} core modules: %{list}"
51
52 #: lib/rbot/plugins.rb:486
53 msgid "no core botmodules loaded"
54 msgstr "no core botmodules loaded"
55
56 #: lib/rbot/plugins.rb:491
57 msgid "%{count} plugin loaded"
58 msgid_plural "%{count} plugins loaded"
59 msgstr[0] "%{count} plugin loaded"
60 msgstr[1] "%{count} plugins loaded"
61
62 #: lib/rbot/plugins.rb:494
63 msgid "%{count} plugin: %{list}"
64 msgid_plural "%{count} plugins: %{list}"
65 msgstr[0] "%{count} plugin: %{list}"
66 msgstr[1] "%{count} plugins: %{list}"
67
68 #: lib/rbot/plugins.rb:505
69 msgid "%{highlight}%{count} plugin ignored%{highlight}"
70 msgid_plural "%{highlight}%{count} plugins ignored%{highlight}"
71 msgstr[0] "%{highlight}%{count} plugin ignored%{highlight}"
72 msgstr[1] "%{highlight}%{count} plugins ignored%{highlight}"
73
74 #: lib/rbot/plugins.rb:510
75 msgid ""
76 "%{highlight}%{count} plugin ignored%{highlight}: use %{bold}%{command}%"
77 "{bold} to see why"
78 msgid_plural ""
79 "%{highlight}%{count} plugins ignored%{highlight}: use %{bold}%{command}%"
80 "{bold} to see why"
81 msgstr[0] ""
82 "%{highlight}%{count} plugin ignored%{highlight}: use %{bold}%{command}%"
83 "{bold} to see why"
84 msgstr[1] ""
85 "%{highlight}%{count} plugins ignored%{highlight}: use %{bold}%{command}%"
86 "{bold} to see why"
87
88 #: lib/rbot/plugins.rb:520
89 msgid "%{highlight}%{count} plugin failed to load%{highlight}"
90 msgid_plural "%{highlight}%{count} plugins failed to load%{highlight}"
91 msgstr[0] "%{highlight}%{count} plugin failed to load%{highlight}"
92 msgstr[1] "%{highlight}%{count} plugins failed to load%{highlight}"
93
94 #: lib/rbot/plugins.rb:525
95 msgid ""
96 "%{highlight}%{count} plugin failed to load%{highlight}: use %{bold}%"
97 "{command}%{bold} to see why"
98 msgid_plural ""
99 "%{highlight}%{count} plugins failed to load%{highlight}: use %{bold}%"
100 "{command}%{bold} to see why"
101 msgstr[0] ""
102 "%{highlight}%{count} plugin failed to load%{highlight}: use %{bold}%"
103 "{command}%{bold} to see why"
104 msgstr[1] ""
105 "%{highlight}%{count} plugins failed to load%{highlight}: use %{bold}%"
106 "{command}%{bold} to see why"
107
108 #: lib/rbot/plugins.rb:555
109 msgid "no plugins failed to load"
110 msgstr "no plugins failed to load"
111
112 #: lib/rbot/plugins.rb:557
113 msgid ""
114 "%{highlight}%{plugin}%{highlight} in %{dir}failed with error %{exception}: %"
115 "{reason}"
116 msgstr ""
117 "%{highlight}%{plugin}%{highlight} in %{dir}failed with error %{exception}: %"
118 "{reason}"
119
120 #: lib/rbot/plugins.rb:561
121 msgid "at %{backtrace}"
122 msgstr "at %{backtrace}"
123
124 #: lib/rbot/plugins.rb:567
125 msgid "no plugins were ignored"
126 msgstr "no plugins were ignored"
127
128 #: lib/rbot/plugins.rb:571
129 msgid "overruled by previous"
130 msgstr "overruled by previous"
131
132 #: lib/rbot/botuser.rb:22
133 msgid "Password for the bot owner"
134 msgstr "Password for the bot owner"
135
136 #: lib/rbot/botuser.rb:25
137 msgid ""
138 "Set false to prevent new botusers from logging in without a password when "
139 "the user netmask is known"
140 msgstr ""
141 "Set false to prevent new botusers from logging in without a password when "
142 "the user netmask is known"
143
144 #: lib/rbot/botuser.rb:28
145 msgid ""
146 "Set false to prevent new botusers from recognizing IRC users without a need "
147 "to manually login"
148 msgstr ""
149 "Set false to prevent new botusers from recognizing IRC users without a need "
150 "to manually login"
151
152 #: lib/rbot/botuser.rb:686
153 msgid "%{user}, you don't have '%{command}' permissions here"
154 msgstr "%{user}, you don't have '%{command}' permissions here"
155
156 #: lib/rbot/config.rb:172
157 msgid "%{desc} [valid values are: %{values}]"
158 msgstr "%{desc} [valid values are: %{values}]"
159
160 #: lib/rbot/config.rb:304
161 msgid "First time rbot configuration wizard"
162 msgstr "First time rbot configuration wizard"
163
164 #: lib/rbot/config.rb:307
165 msgid "This wizard will ask you a few questions to get you started."
166 msgstr "This wizard will ask you a few questions to get you started."
167
168 #: lib/rbot/config.rb:308
169 msgid ""
170 "The rest of rbot's configuration can be manipulated via IRC once rbot is "
171 "connected and you are auth'd."
172 msgstr ""
173 "The rest of rbot's configuration can be manipulated via IRC once rbot is "
174 "connected and you are auth'd."
175
176 #: lib/rbot/core/auth.rb:62
177 msgid "please do not use + or - in front of command %{command} when resetting"
178 msgstr "please do not use + or - in front of command %{command} when resetting"
179
180 #: lib/rbot/core/auth.rb:64
181 msgid "+ or - expected in front of %{string}"
182 msgstr "+ or - expected in front of %{string}"
183
184 #: lib/rbot/core/auth.rb:86
185 msgid "trailing comma"
186 msgstr "trailing comma"
187
188 #: lib/rbot/core/auth.rb:87
189 msgid "you probably forgot a comma"
190 msgstr "you probably forgot a comma"
191
192 #: lib/rbot/core/auth.rb:102 lib/rbot/core/auth.rb:156
193 msgid "couldn't find botuser %{name}"
194 msgstr "couldn't find botuser %{name}"
195
196 #: lib/rbot/core/auth.rb:104
197 msgid "you can't change permissions for %{username}"
198 msgstr "you can't change permissions for %{username}"
199
200 #: lib/rbot/core/auth.rb:111
201 msgid "couldn't satisfy your request: %{errors}"
202 msgstr "couldn't satisfy your request: %{errors}"
203
204 #: lib/rbot/core/auth.rb:150
205 msgid "you are owner, you can do anything"
206 msgstr "you are owner, you can do anything"
207
208 #: lib/rbot/core/auth.rb:153
209 msgid "owner can do anything"
210 msgstr "owner can do anything"
211
212 #: lib/rbot/core/auth.rb:164
213 msgid "on any channel: "
214 msgstr "on any channel: "
215
216 #: lib/rbot/core/auth.rb:166
217 msgid "in private: "
218 msgstr "in private: "
219
220 #: lib/rbot/core/auth.rb:178
221 msgid "no permissions set for %{user}"
222 msgstr "no permissions set for %{user}"
223
224 #: lib/rbot/core/auth.rb:180
225 msgid "permissions for %{user}:: %{permissions}"
226 msgstr "permissions for %{user}:: %{permissions}"
227
228 #: lib/rbot/core/auth.rb:194
229 msgid "welcome, %{user}"
230 msgstr "welcome, %{user}"
231
232 #: lib/rbot/core/auth.rb:209
233 msgid "sorry, can't do"
234 msgstr "sorry, can't do"
235
236 #: lib/rbot/core/auth.rb:212
237 msgid "couldn't login: %{exception}"
238 msgstr "couldn't login: %{exception}"
239
240 #: lib/rbot/core/auth.rb:221
241 msgid "I couldn't find anything to let you login automatically"
242 msgstr "I couldn't find anything to let you login automatically"
243
244 #: lib/rbot/core/auth.rb:236
245 msgid "you are %{who}"
246 msgstr "you are %{who}"
247
248 #: lib/rbot/core/auth.rb:238
249 msgid "no one that I know"
250 msgstr "no one that I know"
251
252 #: lib/rbot/core/auth.rb:239
253 msgid "my boss"
254 msgstr "my boss"
255
256 #: lib/rbot/core/auth.rb:246
257 msgid ""
258 "login [<botuser>] [<pass>]: logs in to the bot as botuser <botuser> with "
259 "password <pass>. When using the full form, you must contact the bot in "
260 "private. <pass> can be omitted if <botuser> allows login-by-mask and your "
261 "netmask is among the known ones. if <botuser> is omitted too autologin will "
262 "be attempted"
263 msgstr ""
264 "login [<botuser>] [<pass>]: logs in to the bot as botuser <botuser> with "
265 "password <pass>. When using the full form, you must contact the bot in "
266 "private. <pass> can be omitted if <botuser> allows login-by-mask and your "
267 "netmask is among the known ones. if <botuser> is omitted too autologin will "
268 "be attempted"
269
270 #: lib/rbot/core/auth.rb:248
271 msgid "whoami: names the botuser you're linked to"
272 msgstr "whoami: names the botuser you're linked to"
273
274 #: lib/rbot/core/auth.rb:252
275 msgid ""
276 "a permission is specified as module::path::to::cmd; when you want to enable "
277 "it, prefix it with +; when you want to disable it, prefix it with -; when "
278 "using the +reset+ command, do not use any prefix"
279 msgstr ""
280 "a permission is specified as module::path::to::cmd; when you want to enable "
281 "it, prefix it with +; when you want to disable it, prefix it with -; when "
282 "using the +reset+ command, do not use any prefix"
283
284 #: lib/rbot/core/auth.rb:254
285 msgid ""
286 "permissions [re]set <permission> [in <channel>] for <user>: sets or resets "
287 "the permissions for botuser <user> in channel <channel> (use ? to change the "
288 "permissions for private addressing)"
289 msgstr ""
290 "permissions [re]set <permission> [in <channel>] for <user>: sets or resets "
291 "the permissions for botuser <user> in channel <channel> (use ? to change the "
292 "permissions for private addressing)"
293
294 #: lib/rbot/core/auth.rb:256
295 msgid "permissions view [for <user>]: display the permissions for user <user>"
296 msgstr "permissions view [for <user>]: display the permissions for user <user>"
297
298 #: lib/rbot/core/auth.rb:258
299 msgid "permission topics: syntax, (re)set, view"
300 msgstr "permission topics: syntax, (re)set, view"
301
302 #: lib/rbot/core/auth.rb:263
303 msgid ""
304 "user show <what> : shows info about the user; <what> can be any of "
305 "autologin, login-by-mask, netmasks"
306 msgstr ""
307 "user show <what> : shows info about the user; <what> can be any of "
308 "autologin, login-by-mask, netmasks"
309
310 #: lib/rbot/core/auth.rb:265
311 msgid ""
312 "user enable|disable <what> : turns on or off <what> (autologin, login-by-"
313 "mask)"
314 msgstr ""
315 "user enable|disable <what> : turns on or off <what> (autologin, login-by-"
316 "mask)"
317
318 #: lib/rbot/core/auth.rb:267
319 msgid ""
320 "user set password <blah> : sets the user password to <blah>; passwords can "
321 "only contain upper and lowercase letters and numbers, and must be at least 4 "
322 "characters long"
323 msgstr ""
324 "user set password <blah> : sets the user password to <blah>; passwords can "
325 "only contain upper and lowercase letters and numbers, and must be at least 4 "
326 "characters long"
327
328 #: lib/rbot/core/auth.rb:269
329 msgid ""
330 "user add|rm netmask <mask> : adds/removes netmask <mask> from the list of "
331 "netmasks known to the botuser you're linked to"
332 msgstr ""
333 "user add|rm netmask <mask> : adds/removes netmask <mask> from the list of "
334 "netmasks known to the botuser you're linked to"
335
336 #: lib/rbot/core/auth.rb:271
337 msgid ""
338 "user reset <what> : resets <what> to the default values. <what> can be "
339 "+netmasks+ (the list will be emptied), +autologin+ or +login-by-mask+ (will "
340 "be reset to the default value) or +password+ (a new one will be generated "
341 "and you'll be told in private)"
342 msgstr ""
343 "user reset <what> : resets <what> to the default values. <what> can be "
344 "+netmasks+ (the list will be emptied), +autologin+ or +login-by-mask+ (will "
345 "be reset to the default value) or +password+ (a new one will be generated "
346 "and you'll be told in private)"
347
348 #: lib/rbot/core/auth.rb:273
349 msgid ""
350 "user tell <who> the password for <botuser> : contacts <who> in private to "
351 "tell him/her the password for <botuser>"
352 msgstr ""
353 "user tell <who> the password for <botuser> : contacts <who> in private to "
354 "tell him/her the password for <botuser>"
355
356 #: lib/rbot/core/auth.rb:275
357 msgid ""
358 "user create <name> <password> : create botuser named <name> with password "
359 "<password>. The password can be omitted, in which case a random one will be "
360 "generated. The <name> should only contain alphanumeric characters and the "
361 "underscore (_)"
362 msgstr ""
363 "user create <name> <password> : create botuser named <name> with password "
364 "<password>. The password can be omitted, in which case a random one will be "
365 "generated. The <name> should only contain alphanumeric characters and the "
366 "underscore (_)"
367
368 #: lib/rbot/core/auth.rb:277
369 msgid "user list : lists all the botusers"
370 msgstr "user list : lists all the botusers"
371
372 #: lib/rbot/core/auth.rb:279
373 msgid ""
374 "user destroy <botuser> <password> : destroys <botuser>; this function %"
375 "{highlight}must%{highlight} be called in two steps. On the first call, no "
376 "password must be specified: <botuser> is then queued for destruction. On the "
377 "second call, you must specify the correct password for <botuser>, and it "
378 "will be destroyed. If you want to cancel the destruction, issue the command "
379 "+user cancel destroy <botuser>+"
380 msgstr ""
381 "user destroy <botuser> <password> : destroys <botuser>; this function %"
382 "{highlight}must%{highlight} be called in two steps. On the first call, no "
383 "password must be specified: <botuser> is then queued for destruction. On the "
384 "second call, you must specify the correct password for <botuser>, and it "
385 "will be destroyed. If you want to cancel the destruction, issue the command "
386 "+user cancel destroy <botuser>+"
387
388 #: lib/rbot/core/auth.rb:281
389 msgid ""
390 "user topics: show, enable|disable, add|rm netmask, set, reset, tell, create, "
391 "list, destroy"
392 msgstr ""
393 "user topics: show, enable|disable, add|rm netmask, set, reset, tell, create, "
394 "list, destroy"
395
396 #: lib/rbot/core/auth.rb:284
397 msgid ""
398 "auth <masterpassword>: log in as the bot owner; other commands: login, "
399 "whoami, permission syntax, permissions [re]set, permissions view, user"
400 msgstr ""
401 "auth <masterpassword>: log in as the bot owner; other commands: login, "
402 "whoami, permission syntax, permissions [re]set, permissions view, user"
403
404 #: lib/rbot/core/auth.rb:286
405 msgid "auth commands: auth, login, whoami, permission[s], user"
406 msgstr "auth commands: auth, login, whoami, permission[s], user"
407
408 #: lib/rbot/core/auth.rb:291
409 msgid "sorry, I need more arguments to %{command}"
410 msgstr "sorry, I need more arguments to %{command}"
411
412 #: lib/rbot/core/auth.rb:295
413 msgid "I can only %{command} these: %{arguments}"
414 msgstr "I can only %{command} these: %{arguments}"
415
416 #: lib/rbot/core/auth.rb:326
417 msgid "you can't mess with %{user}"
418 msgstr "you can't mess with %{user}"
419
420 #: lib/rbot/core/auth.rb:339
421 msgid "you can't see the properties of %{user}"
422 msgstr "you can't see the properties of %{user}"
423
424 #: lib/rbot/core/auth.rb:348
425 msgid "no way I'm telling you the master password!"
426 msgstr "no way I'm telling you the master password!"
427
428 #: lib/rbot/core/auth.rb:349
429 msgid "you can't ask for someone else's password"
430 msgstr "you can't ask for someone else's password"
431
432 #: lib/rbot/core/auth.rb:351
433 msgid ""
434 "c'mon, you can't be asking me seriously to tell you the password in public!"
435 msgstr ""
436 "c'mon, you can't be asking me seriously to tell you the password in public!"
437
438 #: lib/rbot/core/auth.rb:352
439 msgid "the password for %{user} is %{password}"
440 msgstr "the password for %{user} is %{password}"
441
442 #: lib/rbot/core/auth.rb:366
443 msgid "can %{action}"
444 msgstr "can %{action}"
445
446 #: lib/rbot/core/auth.rb:368
447 msgid "can not %{action}"
448 msgstr "can not %{action}"
449
450 #: lib/rbot/core/auth.rb:372
451 msgid "knows no netmasks"
452 msgstr "knows no netmasks"
453
454 #: lib/rbot/core/auth.rb:374
455 msgid "knows %{netmasks}"
456 msgstr "knows %{netmasks}"
457
458 #: lib/rbot/core/auth.rb:381 lib/rbot/core/auth.rb:408
459 #: lib/rbot/core/auth.rb:426 lib/rbot/core/auth.rb:458
460 msgid "you can't change the default user"
461 msgstr "you can't change the default user"
462
463 #: lib/rbot/core/auth.rb:382 lib/rbot/core/auth.rb:410
464 #: lib/rbot/core/auth.rb:428 lib/rbot/core/auth.rb:460
465 msgid "you can't edit %{user}"
466 msgstr "you can't edit %{user}"
467
468 #: lib/rbot/core/auth.rb:397 lib/rbot/core/auth.rb:444
469 msgid "I ignored %{things} because %{reason}"
470 msgstr "I ignored %{things} because %{reason}"
471
472 #: lib/rbot/core/auth.rb:401 lib/rbot/core/auth.rb:448
473 msgid "I haven't changed anything"
474 msgstr "I haven't changed anything"
475
476 #: lib/rbot/core/auth.rb:419
477 msgid "is that a joke? setting the password in public?"
478 msgstr "is that a joke? setting the password in public?"
479
480 #: lib/rbot/core/auth.rb:451
481 msgid "the password for %{user} is now %{password}"
482 msgstr "the password for %{user} is now %{password}"
483
484 #: lib/rbot/core/auth.rb:465
485 msgid ""
486 "I can only add/remove netmasks. See +help user add+ for more instructions"
487 msgstr ""
488 "I can only add/remove netmasks. See +help user add+ for more instructions"
489
490 #: lib/rbot/core/auth.rb:484
491 msgid "sorry, I don't know how to %{request}"
492 msgstr "sorry, I don't know how to %{request}"
493
494 #: lib/rbot/core/auth.rb:493
495 msgid "couldn't find botuser %{user}"
496 msgstr "couldn't find botuser %{user}"
497
498 #: lib/rbot/core/auth.rb:495
499 msgid "I'm not telling the master password to anyway, pal"
500 msgstr "I'm not telling the master password to anyway, pal"
501
502 #: lib/rbot/core/auth.rb:496
503 msgid "the password for botuser %{user} is %{password}"
504 msgstr "the password for botuser %{user} is %{password}"
505
506 #: lib/rbot/core/auth.rb:499
507 msgid "I told %{user} that %{message}"
508 msgstr "I told %{user} that %{message}"
509
510 #: lib/rbot/core/auth.rb:505
511 msgid "are you nuts, creating a botuser with a publicly known password?"
512 msgstr "are you nuts, creating a botuser with a publicly known password?"
513
514 #: lib/rbot/core/auth.rb:510
515 msgid "failed to create %{user}: %{exception}"
516 msgstr "failed to create %{user}: %{exception}"
517
518 #: lib/rbot/core/auth.rb:514
519 msgid "created botuser %{user}"
520 msgstr "created botuser %{user}"
521
522 #: lib/rbot/core/auth.rb:522
523 msgid " (queued for destruction)"
524 msgstr " (queued for destruction)"
525
526 #: lib/rbot/core/auth.rb:525
527 msgid "I have no botusers other than the default ones"
528 msgstr "I have no botusers other than the default ones"
529
530 #: lib/rbot/core/auth.rb:526
531 msgid "botuser: %{list}"
532 msgid_plural "botusers: %{list}"
533 msgstr[0] "botuser: %{list}"
534 msgstr[1] "botusers: %{list}"
535
536 #: lib/rbot/core/auth.rb:533
537 msgid "You can't destroy %{user}"
538 msgstr "You can't destroy %{user}"
539
540 #: lib/rbot/core/auth.rb:544
541 msgid "no such botuser %{user}"
542 msgstr "no such botuser %{user}"
543
544 #: lib/rbot/core/auth.rb:550
545 msgid "%{user} removed from the destruction queue"
546 msgstr "%{user} removed from the destruction queue"
547
548 #: lib/rbot/core/auth.rb:552
549 msgid "%{user} was not queued for destruction"
550 msgstr "%{user} was not queued for destruction"
551
552 #: lib/rbot/core/auth.rb:559
553 msgid ""
554 "%{user} already queued for destruction, use %{highlight}user destroy %{user} "
555 "<password>%{highlight} to destroy it"
556 msgstr ""
557 "%{user} already queued for destruction, use %{highlight}user destroy %{user} "
558 "<password>%{highlight} to destroy it"
559
560 #: lib/rbot/core/auth.rb:562
561 msgid ""
562 "%{user} queued for destruction, use %{highlight}user destroy %{user} "
563 "<password>%{highlight} to destroy it"
564 msgstr ""
565 "%{user} queued for destruction, use %{highlight}user destroy %{user} "
566 "<password>%{highlight} to destroy it"
567
568 #: lib/rbot/core/auth.rb:566
569 msgid "%{user} is not queued for destruction yet"
570 msgstr "%{user} is not queued for destruction yet"
571
572 #: lib/rbot/core/auth.rb:568
573 msgid "wrong password for %{user}"
574 msgstr "wrong password for %{user}"
575
576 #: lib/rbot/core/auth.rb:577 lib/rbot/core/auth.rb:617
577 msgid "failed: %{exception}"
578 msgstr "failed: %{exception}"
579
580 #: lib/rbot/core/auth.rb:579
581 msgid "botuser %{user} destroyed"
582 msgstr "botuser %{user} destroyed"
583
584 #: lib/rbot/core/auth.rb:587
585 msgid "please don't touch the default users"
586 msgstr "please don't touch the default users"
587
588 #: lib/rbot/core/auth.rb:596
589 msgid "no such botuser %{source}"
590 msgstr "no such botuser %{source}"
591
592 #: lib/rbot/core/auth.rb:598
593 msgid "botuser %{dest} exists already"
594 msgstr "botuser %{dest} exists already"
595
596 #: lib/rbot/core/auth.rb:619
597 msgid "botuser %{source} copied to %{dest}"
598 msgstr "botuser %{source} copied to %{dest}"
599
600 #: lib/rbot/core/auth.rb:621
601 msgid "botuser %{source} renamed to %{dest}"
602 msgstr "botuser %{source} renamed to %{dest}"
603
604 #: lib/rbot/core/auth.rb:640
605 msgid "selecting data to export ..."
606 msgstr "selecting data to export ..."
607
608 #: lib/rbot/core/auth.rb:656
609 msgid "preparing data for export ..."
610 msgstr "preparing data for export ..."
611
612 #: lib/rbot/core/auth.rb:679
613 msgid "failed to prepare data: %{exception}"
614 msgstr "failed to prepare data: %{exception}"
615
616 #: lib/rbot/core/auth.rb:684
617 msgid "exporting to %{file} ..."
618 msgstr "exporting to %{file} ..."
619
620 #: lib/rbot/core/auth.rb:691
621 msgid "failed to export users: %{exception}"
622 msgstr "failed to export users: %{exception}"
623
624 #: lib/rbot/core/auth.rb:695 lib/rbot/core/auth.rb:773
625 msgid "done"
626 msgstr "done"
627
628 #: lib/rbot/core/auth.rb:712
629 msgid "reading %{file} ..."
630 msgstr "reading %{file} ..."
631
632 #: lib/rbot/core/auth.rb:716
633 msgid "failed to import from: %{exception}"
634 msgstr "failed to import from: %{exception}"
635
636 #: lib/rbot/core/auth.rb:723
637 msgid "selecting data to import ..."
638 msgstr "selecting data to import ..."
639
640 #: lib/rbot/core/auth.rb:733
641 msgid "parsing data from import ..."
642 msgstr "parsing data from import ..."
643
644 #: lib/rbot/core/auth.rb:753
645 msgid "failed to parse data: %{exception}"
646 msgstr "failed to parse data: %{exception}"
647
648 #: lib/rbot/core/config.rb:25
649 msgid "no such module %{module}"
650 msgstr "no such module %{module}"
651
652 #: lib/rbot/core/config.rb:41 lib/rbot/core/config.rb:52
653 #: lib/rbot/core/config.rb:61 lib/rbot/core/config.rb:74
654 #: lib/rbot/core/config.rb:100 lib/rbot/core/config.rb:123
655 msgid "no such config key %{key}"
656 msgstr "no such config key %{key}"
657
658 #: lib/rbot/core/config.rb:66 lib/rbot/core/config.rb:85
659 #: lib/rbot/core/config.rb:115 lib/rbot/core/config.rb:138
660 msgid "this config change will take effect on the next restart"
661 msgstr "this config change will take effect on the next restart"
662
663 #: lib/rbot/core/config.rb:67 lib/rbot/core/config.rb:88
664 #: lib/rbot/core/config.rb:116 lib/rbot/core/config.rb:139
665 msgid "this config change will take effect on the next rescan"
666 msgstr "this config change will take effect on the next rescan"
667
668 #: lib/rbot/core/config.rb:81
669 msgid "failed to set %{key}: %{error}"
670 msgstr "failed to set %{key}: %{error}"
671
672 #: lib/rbot/core/config.rb:104 lib/rbot/core/config.rb:127
673 msgid "config key %{key} is not an array"
674 msgstr "config key %{key} is not an array"
675
676 #: lib/rbot/core/config.rb:111
677 msgid "failed to add %{value} to %{key}: %{error}"
678 msgstr "failed to add %{value} to %{key}: %{error}"
679
680 #: lib/rbot/core/config.rb:134
681 msgid "failed to remove %{value} from %{key}: %{error}"
682 msgstr "failed to remove %{value} from %{key}: %{error}"
683
684 #: lib/rbot/core/config.rb:148
685 msgid "saving ..."
686 msgstr "saving ..."
687
688 #: lib/rbot/core/config.rb:150
689 msgid "rescanning ..."
690 msgstr "rescanning ..."
691
692 #: lib/rbot/core/config.rb:152
693 msgid "done. %{plugin_status}"
694 msgstr "done. %{plugin_status}"
695
696 #: lib/rbot/core/config.rb:171
697 msgid ""
698 "I'm a v. %{version} rubybot, (c) Tom Gilbert and the rbot development team - "
699 "http://linuxbrit.co.uk/rbot/"
700 msgstr ""
701 "I'm a v. %{version} rubybot, (c) Tom Gilbert and the rbot development team - "
702 "http://linuxbrit.co.uk/rbot/"
703
704 #: lib/rbot/core/config.rb:183
705 msgid "config-related tasks: config topics, save, rescan"
706 msgstr "config-related tasks: config topics, save, rescan"
707
708 #: lib/rbot/core/config.rb:185
709 msgid ""
710 "config list => list configuration modules, config list <module> => list "
711 "configuration keys for module <module>"
712 msgstr ""
713 "config list => list configuration modules, config list <module> => list "
714 "configuration keys for module <module>"
715
716 #: lib/rbot/core/config.rb:187
717 msgid "config get <key> => get configuration value for key <key>"
718 msgstr "config get <key> => get configuration value for key <key>"
719
720 #: lib/rbot/core/config.rb:189
721 msgid "reset key <key> to the default"
722 msgstr "reset key <key> to the default"
723
724 #: lib/rbot/core/config.rb:191
725 msgid ""
726 "config set <key> <value> => set configuration value for key <key> to <value>"
727 msgstr ""
728 "config set <key> <value> => set configuration value for key <key> to <value>"
729
730 #: lib/rbot/core/config.rb:193
731 msgid "config desc <key> => describe what key <key> configures"
732 msgstr "config desc <key> => describe what key <key> configures"
733
734 #: lib/rbot/core/config.rb:195
735 msgid ""
736 "config add <value> to <key> => add value <value> to key <key> if <key> is an "
737 "array"
738 msgstr ""
739 "config add <value> to <key> => add value <value> to key <key> if <key> is an "
740 "array"
741
742 #: lib/rbot/core/config.rb:197
743 msgid ""
744 "config rm <value> from <key> => remove value <value> from key <key> if <key> "
745 "is an array"
746 msgstr ""
747 "config rm <value> from <key> => remove value <value> from key <key> if <key> "
748 "is an array"
749
750 #: lib/rbot/core/config.rb:199
751 msgid ""
752 "config module - bot configuration. usage: list, desc, get, set, unset, add, "
753 "rm"
754 msgstr ""
755 "config module - bot configuration. usage: list, desc, get, set, unset, add, "
756 "rm"
757
758 #: lib/rbot/core/config.rb:204
759 msgid "save => save current dynamic data and configuration"
760 msgstr "save => save current dynamic data and configuration"
761
762 #: lib/rbot/core/config.rb:206
763 msgid "rescan => reload modules and static facts"
764 msgstr "rescan => reload modules and static facts"
765
766 #: lib/rbot/core/config.rb:208
767 msgid "config-related tasks: config, save, rescan"
768 msgstr "config-related tasks: config, save, rescan"
769
770 #: lib/rbot/core/basics.rb:107
771 msgid "quit [<message>] => quit IRC with message <message>"
772 msgstr "quit [<message>] => quit IRC with message <message>"
773
774 #: lib/rbot/core/basics.rb:109
775 msgid "restart => completely stop and restart the bot (including reconnect)"
776 msgstr "restart => completely stop and restart the bot (including reconnect)"
777
778 #: lib/rbot/core/basics.rb:113
779 msgid "part"
780 msgstr "part"
781
782 #: lib/rbot/core/basics.rb:115
783 msgid "hide => part all channels"
784 msgstr "hide => part all channels"
785
786 #: lib/rbot/core/basics.rb:117
787 msgid "nick <nick> => attempt to change nick to <nick>"
788 msgstr "nick <nick> => attempt to change nick to <nick>"
789
790 #: lib/rbot/core/basics.rb:119
791 msgid ""
792 "say <channel>|<nick> <message> => say <message> to <channel> or in private "
793 "message to <nick>"
794 msgstr ""
795 "say <channel>|<nick> <message> => say <message> to <channel> or in private "
796 "message to <nick>"
797
798 #: lib/rbot/core/basics.rb:121
799 msgid ""
800 "action <channel>|<nick> <message> => does a /me <message> to <channel> or in "
801 "private message to <nick>"
802 msgstr ""
803 "action <channel>|<nick> <message> => does a /me <message> to <channel> or in "
804 "private message to <nick>"
805
806 #: lib/rbot/core/basics.rb:123
807 msgid ""
808 "quiet [in here|<channel>] => with no arguments, stop speaking in all "
809 "channels, if \"in here\", stop speaking in this channel, or stop speaking in "
810 "<channel>"
811 msgstr ""
812 "quiet [in here|<channel>] => with no arguments, stop speaking in all "
813 "channels, if \"in here\", stop speaking in this channel, or stop speaking in "
814 "<channel>"
815
816 #: lib/rbot/core/basics.rb:125
817 msgid ""
818 "talk [in here|<channel>] => with no arguments, resume speaking in all "
819 "channels, if \"in here\", resume speaking in this channel, or resume "
820 "speaking in <channel>"
821 msgstr ""
822 "talk [in here|<channel>] => with no arguments, resume speaking in all "
823 "channels, if \"in here\", resume speaking in this channel, or resume "
824 "speaking in <channel>"
825
826 #: lib/rbot/core/basics.rb:127
827 msgid "version => describes software version"
828 msgstr "version => describes software version"
829
830 #: lib/rbot/core/basics.rb:129
831 msgid "ping => replies with a pong"
832 msgstr "ping => replies with a pong"
833
834 #: lib/rbot/core/basics.rb:131
835 msgid ""
836 "mode <channel> <mode> <nicks> => set channel modes for <nicks> on <channel> "
837 "to <mode>"
838 msgstr ""
839 "mode <channel> <mode> <nicks> => set channel modes for <nicks> on <channel> "
840 "to <mode>"
841
842 #: lib/rbot/core/basics.rb:137
843 msgid ""
844 "%{name}: quit, restart, join, part, hide, save, nick, say, action, topic, "
845 "quiet, talk,version, ping, mode"
846 msgstr ""
847 "%{name}: quit, restart, join, part, hide, save, nick, say, action, topic, "
848 "quiet, talk,version, ping, mode"
849
850 #: data/rbot/plugins/dictclient.rb:52
851 msgid "Hostname or hostname:port of the DICT server used to lookup words"
852 msgstr "Hostname or hostname:port of the DICT server used to lookup words"
853
854 #: data/rbot/plugins/dictclient.rb:55
855 msgid ""
856 "When multiple databases reply a number of definitions that above this limit, "
857 "only the database names will be listed. Otherwise, the full definitions from "
858 "each database are replied"
859 msgstr ""
860 "When multiple databases reply a number of definitions that above this limit, "
861 "only the database names will be listed. Otherwise, the full definitions from "
862 "each database are replied"
863
864 #: data/rbot/plugins/dictclient.rb:58
865 msgid "Each definition is truncated to this length"
866 msgstr "Each definition is truncated to this length"
867
868 #: data/rbot/plugins/dictclient.rb:61
869 msgid "Format of headwords; <word> will be replaced with the actual word"
870 msgstr "Format of headwords; <word> will be replaced with the actual word"
871
872 #: data/rbot/plugins/dictclient.rb:64
873 msgid ""
874 "Format of database names; <database> will be replaced with the database name"
875 msgstr ""
876 "Format of database names; <database> will be replaced with the database name"
877
878 #: data/rbot/plugins/dictclient.rb:67
879 msgid ""
880 "Format of definitions. <word> will be replaced with the formatted headword, "
881 "<def> will be replaced with the truncated definition, and <database> with "
882 "the formatted database name"
883 msgstr ""
884 "Format of definitions. <word> will be replaced with the formatted headword, "
885 "<def> will be replaced with the truncated definition, and <database> with "
886 "the formatted database name"
887
888 #: data/rbot/plugins/dictclient.rb:70
889 msgid ""
890 "Format of match results. <matches> will be replaced with the formatted "
891 "headwords, <database> with the formatted database name"
892 msgstr ""
893 "Format of match results. <matches> will be replaced with the formatted "
894 "headwords, <database> with the formatted database name"
895
896 #: data/rbot/plugins/dictclient.rb:90
897 msgid ""
898 "An error occured connecting to the DICT server. Check the dictclient.server "
899 "configuration or retry later"
900 msgstr ""
901 "An error occured connecting to the DICT server. Check the dictclient.server "
902 "configuration or retry later"
903
904 #: data/rbot/plugins/dictclient.rb:92
905 msgid "A protocol error occured"
906 msgstr "A protocol error occured"
907
908 #: data/rbot/plugins/dictclient.rb:94
909 msgid "An error occured"
910 msgstr "An error occured"
911
912 #: data/rbot/plugins/dictclient.rb:116
913 msgid ""
914 "Many definitions for %{phrase} were found in %{databases}. Use 'define "
915 "<phrase> from <database> to view a definition."
916 msgstr ""
917 "Many definitions for %{phrase} were found in %{databases}. Use 'define "
918 "<phrase> from <database> to view a definition."
919
920 #: data/rbot/plugins/dictclient.rb:133
921 msgid "No definition for %{phrase} found from %{database}."
922 msgstr "No definition for %{phrase} found from %{database}."
923
924 #: data/rbot/plugins/dictclient.rb:154
925 msgid "Nothing matched %{query} from %{database} using %{strategy}"
926 msgstr "Nothing matched %{query} from %{database} using %{strategy}"
927
928 #: data/rbot/plugins/dictclient.rb:164
929 msgid "Databases: %{list}"
930 msgstr "Databases: %{list}"
931
932 #: data/rbot/plugins/dictclient.rb:172
933 msgid "Strategies: %{list}"
934 msgstr "Strategies: %{list}"
935
936 #: data/rbot/plugins/dictclient.rb:179
937 msgid ""
938 "define <phrase> [from <database>] => Show definition of a phrase; match "
939 "<phrase> [using <strategy>] [from <database>] => Show matching phrases; "
940 "dictclient databases => List databases; dictclient strategies => List "
941 "strategies"
942 msgstr ""
943 "define <phrase> [from <database>] => Show definition of a phrase; match "
944 "<phrase> [using <strategy>] [from <database>] => Show matching phrases; "
945 "dictclient databases => List databases; dictclient strategies => List "
946 "strategies"
947
948 #: data/rbot/plugins/games/shiritori.rb:203
949 msgid "%{current_player}, it's your turn. %{previous_word} -> %{current_word}"
950 msgstr "%{current_player}, it's your turn. %{previous_word} -> %{current_word}"
951
952 #: data/rbot/plugins/games/shiritori.rb:207
953 msgid "No one has given the first word yet. Say the first word to start."
954 msgstr "No one has given the first word yet. Say the first word to start."
955
956 #: data/rbot/plugins/games/shiritori.rb:209
957 msgid ""
958 "Poor %{current_player} is playing alone! Anyone care to join? %"
959 "{previous_word} -> %{current_word}"
960 msgstr ""
961 "Poor %{current_player} is playing alone! Anyone care to join? %"
962 "{previous_word} -> %{current_word}"
963
964 #: data/rbot/plugins/games/shiritori.rb:240
965 msgid "%{player} took too long and is out of the game. Try again next game!"
966 msgstr "%{player} took too long and is out of the game. Try again next game!"
967
968 #: data/rbot/plugins/games/shiritori.rb:245
969 msgid "%{player} is the last remaining player and the winner! Congratulations!"
970 msgstr ""
971 "%{player} is the last remaining player and the winner! Congratulations!"
972
973 #: data/rbot/plugins/games/shiritori.rb:253
974 msgid "%{player} took too long and skipped the turn."
975 msgstr "%{player} took too long and skipped the turn."
976
977 #: data/rbot/plugins/games/shiritori.rb:281
978 msgid "%{player} has given the first word: %{word}"
979 msgstr "%{player} has given the first word: %{word}"
980
981 #: data/rbot/plugins/games/shiritori.rb:287
982 msgid "Welcome to shiritori, %{speaker}."
983 msgstr "Welcome to shiritori, %{speaker}."
984
985 #: data/rbot/plugins/games/shiritori.rb:292
986 msgid "The word %{used_word} has been used. Retry from %{word}"
987 msgstr "The word %{used_word} has been used. Retry from %{word}"
988
989 #: data/rbot/plugins/games/shiritori.rb:297
990 msgid ""
991 "It's impossible to continue the chain from %{word}. The game has ended. "
992 "Thanks a lot, %{player}! :("
993 msgstr ""
994 "It's impossible to continue the chain from %{word}. The game has ended. "
995 "Thanks a lot, %{player}! :("
996
997 #: data/rbot/plugins/games/shiritori.rb:301
998 msgid ""
999 "It's impossible to continue the chain from %{bad_word}. Retry from %{word}"
1000 msgstr ""
1001 "It's impossible to continue the chain from %{bad_word}. Retry from %{word}"
1002
1003 #: data/rbot/plugins/games/shiritori.rb:306
1004 msgid ""
1005 "It's impossible to continue the chain from %{word}. Start with another word."
1006 msgstr ""
1007 "It's impossible to continue the chain from %{word}. Start with another word."
1008
1009 #: data/rbot/plugins/games/shiritori.rb:327
1010 msgid ""
1011 "A game in which each player must continue the previous player's word, by "
1012 "using its last one or few characters/letters of the word to start a new "
1013 "word. 'shiritori <ruleset>' => Play shiritori with a set of rules. Available "
1014 "rulesets: %{rulesets}. 'shiritori stop' => Stop the current shiritori game."
1015 msgstr ""
1016 "A game in which each player must continue the previous player's word, by "
1017 "using its last one or few characters/letters of the word to start a new "
1018 "word. 'shiritori <ruleset>' => Play shiritori with a set of rules. Available "
1019 "rulesets: %{rulesets}. 'shiritori stop' => Stop the current shiritori game."
1020
1021 #: data/rbot/plugins/games/shiritori.rb:398
1022 msgid "Already playing shiritori here"
1023 msgstr "Already playing shiritori here"
1024
1025 #: data/rbot/plugins/games/shiritori.rb:409
1026 msgid "Shiritori has started. Please say the first word"
1027 msgstr "Shiritori has started. Please say the first word"
1028
1029 #: data/rbot/plugins/games/shiritori.rb:411
1030 msgid "couldn't start %{ruleset} shiritori: %{error}"
1031 msgstr "couldn't start %{ruleset} shiritori: %{error}"
1032
1033 #: data/rbot/plugins/games/shiritori.rb:415
1034 msgid "There is no ruleset named %{ruleset}"
1035 msgstr "There is no ruleset named %{ruleset}"
1036
1037 #: data/rbot/plugins/games/shiritori.rb:433
1038 msgid "Shiritori has stopped. Hope you had fun!"
1039 msgstr "Shiritori has stopped. Hope you had fun!"
1040
1041 #: data/rbot/plugins/games/shiritori.rb:436
1042 msgid "No game to stop here, because no game is being played."
1043 msgstr "No game to stop here, because no game is being played."
1044
1045 #: data/rbot/plugins/games/azgame.rb:153
1046 msgid ""
1047 "%{bold}BINGO!%{bold} the word was %{underline}%{word}%{underline}. Congrats, "
1048 "%{bold}%{player}%{bold}!"
1049 msgstr ""
1050 "%{bold}BINGO!%{bold} the word was %{underline}%{word}%{underline}. Congrats, "
1051 "%{bold}%{player}%{bold}!"
1052
1053 #: data/rbot/plugins/games/azgame.rb:160
1054 msgid ""
1055 "The game was won after %{tries} tries. Scores for this game:    %{scores}"
1056 msgstr ""
1057 "The game was won after %{tries} tries. Scores for this game:    %{scores}"
1058
1059 #: data/rbot/plugins/games/azgame.rb:163
1060 msgid "%{word} is not in the range %{bold}%{range}%{bold}"
1061 msgstr "%{word} is not in the range %{bold}%{range}%{bold}"
1062
1063 #: data/rbot/plugins/games/azgame.rb:165
1064 msgid "%{word} doesn't exist or is not acceptable for the game"
1065 msgstr "%{word} doesn't exist or is not acceptable for the game"
1066
1067 #: data/rbot/plugins/games/azgame.rb:169
1068 msgid "close, but no cigar. New range: %{bold}%{range}%{bold}"
1069 msgstr "close, but no cigar. New range: %{bold}%{range}%{bold}"
1070
1071 #: data/rbot/plugins/games/azgame.rb:173
1072 msgid "%{word} is already one of the range extrema: %{range}"
1073 msgstr "%{word} is already one of the range extrema: %{range}"
1074
1075 #: data/rbot/plugins/games/azgame.rb:175
1076 msgid "hm, something went wrong while verifying %{word}"
1077 msgstr "hm, something went wrong while verifying %{word}"
1078
1079 #: data/rbot/plugins/games/azgame.rb:183
1080 msgid "no A-Z game running here, can't check if %{word} is valid, can I?"
1081 msgstr "no A-Z game running here, can't check if %{word} is valid, can I?"
1082
1083 #: data/rbot/plugins/games/azgame.rb:187
1084 msgid "I only accept single words composed by letters only, sorry"
1085 msgstr "I only accept single words composed by letters only, sorry"
1086
1087 #: data/rbot/plugins/games/azgame.rb:197
1088 msgid "the word in %{bold}%{range}%{bold} was:   %{bold}%{word}%{bold}"
1089 msgstr "the word in %{bold}%{range}%{bold} was:   %{bold}%{word}%{bold}"
1090
1091 #: data/rbot/plugins/games/azgame.rb:201
1092 msgid ""
1093 "The game was cancelled after %{tries} tries. Scores for this game would have "
1094 "been:    %{scores}"
1095 msgstr ""
1096 "The game was cancelled after %{tries} tries. Scores for this game would have "
1097 "been:    %{scores}"
1098
1099 #: data/rbot/plugins/games/azgame.rb:204
1100 msgid "no A-Z game running in this channel ..."
1101 msgstr "no A-Z game running in this channel ..."
1102
1103 #: data/rbot/plugins/games/azgame.rb:214
1104 msgid "let me think ..."
1105 msgstr "let me think ..."
1106
1107 #: data/rbot/plugins/games/azgame.rb:218
1108 msgid "couldn't think of anything ..."
1109 msgstr "couldn't think of anything ..."
1110
1111 #: data/rbot/plugins/games/azgame.rb:222
1112 msgid "I can't play A-Z in %{lang}, sorry"
1113 msgstr "I can't play A-Z in %{lang}, sorry"
1114
1115 #: data/rbot/plugins/games/azgame.rb:225
1116 msgid "got it!"
1117 msgstr "got it!"
1118
1119 #: data/rbot/plugins/games/azgame.rb:235
1120 msgid " (after %{total_tries} and %{invalid_tries}"
1121 msgstr " (after %{total_tries} and %{invalid_tries}"
1122
1123 #: data/rbot/plugins/games/azgame.rb:236 data/rbot/plugins/games/azgame.rb:242
1124 msgid "%{count} try"
1125 msgid_plural "%{count} tries"
1126 msgstr[0] "%{count} try"
1127 msgstr[1] "%{count} tries"
1128
1129 #: data/rbot/plugins/games/azgame.rb:238
1130 msgid "%{count} invalid try"
1131 msgid_plural "%{count} invalid tries"
1132 msgstr[0] "%{count} invalid try"
1133 msgstr[1] "%{count} invalid tries"
1134
1135 #: data/rbot/plugins/games/azgame.rb:241
1136 msgid " (after %{total_tries}"
1137 msgstr " (after %{total_tries}"
1138
1139 #: data/rbot/plugins/games/azgame.rb:247
1140 msgid "A-Z: %{bold}%{range}%{bold}"
1141 msgstr "A-Z: %{bold}%{range}%{bold}"
1142
1143 #: data/rbot/plugins/games/azgame.rb:258
1144 msgid "I have %{count} %{lang} word in my cache"
1145 msgid_plural "I have %{count} %{lang} words in my cache"
1146 msgstr[0] "I have %{count} %{lang} word in my cache"
1147 msgstr[1] "I have %{count} %{lang} words in my cache"
1148
1149 #: data/rbot/plugins/games/azgame.rb:261
1150 msgid "provide a regexp to match"
1151 msgstr "provide a regexp to match"
1152
1153 #: data/rbot/plugins/games/azgame.rb:273
1154 msgid "no %{lang} word I know match %{pattern}"
1155 msgstr "no %{lang} word I know match %{pattern}"
1156
1157 #: data/rbot/plugins/games/azgame.rb:275
1158 msgid ""
1159 "more than 25 %{lang} words I know match %{pattern}, try a stricter matching"
1160 msgstr ""
1161 "more than 25 %{lang} words I know match %{pattern}, try a stricter matching"
1162
1163 #: data/rbot/plugins/games/azgame.rb:281 data/rbot/plugins/games/azgame.rb:297
1164 #: data/rbot/plugins/games/azgame.rb:309
1165 msgid "provide a word"
1166 msgstr "provide a word"
1167
1168 #: data/rbot/plugins/games/azgame.rb:286 data/rbot/plugins/games/azgame.rb:302
1169 msgid "I don't know any %{lang} word %{word}"
1170 msgstr "I don't know any %{lang} word %{word}"
1171
1172 #: data/rbot/plugins/games/azgame.rb:290
1173 msgid "%{word} learned from %{user} on %{date}"
1174 msgstr "%{word} learned from %{user} on %{date}"
1175
1176 #: data/rbot/plugins/games/azgame.rb:292
1177 msgid "%{word} learned from %{user}"
1178 msgstr "%{word} learned from %{user}"
1179
1180 #: data/rbot/plugins/games/azgame.rb:314
1181 msgid "I already know the %{lang} word %{word}"
1182 msgstr "I already know the %{lang} word %{word}"
1183
1184 #: data/rbot/plugins/games/azgame.rb:530
1185 msgid ""
1186 "az [lang] word [count|list|add|delete] => manage the az wordlist for "
1187 "language lang (defaults to current bot language)"
1188 msgstr ""
1189 "az [lang] word [count|list|add|delete] => manage the az wordlist for "
1190 "language lang (defaults to current bot language)"
1191
1192 #: data/rbot/plugins/games/azgame.rb:532
1193 msgid "az cancel => abort current game"
1194 msgstr "az cancel => abort current game"
1195
1196 #: data/rbot/plugins/games/azgame.rb:534
1197 msgid "az check <word> => checks <word> against current game"
1198 msgstr "az check <word> => checks <word> against current game"
1199
1200 #: data/rbot/plugins/games/azgame.rb:536
1201 msgid ""
1202 "try to guess the word the bot is thinking of; if you guess wrong, the bot "
1203 "will use the new word to restrict the range of allowed words: eventually, "
1204 "the range will be so small around the correct word that you can't miss it"
1205 msgstr ""
1206 "try to guess the word the bot is thinking of; if you guess wrong, the bot "
1207 "will use the new word to restrict the range of allowed words: eventually, "
1208 "the range will be so small around the correct word that you can't miss it"
1209
1210 #: data/rbot/plugins/games/azgame.rb:538
1211 msgid ""
1212 "az => start a game if none is running, show the current word range "
1213 "otherwise; you can say 'az <language>' if you want to play in a language "
1214 "different from the current bot default"
1215 msgstr ""
1216 "az => start a game if none is running, show the current word range "
1217 "otherwise; you can say 'az <language>' if you want to play in a language "
1218 "different from the current bot default"
1219
1220 #: data/rbot/plugins/games/azgame.rb:540
1221 msgid "az topics: play, rules, cancel, manage, check"
1222 msgstr "az topics: play, rules, cancel, manage, check"