]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blob - po/rbot.pot
updated po files
[user/henk/code/ruby/rbot.git] / po / rbot.pot
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 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: rbot\n"
10 "POT-Creation-Date: 2008-03-21 11:48-0400\n"
11 "PO-Revision-Date: 2007-07-09 01:24-0400\n"
12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 "Language-Team: LANGUAGE <LL@li.org>\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
18
19 #: lib/rbot/botuser.rb:42
20 msgid "Password for the bot owner"
21 msgstr ""
22
23 #: lib/rbot/botuser.rb:45
24 msgid ""
25 "Set false to prevent new botusers from logging in without a password when "
26 "the user netmask is known"
27 msgstr ""
28
29 #: lib/rbot/botuser.rb:48
30 msgid ""
31 "Set false to prevent new botusers from recognizing IRC users without a need "
32 "to manually login"
33 msgstr ""
34
35 #: lib/rbot/botuser.rb:51
36 msgid "Set true to allow new botusers to be created automatically"
37 msgstr ""
38
39 #: lib/rbot/botuser.rb:897
40 msgid "%{user}, you don't have '%{command}' permissions here"
41 msgstr ""
42
43 #: lib/rbot/config.rb:217
44 msgid "%{desc} [valid values are: %{values}]"
45 msgstr ""
46
47 #: lib/rbot/config.rb:351
48 msgid "First time rbot configuration wizard"
49 msgstr ""
50
51 #: lib/rbot/config.rb:354
52 msgid "This wizard will ask you a few questions to get you started."
53 msgstr ""
54
55 #: lib/rbot/config.rb:355
56 msgid ""
57 "The rest of rbot's configuration can be manipulated via IRC once rbot is "
58 "connected and you are auth'd."
59 msgstr ""
60
61 #: lib/rbot/core/auth.rb:71
62 msgid "please do not use + or - in front of command %{command} when resetting"
63 msgstr ""
64
65 #: lib/rbot/core/auth.rb:73
66 msgid "+ or - expected in front of %{string}"
67 msgstr ""
68
69 #: lib/rbot/core/auth.rb:86
70 msgid "'%{string}' doesn't look like a channel name"
71 msgstr ""
72
73 #: lib/rbot/core/auth.rb:95
74 msgid "trailing comma"
75 msgstr ""
76
77 #: lib/rbot/core/auth.rb:96
78 msgid "you probably forgot a comma"
79 msgstr ""
80
81 #: lib/rbot/core/auth.rb:111 lib/rbot/core/auth.rb:165
82 msgid "couldn't find botuser %{name}"
83 msgstr ""
84
85 #: lib/rbot/core/auth.rb:113
86 msgid "you can't change permissions for %{username}"
87 msgstr ""
88
89 #: lib/rbot/core/auth.rb:120
90 msgid "couldn't satisfy your request: %{errors}"
91 msgstr ""
92
93 #: lib/rbot/core/auth.rb:159
94 msgid "you are owner, you can do anything"
95 msgstr ""
96
97 #: lib/rbot/core/auth.rb:162
98 msgid "owner can do anything"
99 msgstr ""
100
101 #: lib/rbot/core/auth.rb:173
102 msgid "on any channel: "
103 msgstr ""
104
105 #: lib/rbot/core/auth.rb:175
106 msgid "in private: "
107 msgstr ""
108
109 #: lib/rbot/core/auth.rb:187
110 msgid "no permissions set for %{user}"
111 msgstr ""
112
113 #: lib/rbot/core/auth.rb:189
114 msgid "permissions for %{user}:: %{permissions}"
115 msgstr ""
116
117 #: lib/rbot/core/auth.rb:199
118 msgid ". only %{max} will be shown"
119 msgstr ""
120
121 #: lib/rbot/core/auth.rb:200
122 msgid "%{count} commands found matching %{pattern}%{extra}"
123 msgstr ""
124
125 #: lib/rbot/core/auth.rb:205
126 msgid "%{cmd}: %{perms}"
127 msgstr ""
128
129 #: lib/rbot/core/auth.rb:221
130 msgid "welcome, %{user}"
131 msgstr ""
132
133 #: lib/rbot/core/auth.rb:236
134 msgid "sorry, can't do"
135 msgstr ""
136
137 #: lib/rbot/core/auth.rb:239
138 msgid "couldn't login: %{exception}"
139 msgstr ""
140
141 #: lib/rbot/core/auth.rb:247
142 msgid "I couldn't find anything to let you login automatically"
143 msgstr ""
144
145 #: lib/rbot/core/auth.rb:258
146 msgid "you are %{who}"
147 msgstr ""
148
149 #: lib/rbot/core/auth.rb:260 lib/rbot/core/auth.rb:273
150 msgid "no one that I know"
151 msgstr ""
152
153 #: lib/rbot/core/auth.rb:261 lib/rbot/core/auth.rb:274
154 msgid "my boss"
155 msgstr ""
156
157 #: lib/rbot/core/auth.rb:281
158 msgid ""
159 "login [<botuser>] [<pass>]: logs in to the bot as botuser <botuser> with "
160 "password <pass>. When using the full form, you must contact the bot in "
161 "private. <pass> can be omitted if <botuser> allows login-by-mask and your "
162 "netmask is among the known ones. if <botuser> is omitted too autologin will "
163 "be attempted"
164 msgstr ""
165
166 #: lib/rbot/core/auth.rb:283
167 msgid "whoami: names the botuser you're linked to"
168 msgstr ""
169
170 #: lib/rbot/core/auth.rb:285
171 msgid "who is <user>: names the botuser <user> is linked to"
172 msgstr ""
173
174 #: lib/rbot/core/auth.rb:289
175 msgid ""
176 "a permission is specified as module::path::to::cmd; when you want to enable "
177 "it, prefix it with +; when you want to disable it, prefix it with -; when "
178 "using the +reset+ command, do not use any prefix"
179 msgstr ""
180
181 #: lib/rbot/core/auth.rb:291
182 msgid ""
183 "permissions [re]set <permission> [in <channel>] for <user>: sets or resets "
184 "the permissions for botuser <user> in channel <channel> (use ? to change the "
185 "permissions for private addressing)"
186 msgstr ""
187
188 #: lib/rbot/core/auth.rb:293
189 msgid "permissions view [for <user>]: display the permissions for user <user>"
190 msgstr ""
191
192 #: lib/rbot/core/auth.rb:295
193 msgid ""
194 "permissions search <pattern>: display the permissions associated with the "
195 "commands matching <pattern>"
196 msgstr ""
197
198 #: lib/rbot/core/auth.rb:297
199 msgid "permission topics: syntax, (re)set, view, search"
200 msgstr ""
201
202 #: lib/rbot/core/auth.rb:302
203 msgid ""
204 "user show <what> : shows info about the user; <what> can be any of "
205 "autologin, login-by-mask, netmasks"
206 msgstr ""
207
208 #: lib/rbot/core/auth.rb:304
209 msgid ""
210 "user enable|disable <what> : turns on or off <what> (autologin, login-by-"
211 "mask)"
212 msgstr ""
213
214 #: lib/rbot/core/auth.rb:306
215 msgid ""
216 "user set password <blah> : sets the user password to <blah>; passwords can "
217 "only contain upper and lowercase letters and numbers, and must be at least 4 "
218 "characters long"
219 msgstr ""
220
221 #: lib/rbot/core/auth.rb:308
222 msgid ""
223 "user add|rm netmask <mask> : adds/removes netmask <mask> from the list of "
224 "netmasks known to the botuser you're linked to"
225 msgstr ""
226
227 #: lib/rbot/core/auth.rb:310
228 msgid ""
229 "user reset <what> : resets <what> to the default values. <what> can be "
230 "+netmasks+ (the list will be emptied), +autologin+ or +login-by-mask+ (will "
231 "be reset to the default value) or +password+ (a new one will be generated "
232 "and you'll be told in private)"
233 msgstr ""
234
235 #: lib/rbot/core/auth.rb:312
236 msgid ""
237 "user tell <who> the password for <botuser> : contacts <who> in private to "
238 "tell him/her the password for <botuser>"
239 msgstr ""
240
241 #: lib/rbot/core/auth.rb:314
242 msgid ""
243 "user create <name> <password> : create botuser named <name> with password "
244 "<password>. The password can be omitted, in which case a random one will be "
245 "generated. The <name> should only contain alphanumeric characters and the "
246 "underscore (_)"
247 msgstr ""
248
249 #: lib/rbot/core/auth.rb:316
250 msgid "user list : lists all the botusers"
251 msgstr ""
252
253 #: lib/rbot/core/auth.rb:318
254 msgid ""
255 "user destroy <botuser> : destroys <botuser>. This function %{highlight}must%"
256 "{highlight} be called in two steps. On the first call <botuser> is queued "
257 "for destruction. On the second call, which must be in the form 'user confirm "
258 "destroy <botuser>', the botuser will be destroyed. If you want to cancel the "
259 "destruction, issue the command 'user cancel destroy <botuser>'"
260 msgstr ""
261
262 #: lib/rbot/core/auth.rb:320
263 msgid ""
264 "user topics: show, enable|disable, add|rm netmask, set, reset, tell, create, "
265 "list, destroy"
266 msgstr ""
267
268 #: lib/rbot/core/auth.rb:323
269 msgid ""
270 "auth <masterpassword>: log in as the bot owner; other commands: login, "
271 "whoami, permission syntax, permissions [re]set, permissions view, user, "
272 "meet, hello"
273 msgstr ""
274
275 #: lib/rbot/core/auth.rb:325
276 msgid ""
277 "meet <nick> [as <user>]: creates a bot user for nick, calling it user "
278 "(defaults to the nick itself)"
279 msgstr ""
280
281 #: lib/rbot/core/auth.rb:327
282 msgid "hello: creates a bot user for the person issuing the command"
283 msgstr ""
284
285 #: lib/rbot/core/auth.rb:329
286 msgid ""
287 "auth commands: auth, login, whoami, who, permission[s], user, meet, hello"
288 msgstr ""
289
290 #: lib/rbot/core/auth.rb:334
291 msgid "sorry, I need more arguments to %{command}"
292 msgstr ""
293
294 #: lib/rbot/core/auth.rb:338
295 msgid "I can only %{command} these: %{arguments}"
296 msgstr ""
297
298 #: lib/rbot/core/auth.rb:373
299 msgid "no such bot user %{user}"
300 msgstr ""
301
302 #: lib/rbot/core/auth.rb:376
303 msgid "you can't mess with %{user}"
304 msgstr ""
305
306 #: lib/rbot/core/auth.rb:388
307 msgid "you can't see the properties of %{user}"
308 msgstr ""
309
310 #: lib/rbot/core/auth.rb:397
311 msgid "no way I'm telling you the master password!"
312 msgstr ""
313
314 #: lib/rbot/core/auth.rb:398
315 msgid "you can't ask for someone else's password"
316 msgstr ""
317
318 #: lib/rbot/core/auth.rb:400
319 msgid ""
320 "c'mon, you can't be asking me seriously to tell you the password in public!"
321 msgstr ""
322
323 #: lib/rbot/core/auth.rb:401
324 msgid "the password for %{user} is %{password}"
325 msgstr ""
326
327 #: lib/rbot/core/auth.rb:415
328 msgid "can %{action}"
329 msgstr ""
330
331 #: lib/rbot/core/auth.rb:417
332 msgid "can not %{action}"
333 msgstr ""
334
335 #: lib/rbot/core/auth.rb:421
336 msgid "knows no netmasks"
337 msgstr ""
338
339 #: lib/rbot/core/auth.rb:423
340 msgid "knows %{netmasks}"
341 msgstr ""
342
343 #: lib/rbot/core/auth.rb:430 lib/rbot/core/auth.rb:457
344 #: lib/rbot/core/auth.rb:475 lib/rbot/core/auth.rb:507
345 msgid "you can't change the default user"
346 msgstr ""
347
348 #: lib/rbot/core/auth.rb:431 lib/rbot/core/auth.rb:459
349 #: lib/rbot/core/auth.rb:477 lib/rbot/core/auth.rb:509
350 msgid "you can't edit %{user}"
351 msgstr ""
352
353 #: lib/rbot/core/auth.rb:446 lib/rbot/core/auth.rb:493
354 msgid "I ignored %{things} because %{reason}"
355 msgstr ""
356
357 #: lib/rbot/core/auth.rb:450 lib/rbot/core/auth.rb:497
358 msgid "I haven't changed anything"
359 msgstr ""
360
361 #: lib/rbot/core/auth.rb:468
362 msgid "is that a joke? setting the password in public?"
363 msgstr ""
364
365 #: lib/rbot/core/auth.rb:500
366 msgid "the password for %{user} is now %{password}"
367 msgstr ""
368
369 #: lib/rbot/core/auth.rb:514
370 msgid ""
371 "I can only add/remove netmasks. See +help user add+ for more instructions"
372 msgstr ""
373
374 #: lib/rbot/core/auth.rb:535
375 msgid "sorry, I don't know how to %{request}"
376 msgstr ""
377
378 #: lib/rbot/core/auth.rb:538
379 msgid "couldn't %{cmd}: %{exception}"
380 msgstr ""
381
382 #: lib/rbot/core/auth.rb:567
383 msgid ""
384 "you are now registered as %{buname}. I created a random password for you : %"
385 "{pass} and you can change it at any time by telling me 'user set password "
386 "<password>' in private"
387 msgstr ""
388
389 #: lib/rbot/core/auth.rb:574
390 msgid "but I already know %{buname}"
391 msgstr ""
392
393 #: lib/rbot/core/auth.rb:576
394 msgid "I had problems meeting %{nick}: %{e}"
395 msgstr ""
396
397 #: lib/rbot/core/auth.rb:585
398 msgid "couldn't find botuser %{user}"
399 msgstr ""
400
401 #: lib/rbot/core/auth.rb:587
402 msgid "I'm not telling the master password to anyway, pal"
403 msgstr ""
404
405 #: lib/rbot/core/auth.rb:588
406 msgid "the password for botuser %{user} is %{password}"
407 msgstr ""
408
409 #: lib/rbot/core/auth.rb:591
410 msgid "I told %{user} that %{message}"
411 msgstr ""
412
413 #: lib/rbot/core/auth.rb:597
414 msgid "are you nuts, creating a botuser with a publicly known password?"
415 msgstr ""
416
417 #: lib/rbot/core/auth.rb:602
418 msgid "failed to create %{user}: %{exception}"
419 msgstr ""
420
421 #: lib/rbot/core/auth.rb:606
422 msgid "created botuser %{user}"
423 msgstr ""
424
425 #: lib/rbot/core/auth.rb:614
426 msgid " (queued for destruction)"
427 msgstr ""
428
429 #: lib/rbot/core/auth.rb:617
430 msgid "I have no botusers other than the default ones"
431 msgstr ""
432
433 #: lib/rbot/core/auth.rb:618
434 msgid "botuser: %{list}"
435 msgid_plural "botusers: %{list}"
436 msgstr[0] ""
437 msgstr[1] ""
438
439 #: lib/rbot/core/auth.rb:625
440 msgid "You can't destroy %{user}"
441 msgstr ""
442
443 #: lib/rbot/core/auth.rb:635
444 msgid "no such botuser %{user}"
445 msgstr ""
446
447 #: lib/rbot/core/auth.rb:642
448 msgid "%{user} removed from the destruction queue"
449 msgstr ""
450
451 #: lib/rbot/core/auth.rb:644
452 msgid "%{user} was not queued for destruction"
453 msgstr ""
454
455 #: lib/rbot/core/auth.rb:649
456 msgid ""
457 "%{user} already queued for destruction, use %{highlight}user confirm destroy "
458 "%{user}%{highlight} to destroy it"
459 msgstr ""
460
461 #: lib/rbot/core/auth.rb:652
462 msgid ""
463 "%{user} queued for destruction, use %{highlight}user confirm destroy %{user}%"
464 "{highlight} to destroy it"
465 msgstr ""
466
467 #: lib/rbot/core/auth.rb:656
468 msgid "%{user} is not queued for destruction yet"
469 msgstr ""
470
471 #: lib/rbot/core/auth.rb:665 lib/rbot/core/auth.rb:705
472 msgid "failed: %{exception}"
473 msgstr ""
474
475 #: lib/rbot/core/auth.rb:667
476 msgid "botuser %{user} destroyed"
477 msgstr ""
478
479 #: lib/rbot/core/auth.rb:674
480 msgid "please don't touch the default users"
481 msgstr ""
482
483 #: lib/rbot/core/auth.rb:683
484 msgid "no such botuser %{source}"
485 msgstr ""
486
487 #: lib/rbot/core/auth.rb:685
488 msgid "botuser %{dest} exists already"
489 msgstr ""
490
491 #: lib/rbot/core/auth.rb:708
492 msgid "botuser %{source} copied to %{dest}"
493 msgstr ""
494
495 #: lib/rbot/core/auth.rb:711
496 msgid "botuser %{source} renamed to %{dest}"
497 msgstr ""
498
499 #: lib/rbot/core/auth.rb:731
500 msgid "selecting data to export ..."
501 msgstr ""
502
503 #: lib/rbot/core/auth.rb:747
504 msgid "preparing data for export ..."
505 msgstr ""
506
507 #: lib/rbot/core/auth.rb:770
508 msgid "failed to prepare data: %{exception}"
509 msgstr ""
510
511 #: lib/rbot/core/auth.rb:775
512 msgid "exporting to %{file} ..."
513 msgstr ""
514
515 #: lib/rbot/core/auth.rb:782
516 msgid "failed to export users: %{exception}"
517 msgstr ""
518
519 #: lib/rbot/core/auth.rb:786 lib/rbot/core/auth.rb:864
520 msgid "done"
521 msgstr ""
522
523 #: lib/rbot/core/auth.rb:803
524 msgid "reading %{file} ..."
525 msgstr ""
526
527 #: lib/rbot/core/auth.rb:807
528 msgid "failed to import from: %{exception}"
529 msgstr ""
530
531 #: lib/rbot/core/auth.rb:814
532 msgid "selecting data to import ..."
533 msgstr ""
534
535 #: lib/rbot/core/auth.rb:824
536 msgid "parsing data from import ..."
537 msgstr ""
538
539 #: lib/rbot/core/auth.rb:844
540 msgid "failed to parse data: %{exception}"
541 msgstr ""
542
543 #: lib/rbot/core/basics.rb:105
544 msgid "quit [<message>] => quit IRC with message <message>"
545 msgstr ""
546
547 #: lib/rbot/core/basics.rb:107
548 msgid "restart => completely stop and restart the bot (including reconnect)"
549 msgstr ""
550
551 #: lib/rbot/core/basics.rb:111
552 msgid "part"
553 msgstr ""
554
555 #: lib/rbot/core/basics.rb:113
556 msgid "hide => part all channels"
557 msgstr ""
558
559 #: lib/rbot/core/basics.rb:115
560 msgid "nick <nick> => attempt to change nick to <nick>"
561 msgstr ""
562
563 #: lib/rbot/core/basics.rb:117
564 msgid ""
565 "say <channel>|<nick> <message> => say <message> to <channel> or in private "
566 "message to <nick>"
567 msgstr ""
568
569 #: lib/rbot/core/basics.rb:119
570 msgid ""
571 "action <channel>|<nick> <message> => does a /me <message> to <channel> or in "
572 "private message to <nick>"
573 msgstr ""
574
575 #: lib/rbot/core/basics.rb:121
576 msgid ""
577 "quiet [in here|<channel>] => with no arguments, stop speaking in all "
578 "channels, if \"in here\", stop speaking in this channel, or stop speaking in "
579 "<channel>"
580 msgstr ""
581
582 #: lib/rbot/core/basics.rb:123
583 msgid ""
584 "talk [in here|<channel>] => with no arguments, resume speaking in all "
585 "channels, if \"in here\", resume speaking in this channel, or resume "
586 "speaking in <channel>"
587 msgstr ""
588
589 #: lib/rbot/core/basics.rb:125
590 msgid "ping => replies with a pong"
591 msgstr ""
592
593 #: lib/rbot/core/basics.rb:127
594 msgid ""
595 "mode <channel> <mode> <nicks> => set channel modes for <nicks> on <channel> "
596 "to <mode>"
597 msgstr ""
598
599 #: lib/rbot/core/basics.rb:133
600 msgid ""
601 "%{name}: quit, restart, join, part, hide, save, nick, say, action, topic, "
602 "quiet, talk, ping, mode"
603 msgstr ""
604
605 #: lib/rbot/core/config.rb:13
606 msgid "I'm a v. %{version} rubybot%{copyright}%{url}"
607 msgstr ""
608
609 #: lib/rbot/core/config.rb:33
610 msgid "no such module %{module}"
611 msgstr ""
612
613 #: lib/rbot/core/config.rb:49 lib/rbot/core/config.rb:60
614 #: lib/rbot/core/config.rb:82 lib/rbot/core/config.rb:95
615 #: lib/rbot/core/config.rb:121 lib/rbot/core/config.rb:144
616 msgid "no such config key %{key}"
617 msgstr ""
618
619 #: lib/rbot/core/config.rb:72
620 msgid "no config key found matching %{r}"
621 msgstr ""
622
623 #: lib/rbot/core/config.rb:74
624 msgid "possible keys: %{kl}"
625 msgstr ""
626
627 #: lib/rbot/core/config.rb:87 lib/rbot/core/config.rb:106
628 #: lib/rbot/core/config.rb:136 lib/rbot/core/config.rb:159
629 msgid "this config change will take effect on the next restart"
630 msgstr ""
631
632 #: lib/rbot/core/config.rb:88 lib/rbot/core/config.rb:109
633 #: lib/rbot/core/config.rb:137 lib/rbot/core/config.rb:160
634 msgid "this config change will take effect on the next rescan"
635 msgstr ""
636
637 #: lib/rbot/core/config.rb:102
638 msgid "failed to set %{key}: %{error}"
639 msgstr ""
640
641 #: lib/rbot/core/config.rb:125 lib/rbot/core/config.rb:148
642 msgid "config key %{key} is not an array"
643 msgstr ""
644
645 #: lib/rbot/core/config.rb:132
646 msgid "failed to add %{value} to %{key}: %{error}"
647 msgstr ""
648
649 #: lib/rbot/core/config.rb:155
650 msgid "failed to remove %{value} from %{key}: %{error}"
651 msgstr ""
652
653 #: lib/rbot/core/config.rb:169
654 msgid "saving ..."
655 msgstr ""
656
657 #: lib/rbot/core/config.rb:171
658 msgid "rescanning ..."
659 msgstr ""
660
661 #: lib/rbot/core/config.rb:173
662 msgid "done. %{plugin_status}"
663 msgstr ""
664
665 #: lib/rbot/core/config.rb:216
666 msgid ""
667 "config list => list configuration modules, config list <module> => list "
668 "configuration keys for module <module>"
669 msgstr ""
670
671 #: lib/rbot/core/config.rb:218
672 msgid "config get <key> => get configuration value for key <key>"
673 msgstr ""
674
675 #: lib/rbot/core/config.rb:220
676 msgid "reset key <key> to the default"
677 msgstr ""
678
679 #: lib/rbot/core/config.rb:222
680 msgid ""
681 "config set <key> <value> => set configuration value for key <key> to <value>"
682 msgstr ""
683
684 #: lib/rbot/core/config.rb:224
685 msgid "config desc <key> => describe what key <key> configures"
686 msgstr ""
687
688 #: lib/rbot/core/config.rb:226
689 msgid ""
690 "config add <value> to <key> => add value <value> to key <key> if <key> is an "
691 "array"
692 msgstr ""
693
694 #: lib/rbot/core/config.rb:228
695 msgid ""
696 "config rm <value> from <key> => remove value <value> from key <key> if <key> "
697 "is an array"
698 msgstr ""
699
700 #: lib/rbot/core/config.rb:230
701 msgid ""
702 "config module - bot configuration. usage: list, desc, get, set, unset, add, "
703 "rm"
704 msgstr ""
705
706 #: lib/rbot/core/config.rb:235
707 msgid "nick <newnick> => change the bot nick to <newnick>, if possible"
708 msgstr ""
709
710 #: lib/rbot/core/config.rb:237
711 msgid "status => display some information on the bot's status"
712 msgstr ""
713
714 #: lib/rbot/core/config.rb:239
715 msgid "save => save current dynamic data and configuration"
716 msgstr ""
717
718 #: lib/rbot/core/config.rb:241
719 msgid "rescan => reload modules and static facts"
720 msgstr ""
721
722 #: lib/rbot/core/config.rb:243
723 msgid "version => describes software version"
724 msgstr ""
725
726 #: lib/rbot/core/config.rb:245
727 msgid "config-related tasks: config, save, rescan, version, nick, status"
728 msgstr ""
729
730 #: lib/rbot/core/userdata.rb:148
731 msgid "%{key} data for %{user}: %{data}"
732 msgstr ""
733
734 #: lib/rbot/core/userdata.rb:154
735 msgid "sorry, no %{key} data for %{user}"
736 msgstr ""
737
738 #: lib/rbot/core/utils/utils.rb:205
739 msgid "year"
740 msgstr ""
741
742 #: lib/rbot/core/utils/utils.rb:205
743 msgid "years"
744 msgstr ""
745
746 #: lib/rbot/core/utils/utils.rb:207
747 msgid "month"
748 msgstr ""
749
750 #: lib/rbot/core/utils/utils.rb:207
751 msgid "months"
752 msgstr ""
753
754 #: lib/rbot/core/utils/utils.rb:209
755 msgid "day"
756 msgstr ""
757
758 #: lib/rbot/core/utils/utils.rb:209
759 msgid "days"
760 msgstr ""
761
762 #: lib/rbot/core/utils/utils.rb:211
763 msgid "hour"
764 msgstr ""
765
766 #: lib/rbot/core/utils/utils.rb:211
767 msgid "hours"
768 msgstr ""
769
770 #: lib/rbot/core/utils/utils.rb:213
771 msgid "minute"
772 msgstr ""
773
774 #: lib/rbot/core/utils/utils.rb:213
775 msgid "minutes"
776 msgstr ""
777
778 #: lib/rbot/core/utils/utils.rb:215
779 msgid "second"
780 msgstr ""
781
782 #: lib/rbot/core/utils/utils.rb:215
783 msgid "seconds"
784 msgstr ""
785
786 #: lib/rbot/core/utils/utils.rb:222
787 msgid " and "
788 msgstr ""
789
790 #: lib/rbot/core/filters_ui.rb:27
791 msgid "no filters in group %{g}"
792 msgstr ""
793
794 #: lib/rbot/core/filters_ui.rb:29
795 msgid "no known filters"
796 msgstr ""
797
798 #: lib/rbot/core/filters_ui.rb:32
799 msgid "known filters: "
800 msgstr ""
801
802 #: lib/rbot/core/filters_ui.rb:42
803 msgid "no filters match %{pat}"
804 msgstr ""
805
806 #: lib/rbot/core/filters_ui.rb:44
807 msgid "filters matching %{pat}: "
808 msgstr ""
809
810 #: lib/rbot/ircbot.rb:1184
811 msgid "help topics: "
812 msgstr ""
813
814 #: lib/rbot/ircbot.rb:1186
815 msgid " (help <topic> for more info)"
816 msgstr ""
817
818 #: lib/rbot/ircbot.rb:1189
819 msgid "no help for topic %{topic}"
820 msgstr ""
821
822 #: lib/rbot/ircbot.rb:1200
823 msgid ""
824 "Uptime %{up}, %{plug} plugins active, %{sent} lines sent, %{recv} received."
825 msgstr ""
826
827 #: lib/rbot/plugins.rb:305
828 msgid "incorrect usage, ask for help using '%{command}'"
829 msgstr ""
830
831 #: lib/rbot/plugins.rb:606
832 msgid "%{count} core module loaded"
833 msgid_plural "%{count} core modules loaded"
834 msgstr[0] ""
835 msgstr[1] ""
836
837 #: lib/rbot/plugins.rb:609
838 msgid "%{count} core module: %{list}"
839 msgid_plural "%{count} core modules: %{list}"
840 msgstr[0] ""
841 msgstr[1] ""
842
843 #: lib/rbot/plugins.rb:615
844 msgid "no core botmodules loaded"
845 msgstr ""
846
847 #: lib/rbot/plugins.rb:620
848 msgid "%{count} plugin loaded"
849 msgid_plural "%{count} plugins loaded"
850 msgstr[0] ""
851 msgstr[1] ""
852
853 #: lib/rbot/plugins.rb:623
854 msgid "%{count} plugin: %{list}"
855 msgid_plural "%{count} plugins: %{list}"
856 msgstr[0] ""
857 msgstr[1] ""
858
859 #: lib/rbot/plugins.rb:634
860 msgid "%{highlight}%{count} plugin ignored%{highlight}"
861 msgid_plural "%{highlight}%{count} plugins ignored%{highlight}"
862 msgstr[0] ""
863 msgstr[1] ""
864
865 #: lib/rbot/plugins.rb:639
866 msgid ""
867 "%{highlight}%{count} plugin ignored%{highlight}: use %{bold}%{command}%"
868 "{bold} to see why"
869 msgid_plural ""
870 "%{highlight}%{count} plugins ignored%{highlight}: use %{bold}%{command}%"
871 "{bold} to see why"
872 msgstr[0] ""
873 msgstr[1] ""
874
875 #: lib/rbot/plugins.rb:649
876 msgid "%{highlight}%{count} plugin failed to load%{highlight}"
877 msgid_plural "%{highlight}%{count} plugins failed to load%{highlight}"
878 msgstr[0] ""
879 msgstr[1] ""
880
881 #: lib/rbot/plugins.rb:654
882 msgid ""
883 "%{highlight}%{count} plugin failed to load%{highlight}: use %{bold}%"
884 "{command}%{bold} to see why"
885 msgid_plural ""
886 "%{highlight}%{count} plugins failed to load%{highlight}: use %{bold}%"
887 "{command}%{bold} to see why"
888 msgstr[0] ""
889 msgstr[1] ""
890
891 #: lib/rbot/plugins.rb:684
892 msgid "no plugins failed to load"
893 msgstr ""
894
895 #: lib/rbot/plugins.rb:686
896 msgid ""
897 "%{highlight}%{plugin}%{highlight} in %{dir} failed with error %{exception}: %"
898 "{reason}"
899 msgstr ""
900
901 #: lib/rbot/plugins.rb:690
902 msgid "at %{backtrace}"
903 msgstr ""
904
905 #: lib/rbot/plugins.rb:696
906 msgid "no plugins were ignored"
907 msgstr ""
908
909 #: lib/rbot/plugins.rb:700
910 msgid "overruled by previous"
911 msgstr ""
912
913 #: lib/rbot/registry.rb:20
914 msgid ""
915 "upgrading old-style (rbot 0.9.5 or earlier) plugin registry to new format"
916 msgstr ""
917
918 #: lib/rbot/registry.rb:40
919 msgid ""
920 "upgrading previous (rbot 0.9.9 or earlier) plugin registry to new split "
921 "format"
922 msgstr ""
923
924 #: lib/rbot/registry.rb:190
925 msgid "marshal recovery failed, trying default"
926 msgstr ""
927
928 #: data/rbot/plugins/alias.rb:52
929 msgid "Data file is not found or corrupt, reinitializing data"
930 msgstr ""
931
932 #: data/rbot/plugins/alias.rb:60
933 msgid "Invalid alias entry %{alias} : %{command} in %{filename}: %{reason}"
934 msgstr ""
935
936 #: data/rbot/plugins/alias.rb:76
937 msgid "The definition you provided is invalid: %{reason}"
938 msgstr ""
939
940 #: data/rbot/plugins/alias.rb:87 data/rbot/plugins/alias.rb:104
941 msgid "No such alias is defined"
942 msgstr ""
943
944 #: data/rbot/plugins/alias.rb:93
945 msgid "No aliases defined"
946 msgstr ""
947
948 #: data/rbot/plugins/alias.rb:102
949 msgid "Alias of %{command}"
950 msgstr ""
951
952 #: data/rbot/plugins/alias.rb:114
953 msgid ""
954 "The arguments in alias must match the substitutions in command, and vice "
955 "versa"
956 msgstr ""
957
958 #: data/rbot/plugins/alias.rb:119
959 msgid "Error mapping %{text} as command: %{error}"
960 msgstr ""
961
962 #: data/rbot/plugins/alias.rb:137
963 msgid ""
964 "The alias seems to have caused infinite recursion. Please examine your alias "
965 "definitions"
966 msgstr ""
967
968 #: data/rbot/plugins/alias.rb:153
969 msgid ""
970 "Error handling the alias, The alias %{text} is not defined or has beeen "
971 "removed. I will stop responding to it after rescan,"
972 msgstr ""
973
974 #: data/rbot/plugins/alias.rb:165
975 msgid "Create and use aliases for commands. Topics: create, commands"
976 msgstr ""
977
978 #: data/rbot/plugins/alias.rb:174
979 msgid ""
980 "\"alias <text> => <command>\" => add text as an alias of command. Text can "
981 "contain placeholders marked with : or * for :words and *multiword arguments. "
982 "The command can contain placeholders enclosed with < > which will be "
983 "substituded with argument values. For example: alias googlerbot *terms => "
984 "google site:ruby-rbot.org <terms>"
985 msgstr ""
986
987 #: data/rbot/plugins/alias.rb:176
988 msgid ""
989 "alias list => list defined aliases | alias whatis <alias> => show definition "
990 "of the alias | alias remove <alias> => remove defined alias | see the "
991 "\"create\" topic about adding aliases"
992 msgstr ""
993
994 #: data/rbot/plugins/dictclient.rb:57
995 msgid "Hostname or hostname:port of the DICT server used to lookup words"
996 msgstr ""
997
998 #: data/rbot/plugins/dictclient.rb:60
999 msgid ""
1000 "When multiple databases reply a number of definitions that above this limit, "
1001 "only the database names will be listed. Otherwise, the full definitions from "
1002 "each database are replied"
1003 msgstr ""
1004
1005 #: data/rbot/plugins/dictclient.rb:63
1006 msgid "Each definition is truncated to this length"
1007 msgstr ""
1008
1009 #: data/rbot/plugins/dictclient.rb:66
1010 msgid "Format of headwords; <word> will be replaced with the actual word"
1011 msgstr ""
1012
1013 #: data/rbot/plugins/dictclient.rb:69
1014 msgid ""
1015 "Format of database names; <database> will be replaced with the database name"
1016 msgstr ""
1017
1018 #: data/rbot/plugins/dictclient.rb:72
1019 msgid ""
1020 "Format of definitions. <word> will be replaced with the formatted headword, "
1021 "<def> will be replaced with the truncated definition, and <database> with "
1022 "the formatted database name"
1023 msgstr ""
1024
1025 #: data/rbot/plugins/dictclient.rb:75
1026 msgid ""
1027 "Format of match results. <matches> will be replaced with the formatted "
1028 "headwords, <database> with the formatted database name"
1029 msgstr ""
1030
1031 #: data/rbot/plugins/dictclient.rb:95
1032 msgid ""
1033 "An error occured connecting to the DICT server. Check the dictclient.server "
1034 "configuration or retry later"
1035 msgstr ""
1036
1037 #: data/rbot/plugins/dictclient.rb:97
1038 msgid "A protocol error occured"
1039 msgstr ""
1040
1041 #: data/rbot/plugins/dictclient.rb:99
1042 msgid "An error occured"
1043 msgstr ""
1044
1045 #: data/rbot/plugins/dictclient.rb:121
1046 msgid ""
1047 "Many definitions for %{phrase} were found in %{databases}. Use 'define "
1048 "<phrase> from <database> to view a definition."
1049 msgstr ""
1050
1051 #: data/rbot/plugins/dictclient.rb:138
1052 msgid "No definition for %{phrase} found from %{database}."
1053 msgstr ""
1054
1055 #: data/rbot/plugins/dictclient.rb:159
1056 msgid "Nothing matched %{query} from %{database} using %{strategy}"
1057 msgstr ""
1058
1059 #: data/rbot/plugins/dictclient.rb:169
1060 msgid "Databases: %{list}"
1061 msgstr ""
1062
1063 #: data/rbot/plugins/dictclient.rb:177
1064 msgid "Strategies: %{list}"
1065 msgstr ""
1066
1067 #: data/rbot/plugins/dictclient.rb:186
1068 msgid "define <phrase> [from <database>] => Show definition of a phrase"
1069 msgstr ""
1070
1071 #: data/rbot/plugins/dictclient.rb:188
1072 msgid ""
1073 "match <phrase> [using <strategy>] [from <database>] => Show phrases matching "
1074 "the given pattern"
1075 msgstr ""
1076
1077 #: data/rbot/plugins/dictclient.rb:190
1078 msgid ""
1079 "dictclient databases => List databases; dictclient strategies => List "
1080 "strategies"
1081 msgstr ""
1082
1083 #: data/rbot/plugins/dictclient.rb:192
1084 msgid ""
1085 "look up phrases on the configured DICT server. topics: define, match, server "
1086 "information"
1087 msgstr ""
1088
1089 #: data/rbot/plugins/factoids.rb:32
1090 msgid "from %{who}"
1091 msgstr ""
1092
1093 #: data/rbot/plugins/factoids.rb:35
1094 msgid "on %{when}"
1095 msgstr ""
1096
1097 #: data/rbot/plugins/factoids.rb:38
1098 msgid "in %{where}"
1099 msgstr ""
1100
1101 #: data/rbot/plugins/factoids.rb:41
1102 msgid " [%{data}]"
1103 msgstr ""
1104
1105 #: data/rbot/plugins/factoids.rb:142
1106 msgid "%{name} (%{fname}) must be under %{dir}"
1107 msgstr ""
1108
1109 #: data/rbot/plugins/factoids.rb:149
1110 msgid "%{name} is not a file"
1111 msgstr ""
1112
1113 #: data/rbot/plugins/factoids.rb:163
1114 msgid "fact must be the last field"
1115 msgstr ""
1116
1117 #: data/rbot/plugins/factoids.rb:170
1118 msgid "%{name} (%{fname}) doesn't exist"
1119 msgstr ""
1120
1121 #: data/rbot/plugins/factoids.rb:263
1122 msgid ""
1123 "factoids plugin: learn that <factoid>, forget that <factoids>, facts about "
1124 "<words>"
1125 msgstr ""
1126
1127 #: data/rbot/plugins/factoids.rb:292 data/rbot/plugins/factoids.rb:402
1128 #: data/rbot/plugins/factoids.rb:434
1129 msgid "please select a fact number between 1 and %{total}"
1130 msgstr ""
1131
1132 #: data/rbot/plugins/factoids.rb:296
1133 msgid "I forgot that %{factoid}"
1134 msgstr ""
1135
1136 #: data/rbot/plugins/factoids.rb:299
1137 msgid "I couldn't delete factoid %{idx}"
1138 msgstr ""
1139
1140 #: data/rbot/plugins/factoids.rb:307
1141 msgid "I didn't know that %{factoid}"
1142 msgstr ""
1143
1144 #: data/rbot/plugins/factoids.rb:314
1145 msgid "[%{idx}/%{total}] %{fact}"
1146 msgstr ""
1147
1148 #: data/rbot/plugins/factoids.rb:340
1149 msgid "I know %{total} facts"
1150 msgstr ""
1151
1152 #: data/rbot/plugins/factoids.rb:350 data/rbot/plugins/factoids.rb:418
1153 msgid "I know nothing about %{words}"
1154 msgstr ""
1155
1156 #: data/rbot/plugins/factoids.rb:355
1157 msgid "%{len} out of %{total} facts refer to %{words}, I'll only show %{max}"
1158 msgstr ""
1159
1160 #: data/rbot/plugins/factoids.rb:410
1161 msgid "I know nothing"
1162 msgstr ""
1163
1164 #: data/rbot/plugins/factoids.rb:450
1165 msgid "not a date '%{dstr}'"
1166 msgstr ""
1167
1168 #: data/rbot/plugins/factoids.rb:458
1169 msgid "couldn't change learn data for fact %{fact}: %{err}"
1170 msgstr ""
1171
1172 #: data/rbot/plugins/factoids.rb:473
1173 msgid "failed to import facts from %{fname}: %{err}"
1174 msgstr ""
1175
1176 #: data/rbot/plugins/factoids.rb:478
1177 msgid "%{len} facts loaded from %{fname}"
1178 msgstr ""
1179
1180 #: data/rbot/plugins/figlet.rb:7
1181 msgid "Path to the figlet program"
1182 msgstr ""
1183
1184 #: data/rbot/plugins/games/azgame.rb:78 data/rbot/plugins/games/azgame.rb:252
1185 #: data/rbot/plugins/games/azgame.rb:258
1186 msgid "%{count} try"
1187 msgid_plural "%{count} tries"
1188 msgstr[0] ""
1189 msgstr[1] ""
1190
1191 #: data/rbot/plugins/games/azgame.rb:83
1192 msgid "winner, %{tries}"
1193 msgstr ""
1194
1195 #: data/rbot/plugins/games/azgame.rb:164
1196 msgid ""
1197 "%{bold}BINGO!%{bold} the word was %{underline}%{word}%{underline}. Congrats, "
1198 "%{bold}%{player}%{bold}!"
1199 msgstr ""
1200
1201 #: data/rbot/plugins/games/azgame.rb:171
1202 msgid ""
1203 "The game was won after %{tries} tries. Scores for this game:    %{scores}"
1204 msgstr ""
1205
1206 #: data/rbot/plugins/games/azgame.rb:174
1207 msgid "%{word} is not in the range %{bold}%{range}%{bold}"
1208 msgstr ""
1209
1210 #: data/rbot/plugins/games/azgame.rb:178
1211 msgid "%{word} doesn't exist or is not acceptable for the game"
1212 msgstr ""
1213
1214 #: data/rbot/plugins/games/azgame.rb:184
1215 msgid "close, but no cigar. New range: %{bold}%{range}%{bold}"
1216 msgstr ""
1217
1218 #: data/rbot/plugins/games/azgame.rb:188
1219 msgid "%{word} is already one of the range extrema: %{range}"
1220 msgstr ""
1221
1222 #: data/rbot/plugins/games/azgame.rb:190
1223 msgid "hm, something went wrong while verifying %{word}"
1224 msgstr ""
1225
1226 #: data/rbot/plugins/games/azgame.rb:199
1227 msgid "no A-Z game running here, can't check if %{word} is valid, can I?"
1228 msgstr ""
1229
1230 #: data/rbot/plugins/games/azgame.rb:203
1231 msgid "I only accept single words composed by letters only, sorry"
1232 msgstr ""
1233
1234 #: data/rbot/plugins/games/azgame.rb:213
1235 msgid "the word in %{bold}%{range}%{bold} was:   %{bold}%{word}%{bold}"
1236 msgstr ""
1237
1238 #: data/rbot/plugins/games/azgame.rb:217
1239 msgid ""
1240 "The game was cancelled after %{tries} tries. Scores for this game would have "
1241 "been:    %{scores}"
1242 msgstr ""
1243
1244 #: data/rbot/plugins/games/azgame.rb:220
1245 msgid "no A-Z game running in this channel ..."
1246 msgstr ""
1247
1248 #: data/rbot/plugins/games/azgame.rb:230
1249 msgid "let me think ..."
1250 msgstr ""
1251
1252 #: data/rbot/plugins/games/azgame.rb:234
1253 msgid "couldn't think of anything ..."
1254 msgstr ""
1255
1256 #: data/rbot/plugins/games/azgame.rb:238
1257 msgid "I can't play A-Z in %{lang}, sorry"
1258 msgstr ""
1259
1260 #: data/rbot/plugins/games/azgame.rb:241
1261 msgid "got it!"
1262 msgstr ""
1263
1264 #: data/rbot/plugins/games/azgame.rb:251
1265 msgid " (after %{total_tries} and %{invalid_tries})"
1266 msgstr ""
1267
1268 #: data/rbot/plugins/games/azgame.rb:254
1269 msgid "%{count} invalid try"
1270 msgid_plural "%{count} invalid tries"
1271 msgstr[0] ""
1272 msgstr[1] ""
1273
1274 #: data/rbot/plugins/games/azgame.rb:257
1275 msgid " (after %{total_tries})"
1276 msgstr ""
1277
1278 #: data/rbot/plugins/games/azgame.rb:263
1279 msgid "A-Z: %{bold}%{range}%{bold}"
1280 msgstr ""
1281
1282 #: data/rbot/plugins/games/azgame.rb:274
1283 msgid "I have %{count} %{lang} word in my cache"
1284 msgid_plural "I have %{count} %{lang} words in my cache"
1285 msgstr[0] ""
1286 msgstr[1] ""
1287
1288 #: data/rbot/plugins/games/azgame.rb:277
1289 msgid "provide a regexp to match"
1290 msgstr ""
1291
1292 #: data/rbot/plugins/games/azgame.rb:289
1293 msgid "no %{lang} word I know match %{pattern}"
1294 msgstr ""
1295
1296 #: data/rbot/plugins/games/azgame.rb:291
1297 msgid ""
1298 "more than 25 %{lang} words I know match %{pattern}, try a stricter matching"
1299 msgstr ""
1300
1301 #: data/rbot/plugins/games/azgame.rb:297 data/rbot/plugins/games/azgame.rb:313
1302 #: data/rbot/plugins/games/azgame.rb:325
1303 msgid "provide a word"
1304 msgstr ""
1305
1306 #: data/rbot/plugins/games/azgame.rb:302 data/rbot/plugins/games/azgame.rb:318
1307 msgid "I don't know any %{lang} word %{word}"
1308 msgstr ""
1309
1310 #: data/rbot/plugins/games/azgame.rb:306
1311 msgid "%{word} learned from %{user} on %{date}"
1312 msgstr ""
1313
1314 #: data/rbot/plugins/games/azgame.rb:308
1315 msgid "%{word} learned from %{user}"
1316 msgstr ""
1317
1318 #: data/rbot/plugins/games/azgame.rb:330
1319 msgid "I already know the %{lang} word %{word}"
1320 msgstr ""
1321
1322 #: data/rbot/plugins/games/azgame.rb:546
1323 msgid ""
1324 "az [lang] word [count|list|add|delete] => manage the az wordlist for "
1325 "language lang (defaults to current bot language)"
1326 msgstr ""
1327
1328 #: data/rbot/plugins/games/azgame.rb:548
1329 msgid "az cancel => abort current game"
1330 msgstr ""
1331
1332 #: data/rbot/plugins/games/azgame.rb:550
1333 msgid "az check <word> => checks <word> against current game"
1334 msgstr ""
1335
1336 #: data/rbot/plugins/games/azgame.rb:552
1337 msgid ""
1338 "try to guess the word the bot is thinking of; if you guess wrong, the bot "
1339 "will use the new word to restrict the range of allowed words: eventually, "
1340 "the range will be so small around the correct word that you can't miss it"
1341 msgstr ""
1342
1343 #: data/rbot/plugins/games/azgame.rb:554
1344 msgid ""
1345 "az => start a game if none is running, show the current word range "
1346 "otherwise; you can say 'az <language>' if you want to play in a language "
1347 "different from the current bot default"
1348 msgstr ""
1349
1350 #: data/rbot/plugins/games/azgame.rb:556
1351 msgid "az topics: play, rules, cancel, manage, check"
1352 msgstr ""
1353
1354 #: data/rbot/plugins/games/shiritori.rb:207
1355 msgid "%{current_player}, it's your turn. %{previous_word} -> %{current_word}"
1356 msgstr ""
1357
1358 #: data/rbot/plugins/games/shiritori.rb:211
1359 msgid "No one has given the first word yet. Say the first word to start."
1360 msgstr ""
1361
1362 #: data/rbot/plugins/games/shiritori.rb:213
1363 msgid ""
1364 "Poor %{current_player} is playing alone! Anyone care to join? %"
1365 "{previous_word} -> %{current_word}"
1366 msgstr ""
1367
1368 #: data/rbot/plugins/games/shiritori.rb:244
1369 msgid "%{player} took too long and is out of the game. Try again next game!"
1370 msgstr ""
1371
1372 #: data/rbot/plugins/games/shiritori.rb:249
1373 msgid "%{player} is the last remaining player and the winner! Congratulations!"
1374 msgstr ""
1375
1376 #: data/rbot/plugins/games/shiritori.rb:257
1377 msgid "%{player} took too long and skipped the turn."
1378 msgstr ""
1379
1380 #: data/rbot/plugins/games/shiritori.rb:285
1381 msgid "%{player} has given the first word: %{word}"
1382 msgstr ""
1383
1384 #: data/rbot/plugins/games/shiritori.rb:291
1385 msgid "Welcome to shiritori, %{player}."
1386 msgstr ""
1387
1388 #: data/rbot/plugins/games/shiritori.rb:296
1389 msgid "The word %{used_word} has been used. Retry from %{word}"
1390 msgstr ""
1391
1392 #: data/rbot/plugins/games/shiritori.rb:301
1393 msgid ""
1394 "It's impossible to continue the chain from %{word}. The game has ended. "
1395 "Thanks a lot, %{player}! :("
1396 msgstr ""
1397
1398 #: data/rbot/plugins/games/shiritori.rb:305
1399 msgid ""
1400 "It's impossible to continue the chain from %{bad_word}. Retry from %{word}"
1401 msgstr ""
1402
1403 #: data/rbot/plugins/games/shiritori.rb:310
1404 msgid ""
1405 "It's impossible to continue the chain from %{word}. Start with another word."
1406 msgstr ""
1407
1408 #: data/rbot/plugins/games/shiritori.rb:331
1409 msgid ""
1410 "A game in which each player must continue the previous player's word, by "
1411 "using its last one or few characters/letters of the word to start a new "
1412 "word. 'shiritori <ruleset>' => Play shiritori with a set of rules. Available "
1413 "rulesets: %{rulesets}. 'shiritori stop' => Stop the current shiritori game."
1414 msgstr ""
1415
1416 #: data/rbot/plugins/games/shiritori.rb:408
1417 msgid "Already playing shiritori here"
1418 msgstr ""
1419
1420 #: data/rbot/plugins/games/shiritori.rb:419
1421 msgid "Shiritori has started. Please say the first word"
1422 msgstr ""
1423
1424 #: data/rbot/plugins/games/shiritori.rb:421
1425 msgid "couldn't start %{ruleset} shiritori: %{error}"
1426 msgstr ""
1427
1428 #: data/rbot/plugins/games/shiritori.rb:425
1429 msgid "There is no ruleset named %{ruleset}"
1430 msgstr ""
1431
1432 #: data/rbot/plugins/games/shiritori.rb:443
1433 msgid "Shiritori has stopped. Hope you had fun!"
1434 msgstr ""
1435
1436 #: data/rbot/plugins/games/shiritori.rb:446
1437 msgid "No game to stop here, because no game is being played."
1438 msgstr ""
1439
1440 #: data/rbot/plugins/games/wheelfortune.rb:48
1441 msgid " [Letters called so far: %{red}%{letters}%{nocolor}]"
1442 msgstr ""
1443
1444 #: data/rbot/plugins/games/wheelfortune.rb:230
1445 msgid ""
1446 "wof [<channel>] play [<name>] for <single> to <max> => starts a wheel-of-"
1447 "fortune game on channel <channel> (default: current channel), named <name> "
1448 "(default: wheelfortune.game_name config setting, or the last game name used "
1449 "by the user), with <single> points per round. the game is won when a player "
1450 "reachers <max> points. vowerls cost <single>*<single>/<max> points. The user "
1451 "that starts the game is the game manager and must set up the clues and "
1452 "answers in private. All the other users have to learn the answer to each "
1453 "clue by saying single consonants or the whole sentence. Every time a "
1454 "consonant is guessed, the bot will reveal the partial answer, showing the "
1455 "missing letters as * (asterisks)."
1456 msgstr ""
1457
1458 #: data/rbot/plugins/games/wheelfortune.rb:232
1459 msgid ""
1460 "wof <channel> [category: <cat>,] clue: <clue>, answer: <ans> => set up a new "
1461 "question for the wheel-of-fortune game being played on channel <channel>. "
1462 "This command must be sent in private by the game manager. The category <cat> "
1463 "can be omitted. If you make mistakes, you can use 'wof replace' (see help) "
1464 "before the question gets asked"
1465 msgstr ""
1466
1467 #: data/rbot/plugins/games/wheelfortune.rb:234
1468 msgid ""
1469 "wof <channel> replace <round> [category: <cat>,] [clue: <clue>,] [answer: "
1470 "<ans>] => fix the question for round <round> of the wheel-of-fortune game "
1471 "being played on <channel> by replacing the category and/or clue and/or answer"
1472 msgstr ""
1473
1474 #: data/rbot/plugins/games/wheelfortune.rb:236
1475 msgid ""
1476 "wof cancel => cancels the wheel-of-fortune being played on the current "
1477 "channel"
1478 msgstr ""
1479
1480 #: data/rbot/plugins/games/wheelfortune.rb:238
1481 msgid ""
1482 "wof buy <vowel> => buy the vowel <vowel>: the user buying the vowel will "
1483 "lose points equal to the vowel price, and the corresponding vowel will be "
1484 "revealed in the answer (if present)"
1485 msgstr ""
1486
1487 #: data/rbot/plugins/games/wheelfortune.rb:240
1488 msgid ""
1489 "wof: wheel-of-fortune plugin. topics: play, category, clue, answer, replace, "
1490 "cancel, buy"
1491 msgstr ""
1492
1493 #: data/rbot/plugins/games/wheelfortune.rb:247
1494 msgid "you must specify a channel"
1495 msgstr ""
1496
1497 #: data/rbot/plugins/games/wheelfortune.rb:253
1498 msgid "there's already a %{name} game on %{chan}, managed by %{who}"
1499 msgstr ""
1500
1501 #: data/rbot/plugins/games/wheelfortune.rb:267
1502 msgid ""
1503 "%{who} just created a new %{name} game to %{max} points (%{single} per "
1504 "question, %{price} per vowel)"
1505 msgstr ""
1506
1507 #: data/rbot/plugins/games/wheelfortune.rb:274
1508 msgid ""
1509 "ok, the game has been created. now add clues and answers with \"wof %{chan} "
1510 "[category: <category>,] clue: <clue>, answer: <ans>\". if the clue and "
1511 "answer don't fit in one line, add the answer separately with \"wof %{chan} "
1512 "answer <answer>\""
1513 msgstr ""
1514
1515 #: data/rbot/plugins/games/wheelfortune.rb:282
1516 #: data/rbot/plugins/games/wheelfortune.rb:343
1517 #: data/rbot/plugins/games/wheelfortune.rb:412
1518 #: data/rbot/plugins/games/wheelfortune.rb:522
1519 #: data/rbot/plugins/games/wheelfortune.rb:559
1520 msgid "there's no %{name} game running on %{chan}"
1521 msgstr ""
1522
1523 #: data/rbot/plugins/games/wheelfortune.rb:291
1524 msgid "you can't add questions to the %{name} game on %{chan}"
1525 msgstr ""
1526
1527 #: data/rbot/plugins/games/wheelfortune.rb:301
1528 #: data/rbot/plugins/games/wheelfortune.rb:383
1529 msgid "sorry, the answer cannot contain the '*' character"
1530 msgstr ""
1531
1532 #: data/rbot/plugins/games/wheelfortune.rb:308
1533 msgid "ok, clue added for %{name} round %{count} on %{chan}: %{catclue}"
1534 msgstr ""
1535
1536 #: data/rbot/plugins/games/wheelfortune.rb:310
1537 msgid ""
1538 "there's already a pending clue for %{name} round %{count} on %{chan}: %"
1539 "{catclue}"
1540 msgstr ""
1541
1542 #: data/rbot/plugins/games/wheelfortune.rb:323
1543 msgid ""
1544 "ok, QA added for %{name} round %{count} on %{chan}: %{catclue} => %{ans}"
1545 msgstr ""
1546
1547 #: data/rbot/plugins/games/wheelfortune.rb:325
1548 msgid "there's no pending clue for %{name} on %{chan}!"
1549 msgstr ""
1550
1551 #: data/rbot/plugins/games/wheelfortune.rb:336
1552 msgid ""
1553 "something went wrong, I can't seem to understand what you're trying to set up"
1554 msgstr ""
1555
1556 #: data/rbot/plugins/games/wheelfortune.rb:352
1557 msgid "you can't replace questions to the %{name} game on %{chan}"
1558 msgstr ""
1559
1560 #: data/rbot/plugins/games/wheelfortune.rb:365
1561 msgid ""
1562 "there are no questions in the %{name} game on %{chan} which can be replaced"
1563 msgstr ""
1564
1565 #: data/rbot/plugins/games/wheelfortune.rb:370
1566 msgid ""
1567 "you can only replace questions between rounds %{min} and %{max} in the %"
1568 "{name} game on %{chan}"
1569 msgstr ""
1570
1571 #: data/rbot/plugins/games/wheelfortune.rb:398
1572 msgid ""
1573 "ok, replaced QA for %{name} round %{count} on %{chan}: %{catclue} => %{ans}"
1574 msgstr ""
1575
1576 #: data/rbot/plugins/games/wheelfortune.rb:421
1577 #: data/rbot/plugins/games/wheelfortune.rb:528
1578 msgid ""
1579 "there are no %{name} questions for %{chan}, I'm waiting for %{who} to add "
1580 "them"
1581 msgstr ""
1582
1583 #: data/rbot/plugins/games/wheelfortune.rb:429
1584 msgid "%{bold}%{color}%{name}%{bold}, round %{count}:%{nocolor} %{qa}"
1585 msgstr ""
1586
1587 #: data/rbot/plugins/games/wheelfortune.rb:444
1588 msgid "no scores"
1589 msgstr ""
1590
1591 #: data/rbot/plugins/games/wheelfortune.rb:465
1592 msgid "You must buy the %{vowel}"
1593 msgstr ""
1594
1595 #: data/rbot/plugins/games/wheelfortune.rb:476
1596 msgid "%{who} got it! The answer was: %{ans}"
1597 msgstr ""
1598
1599 #: data/rbot/plugins/games/wheelfortune.rb:482
1600 msgid ""
1601 "%{bold}%{color}%{name}%{bold}%{nocolor}: %{who} %{bold}wins%{bold} after %"
1602 "{count} rounds!\n"
1603 "The final score is"
1604 msgstr ""
1605
1606 #: data/rbot/plugins/games/wheelfortune.rb:493
1607 msgid ""
1608 "%{bold}%{color}%{name}%{bold}, round %{count}%{nocolor} -- score so far:"
1609 msgstr ""
1610
1611 #: data/rbot/plugins/games/wheelfortune.rb:538
1612 msgid "%{who} buys a %{vowel} for %{price} points"
1613 msgstr ""
1614
1615 #: data/rbot/plugins/games/wheelfortune.rb:546
1616 msgid ""
1617 "you can't buy a %{vowel}, %{who}: it costs %{price} points and you only have "
1618 "%{score}"
1619 msgstr ""
1620
1621 #: data/rbot/plugins/games/wheelfortune.rb:569
1622 msgid "you can't cancel the current game"
1623 msgstr ""
1624
1625 #: data/rbot/plugins/games/wheelfortune.rb:576
1626 msgid "%{name} game cancelled after %{count} rounds. Partial score:"
1627 msgstr ""
1628
1629 #: data/rbot/plugins/keywords.rb:452
1630 msgid "couldn't find keyword %{key}"
1631 msgstr ""
1632
1633 #: data/rbot/plugins/keywords.rb:501
1634 msgid "failed to export keywords as factoids (%{err})"
1635 msgstr ""
1636
1637 #: data/rbot/plugins/markov.rb:134
1638 msgid "markov has a %{prob}% chance of chipping in"
1639 msgstr ""
1640
1641 #: data/rbot/plugins/rss.rb:802
1642 msgid "no such feed %{handle}"
1643 msgstr ""
1644
1645 #: data/rbot/plugins/translator.rb:52
1646 msgid "Cannot translate empty string"
1647 msgstr ""
1648
1649 #: data/rbot/plugins/translator.rb:262
1650 msgid "Number of seconds to wait for the translation service before timeout"
1651 msgstr ""
1652
1653 #: data/rbot/plugins/translator.rb:282
1654 msgid "Translator %{name} cannot be used: %{reason}"
1655 msgstr ""
1656
1657 #: data/rbot/plugins/translator.rb:290
1658 msgid "List of translators to try in order when translator name not specified"
1659 msgstr ""
1660
1661 #: data/rbot/plugins/translator.rb:298
1662 msgid ""
1663 "%{translator} <from> <to> <phrase> => Look up phrase using %{info}, "
1664 "supported from -> to languages: %{directions}"
1665 msgstr ""
1666
1667 #: data/rbot/plugins/translator.rb:302
1668 msgid "%{source} -> %{targets}"
1669 msgstr ""
1670
1671 #: data/rbot/plugins/translator.rb:307
1672 msgid ""
1673 "Command: <translator> <from> <to> <phrase>, where <translator> is one of: %"
1674 "{translators}. If \"translator\" is used in place of the translator name, "
1675 "the first translator in translator.default_list which supports the specified "
1676 "direction will be picked automatically. Use \"help <translator>\" to look up "
1677 "supported from and to languages"
1678 msgstr ""
1679
1680 #: data/rbot/plugins/translator.rb:322
1681 msgid ""
1682 "None of the default translators (translator.default_list) supports "
1683 "translating from %{source} to %{target}"
1684 msgstr ""
1685
1686 #: data/rbot/plugins/translator.rb:337
1687 msgid "%{translation} (provided by %{translator})"
1688 msgstr ""
1689
1690 #: data/rbot/plugins/translator.rb:344
1691 msgid "%{translator} doesn't support translating from %{source} to %{target}"
1692 msgstr ""
1693
1694 #: data/rbot/plugins/translator.rb:347
1695 msgid "%{translator} failed to provide a translation"
1696 msgstr ""
1697
1698 #: data/rbot/plugins/translator.rb:350
1699 msgid "The translator timed out"
1700 msgstr ""
1701
1702 #: data/rbot/plugins/translator.rb:353
1703 msgid "No translator called %{name}"
1704 msgstr ""
1705
1706 #: data/rbot/plugins/twitter.rb:172
1707 msgid "actions will be twitted"
1708 msgstr ""
1709
1710 #: data/rbot/plugins/twitter.rb:174
1711 msgid "actions will not be twitted"
1712 msgstr ""