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