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