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