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