]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blob - po/zh_CN/rbot.po
* fixed some fuzzy messages
[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-01 00:47-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:55
842 msgid "Invalid alias entry %{alias} : %{command} in %{filename}: %{reason}"
843 msgstr ""
844
845 #: data/rbot/plugins/alias.rb:71
846 msgid "The definition you provided is invalid: %{reason}"
847 msgstr ""
848
849 #: data/rbot/plugins/alias.rb:82 data/rbot/plugins/alias.rb:99
850 msgid "No such alias is defined"
851 msgstr ""
852
853 #: data/rbot/plugins/alias.rb:88
854 msgid "No aliases defined"
855 msgstr ""
856
857 #: data/rbot/plugins/alias.rb:97
858 msgid "Alias of %{command}"
859 msgstr ""
860
861 #: data/rbot/plugins/alias.rb:109
862 msgid ""
863 "The arguments in alias must match the substitutions in command, and vice "
864 "versa"
865 msgstr ""
866
867 #: data/rbot/plugins/alias.rb:126
868 msgid ""
869 "The alias seems to have caused infinite recursion. Please examine your alias "
870 "definitions"
871 msgstr ""
872
873 #: data/rbot/plugins/alias.rb:142
874 msgid "Error handling the alias, the command is not defined"
875 msgstr ""
876
877 #: data/rbot/plugins/alias.rb:152
878 msgid "Create and use aliases for commands. Topics: create, commands"
879 msgstr ""
880
881 #: data/rbot/plugins/alias.rb:154
882 msgid ""
883 "\"alias <text> => <command>\" => add text as an alias of command. Text can "
884 "contain placeholders marked with : or * for :words and *multiword arguments. "
885 "The command can contain placeholders enclosed with < > which will be "
886 "substituded with argument values. For example: alias googlerbot *terms => "
887 "google site:linuxbrit.co.uk/rbot/ <terms>"
888 msgstr ""
889
890 #: data/rbot/plugins/alias.rb:156
891 msgid ""
892 "alias list => list defined aliases | alias whatis <alias> => show definition "
893 "of the alias | alias remove <alias> => remove defined alias | see the "
894 "\"create\" topic about adding aliases"
895 msgstr ""
896
897 #: data/rbot/plugins/games/shiritori.rb:203
898 msgid "%{current_player}, it's your turn. %{previous_word} -> %{current_word}"
899 msgstr ""
900
901 #: data/rbot/plugins/games/shiritori.rb:207
902 msgid "No one has given the first word yet. Say the first word to start."
903 msgstr ""
904
905 #: data/rbot/plugins/games/shiritori.rb:209
906 msgid ""
907 "Poor %{current_player} is playing alone! Anyone care to join? %"
908 "{previous_word} -> %{current_word}"
909 msgstr ""
910
911 #: data/rbot/plugins/games/shiritori.rb:240
912 msgid "%{player} took too long and is out of the game. Try again next game!"
913 msgstr ""
914
915 #: data/rbot/plugins/games/shiritori.rb:245
916 msgid "%{player} is the last remaining player and the winner! Congratulations!"
917 msgstr ""
918
919 #: data/rbot/plugins/games/shiritori.rb:253
920 msgid "%{player} took too long and skipped the turn."
921 msgstr ""
922
923 #: data/rbot/plugins/games/shiritori.rb:281
924 msgid "%{player} has given the first word: %{word}"
925 msgstr ""
926
927 #: data/rbot/plugins/games/shiritori.rb:287
928 msgid "Welcome to shiritori, %{player}."
929 msgstr ""
930
931 #: data/rbot/plugins/games/shiritori.rb:292
932 msgid "The word %{used_word} has been used. Retry from %{word}"
933 msgstr ""
934
935 #: data/rbot/plugins/games/shiritori.rb:297
936 msgid ""
937 "It's impossible to continue the chain from %{word}. The game has ended. "
938 "Thanks a lot, %{player}! :("
939 msgstr ""
940
941 #: data/rbot/plugins/games/shiritori.rb:301
942 msgid ""
943 "It's impossible to continue the chain from %{bad_word}. Retry from %{word}"
944 msgstr ""
945
946 #: data/rbot/plugins/games/shiritori.rb:306
947 msgid ""
948 "It's impossible to continue the chain from %{word}. Start with another word."
949 msgstr ""
950
951 #: data/rbot/plugins/games/shiritori.rb:327
952 msgid ""
953 "A game in which each player must continue the previous player's word, by "
954 "using its last one or few characters/letters of the word to start a new "
955 "word. 'shiritori <ruleset>' => Play shiritori with a set of rules. Available "
956 "rulesets: %{rulesets}. 'shiritori stop' => Stop the current shiritori game."
957 msgstr ""
958
959 #: data/rbot/plugins/games/shiritori.rb:398
960 msgid "Already playing shiritori here"
961 msgstr ""
962
963 #: data/rbot/plugins/games/shiritori.rb:409
964 msgid "Shiritori has started. Please say the first word"
965 msgstr ""
966
967 #: data/rbot/plugins/games/shiritori.rb:411
968 msgid "couldn't start %{ruleset} shiritori: %{error}"
969 msgstr ""
970
971 #: data/rbot/plugins/games/shiritori.rb:415
972 msgid "There is no ruleset named %{ruleset}"
973 msgstr ""
974
975 #: data/rbot/plugins/games/shiritori.rb:433
976 msgid "Shiritori has stopped. Hope you had fun!"
977 msgstr ""
978
979 #: data/rbot/plugins/games/shiritori.rb:436
980 msgid "No game to stop here, because no game is being played."
981 msgstr ""
982
983 #: data/rbot/plugins/games/azgame.rb:69 data/rbot/plugins/games/azgame.rb:236
984 #: data/rbot/plugins/games/azgame.rb:242
985 msgid "%{count} try"
986 msgid_plural "%{count} tries"
987 msgstr[0] ""
988 msgstr[1] ""
989
990 #: data/rbot/plugins/games/azgame.rb:74
991 msgid "winner, %{tries}"
992 msgstr ""
993
994 #: data/rbot/plugins/games/azgame.rb:153
995 msgid ""
996 "%{bold}BINGO!%{bold} the word was %{underline}%{word}%{underline}. Congrats, "
997 "%{bold}%{player}%{bold}!"
998 msgstr ""
999
1000 #: data/rbot/plugins/games/azgame.rb:160
1001 msgid ""
1002 "The game was won after %{tries} tries. Scores for this game:    %{scores}"
1003 msgstr ""
1004
1005 #: data/rbot/plugins/games/azgame.rb:163
1006 msgid "%{word} is not in the range %{bold}%{range}%{bold}"
1007 msgstr ""
1008
1009 #: data/rbot/plugins/games/azgame.rb:165
1010 msgid "%{word} doesn't exist or is not acceptable for the game"
1011 msgstr ""
1012
1013 #: data/rbot/plugins/games/azgame.rb:169
1014 msgid "close, but no cigar. New range: %{bold}%{range}%{bold}"
1015 msgstr ""
1016
1017 #: data/rbot/plugins/games/azgame.rb:173
1018 msgid "%{word} is already one of the range extrema: %{range}"
1019 msgstr ""
1020
1021 #: data/rbot/plugins/games/azgame.rb:175
1022 msgid "hm, something went wrong while verifying %{word}"
1023 msgstr ""
1024
1025 #: data/rbot/plugins/games/azgame.rb:183
1026 msgid "no A-Z game running here, can't check if %{word} is valid, can I?"
1027 msgstr ""
1028
1029 #: data/rbot/plugins/games/azgame.rb:187
1030 msgid "I only accept single words composed by letters only, sorry"
1031 msgstr ""
1032
1033 #: data/rbot/plugins/games/azgame.rb:197
1034 msgid "the word in %{bold}%{range}%{bold} was:   %{bold}%{word}%{bold}"
1035 msgstr ""
1036
1037 #: data/rbot/plugins/games/azgame.rb:201
1038 msgid ""
1039 "The game was cancelled after %{tries} tries. Scores for this game would have "
1040 "been:    %{scores}"
1041 msgstr ""
1042
1043 #: data/rbot/plugins/games/azgame.rb:204
1044 msgid "no A-Z game running in this channel ..."
1045 msgstr ""
1046
1047 #: data/rbot/plugins/games/azgame.rb:214
1048 msgid "let me think ..."
1049 msgstr ""
1050
1051 #: data/rbot/plugins/games/azgame.rb:218
1052 msgid "couldn't think of anything ..."
1053 msgstr ""
1054
1055 #: data/rbot/plugins/games/azgame.rb:222
1056 msgid "I can't play A-Z in %{lang}, sorry"
1057 msgstr ""
1058
1059 #: data/rbot/plugins/games/azgame.rb:225
1060 msgid "got it!"
1061 msgstr ""
1062
1063 #: data/rbot/plugins/games/azgame.rb:235
1064 msgid " (after %{total_tries} and %{invalid_tries}"
1065 msgstr ""
1066
1067 #: data/rbot/plugins/games/azgame.rb:238
1068 msgid "%{count} invalid try"
1069 msgid_plural "%{count} invalid tries"
1070 msgstr[0] ""
1071 msgstr[1] ""
1072
1073 #: data/rbot/plugins/games/azgame.rb:241
1074 msgid " (after %{total_tries}"
1075 msgstr ""
1076
1077 #: data/rbot/plugins/games/azgame.rb:247
1078 msgid "A-Z: %{bold}%{range}%{bold}"
1079 msgstr ""
1080
1081 #: data/rbot/plugins/games/azgame.rb:258
1082 msgid "I have %{count} %{lang} word in my cache"
1083 msgid_plural "I have %{count} %{lang} words in my cache"
1084 msgstr[0] ""
1085 msgstr[1] ""
1086
1087 #: data/rbot/plugins/games/azgame.rb:261
1088 msgid "provide a regexp to match"
1089 msgstr ""
1090
1091 #: data/rbot/plugins/games/azgame.rb:273
1092 msgid "no %{lang} word I know match %{pattern}"
1093 msgstr ""
1094
1095 #: data/rbot/plugins/games/azgame.rb:275
1096 msgid ""
1097 "more than 25 %{lang} words I know match %{pattern}, try a stricter matching"
1098 msgstr ""
1099
1100 #: data/rbot/plugins/games/azgame.rb:281 data/rbot/plugins/games/azgame.rb:297
1101 #: data/rbot/plugins/games/azgame.rb:309
1102 msgid "provide a word"
1103 msgstr ""
1104
1105 #: data/rbot/plugins/games/azgame.rb:286 data/rbot/plugins/games/azgame.rb:302
1106 msgid "I don't know any %{lang} word %{word}"
1107 msgstr ""
1108
1109 #: data/rbot/plugins/games/azgame.rb:290
1110 msgid "%{word} learned from %{user} on %{date}"
1111 msgstr ""
1112
1113 #: data/rbot/plugins/games/azgame.rb:292
1114 msgid "%{word} learned from %{user}"
1115 msgstr ""
1116
1117 #: data/rbot/plugins/games/azgame.rb:314
1118 msgid "I already know the %{lang} word %{word}"
1119 msgstr ""
1120
1121 #: data/rbot/plugins/games/azgame.rb:530
1122 msgid ""
1123 "az [lang] word [count|list|add|delete] => manage the az wordlist for "
1124 "language lang (defaults to current bot language)"
1125 msgstr ""
1126
1127 #: data/rbot/plugins/games/azgame.rb:532
1128 msgid "az cancel => abort current game"
1129 msgstr ""
1130
1131 #: data/rbot/plugins/games/azgame.rb:534
1132 msgid "az check <word> => checks <word> against current game"
1133 msgstr ""
1134
1135 #: data/rbot/plugins/games/azgame.rb:536
1136 msgid ""
1137 "try to guess the word the bot is thinking of; if you guess wrong, the bot "
1138 "will use the new word to restrict the range of allowed words: eventually, "
1139 "the range will be so small around the correct word that you can't miss it"
1140 msgstr ""
1141
1142 #: data/rbot/plugins/games/azgame.rb:538
1143 msgid ""
1144 "az => start a game if none is running, show the current word range "
1145 "otherwise; you can say 'az <language>' if you want to play in a language "
1146 "different from the current bot default"
1147 msgstr ""
1148
1149 #: data/rbot/plugins/games/azgame.rb:540
1150 msgid "az topics: play, rules, cancel, manage, check"
1151 msgstr ""