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