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