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