]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blob - po/zh_CN/rbot.po
Update PO
[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: 2008-06-26 14:47+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/core/filters_ui.rb:25
19 msgid "no filters in group %{g}"
20 msgstr ""
21
22 #: lib/rbot/core/filters_ui.rb:27
23 msgid "no known filters"
24 msgstr ""
25
26 #: lib/rbot/core/filters_ui.rb:30
27 msgid "known filters: "
28 msgstr ""
29
30 #: lib/rbot/core/filters_ui.rb:38
31 msgid "no known filter groups"
32 msgstr ""
33
34 #: lib/rbot/core/filters_ui.rb:40
35 msgid "known filter groups: "
36 msgstr ""
37
38 #: lib/rbot/core/filters_ui.rb:50
39 msgid "no filters match %{pat}"
40 msgstr ""
41
42 #: lib/rbot/core/filters_ui.rb:52
43 msgid "filters matching %{pat}: "
44 msgstr ""
45
46 #: lib/rbot/core/basics.rb:107
47 msgid "quit [<message>] => quit IRC with message <message>"
48 msgstr ""
49
50 #: lib/rbot/core/basics.rb:109
51 msgid "restart => completely stop and restart the bot (including reconnect)"
52 msgstr ""
53
54 #: lib/rbot/core/basics.rb:113
55 msgid "part"
56 msgstr ""
57
58 #: lib/rbot/core/basics.rb:115
59 msgid "hide => part all channels"
60 msgstr ""
61
62 #: lib/rbot/core/basics.rb:117
63 msgid "nick <nick> => attempt to change nick to <nick>"
64 msgstr ""
65
66 #: lib/rbot/core/basics.rb:119
67 msgid ""
68 "say <channel>|<nick> <message> => say <message> to <channel> or in private "
69 "message to <nick>"
70 msgstr ""
71
72 #: lib/rbot/core/basics.rb:121
73 msgid ""
74 "action <channel>|<nick> <message> => does a /me <message> to <channel> or in "
75 "private message to <nick>"
76 msgstr ""
77
78 #: lib/rbot/core/basics.rb:123
79 msgid ""
80 "quiet [in here|<channel>] => with no arguments, stop speaking in all "
81 "channels, if \"in here\", stop speaking in this channel, or stop speaking in "
82 "<channel>"
83 msgstr ""
84
85 #: lib/rbot/core/basics.rb:125
86 msgid ""
87 "talk [in here|<channel>] => with no arguments, resume speaking in all "
88 "channels, if \"in here\", resume speaking in this channel, or resume "
89 "speaking in <channel>"
90 msgstr ""
91
92 #: lib/rbot/core/basics.rb:127
93 msgid "ping => replies with a pong"
94 msgstr ""
95
96 #: lib/rbot/core/basics.rb:129
97 msgid ""
98 "mode <channel> <mode> <nicks> => set channel modes for <nicks> on <channel> "
99 "to <mode>"
100 msgstr ""
101
102 #: lib/rbot/core/basics.rb:135
103 msgid ""
104 "%{name}: quit, restart, join, part, hide, save, nick, say, action, topic, "
105 "quiet, talk, ping, mode"
106 msgstr ""
107
108 #: lib/rbot/core/utils/utils.rb:202
109 msgid "year"
110 msgstr ""
111
112 #: lib/rbot/core/utils/utils.rb:202
113 msgid "years"
114 msgstr ""
115
116 #: lib/rbot/core/utils/utils.rb:204
117 msgid "month"
118 msgstr ""
119
120 #: lib/rbot/core/utils/utils.rb:204
121 msgid "months"
122 msgstr ""
123
124 #: lib/rbot/core/utils/utils.rb:206
125 msgid "day"
126 msgstr ""
127
128 #: lib/rbot/core/utils/utils.rb:206
129 msgid "days"
130 msgstr ""
131
132 #: lib/rbot/core/utils/utils.rb:208
133 msgid "hour"
134 msgstr ""
135
136 #: lib/rbot/core/utils/utils.rb:208
137 msgid "hours"
138 msgstr ""
139
140 #: lib/rbot/core/utils/utils.rb:210
141 msgid "minute"
142 msgstr ""
143
144 #: lib/rbot/core/utils/utils.rb:210
145 msgid "minutes"
146 msgstr ""
147
148 #: lib/rbot/core/utils/utils.rb:212
149 msgid "second"
150 msgstr ""
151
152 #: lib/rbot/core/utils/utils.rb:212
153 msgid "seconds"
154 msgstr ""
155
156 #: lib/rbot/core/utils/utils.rb:219
157 msgid " and "
158 msgstr ""
159
160 #: lib/rbot/core/userdata.rb:146
161 msgid "%{key} data for %{user}: %{data}"
162 msgstr ""
163
164 #: lib/rbot/core/userdata.rb:152
165 msgid "sorry, no %{key} data for %{user}"
166 msgstr ""
167
168 #: lib/rbot/core/config.rb:12
169 msgid " [%{secs} ago]"
170 msgstr ""
171
172 #: lib/rbot/core/config.rb:18
173 msgid "I'm a v. %{version}%{ago} rubybot%{copyright}%{url}"
174 msgstr ""
175
176 #: lib/rbot/core/config.rb:39
177 #, fuzzy
178 msgid "no such module %{module}"
179 msgstr "没有核心模块"
180
181 #: lib/rbot/core/config.rb:55 lib/rbot/core/config.rb:66
182 #: lib/rbot/core/config.rb:88 lib/rbot/core/config.rb:101
183 #: lib/rbot/core/config.rb:127 lib/rbot/core/config.rb:150
184 msgid "no such config key %{key}"
185 msgstr ""
186
187 #: lib/rbot/core/config.rb:78
188 msgid "no config key found matching %{r}"
189 msgstr ""
190
191 #: lib/rbot/core/config.rb:80
192 msgid "possible keys: %{kl}"
193 msgstr ""
194
195 #: lib/rbot/core/config.rb:93 lib/rbot/core/config.rb:112
196 #: lib/rbot/core/config.rb:142 lib/rbot/core/config.rb:165
197 msgid "this config change will take effect on the next restart"
198 msgstr ""
199
200 #: lib/rbot/core/config.rb:94 lib/rbot/core/config.rb:115
201 #: lib/rbot/core/config.rb:143 lib/rbot/core/config.rb:166
202 msgid "this config change will take effect on the next rescan"
203 msgstr ""
204
205 #: lib/rbot/core/config.rb:108
206 msgid "failed to set %{key}: %{error}"
207 msgstr ""
208
209 #: lib/rbot/core/config.rb:131 lib/rbot/core/config.rb:154
210 msgid "config key %{key} is not an array"
211 msgstr ""
212
213 #: lib/rbot/core/config.rb:138
214 msgid "failed to add %{value} to %{key}: %{error}"
215 msgstr ""
216
217 #: lib/rbot/core/config.rb:161
218 msgid "failed to remove %{value} from %{key}: %{error}"
219 msgstr ""
220
221 #: lib/rbot/core/config.rb:175
222 msgid "saving ..."
223 msgstr ""
224
225 #: lib/rbot/core/config.rb:177
226 msgid "rescanning ..."
227 msgstr ""
228
229 #: lib/rbot/core/config.rb:179
230 msgid "done. %{plugin_status}"
231 msgstr ""
232
233 #: lib/rbot/core/config.rb:220
234 msgid ""
235 "config list => list configuration modules, config list <module> => list "
236 "configuration keys for module <module>"
237 msgstr ""
238
239 #: lib/rbot/core/config.rb:222
240 msgid "config get <key> => get configuration value for key <key>"
241 msgstr ""
242
243 #: lib/rbot/core/config.rb:224
244 msgid "reset key <key> to the default"
245 msgstr ""
246
247 #: lib/rbot/core/config.rb:226
248 msgid ""
249 "config set <key> <value> => set configuration value for key <key> to <value>"
250 msgstr ""
251
252 #: lib/rbot/core/config.rb:228
253 msgid "config desc <key> => describe what key <key> configures"
254 msgstr ""
255
256 #: lib/rbot/core/config.rb:230
257 msgid ""
258 "config add <value> to <key> => add value <value> to key <key> if <key> is an "
259 "array"
260 msgstr ""
261
262 #: lib/rbot/core/config.rb:232
263 msgid ""
264 "config rm <value> from <key> => remove value <value> from key <key> if <key> "
265 "is an array"
266 msgstr ""
267
268 #: lib/rbot/core/config.rb:234
269 msgid ""
270 "config module - bot configuration. usage: list, desc, get, set, unset, add, "
271 "rm"
272 msgstr ""
273
274 #: lib/rbot/core/config.rb:239
275 msgid "nick <newnick> => change the bot nick to <newnick>, if possible"
276 msgstr ""
277
278 #: lib/rbot/core/config.rb:241
279 msgid "status => display some information on the bot's status"
280 msgstr ""
281
282 #: lib/rbot/core/config.rb:243
283 msgid "save => save current dynamic data and configuration"
284 msgstr ""
285
286 #: lib/rbot/core/config.rb:245
287 msgid "rescan => reload modules and static facts"
288 msgstr ""
289
290 #: lib/rbot/core/config.rb:247
291 msgid "version => describes software version"
292 msgstr ""
293
294 #: lib/rbot/core/config.rb:249
295 msgid "config-related tasks: config, save, rescan, version, nick, status"
296 msgstr ""
297
298 #: lib/rbot/core/auth.rb:69
299 msgid "please do not use + or - in front of command %{command} when resetting"
300 msgstr ""
301
302 #: lib/rbot/core/auth.rb:71
303 msgid "+ or - expected in front of %{string}"
304 msgstr ""
305
306 #: lib/rbot/core/auth.rb:84
307 msgid "'%{string}' doesn't look like a channel name"
308 msgstr ""
309
310 #: lib/rbot/core/auth.rb:93
311 msgid "trailing comma"
312 msgstr ""
313
314 #: lib/rbot/core/auth.rb:94
315 msgid "you probably forgot a comma"
316 msgstr ""
317
318 #: lib/rbot/core/auth.rb:109 lib/rbot/core/auth.rb:163
319 #: lib/rbot/core/auth.rb:229
320 msgid "couldn't find botuser %{name}"
321 msgstr ""
322
323 #: lib/rbot/core/auth.rb:111
324 msgid "you can't change permissions for %{username}"
325 msgstr ""
326
327 #: lib/rbot/core/auth.rb:118
328 msgid "couldn't satisfy your request: %{errors}"
329 msgstr ""
330
331 #: lib/rbot/core/auth.rb:157
332 msgid "you are owner, you can do anything"
333 msgstr ""
334
335 #: lib/rbot/core/auth.rb:160
336 msgid "owner can do anything"
337 msgstr ""
338
339 #: lib/rbot/core/auth.rb:171
340 msgid "on any channel: "
341 msgstr ""
342
343 #: lib/rbot/core/auth.rb:173
344 msgid "in private: "
345 msgstr ""
346
347 #: lib/rbot/core/auth.rb:185
348 msgid "no permissions set for %{user}"
349 msgstr ""
350
351 #: lib/rbot/core/auth.rb:187
352 msgid "permissions for %{user}:: %{permissions}"
353 msgstr ""
354
355 #: lib/rbot/core/auth.rb:197
356 msgid ". only %{max} will be shown"
357 msgstr ""
358
359 #: lib/rbot/core/auth.rb:198
360 msgid "%{count} commands found matching %{pattern}%{extra}"
361 msgstr ""
362
363 #: lib/rbot/core/auth.rb:203
364 msgid "%{cmd}: %{perms}"
365 msgstr ""
366
367 #: lib/rbot/core/auth.rb:260
368 msgid "%{user} can already do that"
369 msgstr ""
370
371 #: lib/rbot/core/auth.rb:262
372 msgid "%{user} can't do that already"
373 msgstr ""
374
375 #: lib/rbot/core/auth.rb:272
376 msgid ""
377 "sorry, %{cmd} doesn't look like a valid command. maybe you misspelled it, or "
378 "you need to specify it should be in private?"
379 msgstr ""
380
381 #: lib/rbot/core/auth.rb:295
382 msgid "welcome, %{user}"
383 msgstr ""
384
385 #: lib/rbot/core/auth.rb:310
386 msgid "sorry, can't do"
387 msgstr ""
388
389 #: lib/rbot/core/auth.rb:313
390 msgid "couldn't login: %{exception}"
391 msgstr ""
392
393 #: lib/rbot/core/auth.rb:321
394 msgid "I couldn't find anything to let you login automatically"
395 msgstr ""
396
397 #: lib/rbot/core/auth.rb:332
398 msgid "you are %{who}"
399 msgstr ""
400
401 #: lib/rbot/core/auth.rb:334 lib/rbot/core/auth.rb:347
402 msgid "no one that I know"
403 msgstr ""
404
405 #: lib/rbot/core/auth.rb:335 lib/rbot/core/auth.rb:348
406 msgid "my boss"
407 msgstr ""
408
409 #: lib/rbot/core/auth.rb:355
410 msgid ""
411 "login [<botuser>] [<pass>]: logs in to the bot as botuser <botuser> with "
412 "password <pass>. When using the full form, you must contact the bot in "
413 "private. <pass> can be omitted if <botuser> allows login-by-mask and your "
414 "netmask is among the known ones. if <botuser> is omitted too autologin will "
415 "be attempted"
416 msgstr ""
417
418 #: lib/rbot/core/auth.rb:357
419 msgid "whoami: names the botuser you're linked to"
420 msgstr ""
421
422 #: lib/rbot/core/auth.rb:359
423 msgid "who is <user>: names the botuser <user> is linked to"
424 msgstr ""
425
426 #: lib/rbot/core/auth.rb:363
427 msgid ""
428 "a permission is specified as module::path::to::cmd; when you want to enable "
429 "it, prefix it with +; when you want to disable it, prefix it with -; when "
430 "using the +reset+ command, do not use any prefix"
431 msgstr ""
432
433 #: lib/rbot/core/auth.rb:365
434 msgid ""
435 "permissions [re]set <permission> [in <channel>] for <user>: sets or resets "
436 "the permissions for botuser <user> in channel <channel> (use ? to change the "
437 "permissions for private addressing)"
438 msgstr ""
439
440 #: lib/rbot/core/auth.rb:367
441 msgid "permissions view [for <user>]: display the permissions for user <user>"
442 msgstr ""
443
444 #: lib/rbot/core/auth.rb:369
445 msgid ""
446 "permissions search <pattern>: display the permissions associated with the "
447 "commands matching <pattern>"
448 msgstr ""
449
450 #: lib/rbot/core/auth.rb:371
451 msgid "permission topics: syntax, (re)set, view, search"
452 msgstr ""
453
454 #: lib/rbot/core/auth.rb:376
455 msgid ""
456 "user show <what> : shows info about the user; <what> can be any of "
457 "autologin, login-by-mask, netmasks"
458 msgstr ""
459
460 #: lib/rbot/core/auth.rb:378
461 msgid ""
462 "user enable|disable <what> : turns on or off <what> (autologin, login-by-"
463 "mask)"
464 msgstr ""
465
466 #: lib/rbot/core/auth.rb:380
467 msgid ""
468 "user set password <blah> : sets the user password to <blah>; passwords can "
469 "only contain upper and lowercase letters and numbers, and must be at least 4 "
470 "characters long"
471 msgstr ""
472
473 #: lib/rbot/core/auth.rb:382
474 msgid ""
475 "user add|rm netmask <mask> : adds/removes netmask <mask> from the list of "
476 "netmasks known to the botuser you're linked to"
477 msgstr ""
478
479 #: lib/rbot/core/auth.rb:384
480 msgid ""
481 "user reset <what> : resets <what> to the default values. <what> can be "
482 "+netmasks+ (the list will be emptied), +autologin+ or +login-by-mask+ (will "
483 "be reset to the default value) or +password+ (a new one will be generated "
484 "and you'll be told in private)"
485 msgstr ""
486
487 #: lib/rbot/core/auth.rb:386
488 msgid ""
489 "user tell <who> the password for <botuser> : contacts <who> in private to "
490 "tell him/her the password for <botuser>"
491 msgstr ""
492
493 #: lib/rbot/core/auth.rb:388
494 msgid ""
495 "user create <name> <password> : create botuser named <name> with password "
496 "<password>. The password can be omitted, in which case a random one will be "
497 "generated. The <name> should only contain alphanumeric characters and the "
498 "underscore (_)"
499 msgstr ""
500
501 #: lib/rbot/core/auth.rb:390
502 msgid "user list : lists all the botusers"
503 msgstr ""
504
505 #: lib/rbot/core/auth.rb:392
506 msgid ""
507 "user destroy <botuser> : destroys <botuser>. This function %{highlight}must%"
508 "{highlight} be called in two steps. On the first call <botuser> is queued "
509 "for destruction. On the second call, which must be in the form 'user confirm "
510 "destroy <botuser>', the botuser will be destroyed. If you want to cancel the "
511 "destruction, issue the command 'user cancel destroy <botuser>'"
512 msgstr ""
513
514 #: lib/rbot/core/auth.rb:394
515 msgid ""
516 "user topics: show, enable|disable, add|rm netmask, set, reset, tell, create, "
517 "list, destroy"
518 msgstr ""
519
520 #: lib/rbot/core/auth.rb:397
521 msgid ""
522 "auth <masterpassword>: log in as the bot owner; other commands: login, "
523 "whoami, permissions syntax, permissions [re]set, permissions view, user, "
524 "meet, hello, allow, prevent"
525 msgstr ""
526
527 #: lib/rbot/core/auth.rb:399
528 msgid ""
529 "meet <nick> [as <user>]: creates a bot user for nick, calling it user "
530 "(defaults to the nick itself)"
531 msgstr ""
532
533 #: lib/rbot/core/auth.rb:401
534 msgid "hello: creates a bot user for the person issuing the command"
535 msgstr ""
536
537 #: lib/rbot/core/auth.rb:403
538 msgid ""
539 "allow <user> to do <sample command> [<where>]: gives botuser <user> the "
540 "permissions to execute a command such as the provided sample command (in "
541 "private or in channel, according to the optional <where>)"
542 msgstr ""
543
544 #: lib/rbot/core/auth.rb:405
545 msgid ""
546 "deny <user> from doing <sample command> [<where>]: removes from botuser "
547 "<user> the permissions to execute a command such as the provided sample "
548 "command (in private or in channel, according to the optional <where>)"
549 msgstr ""
550
551 #: lib/rbot/core/auth.rb:407
552 msgid ""
553 "auth commands: auth, login, whoami, who, permission[s], user, meet, hello, "
554 "allow, deny"
555 msgstr ""
556
557 #: lib/rbot/core/auth.rb:412
558 msgid "sorry, I need more arguments to %{command}"
559 msgstr ""
560
561 #: lib/rbot/core/auth.rb:416
562 msgid "I can only %{command} these: %{arguments}"
563 msgstr ""
564
565 #: lib/rbot/core/auth.rb:451
566 msgid "no such bot user %{user}"
567 msgstr ""
568
569 #: lib/rbot/core/auth.rb:454
570 msgid "you can't mess with %{user}"
571 msgstr ""
572
573 #: lib/rbot/core/auth.rb:466
574 msgid "you can't see the properties of %{user}"
575 msgstr ""
576
577 #: lib/rbot/core/auth.rb:475
578 msgid "no way I'm telling you the master password!"
579 msgstr ""
580
581 #: lib/rbot/core/auth.rb:476
582 msgid "you can't ask for someone else's password"
583 msgstr ""
584
585 #: lib/rbot/core/auth.rb:478
586 msgid ""
587 "c'mon, you can't be asking me seriously to tell you the password in public!"
588 msgstr ""
589
590 #: lib/rbot/core/auth.rb:479
591 msgid "the password for %{user} is %{password}"
592 msgstr ""
593
594 #: lib/rbot/core/auth.rb:493
595 msgid "can %{action}"
596 msgstr ""
597
598 #: lib/rbot/core/auth.rb:495
599 msgid "can not %{action}"
600 msgstr ""
601
602 #: lib/rbot/core/auth.rb:499
603 msgid "knows no netmasks"
604 msgstr ""
605
606 #: lib/rbot/core/auth.rb:501
607 msgid "knows %{netmasks}"
608 msgstr ""
609
610 #: lib/rbot/core/auth.rb:508 lib/rbot/core/auth.rb:535
611 #: lib/rbot/core/auth.rb:553 lib/rbot/core/auth.rb:585
612 msgid "you can't change the default user"
613 msgstr ""
614
615 #: lib/rbot/core/auth.rb:509 lib/rbot/core/auth.rb:537
616 #: lib/rbot/core/auth.rb:555 lib/rbot/core/auth.rb:587
617 msgid "you can't edit %{user}"
618 msgstr ""
619
620 #: lib/rbot/core/auth.rb:524 lib/rbot/core/auth.rb:571
621 msgid "I ignored %{things} because %{reason}"
622 msgstr ""
623
624 #: lib/rbot/core/auth.rb:528 lib/rbot/core/auth.rb:575
625 msgid "I haven't changed anything"
626 msgstr ""
627
628 #: lib/rbot/core/auth.rb:546
629 msgid "is that a joke? setting the password in public?"
630 msgstr ""
631
632 #: lib/rbot/core/auth.rb:578
633 msgid "the password for %{user} is now %{password}"
634 msgstr ""
635
636 #: lib/rbot/core/auth.rb:592
637 msgid ""
638 "I can only add/remove netmasks. See +help user add+ for more instructions"
639 msgstr ""
640
641 #: lib/rbot/core/auth.rb:613
642 msgid "sorry, I don't know how to %{request}"
643 msgstr ""
644
645 #: lib/rbot/core/auth.rb:616
646 msgid "couldn't %{cmd}: %{exception}"
647 msgstr ""
648
649 #: lib/rbot/core/auth.rb:645
650 msgid ""
651 "you are now registered as %{buname}. I created a random password for you : %"
652 "{pass} and you can change it at any time by telling me 'user set password "
653 "<password>' in private"
654 msgstr ""
655
656 #: lib/rbot/core/auth.rb:652
657 msgid "but I already know %{buname}"
658 msgstr ""
659
660 #: lib/rbot/core/auth.rb:654
661 msgid "I had problems meeting %{nick}: %{e}"
662 msgstr ""
663
664 #: lib/rbot/core/auth.rb:663
665 msgid "couldn't find botuser %{user}"
666 msgstr ""
667
668 #: lib/rbot/core/auth.rb:665
669 msgid "I'm not telling the master password to anyone, pal"
670 msgstr ""
671
672 #: lib/rbot/core/auth.rb:666
673 msgid "the password for botuser %{user} is %{password}"
674 msgstr ""
675
676 #: lib/rbot/core/auth.rb:669
677 msgid "I told %{user} that %{message}"
678 msgstr ""
679
680 #: lib/rbot/core/auth.rb:675
681 msgid "are you nuts, creating a botuser with a publicly known password?"
682 msgstr ""
683
684 #: lib/rbot/core/auth.rb:680
685 msgid "failed to create %{user}: %{exception}"
686 msgstr ""
687
688 #: lib/rbot/core/auth.rb:684
689 msgid "created botuser %{user}"
690 msgstr ""
691
692 #: lib/rbot/core/auth.rb:692
693 msgid " (queued for destruction)"
694 msgstr ""
695
696 #: lib/rbot/core/auth.rb:695
697 msgid "I have no botusers other than the default ones"
698 msgstr ""
699
700 #: lib/rbot/core/auth.rb:696
701 msgid "botuser: %{list}"
702 msgid_plural "botusers: %{list}"
703 msgstr[0] ""
704 msgstr[1] ""
705
706 #: lib/rbot/core/auth.rb:703
707 msgid "You can't destroy %{user}"
708 msgstr ""
709
710 #: lib/rbot/core/auth.rb:713
711 msgid "no such botuser %{user}"
712 msgstr ""
713
714 #: lib/rbot/core/auth.rb:720
715 msgid "%{user} removed from the destruction queue"
716 msgstr ""
717
718 #: lib/rbot/core/auth.rb:722
719 msgid "%{user} was not queued for destruction"
720 msgstr ""
721
722 #: lib/rbot/core/auth.rb:727
723 msgid ""
724 "%{user} already queued for destruction, use %{highlight}user confirm destroy "
725 "%{user}%{highlight} to destroy it"
726 msgstr ""
727
728 #: lib/rbot/core/auth.rb:730
729 msgid ""
730 "%{user} queued for destruction, use %{highlight}user confirm destroy %{user}%"
731 "{highlight} to destroy it"
732 msgstr ""
733
734 #: lib/rbot/core/auth.rb:734
735 msgid "%{user} is not queued for destruction yet"
736 msgstr ""
737
738 #: lib/rbot/core/auth.rb:743 lib/rbot/core/auth.rb:783
739 msgid "failed: %{exception}"
740 msgstr ""
741
742 #: lib/rbot/core/auth.rb:745
743 msgid "botuser %{user} destroyed"
744 msgstr ""
745
746 #: lib/rbot/core/auth.rb:752
747 msgid "please don't touch the default users"
748 msgstr ""
749
750 #: lib/rbot/core/auth.rb:761
751 msgid "no such botuser %{source}"
752 msgstr ""
753
754 #: lib/rbot/core/auth.rb:763
755 msgid "botuser %{dest} exists already"
756 msgstr ""
757
758 #: lib/rbot/core/auth.rb:786
759 msgid "botuser %{source} copied to %{dest}"
760 msgstr ""
761
762 #: lib/rbot/core/auth.rb:789
763 msgid "botuser %{source} renamed to %{dest}"
764 msgstr ""
765
766 #: lib/rbot/core/auth.rb:809
767 msgid "selecting data to export ..."
768 msgstr ""
769
770 #: lib/rbot/core/auth.rb:825
771 msgid "preparing data for export ..."
772 msgstr ""
773
774 #: lib/rbot/core/auth.rb:848
775 msgid "failed to prepare data: %{exception}"
776 msgstr ""
777
778 #: lib/rbot/core/auth.rb:853
779 msgid "exporting to %{file} ..."
780 msgstr ""
781
782 #: lib/rbot/core/auth.rb:860
783 msgid "failed to export users: %{exception}"
784 msgstr ""
785
786 #: lib/rbot/core/auth.rb:864 lib/rbot/core/auth.rb:942
787 msgid "done"
788 msgstr ""
789
790 #: lib/rbot/core/auth.rb:881
791 msgid "reading %{file} ..."
792 msgstr ""
793
794 #: lib/rbot/core/auth.rb:885
795 msgid "failed to import from: %{exception}"
796 msgstr ""
797
798 #: lib/rbot/core/auth.rb:892
799 msgid "selecting data to import ..."
800 msgstr ""
801
802 #: lib/rbot/core/auth.rb:902
803 msgid "parsing data from import ..."
804 msgstr ""
805
806 #: lib/rbot/core/auth.rb:922
807 msgid "failed to parse data: %{exception}"
808 msgstr ""
809
810 #: lib/rbot/botuser.rb:40
811 msgid "Password for the bot owner"
812 msgstr ""
813
814 #: lib/rbot/botuser.rb:43
815 msgid ""
816 "Set false to prevent new botusers from logging in without a password when "
817 "the user netmask is known"
818 msgstr ""
819
820 #: lib/rbot/botuser.rb:46
821 msgid ""
822 "Set false to prevent new botusers from recognizing IRC users without a need "
823 "to manually login"
824 msgstr ""
825
826 #: lib/rbot/botuser.rb:49
827 msgid "Set true to allow new botusers to be created automatically"
828 msgstr ""
829
830 #: lib/rbot/botuser.rb:913
831 msgid "%{user}, you don't have '%{command}' permissions here"
832 msgstr ""
833
834 #: lib/rbot/ircbot.rb:1203
835 msgid "help topics: "
836 msgstr ""
837
838 #: lib/rbot/ircbot.rb:1205
839 msgid " (help <topic> for more info)"
840 msgstr ""
841
842 #: lib/rbot/ircbot.rb:1208
843 msgid "no help for topic %{topic}"
844 msgstr ""
845
846 #: lib/rbot/ircbot.rb:1219
847 msgid ""
848 "Uptime %{up}, %{plug} plugins active, %{sent} lines sent, %{recv} received."
849 msgstr ""
850
851 #: lib/rbot/plugins.rb:341
852 msgid "incorrect usage, ask for help using '%{command}'"
853 msgstr ""
854
855 #: lib/rbot/plugins.rb:665
856 msgid "%{count} core module loaded"
857 msgid_plural "%{count} core modules loaded"
858 msgstr[0] "%{count}个核心模块"
859 msgstr[1] ""
860
861 #: lib/rbot/plugins.rb:668
862 msgid "%{count} core module: %{list}"
863 msgid_plural "%{count} core modules: %{list}"
864 msgstr[0] "%{count}个核心模块:%{list}"
865 msgstr[1] ""
866
867 #: lib/rbot/plugins.rb:674
868 msgid "no core botmodules loaded"
869 msgstr "没有核心模块"
870
871 #: lib/rbot/plugins.rb:679
872 #, fuzzy
873 msgid "%{count} plugin loaded"
874 msgid_plural "%{count} plugins loaded"
875 msgstr[0] "%{count}个核心模块"
876 msgstr[1] ""
877
878 #: lib/rbot/plugins.rb:682
879 #, fuzzy
880 msgid "%{count} plugin: %{list}"
881 msgid_plural "%{count} plugins: %{list}"
882 msgstr[0] "%{count}个核心模块:%{list}"
883 msgstr[1] ""
884
885 #: lib/rbot/plugins.rb:693
886 msgid "%{highlight}%{count} plugin ignored%{highlight}"
887 msgid_plural "%{highlight}%{count} plugins ignored%{highlight}"
888 msgstr[0] ""
889 msgstr[1] ""
890
891 #: lib/rbot/plugins.rb:698
892 msgid ""
893 "%{highlight}%{count} plugin ignored%{highlight}: use %{bold}%{command}%"
894 "{bold} to see why"
895 msgid_plural ""
896 "%{highlight}%{count} plugins ignored%{highlight}: use %{bold}%{command}%"
897 "{bold} to see why"
898 msgstr[0] ""
899 msgstr[1] ""
900
901 #: lib/rbot/plugins.rb:708
902 msgid "%{highlight}%{count} plugin failed to load%{highlight}"
903 msgid_plural "%{highlight}%{count} plugins failed to load%{highlight}"
904 msgstr[0] ""
905 msgstr[1] ""
906
907 #: lib/rbot/plugins.rb:713
908 msgid ""
909 "%{highlight}%{count} plugin failed to load%{highlight}: use %{bold}%"
910 "{command}%{bold} to see why"
911 msgid_plural ""
912 "%{highlight}%{count} plugins failed to load%{highlight}: use %{bold}%"
913 "{command}%{bold} to see why"
914 msgstr[0] ""
915 msgstr[1] ""
916
917 #: lib/rbot/plugins.rb:743
918 msgid "no plugins failed to load"
919 msgstr ""
920
921 #: lib/rbot/plugins.rb:745
922 msgid ""
923 "%{highlight}%{plugin}%{highlight} in %{dir} failed with error %{exception}: %"
924 "{reason}"
925 msgstr ""
926
927 #: lib/rbot/plugins.rb:749
928 msgid "at %{backtrace}"
929 msgstr ""
930
931 #: lib/rbot/plugins.rb:755
932 msgid "no plugins were ignored"
933 msgstr ""
934
935 #: lib/rbot/plugins.rb:759
936 msgid "overruled by previous"
937 msgstr ""
938
939 #: lib/rbot/registry.rb:20
940 msgid ""
941 "upgrading old-style (rbot 0.9.5 or earlier) plugin registry to new format"
942 msgstr ""
943
944 #: lib/rbot/registry.rb:40
945 msgid ""
946 "upgrading previous (rbot 0.9.9 or earlier) plugin registry to new split "
947 "format"
948 msgstr ""
949
950 #: lib/rbot/registry.rb:190
951 msgid "marshal recovery failed, trying default"
952 msgstr ""
953
954 #: lib/rbot/config.rb:219
955 msgid "%{desc} [valid values are: %{values}]"
956 msgstr ""
957
958 #: lib/rbot/config.rb:370
959 msgid "First time rbot configuration wizard"
960 msgstr ""
961
962 #: lib/rbot/config.rb:373
963 msgid "This wizard will ask you a few questions to get you started."
964 msgstr ""
965
966 #: lib/rbot/config.rb:374
967 msgid ""
968 "The rest of rbot's configuration can be manipulated via IRC once rbot is "
969 "connected and you are auth'd."
970 msgstr ""