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