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