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