]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blob - po/rbot.pot
update .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-04-16 23:57+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:915
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:109
574 msgid "quit [<message>] => quit IRC with message <message>"
575 msgstr ""
576
577 #: lib/rbot/core/basics.rb:111
578 msgid "restart => completely stop and restart the bot (including reconnect)"
579 msgstr ""
580
581 #: lib/rbot/core/basics.rb:115
582 msgid "part"
583 msgstr ""
584
585 #: lib/rbot/core/basics.rb:117
586 msgid "hide => part all channels"
587 msgstr ""
588
589 #: lib/rbot/core/basics.rb:119
590 msgid "nick <nick> => attempt to change nick to <nick>"
591 msgstr ""
592
593 #: lib/rbot/core/basics.rb:121
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:123
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:125
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:127
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:129
620 msgid "ping => replies with a pong"
621 msgstr ""
622
623 #: lib/rbot/core/basics.rb:131
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:137
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:20
636 msgid "I'm a v. %{version}%{ago} rubybot%{copyright}%{url}"
637 msgstr ""
638
639 #: lib/rbot/core/config.rb:41
640 msgid "no such module %{module}"
641 msgstr ""
642
643 #: lib/rbot/core/config.rb:57 lib/rbot/core/config.rb:68
644 #: lib/rbot/core/config.rb:90 lib/rbot/core/config.rb:103
645 #: lib/rbot/core/config.rb:129 lib/rbot/core/config.rb:152
646 msgid "no such config key %{key}"
647 msgstr ""
648
649 #: lib/rbot/core/config.rb:80
650 msgid "no config key found matching %{r}"
651 msgstr ""
652
653 #: lib/rbot/core/config.rb:82
654 msgid "possible keys: %{kl}"
655 msgstr ""
656
657 #: lib/rbot/core/config.rb:95 lib/rbot/core/config.rb:114
658 #: lib/rbot/core/config.rb:144 lib/rbot/core/config.rb:167
659 msgid "this config change will take effect on the next restart"
660 msgstr ""
661
662 #: lib/rbot/core/config.rb:96 lib/rbot/core/config.rb:117
663 #: lib/rbot/core/config.rb:145 lib/rbot/core/config.rb:168
664 msgid "this config change will take effect on the next rescan"
665 msgstr ""
666
667 #: lib/rbot/core/config.rb:110
668 msgid "failed to set %{key}: %{error}"
669 msgstr ""
670
671 #: lib/rbot/core/config.rb:133 lib/rbot/core/config.rb:156
672 msgid "config key %{key} is not an array"
673 msgstr ""
674
675 #: lib/rbot/core/config.rb:140
676 msgid "failed to add %{value} to %{key}: %{error}"
677 msgstr ""
678
679 #: lib/rbot/core/config.rb:163
680 msgid "failed to remove %{value} from %{key}: %{error}"
681 msgstr ""
682
683 #: lib/rbot/core/config.rb:177
684 msgid "saving ..."
685 msgstr ""
686
687 #: lib/rbot/core/config.rb:179
688 msgid "rescanning ..."
689 msgstr ""
690
691 #: lib/rbot/core/config.rb:181
692 msgid "done. %{plugin_status}"
693 msgstr ""
694
695 #: lib/rbot/core/config.rb:222
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:224
702 msgid "config get <key> => get configuration value for key <key>"
703 msgstr ""
704
705 #: lib/rbot/core/config.rb:226
706 msgid "reset key <key> to the default"
707 msgstr ""
708
709 #: lib/rbot/core/config.rb:228
710 msgid ""
711 "config set <key> <value> => set configuration value for key <key> to <value>"
712 msgstr ""
713
714 #: lib/rbot/core/config.rb:230
715 msgid "config desc <key> => describe what key <key> configures"
716 msgstr ""
717
718 #: lib/rbot/core/config.rb:232
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:234
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:236
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:241
737 msgid "nick <newnick> => change the bot nick to <newnick>, if possible"
738 msgstr ""
739
740 #: lib/rbot/core/config.rb:243
741 msgid "status => display some information on the bot's status"
742 msgstr ""
743
744 #: lib/rbot/core/config.rb:245
745 msgid "save => save current dynamic data and configuration"
746 msgstr ""
747
748 #: lib/rbot/core/config.rb:247
749 msgid "rescan => reload modules and static facts"
750 msgstr ""
751
752 #: lib/rbot/core/config.rb:249
753 msgid "version => describes software version"
754 msgstr ""
755
756 #: lib/rbot/core/config.rb:251
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:1158
849 msgid "help topics: "
850 msgstr ""
851
852 #: lib/rbot/ircbot.rb:1160
853 msgid " (help <topic> for more info)"
854 msgstr ""
855
856 #: lib/rbot/ircbot.rb:1163
857 msgid "no help for topic %{topic}"
858 msgstr ""
859
860 #: lib/rbot/ircbot.rb:1174
861 msgid ""
862 "Uptime %{up}, %{plug} plugins active, %{sent} lines sent, %{recv} received."
863 msgstr ""
864
865 #: lib/rbot/plugins.rb:340
866 msgid "incorrect usage, ask for help using '%{command}'"
867 msgstr ""
868
869 #: lib/rbot/plugins.rb:662
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:665
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:671
882 msgid "no core botmodules loaded"
883 msgstr ""
884
885 #: lib/rbot/plugins.rb:676
886 msgid "%{count} plugin loaded"
887 msgid_plural "%{count} plugins loaded"
888 msgstr[0] ""
889 msgstr[1] ""
890
891 #: lib/rbot/plugins.rb:679
892 msgid "%{count} plugin: %{list}"
893 msgid_plural "%{count} plugins: %{list}"
894 msgstr[0] ""
895 msgstr[1] ""
896
897 #: lib/rbot/plugins.rb:690
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:695
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:705
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:710
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:740
930 msgid "no plugins failed to load"
931 msgstr ""
932
933 #: lib/rbot/plugins.rb:742
934 msgid ""
935 "%{highlight}%{plugin}%{highlight} in %{dir} failed with error %{exception}: %"
936 "{reason}"
937 msgstr ""
938
939 #: lib/rbot/plugins.rb:746
940 msgid "at %{backtrace}"
941 msgstr ""
942
943 #: lib/rbot/plugins.rb:752
944 msgid "no plugins were ignored"
945 msgstr ""
946
947 #: lib/rbot/plugins.rb:756
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:50
967 msgid "Data file is not found or corrupt, reinitializing data"
968 msgstr ""
969
970 #: data/rbot/plugins/alias.rb:58
971 msgid "Invalid alias entry %{alias} : %{command} in %{filename}: %{reason}"
972 msgstr ""
973
974 #: data/rbot/plugins/alias.rb:74
975 msgid "The definition you provided is invalid: %{reason}"
976 msgstr ""
977
978 #: data/rbot/plugins/alias.rb:85 data/rbot/plugins/alias.rb:102
979 msgid "No such alias is defined"
980 msgstr ""
981
982 #: data/rbot/plugins/alias.rb:91
983 msgid "No aliases defined"
984 msgstr ""
985
986 #: data/rbot/plugins/alias.rb:100
987 msgid "Alias of %{command}"
988 msgstr ""
989
990 #: data/rbot/plugins/alias.rb:112
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:117
997 msgid "Error mapping %{text} as command: %{error}"
998 msgstr ""
999
1000 #: data/rbot/plugins/alias.rb:138
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:142
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:154
1013 msgid "Create and use aliases for commands. Topics: create, commands"
1014 msgstr ""
1015
1016 #: data/rbot/plugins/alias.rb:163
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:165
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/games/uno.rb:240
1668 msgid "%{p} deals the first card from the stock"
1669 msgstr ""
1670
1671 #: data/rbot/plugins/games/uno.rb:263
1672 msgid "no time"
1673 msgstr ""
1674
1675 #: data/rbot/plugins/games/uno.rb:275
1676 msgid "Playing order was reversed!"
1677 msgstr ""
1678
1679 #: data/rbot/plugins/games/uno.rb:277
1680 msgid "%{cp} bounces the pick to %{np}"
1681 msgstr ""
1682
1683 #: data/rbot/plugins/games/uno.rb:288
1684 msgid "%{p} skips a turn!"
1685 msgstr ""
1686
1687 #: data/rbot/plugins/games/uno.rb:363
1688 msgid "what cards were that again?"
1689 msgstr ""
1690
1691 #: data/rbot/plugins/games/uno.rb:383
1692 msgid "you can't play that card"
1693 msgstr ""
1694
1695 #: data/rbot/plugins/games/uno.rb:410
1696 msgid "%{p} plays %{card} twice!"
1697 msgstr ""
1698
1699 #: data/rbot/plugins/games/uno.rb:415
1700 msgid "%{p} plays %{card}"
1701 msgstr ""
1702
1703 #: data/rbot/plugins/games/uno.rb:418
1704 msgid "%{p} has %{uno}!"
1705 msgstr ""
1706
1707 #: data/rbot/plugins/games/uno.rb:434
1708 msgid "%{p}, choose a color with: co r|b|g|y"
1709 msgstr ""
1710
1711 #: data/rbot/plugins/games/uno.rb:437
1712 msgid "you don't have two cards of that kind"
1713 msgstr ""
1714
1715 #: data/rbot/plugins/games/uno.rb:440
1716 msgid "you don't have that card"
1717 msgstr ""
1718
1719 #: data/rbot/plugins/games/uno.rb:450
1720 msgid "%{cp} challenges %{lp}'s %{card}!"
1721 msgstr ""
1722
1723 #: data/rbot/plugins/games/uno.rb:454
1724 msgid "%{p} has %{cards}"
1725 msgstr ""
1726
1727 #: data/rbot/plugins/games/uno.rb:466
1728 msgid "%{lp}'s move was legal, %{cp} must pick %{b}%{n}%{b} cards!"
1729 msgstr ""
1730
1731 #: data/rbot/plugins/games/uno.rb:475
1732 msgid ""
1733 "%{lp}'s move was %{b}not%{b} legal, %{lp} must pick %{b}%{n}%{b} cards and "
1734 "play again!"
1735 msgstr ""
1736
1737 #: data/rbot/plugins/games/uno.rb:503
1738 msgid "%{p} passes turn, and has to pick %{b}%{n}%{b} cards!"
1739 msgstr ""
1740
1741 #: data/rbot/plugins/games/uno.rb:510
1742 msgid "%{p} passes turn"
1743 msgstr ""
1744
1745 #: data/rbot/plugins/games/uno.rb:512
1746 msgid "you need to pick a card first"
1747 msgstr ""
1748
1749 #: data/rbot/plugins/games/uno.rb:530
1750 msgid "what color is that?"
1751 msgstr ""
1752
1753 #: data/rbot/plugins/games/uno.rb:533
1754 msgid "color is now %{c}"
1755 msgstr ""
1756
1757 #: data/rbot/plugins/games/uno.rb:541
1758 msgid "This %{uno} game has been going on for %{time}"
1759 msgstr ""
1760
1761 #: data/rbot/plugins/games/uno.rb:546
1762 msgid "The game hasn't started yet"
1763 msgstr ""
1764
1765 #: data/rbot/plugins/games/uno.rb:551
1766 msgid "%{uno} playing turn: %{players}"
1767 msgstr ""
1768
1769 #: data/rbot/plugins/games/uno.rb:560
1770 msgid "it's %{player}'s turn"
1771 msgstr ""
1772
1773 #: data/rbot/plugins/games/uno.rb:570
1774 msgid "next player must respond correctly or pick %{b}%{n}%{b} cards"
1775 msgstr ""
1776
1777 #: data/rbot/plugins/games/uno.rb:577
1778 msgid "Current discard: %{card} %{c}"
1779 msgstr ""
1780
1781 #: data/rbot/plugins/games/uno.rb:585
1782 msgid "Your cards: %{cards}"
1783 msgstr ""
1784
1785 #: data/rbot/plugins/games/uno.rb:601
1786 msgid "%{player} picks a card"
1787 msgstr ""
1788
1789 #: data/rbot/plugins/games/uno.rb:611
1790 msgid "Shuffling discarded cards"
1791 msgstr ""
1792
1793 #: data/rbot/plugins/games/uno.rb:614
1794 msgid "No more cards!"
1795 msgstr ""
1796
1797 #: data/rbot/plugins/games/uno.rb:620
1798 msgid "You picked %{picked}"
1799 msgstr ""
1800
1801 #: data/rbot/plugins/games/uno.rb:627
1802 msgid "you're already in the game, %{p}"
1803 msgstr ""
1804
1805 #: data/rbot/plugins/games/uno.rb:634
1806 msgid "you dropped from the game, %{p}, you can't get back in"
1807 msgstr ""
1808
1809 #: data/rbot/plugins/games/uno.rb:648
1810 msgid "%{p} joins this game of %{uno}"
1811 msgstr ""
1812
1813 #: data/rbot/plugins/games/uno.rb:656
1814 msgid "game will start in 20 seconds"
1815 msgstr ""
1816
1817 #: data/rbot/plugins/games/uno.rb:667
1818 msgid "%{p} isn't playing %{uno}"
1819 msgstr ""
1820
1821 #: data/rbot/plugins/games/uno.rb:672
1822 msgid "%{p} gives up this game of %{uno}"
1823 msgstr ""
1824
1825 #: data/rbot/plugins/games/uno.rb:698
1826 msgid "%{p} is already playing %{uno} here"
1827 msgstr ""
1828
1829 #: data/rbot/plugins/games/uno.rb:708
1830 msgid "%{p} takes %{b}%{old}%{b}'s place at %{uno}"
1831 msgstr ""
1832
1833 #: data/rbot/plugins/games/uno.rb:714
1834 msgid "%{b}%{old}%{b} isn't playing %{uno} here"
1835 msgstr ""
1836
1837 #: data/rbot/plugins/games/uno.rb:723
1838 msgid "%{uno} game halted after %{time}"
1839 msgstr ""
1840
1841 #: data/rbot/plugins/games/uno.rb:728
1842 msgid "%{uno} game halted before it could start"
1843 msgstr ""
1844
1845 #: data/rbot/plugins/games/uno.rb:733
1846 msgid "%{uno} game finished after %{time}! The winner is %{p}"
1847 msgstr ""
1848
1849 #: data/rbot/plugins/games/uno.rb:740
1850 msgid "%{p} has to pick %{b}%{n}%{b} cards!"
1851 msgstr ""
1852
1853 #: data/rbot/plugins/games/uno.rb:748
1854 msgid "%{p} still had %{cards}"
1855 msgstr ""
1856
1857 #: data/rbot/plugins/games/uno.rb:760
1858 msgid "%{p} wins with %{b}%{score}%{b} points!"
1859 msgstr ""
1860
1861 #: data/rbot/plugins/games/uno.rb:790
1862 msgid "'jo' to join in"
1863 msgstr ""
1864
1865 #: data/rbot/plugins/games/uno.rb:791
1866 msgid ""
1867 "'pl <card>' to play <card>: e.g. 'pl g7' to play Green 7, or 'pl rr' to play "
1868 "Red Reverse, or 'pl y2y2' to play both Yellow 2 cards"
1869 msgstr ""
1870
1871 #: data/rbot/plugins/games/uno.rb:792
1872 msgid "'pe' to pick a card"
1873 msgstr ""
1874
1875 #: data/rbot/plugins/games/uno.rb:793
1876 msgid "'pa' to pass your turn"
1877 msgstr ""
1878
1879 #: data/rbot/plugins/games/uno.rb:794
1880 msgid ""
1881 "'co <color>' to pick a color after playing a Wild: e.g. 'co g' to select "
1882 "Green (or 'pl w+4 g' to select the color when playing the Wild)"
1883 msgstr ""
1884
1885 #: data/rbot/plugins/games/uno.rb:795
1886 msgid "'ca' to show current cards"
1887 msgstr ""
1888
1889 #: data/rbot/plugins/games/uno.rb:796
1890 msgid "'cd' to show the current discard"
1891 msgstr ""
1892
1893 #: data/rbot/plugins/games/uno.rb:797
1894 msgid "'ch' to challenge a Wild +4"
1895 msgstr ""
1896
1897 #: data/rbot/plugins/games/uno.rb:798
1898 msgid "'od' to show the playing order"
1899 msgstr ""
1900
1901 #: data/rbot/plugins/games/uno.rb:799
1902 msgid "'ti' to show play time"
1903 msgstr ""
1904
1905 #: data/rbot/plugins/games/uno.rb:800
1906 msgid "'tu' to show whose turn it is"
1907 msgstr ""
1908
1909 #: data/rbot/plugins/games/uno.rb:803
1910 msgid ""
1911 "A Wild +4 can only be played legally if you don't have normal (not special) "
1912 "cards of the current color. "
1913 msgstr ""
1914
1915 #: data/rbot/plugins/games/uno.rb:804
1916 msgid "The next player can challenge a W+4 by using the 'ch' command. "
1917 msgstr ""
1918
1919 #: data/rbot/plugins/games/uno.rb:805
1920 msgid ""
1921 "If the W+4 play was illegal, the player who played it must pick the W+4, "
1922 "pick 4 cards from the stock, and play a legal card. "
1923 msgstr ""
1924
1925 #: data/rbot/plugins/games/uno.rb:806
1926 msgid ""
1927 "If the W+4 play was legal, the challenger must pick 6 cards instead of 4."
1928 msgstr ""
1929
1930 #: data/rbot/plugins/games/uno.rb:808
1931 msgid ""
1932 "play all your cards, one at a time, by matching either the color or the "
1933 "value of the currently discarded card. "
1934 msgstr ""
1935
1936 #: data/rbot/plugins/games/uno.rb:809
1937 msgid ""
1938 "cards with special effects: Skip (next player skips a turn), Reverse "
1939 "(reverses the playing order), +2 (next player has to take 2 cards). "
1940 msgstr ""
1941
1942 #: data/rbot/plugins/games/uno.rb:810
1943 msgid ""
1944 "Wilds can be played on any card, and you must specify the color for the next "
1945 "card. "
1946 msgstr ""
1947
1948 #: data/rbot/plugins/games/uno.rb:811
1949 msgid ""
1950 "Wild +4 also forces the next player to take 4 cards, but it can only be "
1951 "played if you can't play a color card. "
1952 msgstr ""
1953
1954 #: data/rbot/plugins/games/uno.rb:812
1955 msgid ""
1956 "you can play another +2 or +4 card on a +2 card, and a +4 on a +4, forcing "
1957 "the first player who can't play one to pick the cumulative sum of all cards. "
1958 msgstr ""
1959
1960 #: data/rbot/plugins/games/uno.rb:813
1961 msgid ""
1962 "you can also play a Reverse on a +2 or +4, bouncing the effect back to the "
1963 "previous player (that now comes next). "
1964 msgstr ""
1965
1966 #: data/rbot/plugins/games/uno.rb:816
1967 msgid ""
1968 "The points won with a game of %{uno} are totalled from the cards remaining "
1969 "in the hands of the other players."
1970 msgstr ""
1971
1972 #: data/rbot/plugins/games/uno.rb:817
1973 msgid ""
1974 "Each normal (not special) card is worth its face value (from 0 to 9 points)."
1975 msgstr ""
1976
1977 #: data/rbot/plugins/games/uno.rb:818
1978 msgid "Each colored special card (+2, Reverse, Skip) is worth 20 points."
1979 msgstr ""
1980
1981 #: data/rbot/plugins/games/uno.rb:819
1982 msgid "Each Wild and Wild +4 is worth 50 points."
1983 msgstr ""
1984
1985 #: data/rbot/plugins/games/uno.rb:823
1986 msgid "There are 108 cards in a standard %{uno} deck."
1987 msgstr ""
1988
1989 #: data/rbot/plugins/games/uno.rb:824
1990 msgid ""
1991 "For each color (Blue, Green, Red, Yellow) there are 19 numbered cards (from "
1992 "0 to 9), with two of each number except for 0."
1993 msgstr ""
1994
1995 #: data/rbot/plugins/games/uno.rb:825
1996 msgid ""
1997 "There are also 6 special cards for each color, two each of +2, Reverse, Skip."
1998 msgstr ""
1999
2000 #: data/rbot/plugins/games/uno.rb:826
2001 msgid "Finally, there are 4 Wild and 4 Wild +4 cards."
2002 msgstr ""
2003
2004 #: data/rbot/plugins/games/uno.rb:829
2005 msgid ""
2006 "The game manager (the user that started the game) can execute the following "
2007 "commands to manage it: "
2008 msgstr ""
2009
2010 #: data/rbot/plugins/games/uno.rb:831
2011 msgid ""
2012 "'uno drop <user>' to drop a user from the game (any user can drop itself "
2013 "using 'uno drop')"
2014 msgstr ""
2015
2016 #: data/rbot/plugins/games/uno.rb:832
2017 msgid ""
2018 "'uno replace <old> [with] <new>' to replace a player with someone else "
2019 "(useful in case of disconnects)"
2020 msgstr ""
2021
2022 #: data/rbot/plugins/games/uno.rb:833
2023 msgid "'uno transfer [to] <nick>' to transfer game ownership to someone else"
2024 msgstr ""
2025
2026 #: data/rbot/plugins/games/uno.rb:834
2027 msgid "'uno end' to end the game before its natural completion"
2028 msgstr ""
2029
2030 #: data/rbot/plugins/games/uno.rb:837
2031 msgid ""
2032 "%{uno} game. !uno to start a game. see 'help uno rules' for the rules, 'help "
2033 "uno admin' for admin commands. In-game commands: %{cmds}."
2034 msgstr ""
2035
2036 #: data/rbot/plugins/games/uno.rb:855
2037 msgid "you already picked a card"
2038 msgstr ""
2039
2040 #: data/rbot/plugins/games/uno.rb:862 data/rbot/plugins/games/uno.rb:869
2041 #: data/rbot/plugins/games/uno.rb:875 data/rbot/plugins/games/uno.rb:881
2042 #: data/rbot/plugins/games/uno.rb:897
2043 msgid "It's not your turn"
2044 msgstr ""
2045
2046 #: data/rbot/plugins/games/uno.rb:894
2047 msgid "previous move cannot be challenged"
2048 msgstr ""
2049
2050 #: data/rbot/plugins/games/uno.rb:908
2051 msgid "it's your turn, sleepyhead"
2052 msgstr ""
2053
2054 #: data/rbot/plugins/games/uno.rb:917
2055 msgid ""
2056 "There is already an %{uno} game running here, managed by %{who}. say 'jo' to "
2057 "join in"
2058 msgstr ""
2059
2060 #: data/rbot/plugins/games/uno.rb:925
2061 msgid "Ok, created %{uno} game on %{channel}, say 'jo' to join in"
2062 msgstr ""
2063
2064 #: data/rbot/plugins/games/uno.rb:933 data/rbot/plugins/games/uno.rb:953
2065 #: data/rbot/plugins/games/uno.rb:1089 data/rbot/plugins/games/uno.rb:1097
2066 #: data/rbot/plugins/games/uno.rb:1105
2067 msgid "There is no %{uno} game running here"
2068 msgstr ""
2069
2070 #: data/rbot/plugins/games/uno.rb:943
2071 msgid "%{uno} game ownership transferred from %{old} to %{nick}"
2072 msgstr ""
2073
2074 #: data/rbot/plugins/games/uno.rb:947
2075 msgid "who is this %{nick} you want me to transfer game ownership to?"
2076 msgstr ""
2077
2078 #: data/rbot/plugins/games/uno.rb:1031
2079 msgid "%{nf} %{uno} games completed over %{np} games played. "
2080 msgstr ""
2081
2082 #: data/rbot/plugins/games/uno.rb:1036
2083 msgid "%{cgt} game time for completed games"
2084 msgstr ""
2085
2086 #: data/rbot/plugins/games/uno.rb:1040
2087 msgid " on %{tgt} total game time. "
2088 msgstr ""
2089
2090 #: data/rbot/plugins/games/uno.rb:1046
2091 msgid "%{avg} average game time for completed games"
2092 msgstr ""
2093
2094 #: data/rbot/plugins/games/uno.rb:1049
2095 msgid ", %{tavg} for all games"
2096 msgstr ""
2097
2098 #: data/rbot/plugins/games/uno.rb:1054
2099 msgid "nobody has played %{uno} on %{chan} yet"
2100 msgstr ""
2101
2102 #: data/rbot/plugins/games/uno.rb:1065
2103 msgid "%{nick} never played %{uno} here"
2104 msgstr ""
2105
2106 #: data/rbot/plugins/games/uno.rb:1074
2107 msgid "%{nick} played %{np} %{uno} games here, "
2108 msgstr ""
2109
2110 #: data/rbot/plugins/games/uno.rb:1077
2111 msgid "forfeited %{nf} games, "
2112 msgstr ""
2113
2114 #: data/rbot/plugins/games/uno.rb:1078
2115 msgid "won %{nw} games"
2116 msgstr ""
2117
2118 #: data/rbot/plugins/games/uno.rb:1080
2119 msgid " with %{score} total points"
2120 msgstr ""
2121
2122 #: data/rbot/plugins/games/uno.rb:1082
2123 msgid " and an average of %{avg} points per opponent"
2124 msgstr ""
2125
2126 #: data/rbot/plugins/games/uno.rb:1109
2127 msgid "%{num} cards in stock: %{stock}"
2128 msgstr ""
2129
2130 #: data/rbot/plugins/games/uno.rb:1125
2131 msgid "%{uno} %{num} highest scores: "
2132 msgstr ""
2133
2134 #: data/rbot/plugins/games/uno.rb:1134
2135 msgid "%{i}. %{b}%{nick}%{b} with %{b}%{score}%{b} points"
2136 msgstr ""
2137
2138 #: data/rbot/plugins/games/uno.rb:1141 data/rbot/plugins/games/uno.rb:1163
2139 msgid "%{i}. %{nick} ( %{score} )"
2140 msgstr ""
2141
2142 #: data/rbot/plugins/games/uno.rb:1147
2143 msgid "%{uno} %{num} most wins: "
2144 msgstr ""
2145
2146 #: data/rbot/plugins/games/uno.rb:1156
2147 msgid "%{i}. %{b}%{nick}%{b} with %{b}%{score}%{b} wins"
2148 msgstr ""
2149
2150 #: data/rbot/plugins/games/uno.rb:1169
2151 msgid "uh, what kind of score list did you want, again?"
2152 msgstr ""
2153
2154 #: data/rbot/plugins/games/uno.rb:1170
2155 msgid ""
2156 " I can only show the top scores (with top) and the most wins (with topwin)"
2157 msgstr ""
2158
2159 #: data/rbot/plugins/keywords.rb:457
2160 msgid "couldn't find keyword %{key}"
2161 msgstr ""
2162
2163 #: data/rbot/plugins/keywords.rb:506
2164 msgid "failed to export keywords as factoids (%{err})"
2165 msgstr ""
2166
2167 #: data/rbot/plugins/markov.rb:133
2168 msgid "markov has a %{prob}% chance of chipping in"
2169 msgstr ""
2170
2171 #: data/rbot/plugins/quotes.rb:167 data/rbot/plugins/quotes.rb:209
2172 #: data/rbot/plugins/quotes.rb:237
2173 msgid "[%{num}] %{quote}"
2174 msgstr ""
2175
2176 #: data/rbot/plugins/quotes.rb:172 data/rbot/plugins/quotes.rb:186
2177 #: data/rbot/plugins/quotes.rb:200 data/rbot/plugins/quotes.rb:214
2178 #: data/rbot/plugins/quotes.rb:242
2179 msgid "quote not found!"
2180 msgstr ""
2181
2182 #: data/rbot/plugins/quotes.rb:181
2183 msgid "quote %{num} added by %{source}"
2184 msgstr ""
2185
2186 #: data/rbot/plugins/quotes.rb:195
2187 msgid "quote %{num} added on %{date}"
2188 msgstr ""
2189
2190 #: data/rbot/plugins/quotes.rb:223
2191 msgid "%{total} quotes matching %{reg}"
2192 msgstr ""
2193
2194 #: data/rbot/plugins/quotes.rb:228
2195 msgid "%{total} quotes"
2196 msgstr ""
2197
2198 #: data/rbot/plugins/rss.rb:809
2199 msgid "no such feed %{handle}"
2200 msgstr ""
2201
2202 #: data/rbot/plugins/translator.rb:52
2203 msgid "Cannot translate empty string"
2204 msgstr ""
2205
2206 #: data/rbot/plugins/translator.rb:262
2207 msgid "Number of seconds to wait for the translation service before timeout"
2208 msgstr ""
2209
2210 #: data/rbot/plugins/translator.rb:282
2211 msgid "Translator %{name} cannot be used: %{reason}"
2212 msgstr ""
2213
2214 #: data/rbot/plugins/translator.rb:290
2215 msgid "List of translators to try in order when translator name not specified"
2216 msgstr ""
2217
2218 #: data/rbot/plugins/translator.rb:298
2219 msgid ""
2220 "%{translator} <from> <to> <phrase> => Look up phrase using %{info}, "
2221 "supported from -> to languages: %{directions}"
2222 msgstr ""
2223
2224 #: data/rbot/plugins/translator.rb:302
2225 msgid "%{source} -> %{targets}"
2226 msgstr ""
2227
2228 #: data/rbot/plugins/translator.rb:307
2229 msgid ""
2230 "Command: <translator> <from> <to> <phrase>, where <translator> is one of: %"
2231 "{translators}. If \"translator\" is used in place of the translator name, "
2232 "the first translator in translator.default_list which supports the specified "
2233 "direction will be picked automatically. Use \"help <translator>\" to look up "
2234 "supported from and to languages"
2235 msgstr ""
2236
2237 #: data/rbot/plugins/translator.rb:322
2238 msgid ""
2239 "None of the default translators (translator.default_list) supports "
2240 "translating from %{source} to %{target}"
2241 msgstr ""
2242
2243 #: data/rbot/plugins/translator.rb:337
2244 msgid "%{translation} (provided by %{translator})"
2245 msgstr ""
2246
2247 #: data/rbot/plugins/translator.rb:344
2248 msgid "%{translator} doesn't support translating from %{source} to %{target}"
2249 msgstr ""
2250
2251 #: data/rbot/plugins/translator.rb:347
2252 msgid "%{translator} failed to provide a translation"
2253 msgstr ""
2254
2255 #: data/rbot/plugins/translator.rb:350
2256 msgid "The translator timed out"
2257 msgstr ""
2258
2259 #: data/rbot/plugins/translator.rb:353
2260 msgid "No translator called %{name}"
2261 msgstr ""
2262
2263 #: data/rbot/plugins/twitter.rb:172
2264 msgid "actions will be twitted"
2265 msgstr ""
2266
2267 #: data/rbot/plugins/twitter.rb:174
2268 msgid "actions will not be twitted"
2269 msgstr ""
2270
2271 #: data/rbot/plugins/youtube.rb:33
2272 msgid ""
2273 "Category: %{cat}. Rating: %{rating}. Author: %{author}. Duration: %"
2274 "{duration}. %{views} views, faved %{faves} times. %{desc}"
2275 msgstr ""
2276
2277 #: data/rbot/plugins/youtube.rb:77 data/rbot/plugins/youtube.rb:107
2278 msgid "unknown duration"
2279 msgstr ""
2280
2281 #: data/rbot/plugins/youtube.rb:183
2282 msgid ""
2283 "%{bold}%{title}%{bold} [%{cat}] %{rating} @ %{url} by %{author} (%"
2284 "{duration}). %{views} views, faved %{faves} times. %{desc}"
2285 msgstr ""
2286
2287 #: data/rbot/plugins/youtube.rb:186
2288 msgid ""
2289 "\n"
2290 " -- also available at: "
2291 msgstr ""
2292
2293 #: data/rbot/plugins/youtube.rb:193
2294 msgid "couldn't retrieve video info"
2295 msgstr ""
2296
2297 #: data/rbot/plugins/youtube.rb:203
2298 msgid "error looking for %{what} on youtube: %{e}"
2299 msgstr ""
2300
2301 #: data/rbot/plugins/youtube.rb:211
2302 msgid "no videos found for %{what}"
2303 msgstr ""
2304
2305 #: data/rbot/plugins/youtube.rb:215
2306 msgid "One video found for %{what}: %{show}"
2307 msgstr ""
2308
2309 #: data/rbot/plugins/youtube.rb:222
2310 msgid "Videos for %{what}: %{shorts}"
2311 msgstr ""