Update .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: 2007-10-22 01: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/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:885
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:196
47 msgid "%{desc} [valid values are: %{values}]"
48 msgstr "%{desc} [valid values are: %{values}]"
49
50 #: lib/rbot/config.rb:326
51 msgid "First time rbot configuration wizard"
52 msgstr "First time rbot configuration wizard"
53
54 #: lib/rbot/config.rb:329
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:330
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:203
123 msgid "welcome, %{user}"
124 msgstr "welcome, %{user}"
125
126 #: lib/rbot/core/auth.rb:218
127 msgid "sorry, can't do"
128 msgstr "sorry, can't do"
129
130 #: lib/rbot/core/auth.rb:221
131 msgid "couldn't login: %{exception}"
132 msgstr "couldn't login: %{exception}"
133
134 #: lib/rbot/core/auth.rb:229
135 msgid "I couldn't find anything to let you login automatically"
136 msgstr "I couldn't find anything to let you login automatically"
137
138 #: lib/rbot/core/auth.rb:240
139 msgid "you are %{who}"
140 msgstr "you are %{who}"
141
142 #: lib/rbot/core/auth.rb:242 lib/rbot/core/auth.rb:255
143 msgid "no one that I know"
144 msgstr "no one that I know"
145
146 #: lib/rbot/core/auth.rb:243 lib/rbot/core/auth.rb:256
147 msgid "my boss"
148 msgstr "my boss"
149
150 #: lib/rbot/core/auth.rb:263
151 msgid ""
152 "login [<botuser>] [<pass>]: logs in to the bot as botuser <botuser> with "
153 "password <pass>. When using the full form, you must contact the bot in "
154 "private. <pass> can be omitted if <botuser> allows login-by-mask and your "
155 "netmask is among the known ones. if <botuser> is omitted too autologin will "
156 "be attempted"
157 msgstr ""
158 "login [<botuser>] [<pass>]: logs in to the bot as botuser <botuser> with "
159 "password <pass>. When using the full form, you must contact the bot in "
160 "private. <pass> can be omitted if <botuser> allows login-by-mask and your "
161 "netmask is among the known ones. if <botuser> is omitted too autologin will "
162 "be attempted"
163
164 #: lib/rbot/core/auth.rb:265
165 msgid "whoami: names the botuser you're linked to"
166 msgstr "whoami: names the botuser you're linked to"
167
168 #: lib/rbot/core/auth.rb:267
169 #, fuzzy
170 msgid "who is <user>: names the botuser <user> is linked to"
171 msgstr "whoami: names the botuser you're linked to"
172
173 #: lib/rbot/core/auth.rb:271
174 msgid ""
175 "a permission is specified as module::path::to::cmd; when you want to enable "
176 "it, prefix it with +; when you want to disable it, prefix it with -; when "
177 "using the +reset+ command, do not use any prefix"
178 msgstr ""
179 "a permission is specified as module::path::to::cmd; when you want to enable "
180 "it, prefix it with +; when you want to disable it, prefix it with -; when "
181 "using the +reset+ command, do not use any prefix"
182
183 #: lib/rbot/core/auth.rb:273
184 msgid ""
185 "permissions [re]set <permission> [in <channel>] for <user>: sets or resets "
186 "the permissions for botuser <user> in channel <channel> (use ? to change the "
187 "permissions for private addressing)"
188 msgstr ""
189 "permissions [re]set <permission> [in <channel>] for <user>: sets or resets "
190 "the permissions for botuser <user> in channel <channel> (use ? to change the "
191 "permissions for private addressing)"
192
193 #: lib/rbot/core/auth.rb:275
194 msgid "permissions view [for <user>]: display the permissions for user <user>"
195 msgstr "permissions view [for <user>]: display the permissions for user <user>"
196
197 #: lib/rbot/core/auth.rb:277
198 msgid "permission topics: syntax, (re)set, view"
199 msgstr "permission topics: syntax, (re)set, view"
200
201 #: lib/rbot/core/auth.rb:282
202 msgid ""
203 "user show <what> : shows info about the user; <what> can be any of "
204 "autologin, login-by-mask, netmasks"
205 msgstr ""
206 "user show <what> : shows info about the user; <what> can be any of "
207 "autologin, login-by-mask, netmasks"
208
209 #: lib/rbot/core/auth.rb:284
210 msgid ""
211 "user enable|disable <what> : turns on or off <what> (autologin, login-by-"
212 "mask)"
213 msgstr ""
214 "user enable|disable <what> : turns on or off <what> (autologin, login-by-"
215 "mask)"
216
217 #: lib/rbot/core/auth.rb:286
218 msgid ""
219 "user set password <blah> : sets the user password to <blah>; passwords can "
220 "only contain upper and lowercase letters and numbers, and must be at least 4 "
221 "characters long"
222 msgstr ""
223 "user set password <blah> : sets the user password to <blah>; passwords can "
224 "only contain upper and lowercase letters and numbers, and must be at least 4 "
225 "characters long"
226
227 #: lib/rbot/core/auth.rb:288
228 msgid ""
229 "user add|rm netmask <mask> : adds/removes netmask <mask> from the list of "
230 "netmasks known to the botuser you're linked to"
231 msgstr ""
232 "user add|rm netmask <mask> : adds/removes netmask <mask> from the list of "
233 "netmasks known to the botuser you're linked to"
234
235 #: lib/rbot/core/auth.rb:290
236 msgid ""
237 "user reset <what> : resets <what> to the default values. <what> can be "
238 "+netmasks+ (the list will be emptied), +autologin+ or +login-by-mask+ (will "
239 "be reset to the default value) or +password+ (a new one will be generated "
240 "and you'll be told in private)"
241 msgstr ""
242 "user reset <what> : resets <what> to the default values. <what> can be "
243 "+netmasks+ (the list will be emptied), +autologin+ or +login-by-mask+ (will "
244 "be reset to the default value) or +password+ (a new one will be generated "
245 "and you'll be told in private)"
246
247 #: lib/rbot/core/auth.rb:292
248 msgid ""
249 "user tell <who> the password for <botuser> : contacts <who> in private to "
250 "tell him/her the password for <botuser>"
251 msgstr ""
252 "user tell <who> the password for <botuser> : contacts <who> in private to "
253 "tell him/her the password for <botuser>"
254
255 #: lib/rbot/core/auth.rb:294
256 msgid ""
257 "user create <name> <password> : create botuser named <name> with password "
258 "<password>. The password can be omitted, in which case a random one will be "
259 "generated. The <name> should only contain alphanumeric characters and the "
260 "underscore (_)"
261 msgstr ""
262 "user create <name> <password> : create botuser named <name> with password "
263 "<password>. The password can be omitted, in which case a random one will be "
264 "generated. The <name> should only contain alphanumeric characters and the "
265 "underscore (_)"
266
267 #: lib/rbot/core/auth.rb:296
268 msgid "user list : lists all the botusers"
269 msgstr "user list : lists all the botusers"
270
271 #: lib/rbot/core/auth.rb:298
272 msgid ""
273 "user destroy <botuser> <password> : destroys <botuser>; this function %"
274 "{highlight}must%{highlight} be called in two steps. On the first call, no "
275 "password must be specified: <botuser> is then queued for destruction. On the "
276 "second call, you must specify the correct password for <botuser>, and it "
277 "will be destroyed. If you want to cancel the destruction, issue the command "
278 "+user cancel destroy <botuser>+"
279 msgstr ""
280 "user destroy <botuser> <password> : destroys <botuser>; this function %"
281 "{highlight}must%{highlight} be called in two steps. On the first call, no "
282 "password must be specified: <botuser> is then queued for destruction. On the "
283 "second call, you must specify the correct password for <botuser>, and it "
284 "will be destroyed. If you want to cancel the destruction, issue the command "
285 "+user cancel destroy <botuser>+"
286
287 #: lib/rbot/core/auth.rb:300
288 msgid ""
289 "user topics: show, enable|disable, add|rm netmask, set, reset, tell, create, "
290 "list, destroy"
291 msgstr ""
292 "user topics: show, enable|disable, add|rm netmask, set, reset, tell, create, "
293 "list, destroy"
294
295 #: lib/rbot/core/auth.rb:303
296 msgid ""
297 "auth <masterpassword>: log in as the bot owner; other commands: login, "
298 "whoami, permission syntax, permissions [re]set, permissions view, user"
299 msgstr ""
300 "auth <masterpassword>: log in as the bot owner; other commands: login, "
301 "whoami, permission syntax, permissions [re]set, permissions view, user"
302
303 #: lib/rbot/core/auth.rb:305
304 #, fuzzy
305 msgid "auth commands: auth, login, whoami, who, permission[s], user"
306 msgstr "auth commands: auth, login, whoami, permission[s], user"
307
308 #: lib/rbot/core/auth.rb:310
309 msgid "sorry, I need more arguments to %{command}"
310 msgstr "sorry, I need more arguments to %{command}"
311
312 #: lib/rbot/core/auth.rb:314
313 msgid "I can only %{command} these: %{arguments}"
314 msgstr "I can only %{command} these: %{arguments}"
315
316 #: lib/rbot/core/auth.rb:349
317 #, fuzzy
318 msgid "no such bot user %{user}"
319 msgstr "no such botuser %{user}"
320
321 #: lib/rbot/core/auth.rb:352
322 msgid "you can't mess with %{user}"
323 msgstr "you can't mess with %{user}"
324
325 #: lib/rbot/core/auth.rb:363
326 msgid "you can't see the properties of %{user}"
327 msgstr "you can't see the properties of %{user}"
328
329 #: lib/rbot/core/auth.rb:372
330 msgid "no way I'm telling you the master password!"
331 msgstr "no way I'm telling you the master password!"
332
333 #: lib/rbot/core/auth.rb:373
334 msgid "you can't ask for someone else's password"
335 msgstr "you can't ask for someone else's password"
336
337 #: lib/rbot/core/auth.rb:375
338 msgid ""
339 "c'mon, you can't be asking me seriously to tell you the password in public!"
340 msgstr ""
341 "c'mon, you can't be asking me seriously to tell you the password in public!"
342
343 #: lib/rbot/core/auth.rb:376
344 msgid "the password for %{user} is %{password}"
345 msgstr "the password for %{user} is %{password}"
346
347 #: lib/rbot/core/auth.rb:390
348 msgid "can %{action}"
349 msgstr "can %{action}"
350
351 #: lib/rbot/core/auth.rb:392
352 msgid "can not %{action}"
353 msgstr "can not %{action}"
354
355 #: lib/rbot/core/auth.rb:396
356 msgid "knows no netmasks"
357 msgstr "knows no netmasks"
358
359 #: lib/rbot/core/auth.rb:398
360 msgid "knows %{netmasks}"
361 msgstr "knows %{netmasks}"
362
363 #: lib/rbot/core/auth.rb:405 lib/rbot/core/auth.rb:432
364 #: lib/rbot/core/auth.rb:450 lib/rbot/core/auth.rb:482
365 msgid "you can't change the default user"
366 msgstr "you can't change the default user"
367
368 #: lib/rbot/core/auth.rb:406 lib/rbot/core/auth.rb:434
369 #: lib/rbot/core/auth.rb:452 lib/rbot/core/auth.rb:484
370 msgid "you can't edit %{user}"
371 msgstr "you can't edit %{user}"
372
373 #: lib/rbot/core/auth.rb:421 lib/rbot/core/auth.rb:468
374 msgid "I ignored %{things} because %{reason}"
375 msgstr "I ignored %{things} because %{reason}"
376
377 #: lib/rbot/core/auth.rb:425 lib/rbot/core/auth.rb:472
378 msgid "I haven't changed anything"
379 msgstr "I haven't changed anything"
380
381 #: lib/rbot/core/auth.rb:443
382 msgid "is that a joke? setting the password in public?"
383 msgstr "is that a joke? setting the password in public?"
384
385 #: lib/rbot/core/auth.rb:475
386 msgid "the password for %{user} is now %{password}"
387 msgstr "the password for %{user} is now %{password}"
388
389 #: lib/rbot/core/auth.rb:489
390 msgid ""
391 "I can only add/remove netmasks. See +help user add+ for more instructions"
392 msgstr ""
393 "I can only add/remove netmasks. See +help user add+ for more instructions"
394
395 #: lib/rbot/core/auth.rb:510
396 msgid "sorry, I don't know how to %{request}"
397 msgstr "sorry, I don't know how to %{request}"
398
399 #: lib/rbot/core/auth.rb:519
400 msgid "couldn't find botuser %{user}"
401 msgstr "couldn't find botuser %{user}"
402
403 #: lib/rbot/core/auth.rb:521
404 msgid "I'm not telling the master password to anyway, pal"
405 msgstr "I'm not telling the master password to anyway, pal"
406
407 #: lib/rbot/core/auth.rb:522
408 msgid "the password for botuser %{user} is %{password}"
409 msgstr "the password for botuser %{user} is %{password}"
410
411 #: lib/rbot/core/auth.rb:525
412 msgid "I told %{user} that %{message}"
413 msgstr "I told %{user} that %{message}"
414
415 #: lib/rbot/core/auth.rb:531
416 msgid "are you nuts, creating a botuser with a publicly known password?"
417 msgstr "are you nuts, creating a botuser with a publicly known password?"
418
419 #: lib/rbot/core/auth.rb:536
420 msgid "failed to create %{user}: %{exception}"
421 msgstr "failed to create %{user}: %{exception}"
422
423 #: lib/rbot/core/auth.rb:540
424 msgid "created botuser %{user}"
425 msgstr "created botuser %{user}"
426
427 #: lib/rbot/core/auth.rb:548
428 msgid " (queued for destruction)"
429 msgstr " (queued for destruction)"
430
431 #: lib/rbot/core/auth.rb:551
432 msgid "I have no botusers other than the default ones"
433 msgstr "I have no botusers other than the default ones"
434
435 #: lib/rbot/core/auth.rb:552
436 msgid "botuser: %{list}"
437 msgid_plural "botusers: %{list}"
438 msgstr[0] "botuser: %{list}"
439 msgstr[1] "botusers: %{list}"
440
441 #: lib/rbot/core/auth.rb:559
442 msgid "You can't destroy %{user}"
443 msgstr "You can't destroy %{user}"
444
445 #: lib/rbot/core/auth.rb:570
446 msgid "no such botuser %{user}"
447 msgstr "no such botuser %{user}"
448
449 #: lib/rbot/core/auth.rb:576
450 msgid "%{user} removed from the destruction queue"
451 msgstr "%{user} removed from the destruction queue"
452
453 #: lib/rbot/core/auth.rb:578
454 msgid "%{user} was not queued for destruction"
455 msgstr "%{user} was not queued for destruction"
456
457 #: lib/rbot/core/auth.rb:585
458 msgid ""
459 "%{user} already queued for destruction, use %{highlight}user destroy %{user} "
460 "<password>%{highlight} to destroy it"
461 msgstr ""
462 "%{user} already queued for destruction, use %{highlight}user destroy %{user} "
463 "<password>%{highlight} to destroy it"
464
465 #: lib/rbot/core/auth.rb:588
466 msgid ""
467 "%{user} queued for destruction, use %{highlight}user destroy %{user} "
468 "<password>%{highlight} to destroy it"
469 msgstr ""
470 "%{user} queued for destruction, use %{highlight}user destroy %{user} "
471 "<password>%{highlight} to destroy it"
472
473 #: lib/rbot/core/auth.rb:592
474 msgid "%{user} is not queued for destruction yet"
475 msgstr "%{user} is not queued for destruction yet"
476
477 #: lib/rbot/core/auth.rb:594
478 msgid "wrong password for %{user}"
479 msgstr "wrong password for %{user}"
480
481 #: lib/rbot/core/auth.rb:603 lib/rbot/core/auth.rb:643
482 msgid "failed: %{exception}"
483 msgstr "failed: %{exception}"
484
485 #: lib/rbot/core/auth.rb:605
486 msgid "botuser %{user} destroyed"
487 msgstr "botuser %{user} destroyed"
488
489 #: lib/rbot/core/auth.rb:613
490 msgid "please don't touch the default users"
491 msgstr "please don't touch the default users"
492
493 #: lib/rbot/core/auth.rb:622
494 msgid "no such botuser %{source}"
495 msgstr "no such botuser %{source}"
496
497 #: lib/rbot/core/auth.rb:624
498 msgid "botuser %{dest} exists already"
499 msgstr "botuser %{dest} exists already"
500
501 #: lib/rbot/core/auth.rb:645
502 msgid "botuser %{source} copied to %{dest}"
503 msgstr "botuser %{source} copied to %{dest}"
504
505 #: lib/rbot/core/auth.rb:647
506 msgid "botuser %{source} renamed to %{dest}"
507 msgstr "botuser %{source} renamed to %{dest}"
508
509 #: lib/rbot/core/auth.rb:666
510 msgid "selecting data to export ..."
511 msgstr "selecting data to export ..."
512
513 #: lib/rbot/core/auth.rb:682
514 msgid "preparing data for export ..."
515 msgstr "preparing data for export ..."
516
517 #: lib/rbot/core/auth.rb:705
518 msgid "failed to prepare data: %{exception}"
519 msgstr "failed to prepare data: %{exception}"
520
521 #: lib/rbot/core/auth.rb:710
522 msgid "exporting to %{file} ..."
523 msgstr "exporting to %{file} ..."
524
525 #: lib/rbot/core/auth.rb:717
526 msgid "failed to export users: %{exception}"
527 msgstr "failed to export users: %{exception}"
528
529 #: lib/rbot/core/auth.rb:721 lib/rbot/core/auth.rb:799
530 msgid "done"
531 msgstr "done"
532
533 #: lib/rbot/core/auth.rb:738
534 msgid "reading %{file} ..."
535 msgstr "reading %{file} ..."
536
537 #: lib/rbot/core/auth.rb:742
538 msgid "failed to import from: %{exception}"
539 msgstr "failed to import from: %{exception}"
540
541 #: lib/rbot/core/auth.rb:749
542 msgid "selecting data to import ..."
543 msgstr "selecting data to import ..."
544
545 #: lib/rbot/core/auth.rb:759
546 msgid "parsing data from import ..."
547 msgstr "parsing data from import ..."
548
549 #: lib/rbot/core/auth.rb:779
550 msgid "failed to parse data: %{exception}"
551 msgstr "failed to parse data: %{exception}"
552
553 #: lib/rbot/core/basics.rb:105
554 msgid "quit [<message>] => quit IRC with message <message>"
555 msgstr "quit [<message>] => quit IRC with message <message>"
556
557 #: lib/rbot/core/basics.rb:107
558 msgid "restart => completely stop and restart the bot (including reconnect)"
559 msgstr "restart => completely stop and restart the bot (including reconnect)"
560
561 #: lib/rbot/core/basics.rb:111
562 msgid "part"
563 msgstr "part"
564
565 #: lib/rbot/core/basics.rb:113
566 msgid "hide => part all channels"
567 msgstr "hide => part all channels"
568
569 #: lib/rbot/core/basics.rb:115
570 msgid "nick <nick> => attempt to change nick to <nick>"
571 msgstr "nick <nick> => attempt to change nick to <nick>"
572
573 #: lib/rbot/core/basics.rb:117
574 msgid ""
575 "say <channel>|<nick> <message> => say <message> to <channel> or in private "
576 "message to <nick>"
577 msgstr ""
578 "say <channel>|<nick> <message> => say <message> to <channel> or in private "
579 "message to <nick>"
580
581 #: lib/rbot/core/basics.rb:119
582 msgid ""
583 "action <channel>|<nick> <message> => does a /me <message> to <channel> or in "
584 "private message to <nick>"
585 msgstr ""
586 "action <channel>|<nick> <message> => does a /me <message> to <channel> or in "
587 "private message to <nick>"
588
589 #: lib/rbot/core/basics.rb:121
590 msgid ""
591 "quiet [in here|<channel>] => with no arguments, stop speaking in all "
592 "channels, if \"in here\", stop speaking in this channel, or stop speaking in "
593 "<channel>"
594 msgstr ""
595 "quiet [in here|<channel>] => with no arguments, stop speaking in all "
596 "channels, if \"in here\", stop speaking in this channel, or stop speaking in "
597 "<channel>"
598
599 #: lib/rbot/core/basics.rb:123
600 msgid ""
601 "talk [in here|<channel>] => with no arguments, resume speaking in all "
602 "channels, if \"in here\", resume speaking in this channel, or resume "
603 "speaking in <channel>"
604 msgstr ""
605 "talk [in here|<channel>] => with no arguments, resume speaking in all "
606 "channels, if \"in here\", resume speaking in this channel, or resume "
607 "speaking in <channel>"
608
609 #: lib/rbot/core/basics.rb:125
610 msgid "ping => replies with a pong"
611 msgstr "ping => replies with a pong"
612
613 #: lib/rbot/core/basics.rb:127
614 msgid ""
615 "mode <channel> <mode> <nicks> => set channel modes for <nicks> on <channel> "
616 "to <mode>"
617 msgstr ""
618 "mode <channel> <mode> <nicks> => set channel modes for <nicks> on <channel> "
619 "to <mode>"
620
621 #: lib/rbot/core/basics.rb:133
622 #, fuzzy
623 msgid ""
624 "%{name}: quit, restart, join, part, hide, save, nick, say, action, topic, "
625 "quiet, talk, ping, mode"
626 msgstr ""
627 "%{name}: quit, restart, join, part, hide, save, nick, say, action, topic, "
628 "quiet, talk,version, ping, mode"
629
630 #: lib/rbot/core/config.rb:13
631 msgid "I'm a v. %{version} rubybot%{copyright}%{url}"
632 msgstr ""
633
634 #: lib/rbot/core/config.rb:33
635 msgid "no such module %{module}"
636 msgstr "no such module %{module}"
637
638 #: lib/rbot/core/config.rb:49 lib/rbot/core/config.rb:60
639 #: lib/rbot/core/config.rb:68 lib/rbot/core/config.rb:81
640 #: lib/rbot/core/config.rb:107 lib/rbot/core/config.rb:130
641 msgid "no such config key %{key}"
642 msgstr "no such config key %{key}"
643
644 #: lib/rbot/core/config.rb:73 lib/rbot/core/config.rb:92
645 #: lib/rbot/core/config.rb:122 lib/rbot/core/config.rb:145
646 msgid "this config change will take effect on the next restart"
647 msgstr "this config change will take effect on the next restart"
648
649 #: lib/rbot/core/config.rb:74 lib/rbot/core/config.rb:95
650 #: lib/rbot/core/config.rb:123 lib/rbot/core/config.rb:146
651 msgid "this config change will take effect on the next rescan"
652 msgstr "this config change will take effect on the next rescan"
653
654 #: lib/rbot/core/config.rb:88
655 msgid "failed to set %{key}: %{error}"
656 msgstr "failed to set %{key}: %{error}"
657
658 #: lib/rbot/core/config.rb:111 lib/rbot/core/config.rb:134
659 msgid "config key %{key} is not an array"
660 msgstr "config key %{key} is not an array"
661
662 #: lib/rbot/core/config.rb:118
663 msgid "failed to add %{value} to %{key}: %{error}"
664 msgstr "failed to add %{value} to %{key}: %{error}"
665
666 #: lib/rbot/core/config.rb:141
667 msgid "failed to remove %{value} from %{key}: %{error}"
668 msgstr "failed to remove %{value} from %{key}: %{error}"
669
670 #: lib/rbot/core/config.rb:155
671 msgid "saving ..."
672 msgstr "saving ..."
673
674 #: lib/rbot/core/config.rb:157
675 msgid "rescanning ..."
676 msgstr "rescanning ..."
677
678 #: lib/rbot/core/config.rb:159
679 msgid "done. %{plugin_status}"
680 msgstr "done. %{plugin_status}"
681
682 #: lib/rbot/core/config.rb:202
683 msgid ""
684 "config list => list configuration modules, config list <module> => list "
685 "configuration keys for module <module>"
686 msgstr ""
687 "config list => list configuration modules, config list <module> => list "
688 "configuration keys for module <module>"
689
690 #: lib/rbot/core/config.rb:204
691 msgid "config get <key> => get configuration value for key <key>"
692 msgstr "config get <key> => get configuration value for key <key>"
693
694 #: lib/rbot/core/config.rb:206
695 msgid "reset key <key> to the default"
696 msgstr "reset key <key> to the default"
697
698 #: lib/rbot/core/config.rb:208
699 msgid ""
700 "config set <key> <value> => set configuration value for key <key> to <value>"
701 msgstr ""
702 "config set <key> <value> => set configuration value for key <key> to <value>"
703
704 #: lib/rbot/core/config.rb:210
705 msgid "config desc <key> => describe what key <key> configures"
706 msgstr "config desc <key> => describe what key <key> configures"
707
708 #: lib/rbot/core/config.rb:212
709 msgid ""
710 "config add <value> to <key> => add value <value> to key <key> if <key> is an "
711 "array"
712 msgstr ""
713 "config add <value> to <key> => add value <value> to key <key> if <key> is an "
714 "array"
715
716 #: lib/rbot/core/config.rb:214
717 msgid ""
718 "config rm <value> from <key> => remove value <value> from key <key> if <key> "
719 "is an array"
720 msgstr ""
721 "config rm <value> from <key> => remove value <value> from key <key> if <key> "
722 "is an array"
723
724 #: lib/rbot/core/config.rb:216
725 msgid ""
726 "config module - bot configuration. usage: list, desc, get, set, unset, add, "
727 "rm"
728 msgstr ""
729 "config module - bot configuration. usage: list, desc, get, set, unset, add, "
730 "rm"
731
732 #: lib/rbot/core/config.rb:221
733 #, fuzzy
734 msgid "nick <newnick> => change the bot nick to <newnick>, if possible"
735 msgstr "nick <nick> => attempt to change nick to <nick>"
736
737 #: lib/rbot/core/config.rb:223
738 msgid "status => display some information on the bot's status"
739 msgstr ""
740
741 #: lib/rbot/core/config.rb:225
742 msgid "save => save current dynamic data and configuration"
743 msgstr "save => save current dynamic data and configuration"
744
745 #: lib/rbot/core/config.rb:227
746 msgid "rescan => reload modules and static facts"
747 msgstr "rescan => reload modules and static facts"
748
749 #: lib/rbot/core/config.rb:229
750 msgid "version => describes software version"
751 msgstr "version => describes software version"
752
753 #: lib/rbot/core/config.rb:231
754 #, fuzzy
755 msgid "config-related tasks: config, save, rescan, version, nick, status"
756 msgstr "config-related tasks: config, save, rescan"
757
758 #: lib/rbot/core/utils/utils.rb:205
759 msgid "year"
760 msgstr ""
761
762 #: lib/rbot/core/utils/utils.rb:205
763 msgid "years"
764 msgstr ""
765
766 #: lib/rbot/core/utils/utils.rb:207
767 msgid "month"
768 msgstr ""
769
770 #: lib/rbot/core/utils/utils.rb:207
771 msgid "months"
772 msgstr ""
773
774 #: lib/rbot/core/utils/utils.rb:209
775 msgid "day"
776 msgstr ""
777
778 #: lib/rbot/core/utils/utils.rb:209
779 msgid "days"
780 msgstr ""
781
782 #: lib/rbot/core/utils/utils.rb:211
783 msgid "hour"
784 msgstr ""
785
786 #: lib/rbot/core/utils/utils.rb:211
787 msgid "hours"
788 msgstr ""
789
790 #: lib/rbot/core/utils/utils.rb:213
791 msgid "minute"
792 msgstr ""
793
794 #: lib/rbot/core/utils/utils.rb:213
795 msgid "minutes"
796 msgstr ""
797
798 #: lib/rbot/core/utils/utils.rb:215
799 msgid "second"
800 msgstr ""
801
802 #: lib/rbot/core/utils/utils.rb:215
803 msgid "seconds"
804 msgstr ""
805
806 #: lib/rbot/core/utils/utils.rb:222
807 msgid " and "
808 msgstr ""
809
810 #: lib/rbot/core/userdata.rb:133
811 #, fuzzy
812 msgid "%{key} data for %{user}: %{data}"
813 msgstr "%{word} learned from %{user} on %{date}"
814
815 #: lib/rbot/core/userdata.rb:139
816 msgid "sorry, no %{key} data for %{user}"
817 msgstr ""
818
819 #: lib/rbot/ircbot.rb:1148
820 msgid "help topics: "
821 msgstr ""
822
823 #: lib/rbot/ircbot.rb:1150
824 msgid " (help <topic> for more info)"
825 msgstr ""
826
827 #: lib/rbot/ircbot.rb:1153
828 msgid "no help for topic %{topic}"
829 msgstr ""
830
831 #: lib/rbot/ircbot.rb:1164
832 msgid ""
833 "Uptime %{up}, %{plug} plugins active, %{sent} lines sent, %{recv} received."
834 msgstr ""
835
836 #: lib/rbot/plugins.rb:306
837 msgid "incorrect usage, ask for help using '%{command}'"
838 msgstr "incorrect usage, ask for help using '%{command}'"
839
840 #: lib/rbot/plugins.rb:578
841 msgid "%{count} core module loaded"
842 msgid_plural "%{count} core modules loaded"
843 msgstr[0] "%{count} core module loaded"
844 msgstr[1] "%{count} core modules loaded"
845
846 #: lib/rbot/plugins.rb:581
847 msgid "%{count} core module: %{list}"
848 msgid_plural "%{count} core modules: %{list}"
849 msgstr[0] "%{count} core module: %{list}"
850 msgstr[1] "%{count} core modules: %{list}"
851
852 #: lib/rbot/plugins.rb:587
853 msgid "no core botmodules loaded"
854 msgstr "no core botmodules loaded"
855
856 #: lib/rbot/plugins.rb:592
857 msgid "%{count} plugin loaded"
858 msgid_plural "%{count} plugins loaded"
859 msgstr[0] "%{count} plugin loaded"
860 msgstr[1] "%{count} plugins loaded"
861
862 #: lib/rbot/plugins.rb:595
863 msgid "%{count} plugin: %{list}"
864 msgid_plural "%{count} plugins: %{list}"
865 msgstr[0] "%{count} plugin: %{list}"
866 msgstr[1] "%{count} plugins: %{list}"
867
868 #: lib/rbot/plugins.rb:606
869 msgid "%{highlight}%{count} plugin ignored%{highlight}"
870 msgid_plural "%{highlight}%{count} plugins ignored%{highlight}"
871 msgstr[0] "%{highlight}%{count} plugin ignored%{highlight}"
872 msgstr[1] "%{highlight}%{count} plugins ignored%{highlight}"
873
874 #: lib/rbot/plugins.rb:611
875 msgid ""
876 "%{highlight}%{count} plugin ignored%{highlight}: use %{bold}%{command}%"
877 "{bold} to see why"
878 msgid_plural ""
879 "%{highlight}%{count} plugins ignored%{highlight}: use %{bold}%{command}%"
880 "{bold} to see why"
881 msgstr[0] ""
882 "%{highlight}%{count} plugin ignored%{highlight}: use %{bold}%{command}%"
883 "{bold} to see why"
884 msgstr[1] ""
885 "%{highlight}%{count} plugins ignored%{highlight}: use %{bold}%{command}%"
886 "{bold} to see why"
887
888 #: lib/rbot/plugins.rb:621
889 msgid "%{highlight}%{count} plugin failed to load%{highlight}"
890 msgid_plural "%{highlight}%{count} plugins failed to load%{highlight}"
891 msgstr[0] "%{highlight}%{count} plugin failed to load%{highlight}"
892 msgstr[1] "%{highlight}%{count} plugins failed to load%{highlight}"
893
894 #: lib/rbot/plugins.rb:626
895 msgid ""
896 "%{highlight}%{count} plugin failed to load%{highlight}: use %{bold}%"
897 "{command}%{bold} to see why"
898 msgid_plural ""
899 "%{highlight}%{count} plugins failed to load%{highlight}: use %{bold}%"
900 "{command}%{bold} to see why"
901 msgstr[0] ""
902 "%{highlight}%{count} plugin failed to load%{highlight}: use %{bold}%"
903 "{command}%{bold} to see why"
904 msgstr[1] ""
905 "%{highlight}%{count} plugins failed to load%{highlight}: use %{bold}%"
906 "{command}%{bold} to see why"
907
908 #: lib/rbot/plugins.rb:656
909 msgid "no plugins failed to load"
910 msgstr "no plugins failed to load"
911
912 #: lib/rbot/plugins.rb:658
913 msgid ""
914 "%{highlight}%{plugin}%{highlight} in %{dir} failed with error %{exception}: %"
915 "{reason}"
916 msgstr ""
917 "%{highlight}%{plugin}%{highlight} in %{dir} failed with error %{exception}: %"
918 "{reason}"
919
920 #: lib/rbot/plugins.rb:662
921 msgid "at %{backtrace}"
922 msgstr "at %{backtrace}"
923
924 #: lib/rbot/plugins.rb:668
925 msgid "no plugins were ignored"
926 msgstr "no plugins were ignored"
927
928 #: lib/rbot/plugins.rb:672
929 msgid "overruled by previous"
930 msgstr "overruled by previous"
931
932 #: lib/rbot/registry.rb:20
933 msgid ""
934 "upgrading old-style (rbot 0.9.5 or earlier) plugin registry to new format"
935 msgstr ""
936 "upgrading old-style (rbot 0.9.5 or earlier) plugin registry to new format"
937
938 #: lib/rbot/registry.rb:40
939 msgid ""
940 "upgrading previous (rbot 0.9.9 or earlier) plugin registry to new split "
941 "format"
942 msgstr ""
943 "upgrading previous (rbot 0.9.9 or earlier) plugin registry to new split "
944 "format"
945
946 #: lib/rbot/registry.rb:190
947 msgid "marshal recovery failed, trying default"
948 msgstr "marshal recovery failed, trying default"
949
950 #: data/rbot/plugins/alias.rb:52
951 msgid "Data file is not found or corrupt, reinitializing data"
952 msgstr ""
953
954 #: data/rbot/plugins/alias.rb:60
955 msgid "Invalid alias entry %{alias} : %{command} in %{filename}: %{reason}"
956 msgstr ""
957
958 #: data/rbot/plugins/alias.rb:76
959 msgid "The definition you provided is invalid: %{reason}"
960 msgstr ""
961
962 #: data/rbot/plugins/alias.rb:87 data/rbot/plugins/alias.rb:104
963 msgid "No such alias is defined"
964 msgstr ""
965
966 #: data/rbot/plugins/alias.rb:93
967 msgid "No aliases defined"
968 msgstr ""
969
970 #: data/rbot/plugins/alias.rb:102
971 msgid "Alias of %{command}"
972 msgstr ""
973
974 #: data/rbot/plugins/alias.rb:114
975 msgid ""
976 "The arguments in alias must match the substitutions in command, and vice "
977 "versa"
978 msgstr ""
979
980 #: data/rbot/plugins/alias.rb:131
981 msgid ""
982 "The alias seems to have caused infinite recursion. Please examine your alias "
983 "definitions"
984 msgstr ""
985
986 #: data/rbot/plugins/alias.rb:147
987 msgid "Error handling the alias, the command is not defined"
988 msgstr ""
989
990 #: data/rbot/plugins/alias.rb:157
991 msgid "Create and use aliases for commands. Topics: create, commands"
992 msgstr ""
993
994 #: data/rbot/plugins/alias.rb:159
995 msgid ""
996 "\"alias <text> => <command>\" => add text as an alias of command. Text can "
997 "contain placeholders marked with : or * for :words and *multiword arguments. "
998 "The command can contain placeholders enclosed with < > which will be "
999 "substituded with argument values. For example: alias googlerbot *terms => "
1000 "google site:linuxbrit.co.uk/rbot/ <terms>"
1001 msgstr ""
1002
1003 #: data/rbot/plugins/alias.rb:161
1004 msgid ""
1005 "alias list => list defined aliases | alias whatis <alias> => show definition "
1006 "of the alias | alias remove <alias> => remove defined alias | see the "
1007 "\"create\" topic about adding aliases"
1008 msgstr ""
1009
1010 #: data/rbot/plugins/dictclient.rb:57
1011 msgid "Hostname or hostname:port of the DICT server used to lookup words"
1012 msgstr "Hostname or hostname:port of the DICT server used to lookup words"
1013
1014 #: data/rbot/plugins/dictclient.rb:60
1015 msgid ""
1016 "When multiple databases reply a number of definitions that above this limit, "
1017 "only the database names will be listed. Otherwise, the full definitions from "
1018 "each database are replied"
1019 msgstr ""
1020 "When multiple databases reply a number of definitions that above this limit, "
1021 "only the database names will be listed. Otherwise, the full definitions from "
1022 "each database are replied"
1023
1024 #: data/rbot/plugins/dictclient.rb:63
1025 msgid "Each definition is truncated to this length"
1026 msgstr "Each definition is truncated to this length"
1027
1028 #: data/rbot/plugins/dictclient.rb:66
1029 msgid "Format of headwords; <word> will be replaced with the actual word"
1030 msgstr "Format of headwords; <word> will be replaced with the actual word"
1031
1032 #: data/rbot/plugins/dictclient.rb:69
1033 msgid ""
1034 "Format of database names; <database> will be replaced with the database name"
1035 msgstr ""
1036 "Format of database names; <database> will be replaced with the database name"
1037
1038 #: data/rbot/plugins/dictclient.rb:72
1039 msgid ""
1040 "Format of definitions. <word> will be replaced with the formatted headword, "
1041 "<def> will be replaced with the truncated definition, and <database> with "
1042 "the formatted database name"
1043 msgstr ""
1044 "Format of definitions. <word> will be replaced with the formatted headword, "
1045 "<def> will be replaced with the truncated definition, and <database> with "
1046 "the formatted database name"
1047
1048 #: data/rbot/plugins/dictclient.rb:75
1049 msgid ""
1050 "Format of match results. <matches> will be replaced with the formatted "
1051 "headwords, <database> with the formatted database name"
1052 msgstr ""
1053 "Format of match results. <matches> will be replaced with the formatted "
1054 "headwords, <database> with the formatted database name"
1055
1056 #: data/rbot/plugins/dictclient.rb:95
1057 msgid ""
1058 "An error occured connecting to the DICT server. Check the dictclient.server "
1059 "configuration or retry later"
1060 msgstr ""
1061 "An error occured connecting to the DICT server. Check the dictclient.server "
1062 "configuration or retry later"
1063
1064 #: data/rbot/plugins/dictclient.rb:97
1065 msgid "A protocol error occured"
1066 msgstr "A protocol error occured"
1067
1068 #: data/rbot/plugins/dictclient.rb:99
1069 msgid "An error occured"
1070 msgstr "An error occured"
1071
1072 #: data/rbot/plugins/dictclient.rb:121
1073 msgid ""
1074 "Many definitions for %{phrase} were found in %{databases}. Use 'define "
1075 "<phrase> from <database> to view a definition."
1076 msgstr ""
1077 "Many definitions for %{phrase} were found in %{databases}. Use 'define "
1078 "<phrase> from <database> to view a definition."
1079
1080 #: data/rbot/plugins/dictclient.rb:138
1081 msgid "No definition for %{phrase} found from %{database}."
1082 msgstr "No definition for %{phrase} found from %{database}."
1083
1084 #: data/rbot/plugins/dictclient.rb:159
1085 msgid "Nothing matched %{query} from %{database} using %{strategy}"
1086 msgstr "Nothing matched %{query} from %{database} using %{strategy}"
1087
1088 #: data/rbot/plugins/dictclient.rb:169
1089 msgid "Databases: %{list}"
1090 msgstr "Databases: %{list}"
1091
1092 #: data/rbot/plugins/dictclient.rb:177
1093 msgid "Strategies: %{list}"
1094 msgstr "Strategies: %{list}"
1095
1096 #: data/rbot/plugins/dictclient.rb:186
1097 msgid "define <phrase> [from <database>] => Show definition of a phrase"
1098 msgstr ""
1099
1100 #: data/rbot/plugins/dictclient.rb:188
1101 msgid ""
1102 "match <phrase> [using <strategy>] [from <database>] => Show phrases matching "
1103 "the given pattern"
1104 msgstr ""
1105
1106 #: data/rbot/plugins/dictclient.rb:190
1107 msgid ""
1108 "dictclient databases => List databases; dictclient strategies => List "
1109 "strategies"
1110 msgstr ""
1111
1112 #: data/rbot/plugins/dictclient.rb:192
1113 msgid ""
1114 "look up phrases on the configured DICT server. topics: define, match, server "
1115 "information"
1116 msgstr ""
1117
1118 #: data/rbot/plugins/figlet.rb:7
1119 msgid "Path to the figlet program"
1120 msgstr ""
1121
1122 #: data/rbot/plugins/games/azgame.rb:69 data/rbot/plugins/games/azgame.rb:236
1123 #: data/rbot/plugins/games/azgame.rb:242
1124 msgid "%{count} try"
1125 msgid_plural "%{count} tries"
1126 msgstr[0] "%{count} try"
1127 msgstr[1] "%{count} tries"
1128
1129 #: data/rbot/plugins/games/azgame.rb:74
1130 msgid "winner, %{tries}"
1131 msgstr ""
1132
1133 #: data/rbot/plugins/games/azgame.rb:153
1134 msgid ""
1135 "%{bold}BINGO!%{bold} the word was %{underline}%{word}%{underline}. Congrats, "
1136 "%{bold}%{player}%{bold}!"
1137 msgstr ""
1138 "%{bold}BINGO!%{bold} the word was %{underline}%{word}%{underline}. Congrats, "
1139 "%{bold}%{player}%{bold}!"
1140
1141 #: data/rbot/plugins/games/azgame.rb:160
1142 msgid ""
1143 "The game was won after %{tries} tries. Scores for this game:    %{scores}"
1144 msgstr ""
1145 "The game was won after %{tries} tries. Scores for this game:    %{scores}"
1146
1147 #: data/rbot/plugins/games/azgame.rb:163
1148 msgid "%{word} is not in the range %{bold}%{range}%{bold}"
1149 msgstr "%{word} is not in the range %{bold}%{range}%{bold}"
1150
1151 #: data/rbot/plugins/games/azgame.rb:165
1152 msgid "%{word} doesn't exist or is not acceptable for the game"
1153 msgstr "%{word} doesn't exist or is not acceptable for the game"
1154
1155 #: data/rbot/plugins/games/azgame.rb:169
1156 msgid "close, but no cigar. New range: %{bold}%{range}%{bold}"
1157 msgstr "close, but no cigar. New range: %{bold}%{range}%{bold}"
1158
1159 #: data/rbot/plugins/games/azgame.rb:173
1160 msgid "%{word} is already one of the range extrema: %{range}"
1161 msgstr "%{word} is already one of the range extrema: %{range}"
1162
1163 #: data/rbot/plugins/games/azgame.rb:175
1164 msgid "hm, something went wrong while verifying %{word}"
1165 msgstr "hm, something went wrong while verifying %{word}"
1166
1167 #: data/rbot/plugins/games/azgame.rb:183
1168 msgid "no A-Z game running here, can't check if %{word} is valid, can I?"
1169 msgstr "no A-Z game running here, can't check if %{word} is valid, can I?"
1170
1171 #: data/rbot/plugins/games/azgame.rb:187
1172 msgid "I only accept single words composed by letters only, sorry"
1173 msgstr "I only accept single words composed by letters only, sorry"
1174
1175 #: data/rbot/plugins/games/azgame.rb:197
1176 msgid "the word in %{bold}%{range}%{bold} was:   %{bold}%{word}%{bold}"
1177 msgstr "the word in %{bold}%{range}%{bold} was:   %{bold}%{word}%{bold}"
1178
1179 #: data/rbot/plugins/games/azgame.rb:201
1180 msgid ""
1181 "The game was cancelled after %{tries} tries. Scores for this game would have "
1182 "been:    %{scores}"
1183 msgstr ""
1184 "The game was cancelled after %{tries} tries. Scores for this game would have "
1185 "been:    %{scores}"
1186
1187 #: data/rbot/plugins/games/azgame.rb:204
1188 msgid "no A-Z game running in this channel ..."
1189 msgstr "no A-Z game running in this channel ..."
1190
1191 #: data/rbot/plugins/games/azgame.rb:214
1192 msgid "let me think ..."
1193 msgstr "let me think ..."
1194
1195 #: data/rbot/plugins/games/azgame.rb:218
1196 msgid "couldn't think of anything ..."
1197 msgstr "couldn't think of anything ..."
1198
1199 #: data/rbot/plugins/games/azgame.rb:222
1200 msgid "I can't play A-Z in %{lang}, sorry"
1201 msgstr "I can't play A-Z in %{lang}, sorry"
1202
1203 #: data/rbot/plugins/games/azgame.rb:225
1204 msgid "got it!"
1205 msgstr "got it!"
1206
1207 #: data/rbot/plugins/games/azgame.rb:235
1208 #, fuzzy
1209 msgid " (after %{total_tries} and %{invalid_tries})"
1210 msgstr " (after %{total_tries} and %{invalid_tries}"
1211
1212 #: data/rbot/plugins/games/azgame.rb:238
1213 msgid "%{count} invalid try"
1214 msgid_plural "%{count} invalid tries"
1215 msgstr[0] "%{count} invalid try"
1216 msgstr[1] "%{count} invalid tries"
1217
1218 #: data/rbot/plugins/games/azgame.rb:241
1219 msgid " (after %{total_tries}"
1220 msgstr " (after %{total_tries}"
1221
1222 #: data/rbot/plugins/games/azgame.rb:247
1223 msgid "A-Z: %{bold}%{range}%{bold}"
1224 msgstr "A-Z: %{bold}%{range}%{bold}"
1225
1226 #: data/rbot/plugins/games/azgame.rb:258
1227 msgid "I have %{count} %{lang} word in my cache"
1228 msgid_plural "I have %{count} %{lang} words in my cache"
1229 msgstr[0] "I have %{count} %{lang} word in my cache"
1230 msgstr[1] "I have %{count} %{lang} words in my cache"
1231
1232 #: data/rbot/plugins/games/azgame.rb:261
1233 msgid "provide a regexp to match"
1234 msgstr "provide a regexp to match"
1235
1236 #: data/rbot/plugins/games/azgame.rb:273
1237 msgid "no %{lang} word I know match %{pattern}"
1238 msgstr "no %{lang} word I know match %{pattern}"
1239
1240 #: data/rbot/plugins/games/azgame.rb:275
1241 msgid ""
1242 "more than 25 %{lang} words I know match %{pattern}, try a stricter matching"
1243 msgstr ""
1244 "more than 25 %{lang} words I know match %{pattern}, try a stricter matching"
1245
1246 #: data/rbot/plugins/games/azgame.rb:281 data/rbot/plugins/games/azgame.rb:297
1247 #: data/rbot/plugins/games/azgame.rb:309
1248 msgid "provide a word"
1249 msgstr "provide a word"
1250
1251 #: data/rbot/plugins/games/azgame.rb:286 data/rbot/plugins/games/azgame.rb:302
1252 msgid "I don't know any %{lang} word %{word}"
1253 msgstr "I don't know any %{lang} word %{word}"
1254
1255 #: data/rbot/plugins/games/azgame.rb:290
1256 msgid "%{word} learned from %{user} on %{date}"
1257 msgstr "%{word} learned from %{user} on %{date}"
1258
1259 #: data/rbot/plugins/games/azgame.rb:292
1260 msgid "%{word} learned from %{user}"
1261 msgstr "%{word} learned from %{user}"
1262
1263 #: data/rbot/plugins/games/azgame.rb:314
1264 msgid "I already know the %{lang} word %{word}"
1265 msgstr "I already know the %{lang} word %{word}"
1266
1267 #: data/rbot/plugins/games/azgame.rb:530
1268 msgid ""
1269 "az [lang] word [count|list|add|delete] => manage the az wordlist for "
1270 "language lang (defaults to current bot language)"
1271 msgstr ""
1272 "az [lang] word [count|list|add|delete] => manage the az wordlist for "
1273 "language lang (defaults to current bot language)"
1274
1275 #: data/rbot/plugins/games/azgame.rb:532
1276 msgid "az cancel => abort current game"
1277 msgstr "az cancel => abort current game"
1278
1279 #: data/rbot/plugins/games/azgame.rb:534
1280 msgid "az check <word> => checks <word> against current game"
1281 msgstr "az check <word> => checks <word> against current game"
1282
1283 #: data/rbot/plugins/games/azgame.rb:536
1284 msgid ""
1285 "try to guess the word the bot is thinking of; if you guess wrong, the bot "
1286 "will use the new word to restrict the range of allowed words: eventually, "
1287 "the range will be so small around the correct word that you can't miss it"
1288 msgstr ""
1289 "try to guess the word the bot is thinking of; if you guess wrong, the bot "
1290 "will use the new word to restrict the range of allowed words: eventually, "
1291 "the range will be so small around the correct word that you can't miss it"
1292
1293 #: data/rbot/plugins/games/azgame.rb:538
1294 msgid ""
1295 "az => start a game if none is running, show the current word range "
1296 "otherwise; you can say 'az <language>' if you want to play in a language "
1297 "different from the current bot default"
1298 msgstr ""
1299 "az => start a game if none is running, show the current word range "
1300 "otherwise; you can say 'az <language>' if you want to play in a language "
1301 "different from the current bot default"
1302
1303 #: data/rbot/plugins/games/azgame.rb:540
1304 msgid "az topics: play, rules, cancel, manage, check"
1305 msgstr "az topics: play, rules, cancel, manage, check"
1306
1307 #: data/rbot/plugins/games/shiritori.rb:203
1308 msgid "%{current_player}, it's your turn. %{previous_word} -> %{current_word}"
1309 msgstr "%{current_player}, it's your turn. %{previous_word} -> %{current_word}"
1310
1311 #: data/rbot/plugins/games/shiritori.rb:207
1312 msgid "No one has given the first word yet. Say the first word to start."
1313 msgstr "No one has given the first word yet. Say the first word to start."
1314
1315 #: data/rbot/plugins/games/shiritori.rb:209
1316 msgid ""
1317 "Poor %{current_player} is playing alone! Anyone care to join? %"
1318 "{previous_word} -> %{current_word}"
1319 msgstr ""
1320 "Poor %{current_player} is playing alone! Anyone care to join? %"
1321 "{previous_word} -> %{current_word}"
1322
1323 #: data/rbot/plugins/games/shiritori.rb:240
1324 msgid "%{player} took too long and is out of the game. Try again next game!"
1325 msgstr "%{player} took too long and is out of the game. Try again next game!"
1326
1327 #: data/rbot/plugins/games/shiritori.rb:245
1328 msgid "%{player} is the last remaining player and the winner! Congratulations!"
1329 msgstr ""
1330 "%{player} is the last remaining player and the winner! Congratulations!"
1331
1332 #: data/rbot/plugins/games/shiritori.rb:253
1333 msgid "%{player} took too long and skipped the turn."
1334 msgstr "%{player} took too long and skipped the turn."
1335
1336 #: data/rbot/plugins/games/shiritori.rb:281
1337 msgid "%{player} has given the first word: %{word}"
1338 msgstr "%{player} has given the first word: %{word}"
1339
1340 #: data/rbot/plugins/games/shiritori.rb:287
1341 msgid "Welcome to shiritori, %{player}."
1342 msgstr "Welcome to shiritori, %{player}."
1343
1344 #: data/rbot/plugins/games/shiritori.rb:292
1345 msgid "The word %{used_word} has been used. Retry from %{word}"
1346 msgstr "The word %{used_word} has been used. Retry from %{word}"
1347
1348 #: data/rbot/plugins/games/shiritori.rb:297
1349 msgid ""
1350 "It's impossible to continue the chain from %{word}. The game has ended. "
1351 "Thanks a lot, %{player}! :("
1352 msgstr ""
1353 "It's impossible to continue the chain from %{word}. The game has ended. "
1354 "Thanks a lot, %{player}! :("
1355
1356 #: data/rbot/plugins/games/shiritori.rb:301
1357 msgid ""
1358 "It's impossible to continue the chain from %{bad_word}. Retry from %{word}"
1359 msgstr ""
1360 "It's impossible to continue the chain from %{bad_word}. Retry from %{word}"
1361
1362 #: data/rbot/plugins/games/shiritori.rb:306
1363 msgid ""
1364 "It's impossible to continue the chain from %{word}. Start with another word."
1365 msgstr ""
1366 "It's impossible to continue the chain from %{word}. Start with another word."
1367
1368 #: data/rbot/plugins/games/shiritori.rb:327
1369 msgid ""
1370 "A game in which each player must continue the previous player's word, by "
1371 "using its last one or few characters/letters of the word to start a new "
1372 "word. 'shiritori <ruleset>' => Play shiritori with a set of rules. Available "
1373 "rulesets: %{rulesets}. 'shiritori stop' => Stop the current shiritori game."
1374 msgstr ""
1375 "A game in which each player must continue the previous player's word, by "
1376 "using its last one or few characters/letters of the word to start a new "
1377 "word. 'shiritori <ruleset>' => Play shiritori with a set of rules. Available "
1378 "rulesets: %{rulesets}. 'shiritori stop' => Stop the current shiritori game."
1379
1380 #: data/rbot/plugins/games/shiritori.rb:398
1381 msgid "Already playing shiritori here"
1382 msgstr "Already playing shiritori here"
1383
1384 #: data/rbot/plugins/games/shiritori.rb:409
1385 msgid "Shiritori has started. Please say the first word"
1386 msgstr "Shiritori has started. Please say the first word"
1387
1388 #: data/rbot/plugins/games/shiritori.rb:411
1389 msgid "couldn't start %{ruleset} shiritori: %{error}"
1390 msgstr "couldn't start %{ruleset} shiritori: %{error}"
1391
1392 #: data/rbot/plugins/games/shiritori.rb:415
1393 msgid "There is no ruleset named %{ruleset}"
1394 msgstr "There is no ruleset named %{ruleset}"
1395
1396 #: data/rbot/plugins/games/shiritori.rb:433
1397 msgid "Shiritori has stopped. Hope you had fun!"
1398 msgstr "Shiritori has stopped. Hope you had fun!"
1399
1400 #: data/rbot/plugins/games/shiritori.rb:436
1401 msgid "No game to stop here, because no game is being played."
1402 msgstr "No game to stop here, because no game is being played."
1403
1404 #: data/rbot/plugins/translator.rb:47
1405 msgid "Cannot translate empty string"
1406 msgstr ""
1407
1408 #: data/rbot/plugins/translator.rb:257
1409 msgid "Number of seconds to wait for the translation service before timeout"
1410 msgstr ""
1411
1412 #: data/rbot/plugins/translator.rb:277
1413 msgid "Translator %{name} cannot be used: %{reason}"
1414 msgstr ""
1415
1416 #: data/rbot/plugins/translator.rb:285
1417 msgid "List of translators to try in order when translator name not specified"
1418 msgstr ""
1419
1420 #: data/rbot/plugins/translator.rb:293
1421 msgid "%{info}, supported directions of translation: %{directions}"
1422 msgstr ""
1423
1424 #: data/rbot/plugins/translator.rb:296
1425 msgid "%{source} -> %{targets}"
1426 msgstr ""
1427
1428 #: data/rbot/plugins/translator.rb:301
1429 msgid ""
1430 "Command: <translator> <from> <to> <phrase>, where <translator> is one of: %"
1431 "{translators}. If \"translator\" is used in place of the translator name, "
1432 "the first translator in translator.default_list which supports the specified "
1433 "direction will be picked automatically. Use \"help translator <translator>\" "
1434 "to look up supported from and to languages"
1435 msgstr ""
1436
1437 #: data/rbot/plugins/translator.rb:316
1438 msgid ""
1439 "None of the default translators (translator.default_list) supports "
1440 "translating from %{source} to %{target}"
1441 msgstr ""
1442
1443 #: data/rbot/plugins/translator.rb:332
1444 msgid "%{translator} doesn't support translating from %{source} to %{target}"
1445 msgstr ""
1446
1447 #: data/rbot/plugins/translator.rb:335
1448 msgid "%{translator} failed to provide a translation"
1449 msgstr ""
1450
1451 #: data/rbot/plugins/translator.rb:338
1452 msgid "The translator timed out"
1453 msgstr ""
1454
1455 #: data/rbot/plugins/translator.rb:341
1456 msgid "No translator called %{name}"
1457 msgstr ""
1458
1459 #~ msgid "config-related tasks: config topics, save, rescan"
1460 #~ msgstr "config-related tasks: config topics, save, rescan"
1461
1462 #~ msgid ""
1463 #~ "define <phrase> [from <database>] => Show definition of a phrase; match "
1464 #~ "<phrase> [using <strategy>] [from <database>] => Show matching phrases; "
1465 #~ "dictclient databases => List databases; dictclient strategies => List "
1466 #~ "strategies"
1467 #~ msgstr ""
1468 #~ "define <phrase> [from <database>] => Show definition of a phrase; match "
1469 #~ "<phrase> [using <strategy>] [from <database>] => Show matching phrases; "
1470 #~ "dictclient databases => List databases; dictclient strategies => List "
1471 #~ "strategies"
1472
1473 #~ msgid ""
1474 #~ "I'm a v. %{version} rubybot, (c) Tom Gilbert and the rbot development "
1475 #~ "team - http://linuxbrit.co.uk/rbot/"
1476 #~ msgstr ""
1477 #~ "I'm a v. %{version} rubybot, (c) Tom Gilbert and the rbot development "
1478 #~ "team - http://linuxbrit.co.uk/rbot/"