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