updated po files
[rbot] / 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-03-21 11:48-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:42
19 msgid "Password for the bot owner"
20 msgstr "Password for the bot owner"
21
22 #: lib/rbot/botuser.rb:45
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:48
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:51
39 msgid "Set true to allow new botusers to be created automatically"
40 msgstr ""
41
42 #: lib/rbot/botuser.rb:897
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:351
51 msgid "First time rbot configuration wizard"
52 msgstr "First time rbot configuration wizard"
53
54 #: lib/rbot/config.rb:354
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:355
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:71
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:73
71 msgid "+ or - expected in front of %{string}"
72 msgstr "+ or - expected in front of %{string}"
73
74 #: lib/rbot/core/auth.rb:86
75 msgid "'%{string}' doesn't look like a channel name"
76 msgstr ""
77
78 #: lib/rbot/core/auth.rb:95
79 msgid "trailing comma"
80 msgstr "trailing comma"
81
82 #: lib/rbot/core/auth.rb:96
83 msgid "you probably forgot a comma"
84 msgstr "you probably forgot a comma"
85
86 #: lib/rbot/core/auth.rb:111 lib/rbot/core/auth.rb:165
87 msgid "couldn't find botuser %{name}"
88 msgstr "couldn't find botuser %{name}"
89
90 #: lib/rbot/core/auth.rb:113
91 msgid "you can't change permissions for %{username}"
92 msgstr "you can't change permissions for %{username}"
93
94 #: lib/rbot/core/auth.rb:120
95 msgid "couldn't satisfy your request: %{errors}"
96 msgstr "couldn't satisfy your request: %{errors}"
97
98 #: lib/rbot/core/auth.rb:159
99 msgid "you are owner, you can do anything"
100 msgstr "you are owner, you can do anything"
101
102 #: lib/rbot/core/auth.rb:162
103 msgid "owner can do anything"
104 msgstr "owner can do anything"
105
106 #: lib/rbot/core/auth.rb:173
107 msgid "on any channel: "
108 msgstr "on any channel: "
109
110 #: lib/rbot/core/auth.rb:175
111 msgid "in private: "
112 msgstr "in private: "
113
114 #: lib/rbot/core/auth.rb:187
115 msgid "no permissions set for %{user}"
116 msgstr "no permissions set for %{user}"
117
118 #: lib/rbot/core/auth.rb:189
119 msgid "permissions for %{user}:: %{permissions}"
120 msgstr "permissions for %{user}:: %{permissions}"
121
122 #: lib/rbot/core/auth.rb:199
123 msgid ". only %{max} will be shown"
124 msgstr ""
125
126 #: lib/rbot/core/auth.rb:200
127 msgid "%{count} commands found matching %{pattern}%{extra}"
128 msgstr ""
129
130 #: lib/rbot/core/auth.rb:205
131 msgid "%{cmd}: %{perms}"
132 msgstr ""
133
134 #: lib/rbot/core/auth.rb:221
135 msgid "welcome, %{user}"
136 msgstr "welcome, %{user}"
137
138 #: lib/rbot/core/auth.rb:236
139 msgid "sorry, can't do"
140 msgstr "sorry, can't do"
141
142 #: lib/rbot/core/auth.rb:239
143 msgid "couldn't login: %{exception}"
144 msgstr "couldn't login: %{exception}"
145
146 #: lib/rbot/core/auth.rb:247
147 msgid "I couldn't find anything to let you login automatically"
148 msgstr "I couldn't find anything to let you login automatically"
149
150 #: lib/rbot/core/auth.rb:258
151 msgid "you are %{who}"
152 msgstr "you are %{who}"
153
154 #: lib/rbot/core/auth.rb:260 lib/rbot/core/auth.rb:273
155 msgid "no one that I know"
156 msgstr "no one that I know"
157
158 #: lib/rbot/core/auth.rb:261 lib/rbot/core/auth.rb:274
159 msgid "my boss"
160 msgstr "my boss"
161
162 #: lib/rbot/core/auth.rb:281
163 msgid ""
164 "login [<botuser>] [<pass>]: logs in to the bot as botuser <botuser> with "
165 "password <pass>. When using the full form, you must contact the bot in "
166 "private. <pass> can be omitted if <botuser> allows login-by-mask and your "
167 "netmask is among the known ones. if <botuser> is omitted too autologin will "
168 "be attempted"
169 msgstr ""
170 "login [<botuser>] [<pass>]: logs in to the bot as botuser <botuser> with "
171 "password <pass>. When using the full form, you must contact the bot in "
172 "private. <pass> can be omitted if <botuser> allows login-by-mask and your "
173 "netmask is among the known ones. if <botuser> is omitted too autologin will "
174 "be attempted"
175
176 #: lib/rbot/core/auth.rb:283
177 msgid "whoami: names the botuser you're linked to"
178 msgstr "whoami: names the botuser you're linked to"
179
180 #: lib/rbot/core/auth.rb:285
181 #, fuzzy
182 msgid "who is <user>: names the botuser <user> is linked to"
183 msgstr "whoami: names the botuser you're linked to"
184
185 #: lib/rbot/core/auth.rb:289
186 msgid ""
187 "a permission is specified as module::path::to::cmd; when you want to enable "
188 "it, prefix it with +; when you want to disable it, prefix it with -; when "
189 "using the +reset+ command, do not use any prefix"
190 msgstr ""
191 "a permission is specified as module::path::to::cmd; when you want to enable "
192 "it, prefix it with +; when you want to disable it, prefix it with -; when "
193 "using the +reset+ command, do not use any prefix"
194
195 #: lib/rbot/core/auth.rb:291
196 msgid ""
197 "permissions [re]set <permission> [in <channel>] for <user>: sets or resets "
198 "the permissions for botuser <user> in channel <channel> (use ? to change the "
199 "permissions for private addressing)"
200 msgstr ""
201 "permissions [re]set <permission> [in <channel>] for <user>: sets or resets "
202 "the permissions for botuser <user> in channel <channel> (use ? to change the "
203 "permissions for private addressing)"
204
205 #: lib/rbot/core/auth.rb:293
206 msgid "permissions view [for <user>]: display the permissions for user <user>"
207 msgstr "permissions view [for <user>]: display the permissions for user <user>"
208
209 #: lib/rbot/core/auth.rb:295
210 #, fuzzy
211 msgid ""
212 "permissions search <pattern>: display the permissions associated with the "
213 "commands matching <pattern>"
214 msgstr "permissions view [for <user>]: display the permissions for user <user>"
215
216 #: lib/rbot/core/auth.rb:297
217 #, fuzzy
218 msgid "permission topics: syntax, (re)set, view, search"
219 msgstr "permission topics: syntax, (re)set, view"
220
221 #: lib/rbot/core/auth.rb:302
222 msgid ""
223 "user show <what> : shows info about the user; <what> can be any of "
224 "autologin, login-by-mask, netmasks"
225 msgstr ""
226 "user show <what> : shows info about the user; <what> can be any of "
227 "autologin, login-by-mask, netmasks"
228
229 #: lib/rbot/core/auth.rb:304
230 msgid ""
231 "user enable|disable <what> : turns on or off <what> (autologin, login-by-"
232 "mask)"
233 msgstr ""
234 "user enable|disable <what> : turns on or off <what> (autologin, login-by-"
235 "mask)"
236
237 #: lib/rbot/core/auth.rb:306
238 msgid ""
239 "user set password <blah> : sets the user password to <blah>; passwords can "
240 "only contain upper and lowercase letters and numbers, and must be at least 4 "
241 "characters long"
242 msgstr ""
243 "user set password <blah> : sets the user password to <blah>; passwords can "
244 "only contain upper and lowercase letters and numbers, and must be at least 4 "
245 "characters long"
246
247 #: lib/rbot/core/auth.rb:308
248 msgid ""
249 "user add|rm netmask <mask> : adds/removes netmask <mask> from the list of "
250 "netmasks known to the botuser you're linked to"
251 msgstr ""
252 "user add|rm netmask <mask> : adds/removes netmask <mask> from the list of "
253 "netmasks known to the botuser you're linked to"
254
255 #: lib/rbot/core/auth.rb:310
256 msgid ""
257 "user reset <what> : resets <what> to the default values. <what> can be "
258 "+netmasks+ (the list will be emptied), +autologin+ or +login-by-mask+ (will "
259 "be reset to the default value) or +password+ (a new one will be generated "
260 "and you'll be told in private)"
261 msgstr ""
262 "user reset <what> : resets <what> to the default values. <what> can be "
263 "+netmasks+ (the list will be emptied), +autologin+ or +login-by-mask+ (will "
264 "be reset to the default value) or +password+ (a new one will be generated "
265 "and you'll be told in private)"
266
267 #: lib/rbot/core/auth.rb:312
268 msgid ""
269 "user tell <who> the password for <botuser> : contacts <who> in private to "
270 "tell him/her the password for <botuser>"
271 msgstr ""
272 "user tell <who> the password for <botuser> : contacts <who> in private to "
273 "tell him/her the password for <botuser>"
274
275 #: lib/rbot/core/auth.rb:314
276 msgid ""
277 "user create <name> <password> : create botuser named <name> with password "
278 "<password>. The password can be omitted, in which case a random one will be "
279 "generated. The <name> should only contain alphanumeric characters and the "
280 "underscore (_)"
281 msgstr ""
282 "user create <name> <password> : create botuser named <name> with password "
283 "<password>. The password can be omitted, in which case a random one will be "
284 "generated. The <name> should only contain alphanumeric characters and the "
285 "underscore (_)"
286
287 #: lib/rbot/core/auth.rb:316
288 msgid "user list : lists all the botusers"
289 msgstr "user list : lists all the botusers"
290
291 #: lib/rbot/core/auth.rb:318
292 #, fuzzy
293 msgid ""
294 "user destroy <botuser> : destroys <botuser>. This function %{highlight}must%"
295 "{highlight} be called in two steps. On the first call <botuser> is queued "
296 "for destruction. On the second call, which must be in the form 'user confirm "
297 "destroy <botuser>', the botuser will be destroyed. If you want to cancel the "
298 "destruction, issue the command 'user cancel destroy <botuser>'"
299 msgstr ""
300 "user destroy <botuser> <password> : destroys <botuser>; this function %"
301 "{highlight}must%{highlight} be called in two steps. On the first call, no "
302 "password must be specified: <botuser> is then queued for destruction. On the "
303 "second call, you must specify the correct password for <botuser>, and it "
304 "will be destroyed. If you want to cancel the destruction, issue the command "
305 "+user cancel destroy <botuser>+"
306
307 #: lib/rbot/core/auth.rb:320
308 msgid ""
309 "user topics: show, enable|disable, add|rm netmask, set, reset, tell, create, "
310 "list, destroy"
311 msgstr ""
312 "user topics: show, enable|disable, add|rm netmask, set, reset, tell, create, "
313 "list, destroy"
314
315 #: lib/rbot/core/auth.rb:323
316 #, fuzzy
317 msgid ""
318 "auth <masterpassword>: log in as the bot owner; other commands: login, "
319 "whoami, permission syntax, permissions [re]set, permissions view, user, "
320 "meet, hello"
321 msgstr ""
322 "auth <masterpassword>: log in as the bot owner; other commands: login, "
323 "whoami, permission syntax, permissions [re]set, permissions view, user"
324
325 #: lib/rbot/core/auth.rb:325
326 msgid ""
327 "meet <nick> [as <user>]: creates a bot user for nick, calling it user "
328 "(defaults to the nick itself)"
329 msgstr ""
330
331 #: lib/rbot/core/auth.rb:327
332 msgid "hello: creates a bot user for the person issuing the command"
333 msgstr ""
334
335 #: lib/rbot/core/auth.rb:329
336 #, fuzzy
337 msgid ""
338 "auth commands: auth, login, whoami, who, permission[s], user, meet, hello"
339 msgstr "auth commands: auth, login, whoami, permission[s], user"
340
341 #: lib/rbot/core/auth.rb:334
342 msgid "sorry, I need more arguments to %{command}"
343 msgstr "sorry, I need more arguments to %{command}"
344
345 #: lib/rbot/core/auth.rb:338
346 msgid "I can only %{command} these: %{arguments}"
347 msgstr "I can only %{command} these: %{arguments}"
348
349 #: lib/rbot/core/auth.rb:373
350 #, fuzzy
351 msgid "no such bot user %{user}"
352 msgstr "no such botuser %{user}"
353
354 #: lib/rbot/core/auth.rb:376
355 msgid "you can't mess with %{user}"
356 msgstr "you can't mess with %{user}"
357
358 #: lib/rbot/core/auth.rb:388
359 msgid "you can't see the properties of %{user}"
360 msgstr "you can't see the properties of %{user}"
361
362 #: lib/rbot/core/auth.rb:397
363 msgid "no way I'm telling you the master password!"
364 msgstr "no way I'm telling you the master password!"
365
366 #: lib/rbot/core/auth.rb:398
367 msgid "you can't ask for someone else's password"
368 msgstr "you can't ask for someone else's password"
369
370 #: lib/rbot/core/auth.rb:400
371 msgid ""
372 "c'mon, you can't be asking me seriously to tell you the password in public!"
373 msgstr ""
374 "c'mon, you can't be asking me seriously to tell you the password in public!"
375
376 #: lib/rbot/core/auth.rb:401
377 msgid "the password for %{user} is %{password}"
378 msgstr "the password for %{user} is %{password}"
379
380 #: lib/rbot/core/auth.rb:415
381 msgid "can %{action}"
382 msgstr "can %{action}"
383
384 #: lib/rbot/core/auth.rb:417
385 msgid "can not %{action}"
386 msgstr "can not %{action}"
387
388 #: lib/rbot/core/auth.rb:421
389 msgid "knows no netmasks"
390 msgstr "knows no netmasks"
391
392 #: lib/rbot/core/auth.rb:423
393 msgid "knows %{netmasks}"
394 msgstr "knows %{netmasks}"
395
396 #: lib/rbot/core/auth.rb:430 lib/rbot/core/auth.rb:457
397 #: lib/rbot/core/auth.rb:475 lib/rbot/core/auth.rb:507
398 msgid "you can't change the default user"
399 msgstr "you can't change the default user"
400
401 #: lib/rbot/core/auth.rb:431 lib/rbot/core/auth.rb:459
402 #: lib/rbot/core/auth.rb:477 lib/rbot/core/auth.rb:509
403 msgid "you can't edit %{user}"
404 msgstr "you can't edit %{user}"
405
406 #: lib/rbot/core/auth.rb:446 lib/rbot/core/auth.rb:493
407 msgid "I ignored %{things} because %{reason}"
408 msgstr "I ignored %{things} because %{reason}"
409
410 #: lib/rbot/core/auth.rb:450 lib/rbot/core/auth.rb:497
411 msgid "I haven't changed anything"
412 msgstr "I haven't changed anything"
413
414 #: lib/rbot/core/auth.rb:468
415 msgid "is that a joke? setting the password in public?"
416 msgstr "is that a joke? setting the password in public?"
417
418 #: lib/rbot/core/auth.rb:500
419 msgid "the password for %{user} is now %{password}"
420 msgstr "the password for %{user} is now %{password}"
421
422 #: lib/rbot/core/auth.rb:514
423 msgid ""
424 "I can only add/remove netmasks. See +help user add+ for more instructions"
425 msgstr ""
426 "I can only add/remove netmasks. See +help user add+ for more instructions"
427
428 #: lib/rbot/core/auth.rb:535
429 msgid "sorry, I don't know how to %{request}"
430 msgstr "sorry, I don't know how to %{request}"
431
432 #: lib/rbot/core/auth.rb:538
433 #, fuzzy
434 msgid "couldn't %{cmd}: %{exception}"
435 msgstr "couldn't login: %{exception}"
436
437 #: lib/rbot/core/auth.rb:567
438 msgid ""
439 "you are now registered as %{buname}. I created a random password for you : %"
440 "{pass} and you can change it at any time by telling me 'user set password "
441 "<password>' in private"
442 msgstr ""
443
444 #: lib/rbot/core/auth.rb:574
445 msgid "but I already know %{buname}"
446 msgstr ""
447
448 #: lib/rbot/core/auth.rb:576
449 msgid "I had problems meeting %{nick}: %{e}"
450 msgstr ""
451
452 #: lib/rbot/core/auth.rb:585
453 msgid "couldn't find botuser %{user}"
454 msgstr "couldn't find botuser %{user}"
455
456 #: lib/rbot/core/auth.rb:587
457 msgid "I'm not telling the master password to anyway, pal"
458 msgstr "I'm not telling the master password to anyway, pal"
459
460 #: lib/rbot/core/auth.rb:588
461 msgid "the password for botuser %{user} is %{password}"
462 msgstr "the password for botuser %{user} is %{password}"
463
464 #: lib/rbot/core/auth.rb:591
465 msgid "I told %{user} that %{message}"
466 msgstr "I told %{user} that %{message}"
467
468 #: lib/rbot/core/auth.rb:597
469 msgid "are you nuts, creating a botuser with a publicly known password?"
470 msgstr "are you nuts, creating a botuser with a publicly known password?"
471
472 #: lib/rbot/core/auth.rb:602
473 msgid "failed to create %{user}: %{exception}"
474 msgstr "failed to create %{user}: %{exception}"
475
476 #: lib/rbot/core/auth.rb:606
477 msgid "created botuser %{user}"
478 msgstr "created botuser %{user}"
479
480 #: lib/rbot/core/auth.rb:614
481 msgid " (queued for destruction)"
482 msgstr " (queued for destruction)"
483
484 #: lib/rbot/core/auth.rb:617
485 msgid "I have no botusers other than the default ones"
486 msgstr "I have no botusers other than the default ones"
487
488 #: lib/rbot/core/auth.rb:618
489 msgid "botuser: %{list}"
490 msgid_plural "botusers: %{list}"
491 msgstr[0] "botuser: %{list}"
492 msgstr[1] "botusers: %{list}"
493
494 #: lib/rbot/core/auth.rb:625
495 msgid "You can't destroy %{user}"
496 msgstr "You can't destroy %{user}"
497
498 #: lib/rbot/core/auth.rb:635
499 msgid "no such botuser %{user}"
500 msgstr "no such botuser %{user}"
501
502 #: lib/rbot/core/auth.rb:642
503 msgid "%{user} removed from the destruction queue"
504 msgstr "%{user} removed from the destruction queue"
505
506 #: lib/rbot/core/auth.rb:644
507 msgid "%{user} was not queued for destruction"
508 msgstr "%{user} was not queued for destruction"
509
510 #: lib/rbot/core/auth.rb:649
511 #, fuzzy
512 msgid ""
513 "%{user} already queued for destruction, use %{highlight}user confirm destroy "
514 "%{user}%{highlight} to destroy it"
515 msgstr ""
516 "%{user} already queued for destruction, use %{highlight}user destroy %{user} "
517 "<password>%{highlight} to destroy it"
518
519 #: lib/rbot/core/auth.rb:652
520 #, fuzzy
521 msgid ""
522 "%{user} queued for destruction, use %{highlight}user confirm destroy %{user}%"
523 "{highlight} to destroy it"
524 msgstr ""
525 "%{user} queued for destruction, use %{highlight}user destroy %{user} "
526 "<password>%{highlight} to destroy it"
527
528 #: lib/rbot/core/auth.rb:656
529 msgid "%{user} is not queued for destruction yet"
530 msgstr "%{user} is not queued for destruction yet"
531
532 #: lib/rbot/core/auth.rb:665 lib/rbot/core/auth.rb:705
533 msgid "failed: %{exception}"
534 msgstr "failed: %{exception}"
535
536 #: lib/rbot/core/auth.rb:667
537 msgid "botuser %{user} destroyed"
538 msgstr "botuser %{user} destroyed"
539
540 #: lib/rbot/core/auth.rb:674
541 msgid "please don't touch the default users"
542 msgstr "please don't touch the default users"
543
544 #: lib/rbot/core/auth.rb:683
545 msgid "no such botuser %{source}"
546 msgstr "no such botuser %{source}"
547
548 #: lib/rbot/core/auth.rb:685
549 msgid "botuser %{dest} exists already"
550 msgstr "botuser %{dest} exists already"
551
552 #: lib/rbot/core/auth.rb:708
553 msgid "botuser %{source} copied to %{dest}"
554 msgstr "botuser %{source} copied to %{dest}"
555
556 #: lib/rbot/core/auth.rb:711
557 msgid "botuser %{source} renamed to %{dest}"
558 msgstr "botuser %{source} renamed to %{dest}"
559
560 #: lib/rbot/core/auth.rb:731
561 msgid "selecting data to export ..."
562 msgstr "selecting data to export ..."
563
564 #: lib/rbot/core/auth.rb:747
565 msgid "preparing data for export ..."
566 msgstr "preparing data for export ..."
567
568 #: lib/rbot/core/auth.rb:770
569 msgid "failed to prepare data: %{exception}"
570 msgstr "failed to prepare data: %{exception}"
571
572 #: lib/rbot/core/auth.rb:775
573 msgid "exporting to %{file} ..."
574 msgstr "exporting to %{file} ..."
575
576 #: lib/rbot/core/auth.rb:782
577 msgid "failed to export users: %{exception}"
578 msgstr "failed to export users: %{exception}"
579
580 #: lib/rbot/core/auth.rb:786 lib/rbot/core/auth.rb:864
581 msgid "done"
582 msgstr "done"
583
584 #: lib/rbot/core/auth.rb:803
585 msgid "reading %{file} ..."
586 msgstr "reading %{file} ..."
587
588 #: lib/rbot/core/auth.rb:807
589 msgid "failed to import from: %{exception}"
590 msgstr "failed to import from: %{exception}"
591
592 #: lib/rbot/core/auth.rb:814
593 msgid "selecting data to import ..."
594 msgstr "selecting data to import ..."
595
596 #: lib/rbot/core/auth.rb:824
597 msgid "parsing data from import ..."
598 msgstr "parsing data from import ..."
599
600 #: lib/rbot/core/auth.rb:844
601 msgid "failed to parse data: %{exception}"
602 msgstr "failed to parse data: %{exception}"
603
604 #: lib/rbot/core/basics.rb:105
605 msgid "quit [<message>] => quit IRC with message <message>"
606 msgstr "quit [<message>] => quit IRC with message <message>"
607
608 #: lib/rbot/core/basics.rb:107
609 msgid "restart => completely stop and restart the bot (including reconnect)"
610 msgstr "restart => completely stop and restart the bot (including reconnect)"
611
612 #: lib/rbot/core/basics.rb:111
613 msgid "part"
614 msgstr "part"
615
616 #: lib/rbot/core/basics.rb:113
617 msgid "hide => part all channels"
618 msgstr "hide => part all channels"
619
620 #: lib/rbot/core/basics.rb:115
621 msgid "nick <nick> => attempt to change nick to <nick>"
622 msgstr "nick <nick> => attempt to change nick to <nick>"
623
624 #: lib/rbot/core/basics.rb:117
625 msgid ""
626 "say <channel>|<nick> <message> => say <message> to <channel> or in private "
627 "message to <nick>"
628 msgstr ""
629 "say <channel>|<nick> <message> => say <message> to <channel> or in private "
630 "message to <nick>"
631
632 #: lib/rbot/core/basics.rb:119
633 msgid ""
634 "action <channel>|<nick> <message> => does a /me <message> to <channel> or in "
635 "private message to <nick>"
636 msgstr ""
637 "action <channel>|<nick> <message> => does a /me <message> to <channel> or in "
638 "private message to <nick>"
639
640 #: lib/rbot/core/basics.rb:121
641 msgid ""
642 "quiet [in here|<channel>] => with no arguments, stop speaking in all "
643 "channels, if \"in here\", stop speaking in this channel, or stop speaking in "
644 "<channel>"
645 msgstr ""
646 "quiet [in here|<channel>] => with no arguments, stop speaking in all "
647 "channels, if \"in here\", stop speaking in this channel, or stop speaking in "
648 "<channel>"
649
650 #: lib/rbot/core/basics.rb:123
651 msgid ""
652 "talk [in here|<channel>] => with no arguments, resume speaking in all "
653 "channels, if \"in here\", resume speaking in this channel, or resume "
654 "speaking in <channel>"
655 msgstr ""
656 "talk [in here|<channel>] => with no arguments, resume speaking in all "
657 "channels, if \"in here\", resume speaking in this channel, or resume "
658 "speaking in <channel>"
659
660 #: lib/rbot/core/basics.rb:125
661 msgid "ping => replies with a pong"
662 msgstr "ping => replies with a pong"
663
664 #: lib/rbot/core/basics.rb:127
665 msgid ""
666 "mode <channel> <mode> <nicks> => set channel modes for <nicks> on <channel> "
667 "to <mode>"
668 msgstr ""
669 "mode <channel> <mode> <nicks> => set channel modes for <nicks> on <channel> "
670 "to <mode>"
671
672 #: lib/rbot/core/basics.rb:133
673 #, fuzzy
674 msgid ""
675 "%{name}: quit, restart, join, part, hide, save, nick, say, action, topic, "
676 "quiet, talk, ping, mode"
677 msgstr ""
678 "%{name}: quit, restart, join, part, hide, save, nick, say, action, topic, "
679 "quiet, talk,version, ping, mode"
680
681 #: lib/rbot/core/config.rb:13
682 msgid "I'm a v. %{version} rubybot%{copyright}%{url}"
683 msgstr ""
684
685 #: lib/rbot/core/config.rb:33
686 msgid "no such module %{module}"
687 msgstr "no such module %{module}"
688
689 #: lib/rbot/core/config.rb:49 lib/rbot/core/config.rb:60
690 #: lib/rbot/core/config.rb:82 lib/rbot/core/config.rb:95
691 #: lib/rbot/core/config.rb:121 lib/rbot/core/config.rb:144
692 msgid "no such config key %{key}"
693 msgstr "no such config key %{key}"
694
695 #: lib/rbot/core/config.rb:72
696 msgid "no config key found matching %{r}"
697 msgstr ""
698
699 #: lib/rbot/core/config.rb:74
700 msgid "possible keys: %{kl}"
701 msgstr ""
702
703 #: lib/rbot/core/config.rb:87 lib/rbot/core/config.rb:106
704 #: lib/rbot/core/config.rb:136 lib/rbot/core/config.rb:159
705 msgid "this config change will take effect on the next restart"
706 msgstr "this config change will take effect on the next restart"
707
708 #: lib/rbot/core/config.rb:88 lib/rbot/core/config.rb:109
709 #: lib/rbot/core/config.rb:137 lib/rbot/core/config.rb:160
710 msgid "this config change will take effect on the next rescan"
711 msgstr "this config change will take effect on the next rescan"
712
713 #: lib/rbot/core/config.rb:102
714 msgid "failed to set %{key}: %{error}"
715 msgstr "failed to set %{key}: %{error}"
716
717 #: lib/rbot/core/config.rb:125 lib/rbot/core/config.rb:148
718 msgid "config key %{key} is not an array"
719 msgstr "config key %{key} is not an array"
720
721 #: lib/rbot/core/config.rb:132
722 msgid "failed to add %{value} to %{key}: %{error}"
723 msgstr "failed to add %{value} to %{key}: %{error}"
724
725 #: lib/rbot/core/config.rb:155
726 msgid "failed to remove %{value} from %{key}: %{error}"
727 msgstr "failed to remove %{value} from %{key}: %{error}"
728
729 #: lib/rbot/core/config.rb:169
730 msgid "saving ..."
731 msgstr "saving ..."
732
733 #: lib/rbot/core/config.rb:171
734 msgid "rescanning ..."
735 msgstr "rescanning ..."
736
737 #: lib/rbot/core/config.rb:173
738 msgid "done. %{plugin_status}"
739 msgstr "done. %{plugin_status}"
740
741 #: lib/rbot/core/config.rb:216
742 msgid ""
743 "config list => list configuration modules, config list <module> => list "
744 "configuration keys for module <module>"
745 msgstr ""
746 "config list => list configuration modules, config list <module> => list "
747 "configuration keys for module <module>"
748
749 #: lib/rbot/core/config.rb:218
750 msgid "config get <key> => get configuration value for key <key>"
751 msgstr "config get <key> => get configuration value for key <key>"
752
753 #: lib/rbot/core/config.rb:220
754 msgid "reset key <key> to the default"
755 msgstr "reset key <key> to the default"
756
757 #: lib/rbot/core/config.rb:222
758 msgid ""
759 "config set <key> <value> => set configuration value for key <key> to <value>"
760 msgstr ""
761 "config set <key> <value> => set configuration value for key <key> to <value>"
762
763 #: lib/rbot/core/config.rb:224
764 msgid "config desc <key> => describe what key <key> configures"
765 msgstr "config desc <key> => describe what key <key> configures"
766
767 #: lib/rbot/core/config.rb:226
768 msgid ""
769 "config add <value> to <key> => add value <value> to key <key> if <key> is an "
770 "array"
771 msgstr ""
772 "config add <value> to <key> => add value <value> to key <key> if <key> is an "
773 "array"
774
775 #: lib/rbot/core/config.rb:228
776 msgid ""
777 "config rm <value> from <key> => remove value <value> from key <key> if <key> "
778 "is an array"
779 msgstr ""
780 "config rm <value> from <key> => remove value <value> from key <key> if <key> "
781 "is an array"
782
783 #: lib/rbot/core/config.rb:230
784 msgid ""
785 "config module - bot configuration. usage: list, desc, get, set, unset, add, "
786 "rm"
787 msgstr ""
788 "config module - bot configuration. usage: list, desc, get, set, unset, add, "
789 "rm"
790
791 #: lib/rbot/core/config.rb:235
792 #, fuzzy
793 msgid "nick <newnick> => change the bot nick to <newnick>, if possible"
794 msgstr "nick <nick> => attempt to change nick to <nick>"
795
796 #: lib/rbot/core/config.rb:237
797 msgid "status => display some information on the bot's status"
798 msgstr ""
799
800 #: lib/rbot/core/config.rb:239
801 msgid "save => save current dynamic data and configuration"
802 msgstr "save => save current dynamic data and configuration"
803
804 #: lib/rbot/core/config.rb:241
805 msgid "rescan => reload modules and static facts"
806 msgstr "rescan => reload modules and static facts"
807
808 #: lib/rbot/core/config.rb:243
809 msgid "version => describes software version"
810 msgstr "version => describes software version"
811
812 #: lib/rbot/core/config.rb:245
813 #, fuzzy
814 msgid "config-related tasks: config, save, rescan, version, nick, status"
815 msgstr "config-related tasks: config, save, rescan"
816
817 #: lib/rbot/core/userdata.rb:148
818 #, fuzzy
819 msgid "%{key} data for %{user}: %{data}"
820 msgstr "%{word} learned from %{user} on %{date}"
821
822 #: lib/rbot/core/userdata.rb:154
823 msgid "sorry, no %{key} data for %{user}"
824 msgstr ""
825
826 #: lib/rbot/core/utils/utils.rb:205
827 msgid "year"
828 msgstr ""
829
830 #: lib/rbot/core/utils/utils.rb:205
831 msgid "years"
832 msgstr ""
833
834 #: lib/rbot/core/utils/utils.rb:207
835 msgid "month"
836 msgstr ""
837
838 #: lib/rbot/core/utils/utils.rb:207
839 msgid "months"
840 msgstr ""
841
842 #: lib/rbot/core/utils/utils.rb:209
843 msgid "day"
844 msgstr ""
845
846 #: lib/rbot/core/utils/utils.rb:209
847 msgid "days"
848 msgstr ""
849
850 #: lib/rbot/core/utils/utils.rb:211
851 msgid "hour"
852 msgstr ""
853
854 #: lib/rbot/core/utils/utils.rb:211
855 msgid "hours"
856 msgstr ""
857
858 #: lib/rbot/core/utils/utils.rb:213
859 msgid "minute"
860 msgstr ""
861
862 #: lib/rbot/core/utils/utils.rb:213
863 msgid "minutes"
864 msgstr ""
865
866 #: lib/rbot/core/utils/utils.rb:215
867 msgid "second"
868 msgstr ""
869
870 #: lib/rbot/core/utils/utils.rb:215
871 msgid "seconds"
872 msgstr ""
873
874 #: lib/rbot/core/utils/utils.rb:222
875 msgid " and "
876 msgstr ""
877
878 #: lib/rbot/core/filters_ui.rb:27
879 msgid "no filters in group %{g}"
880 msgstr ""
881
882 #: lib/rbot/core/filters_ui.rb:29
883 msgid "no known filters"
884 msgstr ""
885
886 #: lib/rbot/core/filters_ui.rb:32
887 msgid "known filters: "
888 msgstr ""
889
890 #: lib/rbot/core/filters_ui.rb:42
891 msgid "no filters match %{pat}"
892 msgstr ""
893
894 #: lib/rbot/core/filters_ui.rb:44
895 msgid "filters matching %{pat}: "
896 msgstr ""
897
898 #: lib/rbot/ircbot.rb:1184
899 msgid "help topics: "
900 msgstr ""
901
902 #: lib/rbot/ircbot.rb:1186
903 msgid " (help <topic> for more info)"
904 msgstr ""
905
906 #: lib/rbot/ircbot.rb:1189
907 msgid "no help for topic %{topic}"
908 msgstr ""
909
910 #: lib/rbot/ircbot.rb:1200
911 msgid ""
912 "Uptime %{up}, %{plug} plugins active, %{sent} lines sent, %{recv} received."
913 msgstr ""
914
915 #: lib/rbot/plugins.rb:305
916 msgid "incorrect usage, ask for help using '%{command}'"
917 msgstr "incorrect usage, ask for help using '%{command}'"
918
919 #: lib/rbot/plugins.rb:606
920 msgid "%{count} core module loaded"
921 msgid_plural "%{count} core modules loaded"
922 msgstr[0] "%{count} core module loaded"
923 msgstr[1] "%{count} core modules loaded"
924
925 #: lib/rbot/plugins.rb:609
926 msgid "%{count} core module: %{list}"
927 msgid_plural "%{count} core modules: %{list}"
928 msgstr[0] "%{count} core module: %{list}"
929 msgstr[1] "%{count} core modules: %{list}"
930
931 #: lib/rbot/plugins.rb:615
932 msgid "no core botmodules loaded"
933 msgstr "no core botmodules loaded"
934
935 #: lib/rbot/plugins.rb:620
936 msgid "%{count} plugin loaded"
937 msgid_plural "%{count} plugins loaded"
938 msgstr[0] "%{count} plugin loaded"
939 msgstr[1] "%{count} plugins loaded"
940
941 #: lib/rbot/plugins.rb:623
942 msgid "%{count} plugin: %{list}"
943 msgid_plural "%{count} plugins: %{list}"
944 msgstr[0] "%{count} plugin: %{list}"
945 msgstr[1] "%{count} plugins: %{list}"
946
947 #: lib/rbot/plugins.rb:634
948 msgid "%{highlight}%{count} plugin ignored%{highlight}"
949 msgid_plural "%{highlight}%{count} plugins ignored%{highlight}"
950 msgstr[0] "%{highlight}%{count} plugin ignored%{highlight}"
951 msgstr[1] "%{highlight}%{count} plugins ignored%{highlight}"
952
953 #: lib/rbot/plugins.rb:639
954 msgid ""
955 "%{highlight}%{count} plugin ignored%{highlight}: use %{bold}%{command}%"
956 "{bold} to see why"
957 msgid_plural ""
958 "%{highlight}%{count} plugins ignored%{highlight}: use %{bold}%{command}%"
959 "{bold} to see why"
960 msgstr[0] ""
961 "%{highlight}%{count} plugin ignored%{highlight}: use %{bold}%{command}%"
962 "{bold} to see why"
963 msgstr[1] ""
964 "%{highlight}%{count} plugins ignored%{highlight}: use %{bold}%{command}%"
965 "{bold} to see why"
966
967 #: lib/rbot/plugins.rb:649
968 msgid "%{highlight}%{count} plugin failed to load%{highlight}"
969 msgid_plural "%{highlight}%{count} plugins failed to load%{highlight}"
970 msgstr[0] "%{highlight}%{count} plugin failed to load%{highlight}"
971 msgstr[1] "%{highlight}%{count} plugins failed to load%{highlight}"
972
973 #: lib/rbot/plugins.rb:654
974 msgid ""
975 "%{highlight}%{count} plugin failed to load%{highlight}: use %{bold}%"
976 "{command}%{bold} to see why"
977 msgid_plural ""
978 "%{highlight}%{count} plugins failed to load%{highlight}: use %{bold}%"
979 "{command}%{bold} to see why"
980 msgstr[0] ""
981 "%{highlight}%{count} plugin failed to load%{highlight}: use %{bold}%"
982 "{command}%{bold} to see why"
983 msgstr[1] ""
984 "%{highlight}%{count} plugins failed to load%{highlight}: use %{bold}%"
985 "{command}%{bold} to see why"
986
987 #: lib/rbot/plugins.rb:684
988 msgid "no plugins failed to load"
989 msgstr "no plugins failed to load"
990
991 #: lib/rbot/plugins.rb:686
992 msgid ""
993 "%{highlight}%{plugin}%{highlight} in %{dir} failed with error %{exception}: %"
994 "{reason}"
995 msgstr ""
996 "%{highlight}%{plugin}%{highlight} in %{dir} failed with error %{exception}: %"
997 "{reason}"
998
999 #: lib/rbot/plugins.rb:690
1000 msgid "at %{backtrace}"
1001 msgstr "at %{backtrace}"
1002
1003 #: lib/rbot/plugins.rb:696
1004 msgid "no plugins were ignored"
1005 msgstr "no plugins were ignored"
1006
1007 #: lib/rbot/plugins.rb:700
1008 msgid "overruled by previous"
1009 msgstr "overruled by previous"
1010
1011 #: lib/rbot/registry.rb:20
1012 msgid ""
1013 "upgrading old-style (rbot 0.9.5 or earlier) plugin registry to new format"
1014 msgstr ""
1015 "upgrading old-style (rbot 0.9.5 or earlier) plugin registry to new format"
1016
1017 #: lib/rbot/registry.rb:40
1018 msgid ""
1019 "upgrading previous (rbot 0.9.9 or earlier) plugin registry to new split "
1020 "format"
1021 msgstr ""
1022 "upgrading previous (rbot 0.9.9 or earlier) plugin registry to new split "
1023 "format"
1024
1025 #: lib/rbot/registry.rb:190
1026 msgid "marshal recovery failed, trying default"
1027 msgstr "marshal recovery failed, trying default"
1028
1029 #: data/rbot/plugins/alias.rb:52
1030 msgid "Data file is not found or corrupt, reinitializing data"
1031 msgstr ""
1032
1033 #: data/rbot/plugins/alias.rb:60
1034 msgid "Invalid alias entry %{alias} : %{command} in %{filename}: %{reason}"
1035 msgstr ""
1036
1037 #: data/rbot/plugins/alias.rb:76
1038 msgid "The definition you provided is invalid: %{reason}"
1039 msgstr ""
1040
1041 #: data/rbot/plugins/alias.rb:87 data/rbot/plugins/alias.rb:104
1042 msgid "No such alias is defined"
1043 msgstr ""
1044
1045 #: data/rbot/plugins/alias.rb:93
1046 msgid "No aliases defined"
1047 msgstr ""
1048
1049 #: data/rbot/plugins/alias.rb:102
1050 msgid "Alias of %{command}"
1051 msgstr ""
1052
1053 #: data/rbot/plugins/alias.rb:114
1054 msgid ""
1055 "The arguments in alias must match the substitutions in command, and vice "
1056 "versa"
1057 msgstr ""
1058
1059 #: data/rbot/plugins/alias.rb:119
1060 msgid "Error mapping %{text} as command: %{error}"
1061 msgstr ""
1062
1063 #: data/rbot/plugins/alias.rb:137
1064 msgid ""
1065 "The alias seems to have caused infinite recursion. Please examine your alias "
1066 "definitions"
1067 msgstr ""
1068
1069 #: data/rbot/plugins/alias.rb:153
1070 msgid ""
1071 "Error handling the alias, The alias %{text} is not defined or has beeen "
1072 "removed. I will stop responding to it after rescan,"
1073 msgstr ""
1074
1075 #: data/rbot/plugins/alias.rb:165
1076 msgid "Create and use aliases for commands. Topics: create, commands"
1077 msgstr ""
1078
1079 #: data/rbot/plugins/alias.rb:174
1080 msgid ""
1081 "\"alias <text> => <command>\" => add text as an alias of command. Text can "
1082 "contain placeholders marked with : or * for :words and *multiword arguments. "
1083 "The command can contain placeholders enclosed with < > which will be "
1084 "substituded with argument values. For example: alias googlerbot *terms => "
1085 "google site:ruby-rbot.org <terms>"
1086 msgstr ""
1087
1088 #: data/rbot/plugins/alias.rb:176
1089 msgid ""
1090 "alias list => list defined aliases | alias whatis <alias> => show definition "
1091 "of the alias | alias remove <alias> => remove defined alias | see the "
1092 "\"create\" topic about adding aliases"
1093 msgstr ""
1094
1095 #: data/rbot/plugins/dictclient.rb:57
1096 msgid "Hostname or hostname:port of the DICT server used to lookup words"
1097 msgstr "Hostname or hostname:port of the DICT server used to lookup words"
1098
1099 #: data/rbot/plugins/dictclient.rb:60
1100 msgid ""
1101 "When multiple databases reply a number of definitions that above this limit, "
1102 "only the database names will be listed. Otherwise, the full definitions from "
1103 "each database are replied"
1104 msgstr ""
1105 "When multiple databases reply a number of definitions that above this limit, "
1106 "only the database names will be listed. Otherwise, the full definitions from "
1107 "each database are replied"
1108
1109 #: data/rbot/plugins/dictclient.rb:63
1110 msgid "Each definition is truncated to this length"
1111 msgstr "Each definition is truncated to this length"
1112
1113 #: data/rbot/plugins/dictclient.rb:66
1114 msgid "Format of headwords; <word> will be replaced with the actual word"
1115 msgstr "Format of headwords; <word> will be replaced with the actual word"
1116
1117 #: data/rbot/plugins/dictclient.rb:69
1118 msgid ""
1119 "Format of database names; <database> will be replaced with the database name"
1120 msgstr ""
1121 "Format of database names; <database> will be replaced with the database name"
1122
1123 #: data/rbot/plugins/dictclient.rb:72
1124 msgid ""
1125 "Format of definitions. <word> will be replaced with the formatted headword, "
1126 "<def> will be replaced with the truncated definition, and <database> with "
1127 "the formatted database name"
1128 msgstr ""
1129 "Format of definitions. <word> will be replaced with the formatted headword, "
1130 "<def> will be replaced with the truncated definition, and <database> with "
1131 "the formatted database name"
1132
1133 #: data/rbot/plugins/dictclient.rb:75
1134 msgid ""
1135 "Format of match results. <matches> will be replaced with the formatted "
1136 "headwords, <database> with the formatted database name"
1137 msgstr ""
1138 "Format of match results. <matches> will be replaced with the formatted "
1139 "headwords, <database> with the formatted database name"
1140
1141 #: data/rbot/plugins/dictclient.rb:95
1142 msgid ""
1143 "An error occured connecting to the DICT server. Check the dictclient.server "
1144 "configuration or retry later"
1145 msgstr ""
1146 "An error occured connecting to the DICT server. Check the dictclient.server "
1147 "configuration or retry later"
1148
1149 #: data/rbot/plugins/dictclient.rb:97
1150 msgid "A protocol error occured"
1151 msgstr "A protocol error occured"
1152
1153 #: data/rbot/plugins/dictclient.rb:99
1154 msgid "An error occured"
1155 msgstr "An error occured"
1156
1157 #: data/rbot/plugins/dictclient.rb:121
1158 msgid ""
1159 "Many definitions for %{phrase} were found in %{databases}. Use 'define "
1160 "<phrase> from <database> to view a definition."
1161 msgstr ""
1162 "Many definitions for %{phrase} were found in %{databases}. Use 'define "
1163 "<phrase> from <database> to view a definition."
1164
1165 #: data/rbot/plugins/dictclient.rb:138
1166 msgid "No definition for %{phrase} found from %{database}."
1167 msgstr "No definition for %{phrase} found from %{database}."
1168
1169 #: data/rbot/plugins/dictclient.rb:159
1170 msgid "Nothing matched %{query} from %{database} using %{strategy}"
1171 msgstr "Nothing matched %{query} from %{database} using %{strategy}"
1172
1173 #: data/rbot/plugins/dictclient.rb:169
1174 msgid "Databases: %{list}"
1175 msgstr "Databases: %{list}"
1176
1177 #: data/rbot/plugins/dictclient.rb:177
1178 msgid "Strategies: %{list}"
1179 msgstr "Strategies: %{list}"
1180
1181 #: data/rbot/plugins/dictclient.rb:186
1182 msgid "define <phrase> [from <database>] => Show definition of a phrase"
1183 msgstr ""
1184
1185 #: data/rbot/plugins/dictclient.rb:188
1186 msgid ""
1187 "match <phrase> [using <strategy>] [from <database>] => Show phrases matching "
1188 "the given pattern"
1189 msgstr ""
1190
1191 #: data/rbot/plugins/dictclient.rb:190
1192 msgid ""
1193 "dictclient databases => List databases; dictclient strategies => List "
1194 "strategies"
1195 msgstr ""
1196
1197 #: data/rbot/plugins/dictclient.rb:192
1198 msgid ""
1199 "look up phrases on the configured DICT server. topics: define, match, server "
1200 "information"
1201 msgstr ""
1202
1203 #: data/rbot/plugins/factoids.rb:32
1204 #, fuzzy
1205 msgid "from %{who}"
1206 msgstr "you are %{who}"
1207
1208 #: data/rbot/plugins/factoids.rb:35
1209 msgid "on %{when}"
1210 msgstr ""
1211
1212 #: data/rbot/plugins/factoids.rb:38
1213 msgid "in %{where}"
1214 msgstr ""
1215
1216 #: data/rbot/plugins/factoids.rb:41
1217 msgid " [%{data}]"
1218 msgstr ""
1219
1220 #: data/rbot/plugins/factoids.rb:142
1221 msgid "%{name} (%{fname}) must be under %{dir}"
1222 msgstr ""
1223
1224 #: data/rbot/plugins/factoids.rb:149
1225 msgid "%{name} is not a file"
1226 msgstr ""
1227
1228 #: data/rbot/plugins/factoids.rb:163
1229 msgid "fact must be the last field"
1230 msgstr ""
1231
1232 #: data/rbot/plugins/factoids.rb:170
1233 msgid "%{name} (%{fname}) doesn't exist"
1234 msgstr ""
1235
1236 #: data/rbot/plugins/factoids.rb:263
1237 msgid ""
1238 "factoids plugin: learn that <factoid>, forget that <factoids>, facts about "
1239 "<words>"
1240 msgstr ""
1241
1242 #: data/rbot/plugins/factoids.rb:292 data/rbot/plugins/factoids.rb:402
1243 #: data/rbot/plugins/factoids.rb:434
1244 msgid "please select a fact number between 1 and %{total}"
1245 msgstr ""
1246
1247 #: data/rbot/plugins/factoids.rb:296
1248 msgid "I forgot that %{factoid}"
1249 msgstr ""
1250
1251 #: data/rbot/plugins/factoids.rb:299
1252 msgid "I couldn't delete factoid %{idx}"
1253 msgstr ""
1254
1255 #: data/rbot/plugins/factoids.rb:307
1256 #, fuzzy
1257 msgid "I didn't know that %{factoid}"
1258 msgstr "I don't know any %{lang} word %{word}"
1259
1260 #: data/rbot/plugins/factoids.rb:314
1261 msgid "[%{idx}/%{total}] %{fact}"
1262 msgstr ""
1263
1264 #: data/rbot/plugins/factoids.rb:340
1265 msgid "I know %{total} facts"
1266 msgstr ""
1267
1268 #: data/rbot/plugins/factoids.rb:350 data/rbot/plugins/factoids.rb:418
1269 #, fuzzy
1270 msgid "I know nothing about %{words}"
1271 msgstr "I already know the %{lang} word %{word}"
1272
1273 #: data/rbot/plugins/factoids.rb:355
1274 msgid "%{len} out of %{total} facts refer to %{words}, I'll only show %{max}"
1275 msgstr ""
1276
1277 #: data/rbot/plugins/factoids.rb:410
1278 msgid "I know nothing"
1279 msgstr ""
1280
1281 #: data/rbot/plugins/factoids.rb:450
1282 msgid "not a date '%{dstr}'"
1283 msgstr ""
1284
1285 #: data/rbot/plugins/factoids.rb:458
1286 msgid "couldn't change learn data for fact %{fact}: %{err}"
1287 msgstr ""
1288
1289 #: data/rbot/plugins/factoids.rb:473
1290 #, fuzzy
1291 msgid "failed to import facts from %{fname}: %{err}"
1292 msgstr "failed to remove %{value} from %{key}: %{error}"
1293
1294 #: data/rbot/plugins/factoids.rb:478
1295 msgid "%{len} facts loaded from %{fname}"
1296 msgstr ""
1297
1298 #: data/rbot/plugins/figlet.rb:7
1299 msgid "Path to the figlet program"
1300 msgstr ""
1301
1302 #: data/rbot/plugins/games/azgame.rb:78 data/rbot/plugins/games/azgame.rb:252
1303 #: data/rbot/plugins/games/azgame.rb:258
1304 msgid "%{count} try"
1305 msgid_plural "%{count} tries"
1306 msgstr[0] "%{count} try"
1307 msgstr[1] "%{count} tries"
1308
1309 #: data/rbot/plugins/games/azgame.rb:83
1310 msgid "winner, %{tries}"
1311 msgstr ""
1312
1313 #: data/rbot/plugins/games/azgame.rb:164
1314 msgid ""
1315 "%{bold}BINGO!%{bold} the word was %{underline}%{word}%{underline}. Congrats, "
1316 "%{bold}%{player}%{bold}!"
1317 msgstr ""
1318 "%{bold}BINGO!%{bold} the word was %{underline}%{word}%{underline}. Congrats, "
1319 "%{bold}%{player}%{bold}!"
1320
1321 #: data/rbot/plugins/games/azgame.rb:171
1322 msgid ""
1323 "The game was won after %{tries} tries. Scores for this game:    %{scores}"
1324 msgstr ""
1325 "The game was won after %{tries} tries. Scores for this game:    %{scores}"
1326
1327 #: data/rbot/plugins/games/azgame.rb:174
1328 msgid "%{word} is not in the range %{bold}%{range}%{bold}"
1329 msgstr "%{word} is not in the range %{bold}%{range}%{bold}"
1330
1331 #: data/rbot/plugins/games/azgame.rb:178
1332 msgid "%{word} doesn't exist or is not acceptable for the game"
1333 msgstr "%{word} doesn't exist or is not acceptable for the game"
1334
1335 #: data/rbot/plugins/games/azgame.rb:184
1336 msgid "close, but no cigar. New range: %{bold}%{range}%{bold}"
1337 msgstr "close, but no cigar. New range: %{bold}%{range}%{bold}"
1338
1339 #: data/rbot/plugins/games/azgame.rb:188
1340 msgid "%{word} is already one of the range extrema: %{range}"
1341 msgstr "%{word} is already one of the range extrema: %{range}"
1342
1343 #: data/rbot/plugins/games/azgame.rb:190
1344 msgid "hm, something went wrong while verifying %{word}"
1345 msgstr "hm, something went wrong while verifying %{word}"
1346
1347 #: data/rbot/plugins/games/azgame.rb:199
1348 msgid "no A-Z game running here, can't check if %{word} is valid, can I?"
1349 msgstr "no A-Z game running here, can't check if %{word} is valid, can I?"
1350
1351 #: data/rbot/plugins/games/azgame.rb:203
1352 msgid "I only accept single words composed by letters only, sorry"
1353 msgstr "I only accept single words composed by letters only, sorry"
1354
1355 #: data/rbot/plugins/games/azgame.rb:213
1356 msgid "the word in %{bold}%{range}%{bold} was:   %{bold}%{word}%{bold}"
1357 msgstr "the word in %{bold}%{range}%{bold} was:   %{bold}%{word}%{bold}"
1358
1359 #: data/rbot/plugins/games/azgame.rb:217
1360 msgid ""
1361 "The game was cancelled after %{tries} tries. Scores for this game would have "
1362 "been:    %{scores}"
1363 msgstr ""
1364 "The game was cancelled after %{tries} tries. Scores for this game would have "
1365 "been:    %{scores}"
1366
1367 #: data/rbot/plugins/games/azgame.rb:220
1368 msgid "no A-Z game running in this channel ..."
1369 msgstr "no A-Z game running in this channel ..."
1370
1371 #: data/rbot/plugins/games/azgame.rb:230
1372 msgid "let me think ..."
1373 msgstr "let me think ..."
1374
1375 #: data/rbot/plugins/games/azgame.rb:234
1376 msgid "couldn't think of anything ..."
1377 msgstr "couldn't think of anything ..."
1378
1379 #: data/rbot/plugins/games/azgame.rb:238
1380 msgid "I can't play A-Z in %{lang}, sorry"
1381 msgstr "I can't play A-Z in %{lang}, sorry"
1382
1383 #: data/rbot/plugins/games/azgame.rb:241
1384 msgid "got it!"
1385 msgstr "got it!"
1386
1387 #: data/rbot/plugins/games/azgame.rb:251
1388 #, fuzzy
1389 msgid " (after %{total_tries} and %{invalid_tries})"
1390 msgstr " (after %{total_tries} and %{invalid_tries}"
1391
1392 #: data/rbot/plugins/games/azgame.rb:254
1393 msgid "%{count} invalid try"
1394 msgid_plural "%{count} invalid tries"
1395 msgstr[0] "%{count} invalid try"
1396 msgstr[1] "%{count} invalid tries"
1397
1398 #: data/rbot/plugins/games/azgame.rb:257
1399 #, fuzzy
1400 msgid " (after %{total_tries})"
1401 msgstr " (after %{total_tries}"
1402
1403 #: data/rbot/plugins/games/azgame.rb:263
1404 msgid "A-Z: %{bold}%{range}%{bold}"
1405 msgstr "A-Z: %{bold}%{range}%{bold}"
1406
1407 #: data/rbot/plugins/games/azgame.rb:274
1408 msgid "I have %{count} %{lang} word in my cache"
1409 msgid_plural "I have %{count} %{lang} words in my cache"
1410 msgstr[0] "I have %{count} %{lang} word in my cache"
1411 msgstr[1] "I have %{count} %{lang} words in my cache"
1412
1413 #: data/rbot/plugins/games/azgame.rb:277
1414 msgid "provide a regexp to match"
1415 msgstr "provide a regexp to match"
1416
1417 #: data/rbot/plugins/games/azgame.rb:289
1418 msgid "no %{lang} word I know match %{pattern}"
1419 msgstr "no %{lang} word I know match %{pattern}"
1420
1421 #: data/rbot/plugins/games/azgame.rb:291
1422 msgid ""
1423 "more than 25 %{lang} words I know match %{pattern}, try a stricter matching"
1424 msgstr ""
1425 "more than 25 %{lang} words I know match %{pattern}, try a stricter matching"
1426
1427 #: data/rbot/plugins/games/azgame.rb:297 data/rbot/plugins/games/azgame.rb:313
1428 #: data/rbot/plugins/games/azgame.rb:325
1429 msgid "provide a word"
1430 msgstr "provide a word"
1431
1432 #: data/rbot/plugins/games/azgame.rb:302 data/rbot/plugins/games/azgame.rb:318
1433 msgid "I don't know any %{lang} word %{word}"
1434 msgstr "I don't know any %{lang} word %{word}"
1435
1436 #: data/rbot/plugins/games/azgame.rb:306
1437 msgid "%{word} learned from %{user} on %{date}"
1438 msgstr "%{word} learned from %{user} on %{date}"
1439
1440 #: data/rbot/plugins/games/azgame.rb:308
1441 msgid "%{word} learned from %{user}"
1442 msgstr "%{word} learned from %{user}"
1443
1444 #: data/rbot/plugins/games/azgame.rb:330
1445 msgid "I already know the %{lang} word %{word}"
1446 msgstr "I already know the %{lang} word %{word}"
1447
1448 #: data/rbot/plugins/games/azgame.rb:546
1449 msgid ""
1450 "az [lang] word [count|list|add|delete] => manage the az wordlist for "
1451 "language lang (defaults to current bot language)"
1452 msgstr ""
1453 "az [lang] word [count|list|add|delete] => manage the az wordlist for "
1454 "language lang (defaults to current bot language)"
1455
1456 #: data/rbot/plugins/games/azgame.rb:548
1457 msgid "az cancel => abort current game"
1458 msgstr "az cancel => abort current game"
1459
1460 #: data/rbot/plugins/games/azgame.rb:550
1461 msgid "az check <word> => checks <word> against current game"
1462 msgstr "az check <word> => checks <word> against current game"
1463
1464 #: data/rbot/plugins/games/azgame.rb:552
1465 msgid ""
1466 "try to guess the word the bot is thinking of; if you guess wrong, the bot "
1467 "will use the new word to restrict the range of allowed words: eventually, "
1468 "the range will be so small around the correct word that you can't miss it"
1469 msgstr ""
1470 "try to guess the word the bot is thinking of; if you guess wrong, the bot "
1471 "will use the new word to restrict the range of allowed words: eventually, "
1472 "the range will be so small around the correct word that you can't miss it"
1473
1474 #: data/rbot/plugins/games/azgame.rb:554
1475 msgid ""
1476 "az => start a game if none is running, show the current word range "
1477 "otherwise; you can say 'az <language>' if you want to play in a language "
1478 "different from the current bot default"
1479 msgstr ""
1480 "az => start a game if none is running, show the current word range "
1481 "otherwise; you can say 'az <language>' if you want to play in a language "
1482 "different from the current bot default"
1483
1484 #: data/rbot/plugins/games/azgame.rb:556
1485 msgid "az topics: play, rules, cancel, manage, check"
1486 msgstr "az topics: play, rules, cancel, manage, check"
1487
1488 #: data/rbot/plugins/games/shiritori.rb:207
1489 msgid "%{current_player}, it's your turn. %{previous_word} -> %{current_word}"
1490 msgstr "%{current_player}, it's your turn. %{previous_word} -> %{current_word}"
1491
1492 #: data/rbot/plugins/games/shiritori.rb:211
1493 msgid "No one has given the first word yet. Say the first word to start."
1494 msgstr "No one has given the first word yet. Say the first word to start."
1495
1496 #: data/rbot/plugins/games/shiritori.rb:213
1497 msgid ""
1498 "Poor %{current_player} is playing alone! Anyone care to join? %"
1499 "{previous_word} -> %{current_word}"
1500 msgstr ""
1501 "Poor %{current_player} is playing alone! Anyone care to join? %"
1502 "{previous_word} -> %{current_word}"
1503
1504 #: data/rbot/plugins/games/shiritori.rb:244
1505 msgid "%{player} took too long and is out of the game. Try again next game!"
1506 msgstr "%{player} took too long and is out of the game. Try again next game!"
1507
1508 #: data/rbot/plugins/games/shiritori.rb:249
1509 msgid "%{player} is the last remaining player and the winner! Congratulations!"
1510 msgstr ""
1511 "%{player} is the last remaining player and the winner! Congratulations!"
1512
1513 #: data/rbot/plugins/games/shiritori.rb:257
1514 msgid "%{player} took too long and skipped the turn."
1515 msgstr "%{player} took too long and skipped the turn."
1516
1517 #: data/rbot/plugins/games/shiritori.rb:285
1518 msgid "%{player} has given the first word: %{word}"
1519 msgstr "%{player} has given the first word: %{word}"
1520
1521 #: data/rbot/plugins/games/shiritori.rb:291
1522 msgid "Welcome to shiritori, %{player}."
1523 msgstr "Welcome to shiritori, %{player}."
1524
1525 #: data/rbot/plugins/games/shiritori.rb:296
1526 msgid "The word %{used_word} has been used. Retry from %{word}"
1527 msgstr "The word %{used_word} has been used. Retry from %{word}"
1528
1529 #: data/rbot/plugins/games/shiritori.rb:301
1530 msgid ""
1531 "It's impossible to continue the chain from %{word}. The game has ended. "
1532 "Thanks a lot, %{player}! :("
1533 msgstr ""
1534 "It's impossible to continue the chain from %{word}. The game has ended. "
1535 "Thanks a lot, %{player}! :("
1536
1537 #: data/rbot/plugins/games/shiritori.rb:305
1538 msgid ""
1539 "It's impossible to continue the chain from %{bad_word}. Retry from %{word}"
1540 msgstr ""
1541 "It's impossible to continue the chain from %{bad_word}. Retry from %{word}"
1542
1543 #: data/rbot/plugins/games/shiritori.rb:310
1544 msgid ""
1545 "It's impossible to continue the chain from %{word}. Start with another word."
1546 msgstr ""
1547 "It's impossible to continue the chain from %{word}. Start with another word."
1548
1549 #: data/rbot/plugins/games/shiritori.rb:331
1550 msgid ""
1551 "A game in which each player must continue the previous player's word, by "
1552 "using its last one or few characters/letters of the word to start a new "
1553 "word. 'shiritori <ruleset>' => Play shiritori with a set of rules. Available "
1554 "rulesets: %{rulesets}. 'shiritori stop' => Stop the current shiritori game."
1555 msgstr ""
1556 "A game in which each player must continue the previous player's word, by "
1557 "using its last one or few characters/letters of the word to start a new "
1558 "word. 'shiritori <ruleset>' => Play shiritori with a set of rules. Available "
1559 "rulesets: %{rulesets}. 'shiritori stop' => Stop the current shiritori game."
1560
1561 #: data/rbot/plugins/games/shiritori.rb:408
1562 msgid "Already playing shiritori here"
1563 msgstr "Already playing shiritori here"
1564
1565 #: data/rbot/plugins/games/shiritori.rb:419
1566 msgid "Shiritori has started. Please say the first word"
1567 msgstr "Shiritori has started. Please say the first word"
1568
1569 #: data/rbot/plugins/games/shiritori.rb:421
1570 msgid "couldn't start %{ruleset} shiritori: %{error}"
1571 msgstr "couldn't start %{ruleset} shiritori: %{error}"
1572
1573 #: data/rbot/plugins/games/shiritori.rb:425
1574 msgid "There is no ruleset named %{ruleset}"
1575 msgstr "There is no ruleset named %{ruleset}"
1576
1577 #: data/rbot/plugins/games/shiritori.rb:443
1578 msgid "Shiritori has stopped. Hope you had fun!"
1579 msgstr "Shiritori has stopped. Hope you had fun!"
1580
1581 #: data/rbot/plugins/games/shiritori.rb:446
1582 msgid "No game to stop here, because no game is being played."
1583 msgstr "No game to stop here, because no game is being played."
1584
1585 #: data/rbot/plugins/games/wheelfortune.rb:48
1586 msgid " [Letters called so far: %{red}%{letters}%{nocolor}]"
1587 msgstr ""
1588
1589 #: data/rbot/plugins/games/wheelfortune.rb:230
1590 msgid ""
1591 "wof [<channel>] play [<name>] for <single> to <max> => starts a wheel-of-"
1592 "fortune game on channel <channel> (default: current channel), named <name> "
1593 "(default: wheelfortune.game_name config setting, or the last game name used "
1594 "by the user), with <single> points per round. the game is won when a player "
1595 "reachers <max> points. vowerls cost <single>*<single>/<max> points. The user "
1596 "that starts the game is the game manager and must set up the clues and "
1597 "answers in private. All the other users have to learn the answer to each "
1598 "clue by saying single consonants or the whole sentence. Every time a "
1599 "consonant is guessed, the bot will reveal the partial answer, showing the "
1600 "missing letters as * (asterisks)."
1601 msgstr ""
1602
1603 #: data/rbot/plugins/games/wheelfortune.rb:232
1604 msgid ""
1605 "wof <channel> [category: <cat>,] clue: <clue>, answer: <ans> => set up a new "
1606 "question for the wheel-of-fortune game being played on channel <channel>. "
1607 "This command must be sent in private by the game manager. The category <cat> "
1608 "can be omitted. If you make mistakes, you can use 'wof replace' (see help) "
1609 "before the question gets asked"
1610 msgstr ""
1611
1612 #: data/rbot/plugins/games/wheelfortune.rb:234
1613 msgid ""
1614 "wof <channel> replace <round> [category: <cat>,] [clue: <clue>,] [answer: "
1615 "<ans>] => fix the question for round <round> of the wheel-of-fortune game "
1616 "being played on <channel> by replacing the category and/or clue and/or answer"
1617 msgstr ""
1618
1619 #: data/rbot/plugins/games/wheelfortune.rb:236
1620 msgid ""
1621 "wof cancel => cancels the wheel-of-fortune being played on the current "
1622 "channel"
1623 msgstr ""
1624
1625 #: data/rbot/plugins/games/wheelfortune.rb:238
1626 msgid ""
1627 "wof buy <vowel> => buy the vowel <vowel>: the user buying the vowel will "
1628 "lose points equal to the vowel price, and the corresponding vowel will be "
1629 "revealed in the answer (if present)"
1630 msgstr ""
1631
1632 #: data/rbot/plugins/games/wheelfortune.rb:240
1633 msgid ""
1634 "wof: wheel-of-fortune plugin. topics: play, category, clue, answer, replace, "
1635 "cancel, buy"
1636 msgstr ""
1637
1638 #: data/rbot/plugins/games/wheelfortune.rb:247
1639 msgid "you must specify a channel"
1640 msgstr ""
1641
1642 #: data/rbot/plugins/games/wheelfortune.rb:253
1643 msgid "there's already a %{name} game on %{chan}, managed by %{who}"
1644 msgstr ""
1645
1646 #: data/rbot/plugins/games/wheelfortune.rb:267
1647 msgid ""
1648 "%{who} just created a new %{name} game to %{max} points (%{single} per "
1649 "question, %{price} per vowel)"
1650 msgstr ""
1651
1652 #: data/rbot/plugins/games/wheelfortune.rb:274
1653 msgid ""
1654 "ok, the game has been created. now add clues and answers with \"wof %{chan} "
1655 "[category: <category>,] clue: <clue>, answer: <ans>\". if the clue and "
1656 "answer don't fit in one line, add the answer separately with \"wof %{chan} "
1657 "answer <answer>\""
1658 msgstr ""
1659
1660 #: data/rbot/plugins/games/wheelfortune.rb:282
1661 #: data/rbot/plugins/games/wheelfortune.rb:343
1662 #: data/rbot/plugins/games/wheelfortune.rb:412
1663 #: data/rbot/plugins/games/wheelfortune.rb:522
1664 #: data/rbot/plugins/games/wheelfortune.rb:559
1665 msgid "there's no %{name} game running on %{chan}"
1666 msgstr ""
1667
1668 #: data/rbot/plugins/games/wheelfortune.rb:291
1669 msgid "you can't add questions to the %{name} game on %{chan}"
1670 msgstr ""
1671
1672 #: data/rbot/plugins/games/wheelfortune.rb:301
1673 #: data/rbot/plugins/games/wheelfortune.rb:383
1674 msgid "sorry, the answer cannot contain the '*' character"
1675 msgstr ""
1676
1677 #: data/rbot/plugins/games/wheelfortune.rb:308
1678 msgid "ok, clue added for %{name} round %{count} on %{chan}: %{catclue}"
1679 msgstr ""
1680
1681 #: data/rbot/plugins/games/wheelfortune.rb:310
1682 msgid ""
1683 "there's already a pending clue for %{name} round %{count} on %{chan}: %"
1684 "{catclue}"
1685 msgstr ""
1686
1687 #: data/rbot/plugins/games/wheelfortune.rb:323
1688 msgid ""
1689 "ok, QA added for %{name} round %{count} on %{chan}: %{catclue} => %{ans}"
1690 msgstr ""
1691
1692 #: data/rbot/plugins/games/wheelfortune.rb:325
1693 msgid "there's no pending clue for %{name} on %{chan}!"
1694 msgstr ""
1695
1696 #: data/rbot/plugins/games/wheelfortune.rb:336
1697 msgid ""
1698 "something went wrong, I can't seem to understand what you're trying to set up"
1699 msgstr ""
1700
1701 #: data/rbot/plugins/games/wheelfortune.rb:352
1702 msgid "you can't replace questions to the %{name} game on %{chan}"
1703 msgstr ""
1704
1705 #: data/rbot/plugins/games/wheelfortune.rb:365
1706 msgid ""
1707 "there are no questions in the %{name} game on %{chan} which can be replaced"
1708 msgstr ""
1709
1710 #: data/rbot/plugins/games/wheelfortune.rb:370
1711 msgid ""
1712 "you can only replace questions between rounds %{min} and %{max} in the %"
1713 "{name} game on %{chan}"
1714 msgstr ""
1715
1716 #: data/rbot/plugins/games/wheelfortune.rb:398
1717 msgid ""
1718 "ok, replaced QA for %{name} round %{count} on %{chan}: %{catclue} => %{ans}"
1719 msgstr ""
1720
1721 #: data/rbot/plugins/games/wheelfortune.rb:421
1722 #: data/rbot/plugins/games/wheelfortune.rb:528
1723 msgid ""
1724 "there are no %{name} questions for %{chan}, I'm waiting for %{who} to add "
1725 "them"
1726 msgstr ""
1727
1728 #: data/rbot/plugins/games/wheelfortune.rb:429
1729 msgid "%{bold}%{color}%{name}%{bold}, round %{count}:%{nocolor} %{qa}"
1730 msgstr ""
1731
1732 #: data/rbot/plugins/games/wheelfortune.rb:444
1733 msgid "no scores"
1734 msgstr ""
1735
1736 #: data/rbot/plugins/games/wheelfortune.rb:465
1737 msgid "You must buy the %{vowel}"
1738 msgstr ""
1739
1740 #: data/rbot/plugins/games/wheelfortune.rb:476
1741 msgid "%{who} got it! The answer was: %{ans}"
1742 msgstr ""
1743
1744 #: data/rbot/plugins/games/wheelfortune.rb:482
1745 msgid ""
1746 "%{bold}%{color}%{name}%{bold}%{nocolor}: %{who} %{bold}wins%{bold} after %"
1747 "{count} rounds!\n"
1748 "The final score is"
1749 msgstr ""
1750
1751 #: data/rbot/plugins/games/wheelfortune.rb:493
1752 msgid ""
1753 "%{bold}%{color}%{name}%{bold}, round %{count}%{nocolor} -- score so far:"
1754 msgstr ""
1755
1756 #: data/rbot/plugins/games/wheelfortune.rb:538
1757 msgid "%{who} buys a %{vowel} for %{price} points"
1758 msgstr ""
1759
1760 #: data/rbot/plugins/games/wheelfortune.rb:546
1761 msgid ""
1762 "you can't buy a %{vowel}, %{who}: it costs %{price} points and you only have "
1763 "%{score}"
1764 msgstr ""
1765
1766 #: data/rbot/plugins/games/wheelfortune.rb:569
1767 #, fuzzy
1768 msgid "you can't cancel the current game"
1769 msgstr "az cancel => abort current game"
1770
1771 #: data/rbot/plugins/games/wheelfortune.rb:576
1772 msgid "%{name} game cancelled after %{count} rounds. Partial score:"
1773 msgstr ""
1774
1775 #: data/rbot/plugins/keywords.rb:452
1776 #, fuzzy
1777 msgid "couldn't find keyword %{key}"
1778 msgstr "couldn't find botuser %{name}"
1779
1780 #: data/rbot/plugins/keywords.rb:501
1781 #, fuzzy
1782 msgid "failed to export keywords as factoids (%{err})"
1783 msgstr "failed to export users: %{exception}"
1784
1785 #: data/rbot/plugins/markov.rb:134
1786 msgid "markov has a %{prob}% chance of chipping in"
1787 msgstr ""
1788
1789 #: data/rbot/plugins/rss.rb:802
1790 #, fuzzy
1791 msgid "no such feed %{handle}"
1792 msgstr "no such module %{module}"
1793
1794 #: data/rbot/plugins/translator.rb:52
1795 msgid "Cannot translate empty string"
1796 msgstr ""
1797
1798 #: data/rbot/plugins/translator.rb:262
1799 msgid "Number of seconds to wait for the translation service before timeout"
1800 msgstr ""
1801
1802 #: data/rbot/plugins/translator.rb:282
1803 msgid "Translator %{name} cannot be used: %{reason}"
1804 msgstr ""
1805
1806 #: data/rbot/plugins/translator.rb:290
1807 msgid "List of translators to try in order when translator name not specified"
1808 msgstr ""
1809
1810 #: data/rbot/plugins/translator.rb:298
1811 msgid ""
1812 "%{translator} <from> <to> <phrase> => Look up phrase using %{info}, "
1813 "supported from -> to languages: %{directions}"
1814 msgstr ""
1815
1816 #: data/rbot/plugins/translator.rb:302
1817 msgid "%{source} -> %{targets}"
1818 msgstr ""
1819
1820 #: data/rbot/plugins/translator.rb:307
1821 msgid ""
1822 "Command: <translator> <from> <to> <phrase>, where <translator> is one of: %"
1823 "{translators}. If \"translator\" is used in place of the translator name, "
1824 "the first translator in translator.default_list which supports the specified "
1825 "direction will be picked automatically. Use \"help <translator>\" to look up "
1826 "supported from and to languages"
1827 msgstr ""
1828
1829 #: data/rbot/plugins/translator.rb:322
1830 msgid ""
1831 "None of the default translators (translator.default_list) supports "
1832 "translating from %{source} to %{target}"
1833 msgstr ""
1834
1835 #: data/rbot/plugins/translator.rb:337
1836 msgid "%{translation} (provided by %{translator})"
1837 msgstr ""
1838
1839 #: data/rbot/plugins/translator.rb:344
1840 msgid "%{translator} doesn't support translating from %{source} to %{target}"
1841 msgstr ""
1842
1843 #: data/rbot/plugins/translator.rb:347
1844 msgid "%{translator} failed to provide a translation"
1845 msgstr ""
1846
1847 #: data/rbot/plugins/translator.rb:350
1848 msgid "The translator timed out"
1849 msgstr ""
1850
1851 #: data/rbot/plugins/translator.rb:353
1852 msgid "No translator called %{name}"
1853 msgstr ""
1854
1855 #: data/rbot/plugins/twitter.rb:172
1856 msgid "actions will be twitted"
1857 msgstr ""
1858
1859 #: data/rbot/plugins/twitter.rb:174
1860 msgid "actions will not be twitted"
1861 msgstr ""
1862
1863 #~ msgid "wrong password for %{user}"
1864 #~ msgstr "wrong password for %{user}"
1865
1866 #~ msgid "config-related tasks: config topics, save, rescan"
1867 #~ msgstr "config-related tasks: config topics, save, rescan"
1868
1869 #~ msgid ""
1870 #~ "define <phrase> [from <database>] => Show definition of a phrase; match "
1871 #~ "<phrase> [using <strategy>] [from <database>] => Show matching phrases; "
1872 #~ "dictclient databases => List databases; dictclient strategies => List "
1873 #~ "strategies"
1874 #~ msgstr ""
1875 #~ "define <phrase> [from <database>] => Show definition of a phrase; match "
1876 #~ "<phrase> [using <strategy>] [from <database>] => Show matching phrases; "
1877 #~ "dictclient databases => List databases; dictclient strategies => List "
1878 #~ "strategies"
1879
1880 #~ msgid ""
1881 #~ "I'm a v. %{version} rubybot, (c) Tom Gilbert and the rbot development "
1882 #~ "team - http://linuxbrit.co.uk/rbot/"
1883 #~ msgstr ""
1884 #~ "I'm a v. %{version} rubybot, (c) Tom Gilbert and the rbot development "
1885 #~ "team - http://linuxbrit.co.uk/rbot/"