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