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