[plugin] insult, small fix
[rbot] / 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: 2011-06-03 12:39+0200\n"
11 "PO-Revision-Date: 2011-06-03 12:39+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 export [to <filename>]: exports user data to file <filename> (default: "
280 "new-auth.users)"
281 msgstr ""
282
283 #: lib/rbot/core/auth.rb:407
284 msgid ""
285 "user import [from <filename>]: import user data from file <filename> "
286 "(default: new-auth.users)"
287 msgstr ""
288
289 #: lib/rbot/core/auth.rb:409
290 msgid ""
291 "user topics: show, enable|disable, add|rm netmask, set, reset, tell, create, "
292 "list, destroy, import, export"
293 msgstr ""
294
295 #: lib/rbot/core/auth.rb:412
296 msgid ""
297 "auth <masterpassword>: log in as the bot owner; other commands: login, "
298 "whoami, permissions syntax, permissions [re]set, permissions view, user, "
299 "meet, hello, allow, deny"
300 msgstr ""
301
302 #: lib/rbot/core/auth.rb:414
303 msgid ""
304 "meet <nick> [as <user>]: creates a bot user for nick, calling it user "
305 "(defaults to the nick itself)"
306 msgstr ""
307
308 #: lib/rbot/core/auth.rb:416
309 msgid "hello: creates a bot user for the person issuing the command"
310 msgstr ""
311
312 #: lib/rbot/core/auth.rb:419
313 msgid ""
314 "allow <user> to do <sample command> [<where>]: gives botuser <user> the "
315 "permissions to execute a command such as the provided sample command"
316 msgstr ""
317
318 #: lib/rbot/core/auth.rb:420 lib/rbot/core/auth.rb:428
319 msgid "(in private or in channel, according to the optional <where>)."
320 msgstr ""
321
322 #: lib/rbot/core/auth.rb:421 lib/rbot/core/auth.rb:429
323 msgid ""
324 "<sample command> should be a full command, not just the command keyword --"
325 msgstr ""
326
327 #: lib/rbot/core/auth.rb:422
328 msgid "correct: allow user to do addquote stuff --"
329 msgstr ""
330
331 #: lib/rbot/core/auth.rb:423
332 msgid "wrong: allow user to do addquote."
333 msgstr ""
334
335 #: lib/rbot/core/auth.rb:427
336 msgid ""
337 "deny <user> from doing <sample command> [<where>]: removes from botuser "
338 "<user> the permissions to execute a command such as the provided sample "
339 "command"
340 msgstr ""
341
342 #: lib/rbot/core/auth.rb:430
343 msgid "correct: deny user from doing addquote stuff --"
344 msgstr ""
345
346 #: lib/rbot/core/auth.rb:431
347 msgid "wrong: deny user from doing addquote."
348 msgstr ""
349
350 #: lib/rbot/core/auth.rb:434
351 msgid ""
352 "auth commands: auth, login, whoami, who, permission[s], user, meet, hello, "
353 "allow, deny"
354 msgstr ""
355
356 #: lib/rbot/core/auth.rb:439
357 msgid "sorry, I need more arguments to %{command}"
358 msgstr ""
359
360 #: lib/rbot/core/auth.rb:443
361 msgid "I can only %{command} these: %{arguments}"
362 msgstr ""
363
364 #: lib/rbot/core/auth.rb:478
365 msgid "no such bot user %{user}"
366 msgstr ""
367
368 #: lib/rbot/core/auth.rb:481
369 msgid "you can't mess with %{user}"
370 msgstr ""
371
372 #: lib/rbot/core/auth.rb:493
373 msgid "you can't see the properties of %{user}"
374 msgstr ""
375
376 #: lib/rbot/core/auth.rb:502
377 msgid "no way I'm telling you the master password!"
378 msgstr ""
379
380 #: lib/rbot/core/auth.rb:503
381 msgid "you can't ask for someone else's password"
382 msgstr ""
383
384 #: lib/rbot/core/auth.rb:505
385 msgid ""
386 "c'mon, you can't be asking me seriously to tell you the password in public!"
387 msgstr ""
388
389 #: lib/rbot/core/auth.rb:506
390 msgid "the password for %{user} is %{password}"
391 msgstr ""
392
393 #: lib/rbot/core/auth.rb:520
394 msgid "can %{action}"
395 msgstr ""
396
397 #: lib/rbot/core/auth.rb:522
398 msgid "can not %{action}"
399 msgstr ""
400
401 #: lib/rbot/core/auth.rb:526
402 msgid "knows no netmasks"
403 msgstr ""
404
405 #: lib/rbot/core/auth.rb:528
406 msgid "knows %{netmasks}"
407 msgstr ""
408
409 #: lib/rbot/core/auth.rb:535 lib/rbot/core/auth.rb:562
410 #: lib/rbot/core/auth.rb:580 lib/rbot/core/auth.rb:612
411 msgid "you can't change the default user"
412 msgstr ""
413
414 #: lib/rbot/core/auth.rb:536 lib/rbot/core/auth.rb:564
415 #: lib/rbot/core/auth.rb:582 lib/rbot/core/auth.rb:614
416 msgid "you can't edit %{user}"
417 msgstr ""
418
419 #: lib/rbot/core/auth.rb:551 lib/rbot/core/auth.rb:598
420 msgid "I ignored %{things} because %{reason}"
421 msgstr ""
422
423 #: lib/rbot/core/auth.rb:555 lib/rbot/core/auth.rb:602
424 msgid "I haven't changed anything"
425 msgstr ""
426
427 #: lib/rbot/core/auth.rb:573
428 msgid "is that a joke? setting the password in public?"
429 msgstr ""
430
431 #: lib/rbot/core/auth.rb:605
432 msgid "the password for %{user} is now %{password}"
433 msgstr ""
434
435 #: lib/rbot/core/auth.rb:619
436 msgid ""
437 "I can only add/remove netmasks. See +help user add+ for more instructions"
438 msgstr ""
439
440 #: lib/rbot/core/auth.rb:640
441 msgid "sorry, I don't know how to %{request}"
442 msgstr ""
443
444 #: lib/rbot/core/auth.rb:643
445 msgid "couldn't %{cmd}: %{exception}"
446 msgstr ""
447
448 #: lib/rbot/core/auth.rb:672
449 msgid ""
450 "you are now registered as %{buname}. I created a random password for you : "
451 "%{pass} and you can change it at any time by telling me 'user set password "
452 "<password>' in private"
453 msgstr ""
454
455 #: lib/rbot/core/auth.rb:679
456 msgid "but I already know %{buname}"
457 msgstr ""
458
459 #: lib/rbot/core/auth.rb:681
460 msgid "I had problems meeting %{nick}: %{e}"
461 msgstr ""
462
463 #: lib/rbot/core/auth.rb:690
464 msgid "couldn't find botuser %{user}"
465 msgstr ""
466
467 #: lib/rbot/core/auth.rb:692
468 msgid "I'm not telling the master password to anyone, pal"
469 msgstr ""
470
471 #: lib/rbot/core/auth.rb:693
472 msgid "the password for botuser %{user} is %{password}"
473 msgstr ""
474
475 #: lib/rbot/core/auth.rb:696
476 msgid "I told %{user} that %{message}"
477 msgstr ""
478
479 #: lib/rbot/core/auth.rb:702
480 msgid "are you nuts, creating a botuser with a publicly known password?"
481 msgstr ""
482
483 #: lib/rbot/core/auth.rb:707
484 msgid "failed to create %{user}: %{exception}"
485 msgstr ""
486
487 #: lib/rbot/core/auth.rb:711
488 msgid "created botuser %{user}"
489 msgstr ""
490
491 #: lib/rbot/core/auth.rb:719
492 msgid " (queued for destruction)"
493 msgstr ""
494
495 #: lib/rbot/core/auth.rb:722
496 msgid "I have no botusers other than the default ones"
497 msgstr ""
498
499 #: lib/rbot/core/auth.rb:723
500 msgid "botuser: %{list}"
501 msgid_plural "botusers: %{list}"
502 msgstr[0] ""
503 msgstr[1] ""
504
505 #: lib/rbot/core/auth.rb:730
506 msgid "You can't destroy %{user}"
507 msgstr ""
508
509 #: lib/rbot/core/auth.rb:740
510 msgid "no such botuser %{user}"
511 msgstr ""
512
513 #: lib/rbot/core/auth.rb:747
514 msgid "%{user} removed from the destruction queue"
515 msgstr ""
516
517 #: lib/rbot/core/auth.rb:749
518 msgid "%{user} was not queued for destruction"
519 msgstr ""
520
521 #: lib/rbot/core/auth.rb:754
522 msgid ""
523 "%{user} already queued for destruction, use %{highlight}user confirm destroy "
524 "%{user}%{highlight} to destroy it"
525 msgstr ""
526
527 #: lib/rbot/core/auth.rb:757
528 msgid ""
529 "%{user} queued for destruction, use %{highlight}user confirm destroy "
530 "%{user}%{highlight} to destroy it"
531 msgstr ""
532
533 #: lib/rbot/core/auth.rb:761
534 msgid "%{user} is not queued for destruction yet"
535 msgstr ""
536
537 #: lib/rbot/core/auth.rb:770 lib/rbot/core/auth.rb:810
538 msgid "failed: %{exception}"
539 msgstr ""
540
541 #: lib/rbot/core/auth.rb:772
542 msgid "botuser %{user} destroyed"
543 msgstr ""
544
545 #: lib/rbot/core/auth.rb:779
546 msgid "please don't touch the default users"
547 msgstr ""
548
549 #: lib/rbot/core/auth.rb:788
550 msgid "no such botuser %{source}"
551 msgstr ""
552
553 #: lib/rbot/core/auth.rb:790
554 msgid "botuser %{dest} exists already"
555 msgstr ""
556
557 #: lib/rbot/core/auth.rb:813
558 msgid "botuser %{source} copied to %{dest}"
559 msgstr ""
560
561 #: lib/rbot/core/auth.rb:816
562 msgid "botuser %{source} renamed to %{dest}"
563 msgstr ""
564
565 #: lib/rbot/core/auth.rb:836
566 msgid "selecting data to export ..."
567 msgstr ""
568
569 #: lib/rbot/core/auth.rb:852
570 msgid "preparing data for export ..."
571 msgstr ""
572
573 #: lib/rbot/core/auth.rb:875
574 msgid "failed to prepare data: %{exception}"
575 msgstr ""
576
577 #: lib/rbot/core/auth.rb:880
578 msgid "exporting to %{file} ..."
579 msgstr ""
580
581 #: lib/rbot/core/auth.rb:887
582 msgid "failed to export users: %{exception}"
583 msgstr ""
584
585 #: lib/rbot/core/auth.rb:891 lib/rbot/core/auth.rb:969
586 msgid "done"
587 msgstr ""
588
589 #: lib/rbot/core/auth.rb:908
590 msgid "reading %{file} ..."
591 msgstr ""
592
593 #: lib/rbot/core/auth.rb:912
594 msgid "failed to import from: %{exception}"
595 msgstr ""
596
597 #: lib/rbot/core/auth.rb:919
598 msgid "selecting data to import ..."
599 msgstr ""
600
601 #: lib/rbot/core/auth.rb:929
602 msgid "parsing data from import ..."
603 msgstr ""
604
605 #: lib/rbot/core/auth.rb:949
606 msgid "failed to parse data: %{exception}"
607 msgstr ""
608
609 #: lib/rbot/core/basics.rb:73
610 msgid "I am in: "
611 msgstr ""
612
613 #: lib/rbot/core/basics.rb:155
614 msgid "quit [<message>] => quit IRC with message <message>"
615 msgstr ""
616
617 #: lib/rbot/core/basics.rb:157
618 msgid "restart => completely stop and restart the bot (including reconnect)"
619 msgstr ""
620
621 #: lib/rbot/core/basics.rb:159
622 msgid "reconnect => ask the bot to disconnect and then connect again"
623 msgstr ""
624
625 #: lib/rbot/core/basics.rb:161
626 msgid "part"
627 msgstr ""
628
629 #: lib/rbot/core/basics.rb:163
630 msgid "part <channel> => part channel <channel>"
631 msgstr ""
632
633 #: lib/rbot/core/basics.rb:165
634 msgid "hide => part all channels"
635 msgstr ""
636
637 #: lib/rbot/core/basics.rb:167
638 msgid ""
639 "say <channel>|<nick> <message> => say <message> to <channel> or in private "
640 "message to <nick>"
641 msgstr ""
642
643 #: lib/rbot/core/basics.rb:169
644 msgid ""
645 "action <channel>|<nick> <message> => does a /me <message> to <channel> or in "
646 "private message to <nick>"
647 msgstr ""
648
649 #: lib/rbot/core/basics.rb:171
650 msgid ""
651 "quiet [in here|<channel>] => with no arguments, stop speaking in all "
652 "channels, if \"in here\", stop speaking in this channel, or stop speaking in "
653 "<channel>"
654 msgstr ""
655
656 #: lib/rbot/core/basics.rb:173
657 msgid ""
658 "talk [in here|<channel>] => with no arguments, resume speaking in all "
659 "channels, if \"in here\", resume speaking in this channel, or resume "
660 "speaking in <channel>"
661 msgstr ""
662
663 #: lib/rbot/core/basics.rb:175
664 msgid "ping => replies with a pong"
665 msgstr ""
666
667 #: lib/rbot/core/basics.rb:177
668 msgid ""
669 "mode <channel> <mode> <nicks> => set channel modes for <nicks> on <channel> "
670 "to <mode>"
671 msgstr ""
672
673 #: lib/rbot/core/basics.rb:183
674 msgid ""
675 "%{name}: quit, restart, join, part, hide, save, say, action, topic, quiet, "
676 "talk, ping, mode"
677 msgstr ""
678
679 #: lib/rbot/core/config.rb:12
680 msgid " [%{secs} ago]"
681 msgstr ""
682
683 #: lib/rbot/core/config.rb:18
684 msgid "I'm a v. %{version}%{ago} rubybot%{copyright}%{url}"
685 msgstr ""
686
687 #: lib/rbot/core/config.rb:39
688 msgid "no such module %{module}"
689 msgstr ""
690
691 #: lib/rbot/core/config.rb:55 lib/rbot/core/config.rb:66
692 #: lib/rbot/core/config.rb:88 lib/rbot/core/config.rb:101
693 #: lib/rbot/core/config.rb:127 lib/rbot/core/config.rb:152
694 msgid "no such config key %{key}"
695 msgstr ""
696
697 #: lib/rbot/core/config.rb:78
698 msgid "no config key found matching %{r}"
699 msgstr ""
700
701 #: lib/rbot/core/config.rb:80
702 msgid "possible keys: %{kl}"
703 msgstr ""
704
705 #: lib/rbot/core/config.rb:93 lib/rbot/core/config.rb:112
706 #: lib/rbot/core/config.rb:144 lib/rbot/core/config.rb:169
707 msgid "this config change will take effect on the next restart"
708 msgstr ""
709
710 #: lib/rbot/core/config.rb:94 lib/rbot/core/config.rb:115
711 #: lib/rbot/core/config.rb:145 lib/rbot/core/config.rb:170
712 msgid "this config change will take effect on the next rescan"
713 msgstr ""
714
715 #: lib/rbot/core/config.rb:108
716 msgid "failed to set %{key}: %{error}"
717 msgstr ""
718
719 #: lib/rbot/core/config.rb:131 lib/rbot/core/config.rb:156
720 msgid "config key %{key} is not an array"
721 msgstr ""
722
723 #: lib/rbot/core/config.rb:139
724 msgid "failed to add %{value} to %{key}: %{error}"
725 msgstr ""
726
727 #: lib/rbot/core/config.rb:164
728 msgid "failed to remove %{value} from %{key}: %{error}"
729 msgstr ""
730
731 #: lib/rbot/core/config.rb:179
732 msgid "saving ..."
733 msgstr ""
734
735 #: lib/rbot/core/config.rb:181
736 msgid "rescanning ..."
737 msgstr ""
738
739 #: lib/rbot/core/config.rb:183
740 msgid "done. %{plugin_status}"
741 msgstr ""
742
743 #: lib/rbot/core/config.rb:225
744 msgid ""
745 "config list => list configuration modules, config list <module> => list "
746 "configuration keys for module <module>"
747 msgstr ""
748
749 #: lib/rbot/core/config.rb:227
750 msgid "config get <key> => get configuration value for key <key>"
751 msgstr ""
752
753 #: lib/rbot/core/config.rb:229
754 msgid "reset key <key> to the default"
755 msgstr ""
756
757 #: lib/rbot/core/config.rb:231
758 msgid ""
759 "config set <key> <value> => set configuration value for key <key> to <value>"
760 msgstr ""
761
762 #: lib/rbot/core/config.rb:233
763 msgid "config desc <key> => describe what key <key> configures"
764 msgstr ""
765
766 #: lib/rbot/core/config.rb:235
767 msgid ""
768 "config add <values> to <key> => add values <values> to key <key> if <key> is "
769 "an array"
770 msgstr ""
771
772 #: lib/rbot/core/config.rb:237
773 msgid ""
774 "config rm <value> from <key> => remove value <value> from key <key> if <key> "
775 "is an array"
776 msgstr ""
777
778 #: lib/rbot/core/config.rb:239
779 msgid ""
780 "config module - bot configuration. usage: list, desc, get, set, unset, add, "
781 "rm"
782 msgstr ""
783
784 #: lib/rbot/core/config.rb:244
785 msgid "nick <newnick> => change the bot nick to <newnick>, if possible"
786 msgstr ""
787
788 #: lib/rbot/core/config.rb:246
789 msgid "status => display some information on the bot's status"
790 msgstr ""
791
792 #: lib/rbot/core/config.rb:248
793 msgid "save => save current dynamic data and configuration"
794 msgstr ""
795
796 #: lib/rbot/core/config.rb:250
797 msgid "rescan => reload modules and static facts"
798 msgstr ""
799
800 #: lib/rbot/core/config.rb:252
801 msgid "version => describes software version"
802 msgstr ""
803
804 #: lib/rbot/core/config.rb:254
805 msgid "config-related tasks: config, save, rescan, version, nick, status"
806 msgstr ""
807
808 #: lib/rbot/core/filters_ui.rb:25
809 msgid "no filters in group %{g}"
810 msgstr ""
811
812 #: lib/rbot/core/filters_ui.rb:27
813 msgid "no known filters"
814 msgstr ""
815
816 #: lib/rbot/core/filters_ui.rb:30
817 msgid "known filters: "
818 msgstr ""
819
820 #: lib/rbot/core/filters_ui.rb:38
821 msgid "no known filter groups"
822 msgstr ""
823
824 #: lib/rbot/core/filters_ui.rb:40
825 msgid "known filter groups: "
826 msgstr ""
827
828 #: lib/rbot/core/filters_ui.rb:50
829 msgid "no filters match %{pat}"
830 msgstr ""
831
832 #: lib/rbot/core/filters_ui.rb:52
833 msgid "filters matching %{pat}: "
834 msgstr ""
835
836 #: lib/rbot/core/userdata.rb:161
837 msgid "%{key} data for %{user}: %{data}"
838 msgstr ""
839
840 #: lib/rbot/core/userdata.rb:167
841 msgid "sorry, no %{key} data for %{user}"
842 msgstr ""
843
844 #: lib/rbot/core/utils/extends.rb:175 lib/rbot/core/utils/utils.rb:203
845 #: lib/rbot/core/utils/utils.rb:745
846 msgid " and "
847 msgstr ""
848
849 #: lib/rbot/core/utils/utils.rb:186
850 msgid "year"
851 msgstr ""
852
853 #: lib/rbot/core/utils/utils.rb:186
854 msgid "years"
855 msgstr ""
856
857 #: lib/rbot/core/utils/utils.rb:188
858 msgid "month"
859 msgstr ""
860
861 #: lib/rbot/core/utils/utils.rb:188
862 msgid "months"
863 msgstr ""
864
865 #: lib/rbot/core/utils/utils.rb:190
866 msgid "day"
867 msgstr ""
868
869 #: lib/rbot/core/utils/utils.rb:190
870 msgid "days"
871 msgstr ""
872
873 #: lib/rbot/core/utils/utils.rb:192
874 msgid "hour"
875 msgstr ""
876
877 #: lib/rbot/core/utils/utils.rb:192
878 msgid "hours"
879 msgstr ""
880
881 #: lib/rbot/core/utils/utils.rb:194
882 msgid "minute"
883 msgstr ""
884
885 #: lib/rbot/core/utils/utils.rb:194
886 msgid "minutes"
887 msgstr ""
888
889 #: lib/rbot/core/utils/utils.rb:196
890 msgid "second"
891 msgstr ""
892
893 #: lib/rbot/core/utils/utils.rb:196
894 msgid "seconds"
895 msgstr ""
896
897 #: lib/rbot/core/utils/utils.rb:234
898 msgid "right now"
899 msgstr ""
900
901 #: lib/rbot/core/utils/utils.rb:238
902 msgid "%{d} from now"
903 msgstr ""
904
905 #: lib/rbot/core/utils/utils.rb:240
906 msgid "%{d} ago"
907 msgstr ""
908
909 #: lib/rbot/core/utils/utils.rb:252
910 msgid "%{m} years"
911 msgstr ""
912
913 #: lib/rbot/core/utils/utils.rb:254
914 msgid "%{m} months"
915 msgstr ""
916
917 #: lib/rbot/core/utils/utils.rb:256
918 msgid "%{m} weeks"
919 msgstr ""
920
921 #: lib/rbot/core/utils/utils.rb:258
922 msgid "%{m} days"
923 msgstr ""
924
925 #: lib/rbot/core/utils/utils.rb:260
926 msgid "%{m} hours"
927 msgstr ""
928
929 #: lib/rbot/core/utils/utils.rb:262
930 msgid "half an hour"
931 msgstr ""
932
933 #: lib/rbot/core/utils/utils.rb:265
934 msgid "an hour"
935 msgstr ""
936
937 #: lib/rbot/core/utils/utils.rb:267
938 msgid "an hour and a half"
939 msgstr ""
940
941 #: lib/rbot/core/utils/utils.rb:269
942 msgid "%{m} minutes"
943 msgstr ""
944
945 #: lib/rbot/core/utils/utils.rb:271
946 msgid "%{m} seconds"
947 msgstr ""
948
949 #: lib/rbot/core/utils/utils.rb:273
950 msgid "one second"
951 msgstr ""
952
953 #: lib/rbot/core/wordlist_ui.rb:10
954 msgid "wordlist list [<pattern>] => list wordlists (matching <pattern>)"
955 msgstr ""
956
957 #: lib/rbot/core/wordlist_ui.rb:16
958 msgid "no wordlist found"
959 msgstr ""
960
961 #: lib/rbot/core/wordlist_ui.rb:18
962 msgid "Wordlists: %{found}"
963 msgstr ""
964
965 #: lib/rbot/ircbot.rb:501
966 msgid "Unknown DB adaptor: %s"
967 msgstr ""
968
969 #: lib/rbot/ircbot.rb:1290
970 msgid "restarting, back in %{wait}..."
971 msgstr ""
972
973 #: lib/rbot/ircbot.rb:1373
974 msgid "help topics: "
975 msgstr ""
976
977 #: lib/rbot/ircbot.rb:1375
978 msgid " (help <topic> for more info)"
979 msgstr ""
980
981 #: lib/rbot/ircbot.rb:1378
982 msgid "no help for topic %{topic}"
983 msgstr ""
984
985 #: lib/rbot/ircbot.rb:1389
986 msgid ""
987 "Uptime %{up}, %{plug} plugins active, %{sent} lines sent, %{recv} received."
988 msgstr ""
989
990 #: lib/rbot/plugins.rb:353
991 msgid "incorrect usage, ask for help using '%{command}'"
992 msgstr ""
993
994 #: lib/rbot/plugins.rb:734
995 msgid "%{count} core module loaded"
996 msgid_plural "%{count} core modules loaded"
997 msgstr[0] ""
998 msgstr[1] ""
999
1000 #: lib/rbot/plugins.rb:737
1001 msgid "%{count} core module: %{list}"
1002 msgid_plural "%{count} core modules: %{list}"
1003 msgstr[0] ""
1004 msgstr[1] ""
1005
1006 #: lib/rbot/plugins.rb:743
1007 msgid "no core botmodules loaded"
1008 msgstr ""
1009
1010 #: lib/rbot/plugins.rb:748
1011 msgid "%{count} plugin loaded"
1012 msgid_plural "%{count} plugins loaded"
1013 msgstr[0] ""
1014 msgstr[1] ""
1015
1016 #: lib/rbot/plugins.rb:751
1017 msgid "%{count} plugin: %{list}"
1018 msgid_plural "%{count} plugins: %{list}"
1019 msgstr[0] ""
1020 msgstr[1] ""
1021
1022 #: lib/rbot/plugins.rb:762
1023 msgid "%{highlight}%{count} plugin ignored%{highlight}"
1024 msgid_plural "%{highlight}%{count} plugins ignored%{highlight}"
1025 msgstr[0] ""
1026 msgstr[1] ""
1027
1028 #: lib/rbot/plugins.rb:767
1029 msgid ""
1030 "%{highlight}%{count} plugin ignored%{highlight}: use "
1031 "%{bold}%{command}%{bold} to see why"
1032 msgid_plural ""
1033 "%{highlight}%{count} plugins ignored%{highlight}: use "
1034 "%{bold}%{command}%{bold} to see why"
1035 msgstr[0] ""
1036 msgstr[1] ""
1037
1038 #: lib/rbot/plugins.rb:777
1039 msgid "%{highlight}%{count} plugin failed to load%{highlight}"
1040 msgid_plural "%{highlight}%{count} plugins failed to load%{highlight}"
1041 msgstr[0] ""
1042 msgstr[1] ""
1043
1044 #: lib/rbot/plugins.rb:782
1045 msgid ""
1046 "%{highlight}%{count} plugin failed to load%{highlight}: use "
1047 "%{bold}%{command}%{bold} to see why"
1048 msgid_plural ""
1049 "%{highlight}%{count} plugins failed to load%{highlight}: use "
1050 "%{bold}%{command}%{bold} to see why"
1051 msgstr[0] ""
1052 msgstr[1] ""
1053
1054 #: lib/rbot/plugins.rb:812
1055 msgid "no plugins failed to load"
1056 msgstr ""
1057
1058 #: lib/rbot/plugins.rb:814
1059 msgid ""
1060 "%{highlight}%{plugin}%{highlight} in %{dir} failed with error %{exception}: "
1061 "%{reason}"
1062 msgstr ""
1063
1064 #: lib/rbot/plugins.rb:818
1065 msgid "at %{backtrace}"
1066 msgstr ""
1067
1068 #: lib/rbot/plugins.rb:824
1069 msgid "no plugins were ignored"
1070 msgstr ""
1071
1072 #: lib/rbot/plugins.rb:828
1073 msgid "overruled by previous"
1074 msgstr ""
1075
1076 #: lib/rbot/registry/bdb.rb:242 lib/rbot/registry/tc.rb:225
1077 msgid ""
1078 "upgrading old-style (rbot 0.9.5 or earlier) plugin registry to new format"
1079 msgstr ""
1080
1081 #: lib/rbot/registry/bdb.rb:261 lib/rbot/registry/tc.rb:251
1082 msgid ""
1083 "upgrading previous (rbot 0.9.9 or earlier) plugin registry to new split "
1084 "format"
1085 msgstr ""
1086
1087 #: lib/rbot/registry/bdb.rb:410 lib/rbot/registry/tc.rb:397
1088 msgid "marshal recovery failed, trying default"
1089 msgstr ""