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