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