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