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