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