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