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