]> 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: 2010-06-30 09:58+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:40
19 msgid "Password for the bot owner"
20 msgstr ""
21
22 #: lib/rbot/botuser.rb:43
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:46
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:49
35 msgid "Set true to allow new botusers to be created automatically"
36 msgstr ""
37
38 #: lib/rbot/botuser.rb:913
39 msgid "%{user}, you don't have '%{command}' permissions here"
40 msgstr ""
41
42 #: lib/rbot/config.rb:219
43 msgid "%{desc} [valid values are: %{values}]"
44 msgstr ""
45
46 #: lib/rbot/config.rb:372
47 msgid "First time rbot configuration wizard"
48 msgstr ""
49
50 #: lib/rbot/config.rb:375
51 msgid "This wizard will ask you a few questions to get you started."
52 msgstr ""
53
54 #: lib/rbot/config.rb:376
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:76
61 msgid "please do not use + or - in front of command %{command} when resetting"
62 msgstr ""
63
64 #: lib/rbot/core/auth.rb:78
65 msgid "+ or - expected in front of %{string}"
66 msgstr ""
67
68 #: lib/rbot/core/auth.rb:91
69 msgid "'%{string}' doesn't look like a channel name"
70 msgstr ""
71
72 #: lib/rbot/core/auth.rb:100
73 msgid "trailing comma"
74 msgstr ""
75
76 #: lib/rbot/core/auth.rb:101
77 msgid "you probably forgot a comma"
78 msgstr ""
79
80 #: lib/rbot/core/auth.rb:116 lib/rbot/core/auth.rb:170
81 #: lib/rbot/core/auth.rb:236
82 msgid "couldn't find botuser %{name}"
83 msgstr ""
84
85 #: lib/rbot/core/auth.rb:118
86 msgid "you can't change permissions for %{username}"
87 msgstr ""
88
89 #: lib/rbot/core/auth.rb:125
90 msgid "couldn't satisfy your request: %{errors}"
91 msgstr ""
92
93 #: lib/rbot/core/auth.rb:164
94 msgid "you are owner, you can do anything"
95 msgstr ""
96
97 #: lib/rbot/core/auth.rb:167
98 msgid "owner can do anything"
99 msgstr ""
100
101 #: lib/rbot/core/auth.rb:178
102 msgid "on any channel: "
103 msgstr ""
104
105 #: lib/rbot/core/auth.rb:180
106 msgid "in private: "
107 msgstr ""
108
109 #: lib/rbot/core/auth.rb:192
110 msgid "no permissions set for %{user}"
111 msgstr ""
112
113 #: lib/rbot/core/auth.rb:194
114 msgid "permissions for %{user}:: %{permissions}"
115 msgstr ""
116
117 #: lib/rbot/core/auth.rb:204
118 msgid ". only %{max} will be shown"
119 msgstr ""
120
121 #: lib/rbot/core/auth.rb:205
122 msgid "%{count} commands found matching %{pattern}%{extra}"
123 msgstr ""
124
125 #: lib/rbot/core/auth.rb:210
126 msgid "%{cmd}: %{perms}"
127 msgstr ""
128
129 #: lib/rbot/core/auth.rb:271
130 msgid "%{user} can already do that"
131 msgstr ""
132
133 #: lib/rbot/core/auth.rb:273
134 msgid "%{user} can't do that already"
135 msgstr ""
136
137 #: lib/rbot/core/auth.rb:283
138 msgid ""
139 "sorry, %{cmd} doesn't look like a valid command. maybe you misspelled it, or "
140 "you need to specify it should be in private?"
141 msgstr ""
142
143 #: lib/rbot/core/auth.rb:306
144 msgid "welcome, %{user}"
145 msgstr ""
146
147 #: lib/rbot/core/auth.rb:321
148 msgid "sorry, can't do"
149 msgstr ""
150
151 #: lib/rbot/core/auth.rb:324
152 #, fuzzy
153 msgid "couldn't login: %{exception}"
154 msgstr "プラグイン%{count}個:%{list}"
155
156 #: lib/rbot/core/auth.rb:332
157 msgid "I couldn't find anything to let you login automatically"
158 msgstr ""
159
160 #: lib/rbot/core/auth.rb:343
161 msgid "you are %{who}"
162 msgstr ""
163
164 #: lib/rbot/core/auth.rb:345 lib/rbot/core/auth.rb:358
165 msgid "no one that I know"
166 msgstr ""
167
168 #: lib/rbot/core/auth.rb:346 lib/rbot/core/auth.rb:359
169 msgid "my boss"
170 msgstr ""
171
172 #: lib/rbot/core/auth.rb:366
173 msgid ""
174 "login [<botuser>] [<pass>]: logs in to the bot as botuser <botuser> with "
175 "password <pass>. When using the full form, you must contact the bot in "
176 "private. <pass> can be omitted if <botuser> allows login-by-mask and your "
177 "netmask is among the known ones. if <botuser> is omitted too autologin will "
178 "be attempted"
179 msgstr ""
180
181 #: lib/rbot/core/auth.rb:368
182 msgid "whoami: names the botuser you're linked to"
183 msgstr ""
184
185 #: lib/rbot/core/auth.rb:370
186 msgid "who is <user>: names the botuser <user> is linked to"
187 msgstr ""
188
189 #: lib/rbot/core/auth.rb:374
190 msgid ""
191 "a permission is specified as module::path::to::cmd; when you want to enable "
192 "it, prefix it with +; when you want to disable it, prefix it with -; when "
193 "using the +reset+ command, do not use any prefix"
194 msgstr ""
195
196 #: lib/rbot/core/auth.rb:376
197 msgid ""
198 "permissions [re]set <permission> [in <channel>] for <user>: sets or resets "
199 "the permissions for botuser <user> in channel <channel> (use ? to change the "
200 "permissions for private addressing)"
201 msgstr ""
202
203 #: lib/rbot/core/auth.rb:378
204 msgid "permissions view [for <user>]: display the permissions for user <user>"
205 msgstr ""
206
207 #: lib/rbot/core/auth.rb:380
208 msgid ""
209 "permissions search <pattern>: display the permissions associated with the "
210 "commands matching <pattern>"
211 msgstr ""
212
213 #: lib/rbot/core/auth.rb:382
214 msgid "permission topics: syntax, (re)set, view, search"
215 msgstr ""
216
217 #: lib/rbot/core/auth.rb:387
218 msgid ""
219 "user show <what> : shows info about the user; <what> can be any of "
220 "autologin, login-by-mask, netmasks"
221 msgstr ""
222
223 #: lib/rbot/core/auth.rb:389
224 msgid ""
225 "user enable|disable <what> : turns on or off <what> (autologin, login-by-"
226 "mask)"
227 msgstr ""
228
229 #: lib/rbot/core/auth.rb:391
230 msgid ""
231 "user set password <blah> : sets the user password to <blah>; passwords can "
232 "only contain upper and lowercase letters and numbers, and must be at least 4 "
233 "characters long"
234 msgstr ""
235
236 #: lib/rbot/core/auth.rb:393
237 msgid ""
238 "user add|rm netmask <mask> : adds/removes netmask <mask> from the list of "
239 "netmasks known to the botuser you're linked to"
240 msgstr ""
241
242 #: lib/rbot/core/auth.rb:395
243 msgid ""
244 "user reset <what> : resets <what> to the default values. <what> can be "
245 "+netmasks+ (the list will be emptied), +autologin+ or +login-by-mask+ (will "
246 "be reset to the default value) or +password+ (a new one will be generated "
247 "and you'll be told in private)"
248 msgstr ""
249
250 #: lib/rbot/core/auth.rb:397
251 msgid ""
252 "user tell <who> the password for <botuser> : contacts <who> in private to "
253 "tell him/her the password for <botuser>"
254 msgstr ""
255
256 #: lib/rbot/core/auth.rb:399
257 msgid ""
258 "user create <name> <password> : create botuser named <name> with password "
259 "<password>. The password can be omitted, in which case a random one will be "
260 "generated. The <name> should only contain alphanumeric characters and the "
261 "underscore (_)"
262 msgstr ""
263
264 #: lib/rbot/core/auth.rb:401
265 msgid "user list : lists all the botusers"
266 msgstr ""
267
268 #: lib/rbot/core/auth.rb:403
269 msgid ""
270 "user destroy <botuser> : destroys <botuser>. This function %{highlight}must%"
271 "{highlight} be called in two steps. On the first call <botuser> is queued "
272 "for destruction. On the second call, which must be in the form 'user confirm "
273 "destroy <botuser>', the botuser will be destroyed. If you want to cancel the "
274 "destruction, issue the command 'user cancel destroy <botuser>'"
275 msgstr ""
276
277 #: lib/rbot/core/auth.rb:405
278 msgid ""
279 "user topics: show, enable|disable, add|rm netmask, set, reset, tell, create, "
280 "list, destroy"
281 msgstr ""
282
283 #: lib/rbot/core/auth.rb:408
284 msgid ""
285 "auth <masterpassword>: log in as the bot owner; other commands: login, "
286 "whoami, permissions syntax, permissions [re]set, permissions view, user, "
287 "meet, hello, allow, deny"
288 msgstr ""
289
290 #: lib/rbot/core/auth.rb:410
291 msgid ""
292 "meet <nick> [as <user>]: creates a bot user for nick, calling it user "
293 "(defaults to the nick itself)"
294 msgstr ""
295
296 #: lib/rbot/core/auth.rb:412
297 msgid "hello: creates a bot user for the person issuing the command"
298 msgstr ""
299
300 #: lib/rbot/core/auth.rb:415
301 msgid ""
302 "allow <user> to do <sample command> [<where>]: gives botuser <user> the "
303 "permissions to execute a command such as the provided sample command"
304 msgstr ""
305
306 #: lib/rbot/core/auth.rb:416 lib/rbot/core/auth.rb:424
307 msgid "(in private or in channel, according to the optional <where>)."
308 msgstr ""
309
310 #: lib/rbot/core/auth.rb:417 lib/rbot/core/auth.rb:425
311 msgid ""
312 "<sample command> should be a full command, not just the command keyword --"
313 msgstr ""
314
315 #: lib/rbot/core/auth.rb:418
316 msgid "correct: allow user to do addquote stuff --"
317 msgstr ""
318
319 #: lib/rbot/core/auth.rb:419
320 msgid "wrong: allow user to do addquote."
321 msgstr ""
322
323 #: lib/rbot/core/auth.rb:423
324 msgid ""
325 "deny <user> from doing <sample command> [<where>]: removes from botuser "
326 "<user> the permissions to execute a command such as the provided sample "
327 "command"
328 msgstr ""
329
330 #: lib/rbot/core/auth.rb:426
331 msgid "correct: deny user from doing addquote stuff --"
332 msgstr ""
333
334 #: lib/rbot/core/auth.rb:427
335 msgid "wrong: deny user from doing addquote."
336 msgstr ""
337
338 #: lib/rbot/core/auth.rb:430
339 msgid ""
340 "auth commands: auth, login, whoami, who, permission[s], user, meet, hello, "
341 "allow, deny"
342 msgstr ""
343
344 #: lib/rbot/core/auth.rb:435
345 msgid "sorry, I need more arguments to %{command}"
346 msgstr ""
347
348 #: lib/rbot/core/auth.rb:439
349 msgid "I can only %{command} these: %{arguments}"
350 msgstr ""
351
352 #: lib/rbot/core/auth.rb:474
353 msgid "no such bot user %{user}"
354 msgstr ""
355
356 #: lib/rbot/core/auth.rb:477
357 msgid "you can't mess with %{user}"
358 msgstr ""
359
360 #: lib/rbot/core/auth.rb:489
361 msgid "you can't see the properties of %{user}"
362 msgstr ""
363
364 #: lib/rbot/core/auth.rb:498
365 msgid "no way I'm telling you the master password!"
366 msgstr ""
367
368 #: lib/rbot/core/auth.rb:499
369 msgid "you can't ask for someone else's password"
370 msgstr ""
371
372 #: lib/rbot/core/auth.rb:501
373 msgid ""
374 "c'mon, you can't be asking me seriously to tell you the password in public!"
375 msgstr ""
376
377 #: lib/rbot/core/auth.rb:502
378 msgid "the password for %{user} is %{password}"
379 msgstr ""
380
381 #: lib/rbot/core/auth.rb:516
382 msgid "can %{action}"
383 msgstr ""
384
385 #: lib/rbot/core/auth.rb:518
386 msgid "can not %{action}"
387 msgstr ""
388
389 #: lib/rbot/core/auth.rb:522
390 msgid "knows no netmasks"
391 msgstr ""
392
393 #: lib/rbot/core/auth.rb:524
394 msgid "knows %{netmasks}"
395 msgstr ""
396
397 #: lib/rbot/core/auth.rb:531 lib/rbot/core/auth.rb:558
398 #: lib/rbot/core/auth.rb:576 lib/rbot/core/auth.rb:608
399 msgid "you can't change the default user"
400 msgstr ""
401
402 #: lib/rbot/core/auth.rb:532 lib/rbot/core/auth.rb:560
403 #: lib/rbot/core/auth.rb:578 lib/rbot/core/auth.rb:610
404 msgid "you can't edit %{user}"
405 msgstr ""
406
407 #: lib/rbot/core/auth.rb:547 lib/rbot/core/auth.rb:594
408 msgid "I ignored %{things} because %{reason}"
409 msgstr ""
410
411 #: lib/rbot/core/auth.rb:551 lib/rbot/core/auth.rb:598
412 msgid "I haven't changed anything"
413 msgstr ""
414
415 #: lib/rbot/core/auth.rb:569
416 msgid "is that a joke? setting the password in public?"
417 msgstr ""
418
419 #: lib/rbot/core/auth.rb:601
420 msgid "the password for %{user} is now %{password}"
421 msgstr ""
422
423 #: lib/rbot/core/auth.rb:615
424 msgid ""
425 "I can only add/remove netmasks. See +help user add+ for more instructions"
426 msgstr ""
427
428 #: lib/rbot/core/auth.rb:636
429 msgid "sorry, I don't know how to %{request}"
430 msgstr ""
431
432 #: lib/rbot/core/auth.rb:639
433 msgid "couldn't %{cmd}: %{exception}"
434 msgstr ""
435
436 #: lib/rbot/core/auth.rb:668
437 msgid ""
438 "you are now registered as %{buname}. I created a random password for you : %"
439 "{pass} and you can change it at any time by telling me 'user set password "
440 "<password>' in private"
441 msgstr ""
442
443 #: lib/rbot/core/auth.rb:675
444 msgid "but I already know %{buname}"
445 msgstr ""
446
447 #: lib/rbot/core/auth.rb:677
448 msgid "I had problems meeting %{nick}: %{e}"
449 msgstr ""
450
451 #: lib/rbot/core/auth.rb:686
452 msgid "couldn't find botuser %{user}"
453 msgstr ""
454
455 #: lib/rbot/core/auth.rb:688
456 msgid "I'm not telling the master password to anyone, pal"
457 msgstr ""
458
459 #: lib/rbot/core/auth.rb:689
460 msgid "the password for botuser %{user} is %{password}"
461 msgstr ""
462
463 #: lib/rbot/core/auth.rb:692
464 msgid "I told %{user} that %{message}"
465 msgstr ""
466
467 #: lib/rbot/core/auth.rb:698
468 msgid "are you nuts, creating a botuser with a publicly known password?"
469 msgstr ""
470
471 #: lib/rbot/core/auth.rb:703
472 msgid "failed to create %{user}: %{exception}"
473 msgstr ""
474
475 #: lib/rbot/core/auth.rb:707
476 msgid "created botuser %{user}"
477 msgstr ""
478
479 #: lib/rbot/core/auth.rb:715
480 msgid " (queued for destruction)"
481 msgstr ""
482
483 #: lib/rbot/core/auth.rb:718
484 msgid "I have no botusers other than the default ones"
485 msgstr ""
486
487 #: lib/rbot/core/auth.rb:719
488 #, fuzzy
489 msgid "botuser: %{list}"
490 msgid_plural "botusers: %{list}"
491 msgstr[0] "プラグイン%{count}個:%{list}"
492
493 #: lib/rbot/core/auth.rb:726
494 msgid "You can't destroy %{user}"
495 msgstr ""
496
497 #: lib/rbot/core/auth.rb:736
498 msgid "no such botuser %{user}"
499 msgstr ""
500
501 #: lib/rbot/core/auth.rb:743
502 msgid "%{user} removed from the destruction queue"
503 msgstr ""
504
505 #: lib/rbot/core/auth.rb:745
506 msgid "%{user} was not queued for destruction"
507 msgstr ""
508
509 #: lib/rbot/core/auth.rb:750
510 msgid ""
511 "%{user} already queued for destruction, use %{highlight}user confirm destroy "
512 "%{user}%{highlight} to destroy it"
513 msgstr ""
514
515 #: lib/rbot/core/auth.rb:753
516 msgid ""
517 "%{user} queued for destruction, use %{highlight}user confirm destroy %{user}%"
518 "{highlight} to destroy it"
519 msgstr ""
520
521 #: lib/rbot/core/auth.rb:757
522 msgid "%{user} is not queued for destruction yet"
523 msgstr ""
524
525 #: lib/rbot/core/auth.rb:766 lib/rbot/core/auth.rb:806
526 msgid "failed: %{exception}"
527 msgstr ""
528
529 #: lib/rbot/core/auth.rb:768
530 msgid "botuser %{user} destroyed"
531 msgstr ""
532
533 #: lib/rbot/core/auth.rb:775
534 msgid "please don't touch the default users"
535 msgstr ""
536
537 #: lib/rbot/core/auth.rb:784
538 msgid "no such botuser %{source}"
539 msgstr ""
540
541 #: lib/rbot/core/auth.rb:786
542 msgid "botuser %{dest} exists already"
543 msgstr ""
544
545 #: lib/rbot/core/auth.rb:809
546 msgid "botuser %{source} copied to %{dest}"
547 msgstr ""
548
549 #: lib/rbot/core/auth.rb:812
550 msgid "botuser %{source} renamed to %{dest}"
551 msgstr ""
552
553 #: lib/rbot/core/auth.rb:832
554 msgid "selecting data to export ..."
555 msgstr ""
556
557 #: lib/rbot/core/auth.rb:848
558 msgid "preparing data for export ..."
559 msgstr ""
560
561 #: lib/rbot/core/auth.rb:871
562 msgid "failed to prepare data: %{exception}"
563 msgstr ""
564
565 #: lib/rbot/core/auth.rb:876
566 msgid "exporting to %{file} ..."
567 msgstr ""
568
569 #: lib/rbot/core/auth.rb:883
570 msgid "failed to export users: %{exception}"
571 msgstr ""
572
573 #: lib/rbot/core/auth.rb:887 lib/rbot/core/auth.rb:965
574 msgid "done"
575 msgstr ""
576
577 #: lib/rbot/core/auth.rb:904
578 msgid "reading %{file} ..."
579 msgstr ""
580
581 #: lib/rbot/core/auth.rb:908
582 msgid "failed to import from: %{exception}"
583 msgstr ""
584
585 #: lib/rbot/core/auth.rb:915
586 msgid "selecting data to import ..."
587 msgstr ""
588
589 #: lib/rbot/core/auth.rb:925
590 msgid "parsing data from import ..."
591 msgstr ""
592
593 #: lib/rbot/core/auth.rb:945
594 msgid "failed to parse data: %{exception}"
595 msgstr ""
596
597 #: lib/rbot/core/basics.rb:73
598 msgid "I am in: "
599 msgstr ""
600
601 #: lib/rbot/core/basics.rb:155
602 msgid "quit [<message>] => quit IRC with message <message>"
603 msgstr ""
604
605 #: lib/rbot/core/basics.rb:157
606 msgid "restart => completely stop and restart the bot (including reconnect)"
607 msgstr ""
608
609 #: lib/rbot/core/basics.rb:159
610 msgid "reconnect => ask the bot to disconnect and then connect again"
611 msgstr ""
612
613 #: lib/rbot/core/basics.rb:163
614 msgid "part"
615 msgstr ""
616
617 #: lib/rbot/core/basics.rb:165
618 msgid "hide => part all channels"
619 msgstr ""
620
621 #: lib/rbot/core/basics.rb:167
622 msgid ""
623 "say <channel>|<nick> <message> => say <message> to <channel> or in private "
624 "message to <nick>"
625 msgstr ""
626
627 #: lib/rbot/core/basics.rb:169
628 msgid ""
629 "action <channel>|<nick> <message> => does a /me <message> to <channel> or in "
630 "private message to <nick>"
631 msgstr ""
632
633 #: lib/rbot/core/basics.rb:171
634 msgid ""
635 "quiet [in here|<channel>] => with no arguments, stop speaking in all "
636 "channels, if \"in here\", stop speaking in this channel, or stop speaking in "
637 "<channel>"
638 msgstr ""
639
640 #: lib/rbot/core/basics.rb:173
641 msgid ""
642 "talk [in here|<channel>] => with no arguments, resume speaking in all "
643 "channels, if \"in here\", resume speaking in this channel, or resume "
644 "speaking in <channel>"
645 msgstr ""
646
647 #: lib/rbot/core/basics.rb:175
648 msgid "ping => replies with a pong"
649 msgstr ""
650
651 #: lib/rbot/core/basics.rb:177
652 msgid ""
653 "mode <channel> <mode> <nicks> => set channel modes for <nicks> on <channel> "
654 "to <mode>"
655 msgstr ""
656
657 #: lib/rbot/core/basics.rb:183
658 msgid ""
659 "%{name}: quit, restart, join, part, hide, save, say, action, topic, quiet, "
660 "talk, ping, mode"
661 msgstr ""
662
663 #: lib/rbot/core/config.rb:12
664 msgid " [%{secs} ago]"
665 msgstr ""
666
667 #: lib/rbot/core/config.rb:18
668 msgid "I'm a v. %{version}%{ago} rubybot%{copyright}%{url}"
669 msgstr ""
670
671 #: lib/rbot/core/config.rb:39
672 #, fuzzy
673 msgid "no such module %{module}"
674 msgstr "コアモジュールロードしていません"
675
676 #: lib/rbot/core/config.rb:55 lib/rbot/core/config.rb:66
677 #: lib/rbot/core/config.rb:88 lib/rbot/core/config.rb:101
678 #: lib/rbot/core/config.rb:127 lib/rbot/core/config.rb:152
679 msgid "no such config key %{key}"
680 msgstr ""
681
682 #: lib/rbot/core/config.rb:78
683 msgid "no config key found matching %{r}"
684 msgstr ""
685
686 #: lib/rbot/core/config.rb:80
687 msgid "possible keys: %{kl}"
688 msgstr ""
689
690 #: lib/rbot/core/config.rb:93 lib/rbot/core/config.rb:112
691 #: lib/rbot/core/config.rb:144 lib/rbot/core/config.rb:169
692 msgid "this config change will take effect on the next restart"
693 msgstr ""
694
695 #: lib/rbot/core/config.rb:94 lib/rbot/core/config.rb:115
696 #: lib/rbot/core/config.rb:145 lib/rbot/core/config.rb:170
697 msgid "this config change will take effect on the next rescan"
698 msgstr ""
699
700 #: lib/rbot/core/config.rb:108
701 msgid "failed to set %{key}: %{error}"
702 msgstr ""
703
704 #: lib/rbot/core/config.rb:131 lib/rbot/core/config.rb:156
705 msgid "config key %{key} is not an array"
706 msgstr ""
707
708 #: lib/rbot/core/config.rb:139
709 msgid "failed to add %{value} to %{key}: %{error}"
710 msgstr ""
711
712 #: lib/rbot/core/config.rb:164
713 msgid "failed to remove %{value} from %{key}: %{error}"
714 msgstr ""
715
716 #: lib/rbot/core/config.rb:179
717 msgid "saving ..."
718 msgstr ""
719
720 #: lib/rbot/core/config.rb:181
721 msgid "rescanning ..."
722 msgstr ""
723
724 #: lib/rbot/core/config.rb:183
725 msgid "done. %{plugin_status}"
726 msgstr ""
727
728 #: lib/rbot/core/config.rb:225
729 msgid ""
730 "config list => list configuration modules, config list <module> => list "
731 "configuration keys for module <module>"
732 msgstr ""
733
734 #: lib/rbot/core/config.rb:227
735 msgid "config get <key> => get configuration value for key <key>"
736 msgstr ""
737
738 #: lib/rbot/core/config.rb:229
739 msgid "reset key <key> to the default"
740 msgstr ""
741
742 #: lib/rbot/core/config.rb:231
743 msgid ""
744 "config set <key> <value> => set configuration value for key <key> to <value>"
745 msgstr ""
746
747 #: lib/rbot/core/config.rb:233
748 msgid "config desc <key> => describe what key <key> configures"
749 msgstr ""
750
751 #: lib/rbot/core/config.rb:235
752 msgid ""
753 "config add <values> to <key> => add values <values> to key <key> if <key> is "
754 "an array"
755 msgstr ""
756
757 #: lib/rbot/core/config.rb:237
758 msgid ""
759 "config rm <value> from <key> => remove value <value> from key <key> if <key> "
760 "is an array"
761 msgstr ""
762
763 #: lib/rbot/core/config.rb:239
764 msgid ""
765 "config module - bot configuration. usage: list, desc, get, set, unset, add, "
766 "rm"
767 msgstr ""
768
769 #: lib/rbot/core/config.rb:244
770 msgid "nick <newnick> => change the bot nick to <newnick>, if possible"
771 msgstr ""
772
773 #: lib/rbot/core/config.rb:246
774 msgid "status => display some information on the bot's status"
775 msgstr ""
776
777 #: lib/rbot/core/config.rb:248
778 msgid "save => save current dynamic data and configuration"
779 msgstr ""
780
781 #: lib/rbot/core/config.rb:250
782 msgid "rescan => reload modules and static facts"
783 msgstr ""
784
785 #: lib/rbot/core/config.rb:252
786 msgid "version => describes software version"
787 msgstr ""
788
789 #: lib/rbot/core/config.rb:254
790 msgid "config-related tasks: config, save, rescan, version, nick, status"
791 msgstr ""
792
793 #: lib/rbot/core/filters_ui.rb:25
794 msgid "no filters in group %{g}"
795 msgstr ""
796
797 #: lib/rbot/core/filters_ui.rb:27
798 msgid "no known filters"
799 msgstr ""
800
801 #: lib/rbot/core/filters_ui.rb:30
802 msgid "known filters: "
803 msgstr ""
804
805 #: lib/rbot/core/filters_ui.rb:38
806 msgid "no known filter groups"
807 msgstr ""
808
809 #: lib/rbot/core/filters_ui.rb:40
810 msgid "known filter groups: "
811 msgstr ""
812
813 #: lib/rbot/core/filters_ui.rb:50
814 msgid "no filters match %{pat}"
815 msgstr ""
816
817 #: lib/rbot/core/filters_ui.rb:52
818 msgid "filters matching %{pat}: "
819 msgstr ""
820
821 #: lib/rbot/core/userdata.rb:161
822 msgid "%{key} data for %{user}: %{data}"
823 msgstr "「{word}」は %{user} さんに%{date}に教えてもらいました"
824
825 #: lib/rbot/core/userdata.rb:167
826 #, fuzzy
827 msgid "sorry, no %{key} data for %{user}"
828 msgstr "「{word}」は %{user} さんに%{date}に教えてもらいました"
829
830 #: lib/rbot/core/utils/extends.rb:164 lib/rbot/core/utils/utils.rb:201
831 #: lib/rbot/core/utils/utils.rb:729
832 msgid " and "
833 msgstr ""
834
835 #: lib/rbot/core/utils/utils.rb:184
836 msgid "year"
837 msgstr ""
838
839 #: lib/rbot/core/utils/utils.rb:184
840 msgid "years"
841 msgstr ""
842
843 #: lib/rbot/core/utils/utils.rb:186
844 msgid "month"
845 msgstr ""
846
847 #: lib/rbot/core/utils/utils.rb:186
848 msgid "months"
849 msgstr ""
850
851 #: lib/rbot/core/utils/utils.rb:188
852 msgid "day"
853 msgstr ""
854
855 #: lib/rbot/core/utils/utils.rb:188
856 msgid "days"
857 msgstr ""
858
859 #: lib/rbot/core/utils/utils.rb:190
860 msgid "hour"
861 msgstr ""
862
863 #: lib/rbot/core/utils/utils.rb:190
864 msgid "hours"
865 msgstr ""
866
867 #: lib/rbot/core/utils/utils.rb:192
868 msgid "minute"
869 msgstr ""
870
871 #: lib/rbot/core/utils/utils.rb:192
872 msgid "minutes"
873 msgstr ""
874
875 #: lib/rbot/core/utils/utils.rb:194
876 msgid "second"
877 msgstr ""
878
879 #: lib/rbot/core/utils/utils.rb:194
880 msgid "seconds"
881 msgstr ""
882
883 #: lib/rbot/core/utils/utils.rb:232
884 msgid "right now"
885 msgstr ""
886
887 #: lib/rbot/core/utils/utils.rb:236
888 msgid "%{d} from now"
889 msgstr ""
890
891 #: lib/rbot/core/utils/utils.rb:238
892 msgid "%{d} ago"
893 msgstr ""
894
895 #: lib/rbot/core/utils/utils.rb:250
896 msgid "%{m} years"
897 msgstr ""
898
899 #: lib/rbot/core/utils/utils.rb:252
900 msgid "%{m} months"
901 msgstr ""
902
903 #: lib/rbot/core/utils/utils.rb:254
904 msgid "%{m} weeks"
905 msgstr ""
906
907 #: lib/rbot/core/utils/utils.rb:256
908 msgid "%{m} days"
909 msgstr ""
910
911 #: lib/rbot/core/utils/utils.rb:258
912 msgid "%{m} hours"
913 msgstr ""
914
915 #: lib/rbot/core/utils/utils.rb:260
916 msgid "half an hour"
917 msgstr ""
918
919 #: lib/rbot/core/utils/utils.rb:263
920 msgid "an hour"
921 msgstr ""
922
923 #: lib/rbot/core/utils/utils.rb:265
924 msgid "an hour and a half"
925 msgstr ""
926
927 #: lib/rbot/core/utils/utils.rb:267
928 msgid "%{m} minutes"
929 msgstr ""
930
931 #: lib/rbot/core/utils/utils.rb:269
932 msgid "%{m} seconds"
933 msgstr ""
934
935 #: lib/rbot/core/utils/utils.rb:271
936 msgid "one second"
937 msgstr ""
938
939 #: lib/rbot/core/wordlist_ui.rb:10
940 msgid "wordlist list [<pattern>] => list wordlists (matching <pattern>)"
941 msgstr ""
942
943 #: lib/rbot/core/wordlist_ui.rb:16
944 msgid "no wordlist found"
945 msgstr ""
946
947 #: lib/rbot/core/wordlist_ui.rb:18
948 msgid "Wordlists: %{found}"
949 msgstr ""
950
951 #: lib/rbot/ircbot.rb:500
952 msgid "Unknown DB adaptor: %s"
953 msgstr ""
954
955 #: lib/rbot/ircbot.rb:1284
956 msgid "restarting, back in %{wait}..."
957 msgstr ""
958
959 #: lib/rbot/ircbot.rb:1367
960 msgid "help topics: "
961 msgstr ""
962
963 #: lib/rbot/ircbot.rb:1369
964 msgid " (help <topic> for more info)"
965 msgstr ""
966
967 #: lib/rbot/ircbot.rb:1372
968 msgid "no help for topic %{topic}"
969 msgstr ""
970
971 #: lib/rbot/ircbot.rb:1383
972 msgid ""
973 "Uptime %{up}, %{plug} plugins active, %{sent} lines sent, %{recv} received."
974 msgstr ""
975
976 #: lib/rbot/plugins.rb:353
977 msgid "incorrect usage, ask for help using '%{command}'"
978 msgstr ""
979
980 #: lib/rbot/plugins.rb:733
981 msgid "%{count} core module loaded"
982 msgid_plural "%{count} core modules loaded"
983 msgstr[0] "コアモジュール%{count}個をロードしました"
984
985 #: lib/rbot/plugins.rb:736
986 msgid "%{count} core module: %{list}"
987 msgid_plural "%{count} core modules: %{list}"
988 msgstr[0] "コアモジュール%{count}個:%{list}"
989
990 #: lib/rbot/plugins.rb:742
991 msgid "no core botmodules loaded"
992 msgstr "コアモジュールロードしていません"
993
994 #: lib/rbot/plugins.rb:747
995 msgid "%{count} plugin loaded"
996 msgid_plural "%{count} plugins loaded"
997 msgstr[0] "プラグインを%{count}個ロードしました"
998
999 #: lib/rbot/plugins.rb:750
1000 msgid "%{count} plugin: %{list}"
1001 msgid_plural "%{count} plugins: %{list}"
1002 msgstr[0] "プラグイン%{count}個:%{list}"
1003
1004 #: lib/rbot/plugins.rb:761
1005 #, fuzzy
1006 msgid "%{highlight}%{count} plugin ignored%{highlight}"
1007 msgid_plural "%{highlight}%{count} plugins ignored%{highlight}"
1008 msgstr[0] "プラグイン%{count}個:%{list}"
1009
1010 #: lib/rbot/plugins.rb:766
1011 msgid ""
1012 "%{highlight}%{count} plugin ignored%{highlight}: use %{bold}%{command}%"
1013 "{bold} to see why"
1014 msgid_plural ""
1015 "%{highlight}%{count} plugins ignored%{highlight}: use %{bold}%{command}%"
1016 "{bold} to see why"
1017 msgstr[0] ""
1018
1019 #: lib/rbot/plugins.rb:776
1020 msgid "%{highlight}%{count} plugin failed to load%{highlight}"
1021 msgid_plural "%{highlight}%{count} plugins failed to load%{highlight}"
1022 msgstr[0] ""
1023
1024 #: lib/rbot/plugins.rb:781
1025 msgid ""
1026 "%{highlight}%{count} plugin failed to load%{highlight}: use %{bold}%"
1027 "{command}%{bold} to see why"
1028 msgid_plural ""
1029 "%{highlight}%{count} plugins failed to load%{highlight}: use %{bold}%"
1030 "{command}%{bold} to see why"
1031 msgstr[0] ""
1032
1033 #: lib/rbot/plugins.rb:811
1034 msgid "no plugins failed to load"
1035 msgstr ""
1036
1037 #: lib/rbot/plugins.rb:813
1038 msgid ""
1039 "%{highlight}%{plugin}%{highlight} in %{dir} failed with error %{exception}: %"
1040 "{reason}"
1041 msgstr ""
1042
1043 #: lib/rbot/plugins.rb:817
1044 msgid "at %{backtrace}"
1045 msgstr ""
1046
1047 #: lib/rbot/plugins.rb:823
1048 msgid "no plugins were ignored"
1049 msgstr ""
1050
1051 #: lib/rbot/plugins.rb:827
1052 msgid "overruled by previous"
1053 msgstr ""
1054
1055 #: lib/rbot/registry/bdb.rb:226 lib/rbot/registry/tc.rb:198
1056 msgid ""
1057 "upgrading old-style (rbot 0.9.5 or earlier) plugin registry to new format"
1058 msgstr ""
1059
1060 #: lib/rbot/registry/bdb.rb:245 lib/rbot/registry/tc.rb:222
1061 msgid ""
1062 "upgrading previous (rbot 0.9.9 or earlier) plugin registry to new split "
1063 "format"
1064 msgstr ""
1065
1066 #: lib/rbot/registry/bdb.rb:394 lib/rbot/registry/tc.rb:368
1067 msgid "marshal recovery failed, trying default"
1068 msgstr ""