]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blob - po/en_US/rbot.po
eea7c91549e58f782cf05066f1ce01972de9138d
[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-06-05 22:13-0400\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:217
47 msgid "%{desc} [valid values are: %{values}]"
48 msgstr "%{desc} [valid values are: %{values}]"
49
50 #: lib/rbot/config.rb:352
51 msgid "First time rbot configuration wizard"
52 msgstr "First time rbot configuration wizard"
53
54 #: lib/rbot/config.rb:355
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:356
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:69
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:71
71 msgid "+ or - expected in front of %{string}"
72 msgstr "+ or - expected in front of %{string}"
73
74 #: lib/rbot/core/auth.rb:84
75 msgid "'%{string}' doesn't look like a channel name"
76 msgstr ""
77
78 #: lib/rbot/core/auth.rb:93
79 msgid "trailing comma"
80 msgstr "trailing comma"
81
82 #: lib/rbot/core/auth.rb:94
83 msgid "you probably forgot a comma"
84 msgstr "you probably forgot a comma"
85
86 #: lib/rbot/core/auth.rb:109 lib/rbot/core/auth.rb:163
87 #: lib/rbot/core/auth.rb:229
88 msgid "couldn't find botuser %{name}"
89 msgstr "couldn't find botuser %{name}"
90
91 #: lib/rbot/core/auth.rb:111
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:118
96 msgid "couldn't satisfy your request: %{errors}"
97 msgstr "couldn't satisfy your request: %{errors}"
98
99 #: lib/rbot/core/auth.rb:157
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:160
104 msgid "owner can do anything"
105 msgstr "owner can do anything"
106
107 #: lib/rbot/core/auth.rb:171
108 msgid "on any channel: "
109 msgstr "on any channel: "
110
111 #: lib/rbot/core/auth.rb:173
112 msgid "in private: "
113 msgstr "in private: "
114
115 #: lib/rbot/core/auth.rb:185
116 msgid "no permissions set for %{user}"
117 msgstr "no permissions set for %{user}"
118
119 #: lib/rbot/core/auth.rb:187
120 msgid "permissions for %{user}:: %{permissions}"
121 msgstr "permissions for %{user}:: %{permissions}"
122
123 #: lib/rbot/core/auth.rb:197
124 msgid ". only %{max} will be shown"
125 msgstr ""
126
127 #: lib/rbot/core/auth.rb:198
128 msgid "%{count} commands found matching %{pattern}%{extra}"
129 msgstr ""
130
131 #: lib/rbot/core/auth.rb:203
132 msgid "%{cmd}: %{perms}"
133 msgstr ""
134
135 #: lib/rbot/core/auth.rb:260
136 msgid "%{user} can already do that"
137 msgstr ""
138
139 #: lib/rbot/core/auth.rb:262
140 msgid "%{user} can't do that already"
141 msgstr ""
142
143 #: lib/rbot/core/auth.rb:272
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:295
150 msgid "welcome, %{user}"
151 msgstr "welcome, %{user}"
152
153 #: lib/rbot/core/auth.rb:310
154 msgid "sorry, can't do"
155 msgstr "sorry, can't do"
156
157 #: lib/rbot/core/auth.rb:313
158 msgid "couldn't login: %{exception}"
159 msgstr "couldn't login: %{exception}"
160
161 #: lib/rbot/core/auth.rb:321
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:332
166 msgid "you are %{who}"
167 msgstr "you are %{who}"
168
169 #: lib/rbot/core/auth.rb:334 lib/rbot/core/auth.rb:347
170 msgid "no one that I know"
171 msgstr "no one that I know"
172
173 #: lib/rbot/core/auth.rb:335 lib/rbot/core/auth.rb:348
174 msgid "my boss"
175 msgstr "my boss"
176
177 #: lib/rbot/core/auth.rb:355
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:357
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:359
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:363
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:365
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:367
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:369
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:371
230 msgid "permission topics: syntax, (re)set, view, search"
231 msgstr "permission topics: syntax, (re)set, view"
232
233 #: lib/rbot/core/auth.rb:376
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:378
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:380
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:382
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:384
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:386
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:388
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:390
300 msgid "user list : lists all the botusers"
301 msgstr "user list : lists all the botusers"
302
303 #: lib/rbot/core/auth.rb:392
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:394
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:397
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:399
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:401
342 msgid "hello: creates a bot user for the person issuing the command"
343 msgstr ""
344
345 #: lib/rbot/core/auth.rb:403
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:405
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:407
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:412
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:416
370 msgid "I can only %{command} these: %{arguments}"
371 msgstr "I can only %{command} these: %{arguments}"
372
373 #: lib/rbot/core/auth.rb:451
374 msgid "no such bot user %{user}"
375 msgstr "no such botuser %{user}"
376
377 #: lib/rbot/core/auth.rb:454
378 msgid "you can't mess with %{user}"
379 msgstr "you can't mess with %{user}"
380
381 #: lib/rbot/core/auth.rb:466
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:475
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:476
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:478
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:479
400 msgid "the password for %{user} is %{password}"
401 msgstr "the password for %{user} is %{password}"
402
403 #: lib/rbot/core/auth.rb:493
404 msgid "can %{action}"
405 msgstr "can %{action}"
406
407 #: lib/rbot/core/auth.rb:495
408 msgid "can not %{action}"
409 msgstr "can not %{action}"
410
411 #: lib/rbot/core/auth.rb:499
412 msgid "knows no netmasks"
413 msgstr "knows no netmasks"
414
415 #: lib/rbot/core/auth.rb:501
416 msgid "knows %{netmasks}"
417 msgstr "knows %{netmasks}"
418
419 #: lib/rbot/core/auth.rb:508 lib/rbot/core/auth.rb:535
420 #: lib/rbot/core/auth.rb:553 lib/rbot/core/auth.rb:585
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:509 lib/rbot/core/auth.rb:537
425 #: lib/rbot/core/auth.rb:555 lib/rbot/core/auth.rb:587
426 msgid "you can't edit %{user}"
427 msgstr "you can't edit %{user}"
428
429 #: lib/rbot/core/auth.rb:524 lib/rbot/core/auth.rb:571
430 msgid "I ignored %{things} because %{reason}"
431 msgstr "I ignored %{things} because %{reason}"
432
433 #: lib/rbot/core/auth.rb:528 lib/rbot/core/auth.rb:575
434 msgid "I haven't changed anything"
435 msgstr "I haven't changed anything"
436
437 #: lib/rbot/core/auth.rb:546
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:578
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:592
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:613
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:616
456 msgid "couldn't %{cmd}: %{exception}"
457 msgstr "couldn't login: %{exception}"
458
459 #: lib/rbot/core/auth.rb:645
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:652
467 msgid "but I already know %{buname}"
468 msgstr ""
469
470 #: lib/rbot/core/auth.rb:654
471 msgid "I had problems meeting %{nick}: %{e}"
472 msgstr ""
473
474 #: lib/rbot/core/auth.rb:663
475 msgid "couldn't find botuser %{user}"
476 msgstr "couldn't find botuser %{user}"
477
478 #: lib/rbot/core/auth.rb:665
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:666
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:669
487 msgid "I told %{user} that %{message}"
488 msgstr "I told %{user} that %{message}"
489
490 #: lib/rbot/core/auth.rb:675
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:680
495 msgid "failed to create %{user}: %{exception}"
496 msgstr "failed to create %{user}: %{exception}"
497
498 #: lib/rbot/core/auth.rb:684
499 msgid "created botuser %{user}"
500 msgstr "created botuser %{user}"
501
502 #: lib/rbot/core/auth.rb:692
503 msgid " (queued for destruction)"
504 msgstr " (queued for destruction)"
505
506 #: lib/rbot/core/auth.rb:695
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:696
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:703
517 msgid "You can't destroy %{user}"
518 msgstr "You can't destroy %{user}"
519
520 #: lib/rbot/core/auth.rb:713
521 msgid "no such botuser %{user}"
522 msgstr "no such botuser %{user}"
523
524 #: lib/rbot/core/auth.rb:720
525 msgid "%{user} removed from the destruction queue"
526 msgstr "%{user} removed from the destruction queue"
527
528 #: lib/rbot/core/auth.rb:722
529 msgid "%{user} was not queued for destruction"
530 msgstr "%{user} was not queued for destruction"
531
532 #: lib/rbot/core/auth.rb:727
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:730
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:734
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:743 lib/rbot/core/auth.rb:783
553 msgid "failed: %{exception}"
554 msgstr "failed: %{exception}"
555
556 #: lib/rbot/core/auth.rb:745
557 msgid "botuser %{user} destroyed"
558 msgstr "botuser %{user} destroyed"
559
560 #: lib/rbot/core/auth.rb:752
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:761
565 msgid "no such botuser %{source}"
566 msgstr "no such botuser %{source}"
567
568 #: lib/rbot/core/auth.rb:763
569 msgid "botuser %{dest} exists already"
570 msgstr "botuser %{dest} exists already"
571
572 #: lib/rbot/core/auth.rb:786
573 msgid "botuser %{source} copied to %{dest}"
574 msgstr "botuser %{source} copied to %{dest}"
575
576 #: lib/rbot/core/auth.rb:789
577 msgid "botuser %{source} renamed to %{dest}"
578 msgstr "botuser %{source} renamed to %{dest}"
579
580 #: lib/rbot/core/auth.rb:809
581 msgid "selecting data to export ..."
582 msgstr "selecting data to export ..."
583
584 #: lib/rbot/core/auth.rb:825
585 msgid "preparing data for export ..."
586 msgstr "preparing data for export ..."
587
588 #: lib/rbot/core/auth.rb:848
589 msgid "failed to prepare data: %{exception}"
590 msgstr "failed to prepare data: %{exception}"
591
592 #: lib/rbot/core/auth.rb:853
593 msgid "exporting to %{file} ..."
594 msgstr "exporting to %{file} ..."
595
596 #: lib/rbot/core/auth.rb:860
597 msgid "failed to export users: %{exception}"
598 msgstr "failed to export users: %{exception}"
599
600 #: lib/rbot/core/auth.rb:864 lib/rbot/core/auth.rb:942
601 msgid "done"
602 msgstr "done"
603
604 #: lib/rbot/core/auth.rb:881
605 msgid "reading %{file} ..."
606 msgstr "reading %{file} ..."
607
608 #: lib/rbot/core/auth.rb:885
609 msgid "failed to import from: %{exception}"
610 msgstr "failed to import from: %{exception}"
611
612 #: lib/rbot/core/auth.rb:892
613 msgid "selecting data to import ..."
614 msgstr "selecting data to import ..."
615
616 #: lib/rbot/core/auth.rb:902
617 msgid "parsing data from import ..."
618 msgstr "parsing data from import ..."
619
620 #: lib/rbot/core/auth.rb:922
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 "nick <nick> => attempt to change nick to <nick>"
642 msgstr "nick <nick> => attempt to change nick to <nick>"
643
644 #: lib/rbot/core/basics.rb:119
645 msgid ""
646 "say <channel>|<nick> <message> => say <message> to <channel> or in private "
647 "message to <nick>"
648 msgstr ""
649 "say <channel>|<nick> <message> => say <message> to <channel> or in private "
650 "message to <nick>"
651
652 #: lib/rbot/core/basics.rb:121
653 msgid ""
654 "action <channel>|<nick> <message> => does a /me <message> to <channel> or in "
655 "private message to <nick>"
656 msgstr ""
657 "action <channel>|<nick> <message> => does a /me <message> to <channel> or in "
658 "private message to <nick>"
659
660 #: lib/rbot/core/basics.rb:123
661 msgid ""
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 msgstr ""
666 "quiet [in here|<channel>] => with no arguments, stop speaking in all "
667 "channels, if \"in here\", stop speaking in this channel, or stop speaking in "
668 "<channel>"
669
670 #: lib/rbot/core/basics.rb:125
671 msgid ""
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 msgstr ""
676 "talk [in here|<channel>] => with no arguments, resume speaking in all "
677 "channels, if \"in here\", resume speaking in this channel, or resume "
678 "speaking in <channel>"
679
680 #: lib/rbot/core/basics.rb:127
681 msgid "ping => replies with a pong"
682 msgstr "ping => replies with a pong"
683
684 #: lib/rbot/core/basics.rb:129
685 msgid ""
686 "mode <channel> <mode> <nicks> => set channel modes for <nicks> on <channel> "
687 "to <mode>"
688 msgstr ""
689 "mode <channel> <mode> <nicks> => set channel modes for <nicks> on <channel> "
690 "to <mode>"
691
692 #: lib/rbot/core/basics.rb:135
693 msgid ""
694 "%{name}: quit, restart, join, part, hide, save, nick, say, action, topic, "
695 "quiet, talk, ping, mode"
696 msgstr ""
697 "%{name}: quit, restart, join, part, hide, save, nick, say, action, topic, "
698 "quiet, talk,version, ping, mode"
699
700 #: lib/rbot/core/config.rb:18
701 msgid "I'm a v. %{version}%{ago} rubybot%{copyright}%{url}"
702 msgstr ""
703
704 #: lib/rbot/core/config.rb:39
705 msgid "no such module %{module}"
706 msgstr "no such module %{module}"
707
708 #: lib/rbot/core/config.rb:55 lib/rbot/core/config.rb:66
709 #: lib/rbot/core/config.rb:88 lib/rbot/core/config.rb:101
710 #: lib/rbot/core/config.rb:127 lib/rbot/core/config.rb:150
711 msgid "no such config key %{key}"
712 msgstr "no such config key %{key}"
713
714 #: lib/rbot/core/config.rb:78
715 msgid "no config key found matching %{r}"
716 msgstr ""
717
718 #: lib/rbot/core/config.rb:80
719 msgid "possible keys: %{kl}"
720 msgstr ""
721
722 #: lib/rbot/core/config.rb:93 lib/rbot/core/config.rb:112
723 #: lib/rbot/core/config.rb:142 lib/rbot/core/config.rb:165
724 msgid "this config change will take effect on the next restart"
725 msgstr "this config change will take effect on the next restart"
726
727 #: lib/rbot/core/config.rb:94 lib/rbot/core/config.rb:115
728 #: lib/rbot/core/config.rb:143 lib/rbot/core/config.rb:166
729 msgid "this config change will take effect on the next rescan"
730 msgstr "this config change will take effect on the next rescan"
731
732 #: lib/rbot/core/config.rb:108
733 msgid "failed to set %{key}: %{error}"
734 msgstr "failed to set %{key}: %{error}"
735
736 #: lib/rbot/core/config.rb:131 lib/rbot/core/config.rb:154
737 msgid "config key %{key} is not an array"
738 msgstr "config key %{key} is not an array"
739
740 #: lib/rbot/core/config.rb:138
741 msgid "failed to add %{value} to %{key}: %{error}"
742 msgstr "failed to add %{value} to %{key}: %{error}"
743
744 #: lib/rbot/core/config.rb:161
745 msgid "failed to remove %{value} from %{key}: %{error}"
746 msgstr "failed to remove %{value} from %{key}: %{error}"
747
748 #: lib/rbot/core/config.rb:175
749 msgid "saving ..."
750 msgstr "saving ..."
751
752 #: lib/rbot/core/config.rb:177
753 msgid "rescanning ..."
754 msgstr "rescanning ..."
755
756 #: lib/rbot/core/config.rb:179
757 msgid "done. %{plugin_status}"
758 msgstr "done. %{plugin_status}"
759
760 #: lib/rbot/core/config.rb:220
761 msgid ""
762 "config list => list configuration modules, config list <module> => list "
763 "configuration keys for module <module>"
764 msgstr ""
765 "config list => list configuration modules, config list <module> => list "
766 "configuration keys for module <module>"
767
768 #: lib/rbot/core/config.rb:222
769 msgid "config get <key> => get configuration value for key <key>"
770 msgstr "config get <key> => get configuration value for key <key>"
771
772 #: lib/rbot/core/config.rb:224
773 msgid "reset key <key> to the default"
774 msgstr "reset key <key> to the default"
775
776 #: lib/rbot/core/config.rb:226
777 msgid ""
778 "config set <key> <value> => set configuration value for key <key> to <value>"
779 msgstr ""
780 "config set <key> <value> => set configuration value for key <key> to <value>"
781
782 #: lib/rbot/core/config.rb:228
783 msgid "config desc <key> => describe what key <key> configures"
784 msgstr "config desc <key> => describe what key <key> configures"
785
786 #: lib/rbot/core/config.rb:230
787 msgid ""
788 "config add <value> to <key> => add value <value> to key <key> if <key> is an "
789 "array"
790 msgstr ""
791 "config add <value> to <key> => add value <value> to key <key> if <key> is an "
792 "array"
793
794 #: lib/rbot/core/config.rb:232
795 msgid ""
796 "config rm <value> from <key> => remove value <value> from key <key> if <key> "
797 "is an array"
798 msgstr ""
799 "config rm <value> from <key> => remove value <value> from key <key> if <key> "
800 "is an array"
801
802 #: lib/rbot/core/config.rb:234
803 msgid ""
804 "config module - bot configuration. usage: list, desc, get, set, unset, add, "
805 "rm"
806 msgstr ""
807 "config module - bot configuration. usage: list, desc, get, set, unset, add, "
808 "rm"
809
810 #: lib/rbot/core/config.rb:239
811 msgid "nick <newnick> => change the bot nick to <newnick>, if possible"
812 msgstr "nick <nick> => attempt to change nick to <nick>"
813
814 #: lib/rbot/core/config.rb:241
815 msgid "status => display some information on the bot's status"
816 msgstr ""
817
818 #: lib/rbot/core/config.rb:243
819 msgid "save => save current dynamic data and configuration"
820 msgstr "save => save current dynamic data and configuration"
821
822 #: lib/rbot/core/config.rb:245
823 msgid "rescan => reload modules and static facts"
824 msgstr "rescan => reload modules and static facts"
825
826 #: lib/rbot/core/config.rb:247
827 msgid "version => describes software version"
828 msgstr "version => describes software version"
829
830 #: lib/rbot/core/config.rb:249
831 msgid "config-related tasks: config, save, rescan, version, nick, status"
832 msgstr "config-related tasks: config, save, rescan"
833
834 #: lib/rbot/core/userdata.rb:146
835 msgid "%{key} data for %{user}: %{data}"
836 msgstr "%{word} learned from %{user} on %{date}"
837
838 #: lib/rbot/core/userdata.rb:152
839 msgid "sorry, no %{key} data for %{user}"
840 msgstr ""
841
842 #: lib/rbot/core/utils/utils.rb:202
843 msgid "year"
844 msgstr ""
845
846 #: lib/rbot/core/utils/utils.rb:202
847 msgid "years"
848 msgstr ""
849
850 #: lib/rbot/core/utils/utils.rb:204
851 msgid "month"
852 msgstr ""
853
854 #: lib/rbot/core/utils/utils.rb:204
855 msgid "months"
856 msgstr ""
857
858 #: lib/rbot/core/utils/utils.rb:206
859 msgid "day"
860 msgstr ""
861
862 #: lib/rbot/core/utils/utils.rb:206
863 msgid "days"
864 msgstr ""
865
866 #: lib/rbot/core/utils/utils.rb:208
867 msgid "hour"
868 msgstr ""
869
870 #: lib/rbot/core/utils/utils.rb:208
871 msgid "hours"
872 msgstr ""
873
874 #: lib/rbot/core/utils/utils.rb:210
875 msgid "minute"
876 msgstr ""
877
878 #: lib/rbot/core/utils/utils.rb:210
879 msgid "minutes"
880 msgstr ""
881
882 #: lib/rbot/core/utils/utils.rb:212
883 msgid "second"
884 msgstr ""
885
886 #: lib/rbot/core/utils/utils.rb:212
887 msgid "seconds"
888 msgstr ""
889
890 #: lib/rbot/core/utils/utils.rb:219
891 msgid " and "
892 msgstr ""
893
894 #: lib/rbot/core/filters_ui.rb:25
895 msgid "no filters in group %{g}"
896 msgstr ""
897
898 #: lib/rbot/core/filters_ui.rb:27
899 msgid "no known filters"
900 msgstr ""
901
902 #: lib/rbot/core/filters_ui.rb:30
903 msgid "known filters: "
904 msgstr ""
905
906 #: lib/rbot/core/filters_ui.rb:38
907 msgid "no known filter groups"
908 msgstr ""
909
910 #: lib/rbot/core/filters_ui.rb:40
911 msgid "known filter groups: "
912 msgstr ""
913
914 #: lib/rbot/core/filters_ui.rb:50
915 msgid "no filters match %{pat}"
916 msgstr ""
917
918 #: lib/rbot/core/filters_ui.rb:52
919 msgid "filters matching %{pat}: "
920 msgstr ""
921
922 #: lib/rbot/ircbot.rb:1167
923 msgid "help topics: "
924 msgstr ""
925
926 #: lib/rbot/ircbot.rb:1169
927 msgid " (help <topic> for more info)"
928 msgstr ""
929
930 #: lib/rbot/ircbot.rb:1172
931 msgid "no help for topic %{topic}"
932 msgstr ""
933
934 #: lib/rbot/ircbot.rb:1183
935 msgid ""
936 "Uptime %{up}, %{plug} plugins active, %{sent} lines sent, %{recv} received."
937 msgstr ""
938
939 #: lib/rbot/plugins.rb:340
940 msgid "incorrect usage, ask for help using '%{command}'"
941 msgstr "incorrect usage, ask for help using '%{command}'"
942
943 #: lib/rbot/plugins.rb:664
944 msgid "%{count} core module loaded"
945 msgid_plural "%{count} core modules loaded"
946 msgstr[0] "%{count} core module loaded"
947 msgstr[1] "%{count} core modules loaded"
948
949 #: lib/rbot/plugins.rb:667
950 msgid "%{count} core module: %{list}"
951 msgid_plural "%{count} core modules: %{list}"
952 msgstr[0] "%{count} core module: %{list}"
953 msgstr[1] "%{count} core modules: %{list}"
954
955 #: lib/rbot/plugins.rb:673
956 msgid "no core botmodules loaded"
957 msgstr "no core botmodules loaded"
958
959 #: lib/rbot/plugins.rb:678
960 msgid "%{count} plugin loaded"
961 msgid_plural "%{count} plugins loaded"
962 msgstr[0] "%{count} plugin loaded"
963 msgstr[1] "%{count} plugins loaded"
964
965 #: lib/rbot/plugins.rb:681
966 msgid "%{count} plugin: %{list}"
967 msgid_plural "%{count} plugins: %{list}"
968 msgstr[0] "%{count} plugin: %{list}"
969 msgstr[1] "%{count} plugins: %{list}"
970
971 #: lib/rbot/plugins.rb:692
972 msgid "%{highlight}%{count} plugin ignored%{highlight}"
973 msgid_plural "%{highlight}%{count} plugins ignored%{highlight}"
974 msgstr[0] "%{highlight}%{count} plugin ignored%{highlight}"
975 msgstr[1] "%{highlight}%{count} plugins ignored%{highlight}"
976
977 #: lib/rbot/plugins.rb:697
978 msgid ""
979 "%{highlight}%{count} plugin ignored%{highlight}: use %{bold}%{command}%"
980 "{bold} to see why"
981 msgid_plural ""
982 "%{highlight}%{count} plugins ignored%{highlight}: use %{bold}%{command}%"
983 "{bold} to see why"
984 msgstr[0] ""
985 "%{highlight}%{count} plugin ignored%{highlight}: use %{bold}%{command}%"
986 "{bold} to see why"
987 msgstr[1] ""
988 "%{highlight}%{count} plugins ignored%{highlight}: use %{bold}%{command}%"
989 "{bold} to see why"
990
991 #: lib/rbot/plugins.rb:707
992 msgid "%{highlight}%{count} plugin failed to load%{highlight}"
993 msgid_plural "%{highlight}%{count} plugins failed to load%{highlight}"
994 msgstr[0] "%{highlight}%{count} plugin failed to load%{highlight}"
995 msgstr[1] "%{highlight}%{count} plugins failed to load%{highlight}"
996
997 #: lib/rbot/plugins.rb:712
998 msgid ""
999 "%{highlight}%{count} plugin failed to load%{highlight}: use %{bold}%"
1000 "{command}%{bold} to see why"
1001 msgid_plural ""
1002 "%{highlight}%{count} plugins failed to load%{highlight}: use %{bold}%"
1003 "{command}%{bold} to see why"
1004 msgstr[0] ""
1005 "%{highlight}%{count} plugin failed to load%{highlight}: use %{bold}%"
1006 "{command}%{bold} to see why"
1007 msgstr[1] ""
1008 "%{highlight}%{count} plugins failed to load%{highlight}: use %{bold}%"
1009 "{command}%{bold} to see why"
1010
1011 #: lib/rbot/plugins.rb:742
1012 msgid "no plugins failed to load"
1013 msgstr "no plugins failed to load"
1014
1015 #: lib/rbot/plugins.rb:744
1016 msgid ""
1017 "%{highlight}%{plugin}%{highlight} in %{dir} failed with error %{exception}: %"
1018 "{reason}"
1019 msgstr ""
1020 "%{highlight}%{plugin}%{highlight} in %{dir} failed with error %{exception}: %"
1021 "{reason}"
1022
1023 #: lib/rbot/plugins.rb:748
1024 msgid "at %{backtrace}"
1025 msgstr "at %{backtrace}"
1026
1027 #: lib/rbot/plugins.rb:754
1028 msgid "no plugins were ignored"
1029 msgstr "no plugins were ignored"
1030
1031 #: lib/rbot/plugins.rb:758
1032 msgid "overruled by previous"
1033 msgstr "overruled by previous"
1034
1035 #: lib/rbot/registry.rb:20
1036 msgid ""
1037 "upgrading old-style (rbot 0.9.5 or earlier) plugin registry to new format"
1038 msgstr ""
1039 "upgrading old-style (rbot 0.9.5 or earlier) plugin registry to new format"
1040
1041 #: lib/rbot/registry.rb:40
1042 msgid ""
1043 "upgrading previous (rbot 0.9.9 or earlier) plugin registry to new split "
1044 "format"
1045 msgstr ""
1046 "upgrading previous (rbot 0.9.9 or earlier) plugin registry to new split "
1047 "format"
1048
1049 #: lib/rbot/registry.rb:190
1050 msgid "marshal recovery failed, trying default"
1051 msgstr "marshal recovery failed, trying default"