]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blob - po/en_US/rbot.po
* use Util.safe_save in alias plugin
[user/henk/code/ruby/rbot.git] / 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: rbot\n"
9 "POT-Creation-Date: 2007-08-07 16:41-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:690
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:57
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:60
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:63
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:66
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:69
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:72
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:75
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:95
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:97
905 msgid "A protocol error occured"
906 msgstr "A protocol error occured"
907
908 #: data/rbot/plugins/dictclient.rb:99
909 msgid "An error occured"
910 msgstr "An error occured"
911
912 #: data/rbot/plugins/dictclient.rb:121
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:138
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:159
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:169
929 msgid "Databases: %{list}"
930 msgstr "Databases: %{list}"
931
932 #: data/rbot/plugins/dictclient.rb:177
933 msgid "Strategies: %{list}"
934 msgstr "Strategies: %{list}"
935
936 #: data/rbot/plugins/dictclient.rb:184
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/alias.rb:51
949 msgid "Data file is not found or corrupt, reinitializing data"
950 msgstr ""
951
952 #: data/rbot/plugins/alias.rb:58
953 msgid "Invalid alias entry %{alias} : %{command} in %{filename}: %{reason}"
954 msgstr ""
955
956 #: data/rbot/plugins/alias.rb:74
957 msgid "The definition you provided is invalid: %{reason}"
958 msgstr ""
959
960 #: data/rbot/plugins/alias.rb:85 data/rbot/plugins/alias.rb:102
961 msgid "No such alias is defined"
962 msgstr ""
963
964 #: data/rbot/plugins/alias.rb:91
965 msgid "No aliases defined"
966 msgstr ""
967
968 #: data/rbot/plugins/alias.rb:100
969 msgid "Alias of %{command}"
970 msgstr ""
971
972 #: data/rbot/plugins/alias.rb:112
973 msgid ""
974 "The arguments in alias must match the substitutions in command, and vice "
975 "versa"
976 msgstr ""
977
978 #: data/rbot/plugins/alias.rb:129
979 msgid ""
980 "The alias seems to have caused infinite recursion. Please examine your alias "
981 "definitions"
982 msgstr ""
983
984 #: data/rbot/plugins/alias.rb:145
985 msgid "Error handling the alias, the command is not defined"
986 msgstr ""
987
988 #: data/rbot/plugins/alias.rb:155
989 msgid "Create and use aliases for commands. Topics: create, commands"
990 msgstr ""
991
992 #: data/rbot/plugins/alias.rb:157
993 msgid ""
994 "\"alias <text> => <command>\" => add text as an alias of command. Text can "
995 "contain placeholders marked with : or * for :words and *multiword arguments. "
996 "The command can contain placeholders enclosed with < > which will be "
997 "substituded with argument values. For example: alias googlerbot *terms => "
998 "google site:linuxbrit.co.uk/rbot/ <terms>"
999 msgstr ""
1000
1001 #: data/rbot/plugins/alias.rb:159
1002 msgid ""
1003 "alias list => list defined aliases | alias whatis <alias> => show definition "
1004 "of the alias | alias remove <alias> => remove defined alias | see the "
1005 "\"create\" topic about adding aliases"
1006 msgstr ""
1007
1008 #: data/rbot/plugins/games/shiritori.rb:203
1009 msgid "%{current_player}, it's your turn. %{previous_word} -> %{current_word}"
1010 msgstr "%{current_player}, it's your turn. %{previous_word} -> %{current_word}"
1011
1012 #: data/rbot/plugins/games/shiritori.rb:207
1013 msgid "No one has given the first word yet. Say the first word to start."
1014 msgstr "No one has given the first word yet. Say the first word to start."
1015
1016 #: data/rbot/plugins/games/shiritori.rb:209
1017 msgid ""
1018 "Poor %{current_player} is playing alone! Anyone care to join? %"
1019 "{previous_word} -> %{current_word}"
1020 msgstr ""
1021 "Poor %{current_player} is playing alone! Anyone care to join? %"
1022 "{previous_word} -> %{current_word}"
1023
1024 #: data/rbot/plugins/games/shiritori.rb:240
1025 msgid "%{player} took too long and is out of the game. Try again next game!"
1026 msgstr "%{player} took too long and is out of the game. Try again next game!"
1027
1028 #: data/rbot/plugins/games/shiritori.rb:245
1029 msgid "%{player} is the last remaining player and the winner! Congratulations!"
1030 msgstr ""
1031 "%{player} is the last remaining player and the winner! Congratulations!"
1032
1033 #: data/rbot/plugins/games/shiritori.rb:253
1034 msgid "%{player} took too long and skipped the turn."
1035 msgstr "%{player} took too long and skipped the turn."
1036
1037 #: data/rbot/plugins/games/shiritori.rb:281
1038 msgid "%{player} has given the first word: %{word}"
1039 msgstr "%{player} has given the first word: %{word}"
1040
1041 #: data/rbot/plugins/games/shiritori.rb:287
1042 msgid "Welcome to shiritori, %{player}."
1043 msgstr "Welcome to shiritori, %{player}."
1044
1045 #: data/rbot/plugins/games/shiritori.rb:292
1046 msgid "The word %{used_word} has been used. Retry from %{word}"
1047 msgstr "The word %{used_word} has been used. Retry from %{word}"
1048
1049 #: data/rbot/plugins/games/shiritori.rb:297
1050 msgid ""
1051 "It's impossible to continue the chain from %{word}. The game has ended. "
1052 "Thanks a lot, %{player}! :("
1053 msgstr ""
1054 "It's impossible to continue the chain from %{word}. The game has ended. "
1055 "Thanks a lot, %{player}! :("
1056
1057 #: data/rbot/plugins/games/shiritori.rb:301
1058 msgid ""
1059 "It's impossible to continue the chain from %{bad_word}. Retry from %{word}"
1060 msgstr ""
1061 "It's impossible to continue the chain from %{bad_word}. Retry from %{word}"
1062
1063 #: data/rbot/plugins/games/shiritori.rb:306
1064 msgid ""
1065 "It's impossible to continue the chain from %{word}. Start with another word."
1066 msgstr ""
1067 "It's impossible to continue the chain from %{word}. Start with another word."
1068
1069 #: data/rbot/plugins/games/shiritori.rb:327
1070 msgid ""
1071 "A game in which each player must continue the previous player's word, by "
1072 "using its last one or few characters/letters of the word to start a new "
1073 "word. 'shiritori <ruleset>' => Play shiritori with a set of rules. Available "
1074 "rulesets: %{rulesets}. 'shiritori stop' => Stop the current shiritori game."
1075 msgstr ""
1076 "A game in which each player must continue the previous player's word, by "
1077 "using its last one or few characters/letters of the word to start a new "
1078 "word. 'shiritori <ruleset>' => Play shiritori with a set of rules. Available "
1079 "rulesets: %{rulesets}. 'shiritori stop' => Stop the current shiritori game."
1080
1081 #: data/rbot/plugins/games/shiritori.rb:398
1082 msgid "Already playing shiritori here"
1083 msgstr "Already playing shiritori here"
1084
1085 #: data/rbot/plugins/games/shiritori.rb:409
1086 msgid "Shiritori has started. Please say the first word"
1087 msgstr "Shiritori has started. Please say the first word"
1088
1089 #: data/rbot/plugins/games/shiritori.rb:411
1090 msgid "couldn't start %{ruleset} shiritori: %{error}"
1091 msgstr "couldn't start %{ruleset} shiritori: %{error}"
1092
1093 #: data/rbot/plugins/games/shiritori.rb:415
1094 msgid "There is no ruleset named %{ruleset}"
1095 msgstr "There is no ruleset named %{ruleset}"
1096
1097 #: data/rbot/plugins/games/shiritori.rb:433
1098 msgid "Shiritori has stopped. Hope you had fun!"
1099 msgstr "Shiritori has stopped. Hope you had fun!"
1100
1101 #: data/rbot/plugins/games/shiritori.rb:436
1102 msgid "No game to stop here, because no game is being played."
1103 msgstr "No game to stop here, because no game is being played."
1104
1105 #: data/rbot/plugins/games/azgame.rb:69 data/rbot/plugins/games/azgame.rb:236
1106 #: data/rbot/plugins/games/azgame.rb:242
1107 msgid "%{count} try"
1108 msgid_plural "%{count} tries"
1109 msgstr[0] "%{count} try"
1110 msgstr[1] "%{count} tries"
1111
1112 #: data/rbot/plugins/games/azgame.rb:74
1113 msgid "winner, %{tries}"
1114 msgstr ""
1115
1116 #: data/rbot/plugins/games/azgame.rb:153
1117 msgid ""
1118 "%{bold}BINGO!%{bold} the word was %{underline}%{word}%{underline}. Congrats, "
1119 "%{bold}%{player}%{bold}!"
1120 msgstr ""
1121 "%{bold}BINGO!%{bold} the word was %{underline}%{word}%{underline}. Congrats, "
1122 "%{bold}%{player}%{bold}!"
1123
1124 #: data/rbot/plugins/games/azgame.rb:160
1125 msgid ""
1126 "The game was won after %{tries} tries. Scores for this game:    %{scores}"
1127 msgstr ""
1128 "The game was won after %{tries} tries. Scores for this game:    %{scores}"
1129
1130 #: data/rbot/plugins/games/azgame.rb:163
1131 msgid "%{word} is not in the range %{bold}%{range}%{bold}"
1132 msgstr "%{word} is not in the range %{bold}%{range}%{bold}"
1133
1134 #: data/rbot/plugins/games/azgame.rb:165
1135 msgid "%{word} doesn't exist or is not acceptable for the game"
1136 msgstr "%{word} doesn't exist or is not acceptable for the game"
1137
1138 #: data/rbot/plugins/games/azgame.rb:169
1139 msgid "close, but no cigar. New range: %{bold}%{range}%{bold}"
1140 msgstr "close, but no cigar. New range: %{bold}%{range}%{bold}"
1141
1142 #: data/rbot/plugins/games/azgame.rb:173
1143 msgid "%{word} is already one of the range extrema: %{range}"
1144 msgstr "%{word} is already one of the range extrema: %{range}"
1145
1146 #: data/rbot/plugins/games/azgame.rb:175
1147 msgid "hm, something went wrong while verifying %{word}"
1148 msgstr "hm, something went wrong while verifying %{word}"
1149
1150 #: data/rbot/plugins/games/azgame.rb:183
1151 msgid "no A-Z game running here, can't check if %{word} is valid, can I?"
1152 msgstr "no A-Z game running here, can't check if %{word} is valid, can I?"
1153
1154 #: data/rbot/plugins/games/azgame.rb:187
1155 msgid "I only accept single words composed by letters only, sorry"
1156 msgstr "I only accept single words composed by letters only, sorry"
1157
1158 #: data/rbot/plugins/games/azgame.rb:197
1159 msgid "the word in %{bold}%{range}%{bold} was:   %{bold}%{word}%{bold}"
1160 msgstr "the word in %{bold}%{range}%{bold} was:   %{bold}%{word}%{bold}"
1161
1162 #: data/rbot/plugins/games/azgame.rb:201
1163 msgid ""
1164 "The game was cancelled after %{tries} tries. Scores for this game would have "
1165 "been:    %{scores}"
1166 msgstr ""
1167 "The game was cancelled after %{tries} tries. Scores for this game would have "
1168 "been:    %{scores}"
1169
1170 #: data/rbot/plugins/games/azgame.rb:204
1171 msgid "no A-Z game running in this channel ..."
1172 msgstr "no A-Z game running in this channel ..."
1173
1174 #: data/rbot/plugins/games/azgame.rb:214
1175 msgid "let me think ..."
1176 msgstr "let me think ..."
1177
1178 #: data/rbot/plugins/games/azgame.rb:218
1179 msgid "couldn't think of anything ..."
1180 msgstr "couldn't think of anything ..."
1181
1182 #: data/rbot/plugins/games/azgame.rb:222
1183 msgid "I can't play A-Z in %{lang}, sorry"
1184 msgstr "I can't play A-Z in %{lang}, sorry"
1185
1186 #: data/rbot/plugins/games/azgame.rb:225
1187 msgid "got it!"
1188 msgstr "got it!"
1189
1190 #: data/rbot/plugins/games/azgame.rb:235
1191 msgid " (after %{total_tries} and %{invalid_tries}"
1192 msgstr " (after %{total_tries} and %{invalid_tries}"
1193
1194 #: data/rbot/plugins/games/azgame.rb:238
1195 msgid "%{count} invalid try"
1196 msgid_plural "%{count} invalid tries"
1197 msgstr[0] "%{count} invalid try"
1198 msgstr[1] "%{count} invalid tries"
1199
1200 #: data/rbot/plugins/games/azgame.rb:241
1201 msgid " (after %{total_tries}"
1202 msgstr " (after %{total_tries}"
1203
1204 #: data/rbot/plugins/games/azgame.rb:247
1205 msgid "A-Z: %{bold}%{range}%{bold}"
1206 msgstr "A-Z: %{bold}%{range}%{bold}"
1207
1208 #: data/rbot/plugins/games/azgame.rb:258
1209 msgid "I have %{count} %{lang} word in my cache"
1210 msgid_plural "I have %{count} %{lang} words in my cache"
1211 msgstr[0] "I have %{count} %{lang} word in my cache"
1212 msgstr[1] "I have %{count} %{lang} words in my cache"
1213
1214 #: data/rbot/plugins/games/azgame.rb:261
1215 msgid "provide a regexp to match"
1216 msgstr "provide a regexp to match"
1217
1218 #: data/rbot/plugins/games/azgame.rb:273
1219 msgid "no %{lang} word I know match %{pattern}"
1220 msgstr "no %{lang} word I know match %{pattern}"
1221
1222 #: data/rbot/plugins/games/azgame.rb:275
1223 msgid ""
1224 "more than 25 %{lang} words I know match %{pattern}, try a stricter matching"
1225 msgstr ""
1226 "more than 25 %{lang} words I know match %{pattern}, try a stricter matching"
1227
1228 #: data/rbot/plugins/games/azgame.rb:281 data/rbot/plugins/games/azgame.rb:297
1229 #: data/rbot/plugins/games/azgame.rb:309
1230 msgid "provide a word"
1231 msgstr "provide a word"
1232
1233 #: data/rbot/plugins/games/azgame.rb:286 data/rbot/plugins/games/azgame.rb:302
1234 msgid "I don't know any %{lang} word %{word}"
1235 msgstr "I don't know any %{lang} word %{word}"
1236
1237 #: data/rbot/plugins/games/azgame.rb:290
1238 msgid "%{word} learned from %{user} on %{date}"
1239 msgstr "%{word} learned from %{user} on %{date}"
1240
1241 #: data/rbot/plugins/games/azgame.rb:292
1242 msgid "%{word} learned from %{user}"
1243 msgstr "%{word} learned from %{user}"
1244
1245 #: data/rbot/plugins/games/azgame.rb:314
1246 msgid "I already know the %{lang} word %{word}"
1247 msgstr "I already know the %{lang} word %{word}"
1248
1249 #: data/rbot/plugins/games/azgame.rb:530
1250 msgid ""
1251 "az [lang] word [count|list|add|delete] => manage the az wordlist for "
1252 "language lang (defaults to current bot language)"
1253 msgstr ""
1254 "az [lang] word [count|list|add|delete] => manage the az wordlist for "
1255 "language lang (defaults to current bot language)"
1256
1257 #: data/rbot/plugins/games/azgame.rb:532
1258 msgid "az cancel => abort current game"
1259 msgstr "az cancel => abort current game"
1260
1261 #: data/rbot/plugins/games/azgame.rb:534
1262 msgid "az check <word> => checks <word> against current game"
1263 msgstr "az check <word> => checks <word> against current game"
1264
1265 #: data/rbot/plugins/games/azgame.rb:536
1266 msgid ""
1267 "try to guess the word the bot is thinking of; if you guess wrong, the bot "
1268 "will use the new word to restrict the range of allowed words: eventually, "
1269 "the range will be so small around the correct word that you can't miss it"
1270 msgstr ""
1271 "try to guess the word the bot is thinking of; if you guess wrong, the bot "
1272 "will use the new word to restrict the range of allowed words: eventually, "
1273 "the range will be so small around the correct word that you can't miss it"
1274
1275 #: data/rbot/plugins/games/azgame.rb:538
1276 msgid ""
1277 "az => start a game if none is running, show the current word range "
1278 "otherwise; you can say 'az <language>' if you want to play in a language "
1279 "different from the current bot default"
1280 msgstr ""
1281 "az => start a game if none is running, show the current word range "
1282 "otherwise; you can say 'az <language>' if you want to play in a language "
1283 "different from the current bot default"
1284
1285 #: data/rbot/plugins/games/azgame.rb:540
1286 msgid "az topics: play, rules, cancel, manage, check"
1287 msgstr "az topics: play, rules, cancel, manage, check"