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