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