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