]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blob - po/ja/rbot.po
normalize pot and po files
[user/henk/code/ruby/rbot.git] / po / ja / rbot.po
1 # Gettext template file for rbot
2 # Copyright (C) 2007 Tom Gilbert
3 # This file is distributed under the same license as the PACKAGE package.
4 # Tom Gilbert <tom@linuxbrit.co.uk>, 2007.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: rbot\n"
9 "POT-Creation-Date: 2008-06-26 14:47+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:370
47 msgid "First time rbot configuration wizard"
48 msgstr ""
49
50 #: lib/rbot/config.rb:373
51 msgid "This wizard will ask you a few questions to get you started."
52 msgstr ""
53
54 #: lib/rbot/config.rb:374
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:69
61 msgid "please do not use + or - in front of command %{command} when resetting"
62 msgstr ""
63
64 #: lib/rbot/core/auth.rb:71
65 msgid "+ or - expected in front of %{string}"
66 msgstr ""
67
68 #: lib/rbot/core/auth.rb:84
69 msgid "'%{string}' doesn't look like a channel name"
70 msgstr ""
71
72 #: lib/rbot/core/auth.rb:93
73 msgid "trailing comma"
74 msgstr ""
75
76 #: lib/rbot/core/auth.rb:94
77 msgid "you probably forgot a comma"
78 msgstr ""
79
80 #: lib/rbot/core/auth.rb:109 lib/rbot/core/auth.rb:163
81 #: lib/rbot/core/auth.rb:229
82 msgid "couldn't find botuser %{name}"
83 msgstr ""
84
85 #: lib/rbot/core/auth.rb:111
86 msgid "you can't change permissions for %{username}"
87 msgstr ""
88
89 #: lib/rbot/core/auth.rb:118
90 msgid "couldn't satisfy your request: %{errors}"
91 msgstr ""
92
93 #: lib/rbot/core/auth.rb:157
94 msgid "you are owner, you can do anything"
95 msgstr ""
96
97 #: lib/rbot/core/auth.rb:160
98 msgid "owner can do anything"
99 msgstr ""
100
101 #: lib/rbot/core/auth.rb:171
102 msgid "on any channel: "
103 msgstr ""
104
105 #: lib/rbot/core/auth.rb:173
106 msgid "in private: "
107 msgstr ""
108
109 #: lib/rbot/core/auth.rb:185
110 msgid "no permissions set for %{user}"
111 msgstr ""
112
113 #: lib/rbot/core/auth.rb:187
114 msgid "permissions for %{user}:: %{permissions}"
115 msgstr ""
116
117 #: lib/rbot/core/auth.rb:197
118 msgid ". only %{max} will be shown"
119 msgstr ""
120
121 #: lib/rbot/core/auth.rb:198
122 msgid "%{count} commands found matching %{pattern}%{extra}"
123 msgstr ""
124
125 #: lib/rbot/core/auth.rb:203
126 msgid "%{cmd}: %{perms}"
127 msgstr ""
128
129 #: lib/rbot/core/auth.rb:260
130 msgid "%{user} can already do that"
131 msgstr ""
132
133 #: lib/rbot/core/auth.rb:262
134 msgid "%{user} can't do that already"
135 msgstr ""
136
137 #: lib/rbot/core/auth.rb:272
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:295
144 msgid "welcome, %{user}"
145 msgstr ""
146
147 #: lib/rbot/core/auth.rb:310
148 msgid "sorry, can't do"
149 msgstr ""
150
151 #: lib/rbot/core/auth.rb:313
152 #, fuzzy
153 msgid "couldn't login: %{exception}"
154 msgstr "プラグイン%{count}個:%{list}"
155
156 #: lib/rbot/core/auth.rb:321
157 msgid "I couldn't find anything to let you login automatically"
158 msgstr ""
159
160 #: lib/rbot/core/auth.rb:332
161 msgid "you are %{who}"
162 msgstr ""
163
164 #: lib/rbot/core/auth.rb:334 lib/rbot/core/auth.rb:347
165 msgid "no one that I know"
166 msgstr ""
167
168 #: lib/rbot/core/auth.rb:335 lib/rbot/core/auth.rb:348
169 msgid "my boss"
170 msgstr ""
171
172 #: lib/rbot/core/auth.rb:355
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:357
182 msgid "whoami: names the botuser you're linked to"
183 msgstr ""
184
185 #: lib/rbot/core/auth.rb:359
186 msgid "who is <user>: names the botuser <user> is linked to"
187 msgstr ""
188
189 #: lib/rbot/core/auth.rb:363
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:365
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:367
204 msgid "permissions view [for <user>]: display the permissions for user <user>"
205 msgstr ""
206
207 #: lib/rbot/core/auth.rb:369
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:371
214 msgid "permission topics: syntax, (re)set, view, search"
215 msgstr ""
216
217 #: lib/rbot/core/auth.rb:376
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:378
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:380
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:382
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:384
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:386
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:388
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:390
265 msgid "user list : lists all the botusers"
266 msgstr ""
267
268 #: lib/rbot/core/auth.rb:392
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:394
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:397
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, prevent"
288 msgstr ""
289
290 #: lib/rbot/core/auth.rb:399
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:401
297 msgid "hello: creates a bot user for the person issuing the command"
298 msgstr ""
299
300 #: lib/rbot/core/auth.rb:403
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 (in "
304 "private or in channel, according to the optional <where>)"
305 msgstr ""
306
307 #: lib/rbot/core/auth.rb:405
308 msgid ""
309 "deny <user> from doing <sample command> [<where>]: removes from botuser "
310 "<user> the permissions to execute a command such as the provided sample "
311 "command (in private or in channel, according to the optional <where>)"
312 msgstr ""
313
314 #: lib/rbot/core/auth.rb:407
315 msgid ""
316 "auth commands: auth, login, whoami, who, permission[s], user, meet, hello, "
317 "allow, deny"
318 msgstr ""
319
320 #: lib/rbot/core/auth.rb:412
321 msgid "sorry, I need more arguments to %{command}"
322 msgstr ""
323
324 #: lib/rbot/core/auth.rb:416
325 msgid "I can only %{command} these: %{arguments}"
326 msgstr ""
327
328 #: lib/rbot/core/auth.rb:451
329 msgid "no such bot user %{user}"
330 msgstr ""
331
332 #: lib/rbot/core/auth.rb:454
333 msgid "you can't mess with %{user}"
334 msgstr ""
335
336 #: lib/rbot/core/auth.rb:466
337 msgid "you can't see the properties of %{user}"
338 msgstr ""
339
340 #: lib/rbot/core/auth.rb:475
341 msgid "no way I'm telling you the master password!"
342 msgstr ""
343
344 #: lib/rbot/core/auth.rb:476
345 msgid "you can't ask for someone else's password"
346 msgstr ""
347
348 #: lib/rbot/core/auth.rb:478
349 msgid ""
350 "c'mon, you can't be asking me seriously to tell you the password in public!"
351 msgstr ""
352
353 #: lib/rbot/core/auth.rb:479
354 msgid "the password for %{user} is %{password}"
355 msgstr ""
356
357 #: lib/rbot/core/auth.rb:493
358 msgid "can %{action}"
359 msgstr ""
360
361 #: lib/rbot/core/auth.rb:495
362 msgid "can not %{action}"
363 msgstr ""
364
365 #: lib/rbot/core/auth.rb:499
366 msgid "knows no netmasks"
367 msgstr ""
368
369 #: lib/rbot/core/auth.rb:501
370 msgid "knows %{netmasks}"
371 msgstr ""
372
373 #: lib/rbot/core/auth.rb:508 lib/rbot/core/auth.rb:535
374 #: lib/rbot/core/auth.rb:553 lib/rbot/core/auth.rb:585
375 msgid "you can't change the default user"
376 msgstr ""
377
378 #: lib/rbot/core/auth.rb:509 lib/rbot/core/auth.rb:537
379 #: lib/rbot/core/auth.rb:555 lib/rbot/core/auth.rb:587
380 msgid "you can't edit %{user}"
381 msgstr ""
382
383 #: lib/rbot/core/auth.rb:524 lib/rbot/core/auth.rb:571
384 msgid "I ignored %{things} because %{reason}"
385 msgstr ""
386
387 #: lib/rbot/core/auth.rb:528 lib/rbot/core/auth.rb:575
388 msgid "I haven't changed anything"
389 msgstr ""
390
391 #: lib/rbot/core/auth.rb:546
392 msgid "is that a joke? setting the password in public?"
393 msgstr ""
394
395 #: lib/rbot/core/auth.rb:578
396 msgid "the password for %{user} is now %{password}"
397 msgstr ""
398
399 #: lib/rbot/core/auth.rb:592
400 msgid ""
401 "I can only add/remove netmasks. See +help user add+ for more instructions"
402 msgstr ""
403
404 #: lib/rbot/core/auth.rb:613
405 msgid "sorry, I don't know how to %{request}"
406 msgstr ""
407
408 #: lib/rbot/core/auth.rb:616
409 msgid "couldn't %{cmd}: %{exception}"
410 msgstr ""
411
412 #: lib/rbot/core/auth.rb:645
413 msgid ""
414 "you are now registered as %{buname}. I created a random password for you : %"
415 "{pass} and you can change it at any time by telling me 'user set password "
416 "<password>' in private"
417 msgstr ""
418
419 #: lib/rbot/core/auth.rb:652
420 msgid "but I already know %{buname}"
421 msgstr ""
422
423 #: lib/rbot/core/auth.rb:654
424 msgid "I had problems meeting %{nick}: %{e}"
425 msgstr ""
426
427 #: lib/rbot/core/auth.rb:663
428 msgid "couldn't find botuser %{user}"
429 msgstr ""
430
431 #: lib/rbot/core/auth.rb:665
432 msgid "I'm not telling the master password to anyone, pal"
433 msgstr ""
434
435 #: lib/rbot/core/auth.rb:666
436 msgid "the password for botuser %{user} is %{password}"
437 msgstr ""
438
439 #: lib/rbot/core/auth.rb:669
440 msgid "I told %{user} that %{message}"
441 msgstr ""
442
443 #: lib/rbot/core/auth.rb:675
444 msgid "are you nuts, creating a botuser with a publicly known password?"
445 msgstr ""
446
447 #: lib/rbot/core/auth.rb:680
448 msgid "failed to create %{user}: %{exception}"
449 msgstr ""
450
451 #: lib/rbot/core/auth.rb:684
452 msgid "created botuser %{user}"
453 msgstr ""
454
455 #: lib/rbot/core/auth.rb:692
456 msgid " (queued for destruction)"
457 msgstr ""
458
459 #: lib/rbot/core/auth.rb:695
460 msgid "I have no botusers other than the default ones"
461 msgstr ""
462
463 #: lib/rbot/core/auth.rb:696
464 #, fuzzy
465 msgid "botuser: %{list}"
466 msgid_plural "botusers: %{list}"
467 msgstr[0] "プラグイン%{count}個:%{list}"
468
469 #: lib/rbot/core/auth.rb:703
470 msgid "You can't destroy %{user}"
471 msgstr ""
472
473 #: lib/rbot/core/auth.rb:713
474 msgid "no such botuser %{user}"
475 msgstr ""
476
477 #: lib/rbot/core/auth.rb:720
478 msgid "%{user} removed from the destruction queue"
479 msgstr ""
480
481 #: lib/rbot/core/auth.rb:722
482 msgid "%{user} was not queued for destruction"
483 msgstr ""
484
485 #: lib/rbot/core/auth.rb:727
486 msgid ""
487 "%{user} already queued for destruction, use %{highlight}user confirm destroy "
488 "%{user}%{highlight} to destroy it"
489 msgstr ""
490
491 #: lib/rbot/core/auth.rb:730
492 msgid ""
493 "%{user} queued for destruction, use %{highlight}user confirm destroy %{user}%"
494 "{highlight} to destroy it"
495 msgstr ""
496
497 #: lib/rbot/core/auth.rb:734
498 msgid "%{user} is not queued for destruction yet"
499 msgstr ""
500
501 #: lib/rbot/core/auth.rb:743 lib/rbot/core/auth.rb:783
502 msgid "failed: %{exception}"
503 msgstr ""
504
505 #: lib/rbot/core/auth.rb:745
506 msgid "botuser %{user} destroyed"
507 msgstr ""
508
509 #: lib/rbot/core/auth.rb:752
510 msgid "please don't touch the default users"
511 msgstr ""
512
513 #: lib/rbot/core/auth.rb:761
514 msgid "no such botuser %{source}"
515 msgstr ""
516
517 #: lib/rbot/core/auth.rb:763
518 msgid "botuser %{dest} exists already"
519 msgstr ""
520
521 #: lib/rbot/core/auth.rb:786
522 msgid "botuser %{source} copied to %{dest}"
523 msgstr ""
524
525 #: lib/rbot/core/auth.rb:789
526 msgid "botuser %{source} renamed to %{dest}"
527 msgstr ""
528
529 #: lib/rbot/core/auth.rb:809
530 msgid "selecting data to export ..."
531 msgstr ""
532
533 #: lib/rbot/core/auth.rb:825
534 msgid "preparing data for export ..."
535 msgstr ""
536
537 #: lib/rbot/core/auth.rb:848
538 msgid "failed to prepare data: %{exception}"
539 msgstr ""
540
541 #: lib/rbot/core/auth.rb:853
542 msgid "exporting to %{file} ..."
543 msgstr ""
544
545 #: lib/rbot/core/auth.rb:860
546 msgid "failed to export users: %{exception}"
547 msgstr ""
548
549 #: lib/rbot/core/auth.rb:864 lib/rbot/core/auth.rb:942
550 msgid "done"
551 msgstr ""
552
553 #: lib/rbot/core/auth.rb:881
554 msgid "reading %{file} ..."
555 msgstr ""
556
557 #: lib/rbot/core/auth.rb:885
558 msgid "failed to import from: %{exception}"
559 msgstr ""
560
561 #: lib/rbot/core/auth.rb:892
562 msgid "selecting data to import ..."
563 msgstr ""
564
565 #: lib/rbot/core/auth.rb:902
566 msgid "parsing data from import ..."
567 msgstr ""
568
569 #: lib/rbot/core/auth.rb:922
570 msgid "failed to parse data: %{exception}"
571 msgstr ""
572
573 #: lib/rbot/core/basics.rb:107
574 msgid "quit [<message>] => quit IRC with message <message>"
575 msgstr ""
576
577 #: lib/rbot/core/basics.rb:109
578 msgid "restart => completely stop and restart the bot (including reconnect)"
579 msgstr ""
580
581 #: lib/rbot/core/basics.rb:113
582 msgid "part"
583 msgstr ""
584
585 #: lib/rbot/core/basics.rb:115
586 msgid "hide => part all channels"
587 msgstr ""
588
589 #: lib/rbot/core/basics.rb:117
590 msgid "nick <nick> => attempt to change nick to <nick>"
591 msgstr ""
592
593 #: lib/rbot/core/basics.rb:119
594 msgid ""
595 "say <channel>|<nick> <message> => say <message> to <channel> or in private "
596 "message to <nick>"
597 msgstr ""
598
599 #: lib/rbot/core/basics.rb:121
600 msgid ""
601 "action <channel>|<nick> <message> => does a /me <message> to <channel> or in "
602 "private message to <nick>"
603 msgstr ""
604
605 #: lib/rbot/core/basics.rb:123
606 msgid ""
607 "quiet [in here|<channel>] => with no arguments, stop speaking in all "
608 "channels, if \"in here\", stop speaking in this channel, or stop speaking in "
609 "<channel>"
610 msgstr ""
611
612 #: lib/rbot/core/basics.rb:125
613 msgid ""
614 "talk [in here|<channel>] => with no arguments, resume speaking in all "
615 "channels, if \"in here\", resume speaking in this channel, or resume "
616 "speaking in <channel>"
617 msgstr ""
618
619 #: lib/rbot/core/basics.rb:127
620 msgid "ping => replies with a pong"
621 msgstr ""
622
623 #: lib/rbot/core/basics.rb:129
624 msgid ""
625 "mode <channel> <mode> <nicks> => set channel modes for <nicks> on <channel> "
626 "to <mode>"
627 msgstr ""
628
629 #: lib/rbot/core/basics.rb:135
630 msgid ""
631 "%{name}: quit, restart, join, part, hide, save, nick, say, action, topic, "
632 "quiet, talk, ping, mode"
633 msgstr ""
634
635 #: lib/rbot/core/config.rb:12
636 msgid " [%{secs} ago]"
637 msgstr ""
638
639 #: lib/rbot/core/config.rb:18
640 msgid "I'm a v. %{version}%{ago} rubybot%{copyright}%{url}"
641 msgstr ""
642
643 #: lib/rbot/core/config.rb:39
644 #, fuzzy
645 msgid "no such module %{module}"
646 msgstr "コアモジュールロードしていません"
647
648 #: lib/rbot/core/config.rb:55 lib/rbot/core/config.rb:66
649 #: lib/rbot/core/config.rb:88 lib/rbot/core/config.rb:101
650 #: lib/rbot/core/config.rb:127 lib/rbot/core/config.rb:150
651 msgid "no such config key %{key}"
652 msgstr ""
653
654 #: lib/rbot/core/config.rb:78
655 msgid "no config key found matching %{r}"
656 msgstr ""
657
658 #: lib/rbot/core/config.rb:80
659 msgid "possible keys: %{kl}"
660 msgstr ""
661
662 #: lib/rbot/core/config.rb:93 lib/rbot/core/config.rb:112
663 #: lib/rbot/core/config.rb:142 lib/rbot/core/config.rb:165
664 msgid "this config change will take effect on the next restart"
665 msgstr ""
666
667 #: lib/rbot/core/config.rb:94 lib/rbot/core/config.rb:115
668 #: lib/rbot/core/config.rb:143 lib/rbot/core/config.rb:166
669 msgid "this config change will take effect on the next rescan"
670 msgstr ""
671
672 #: lib/rbot/core/config.rb:108
673 msgid "failed to set %{key}: %{error}"
674 msgstr ""
675
676 #: lib/rbot/core/config.rb:131 lib/rbot/core/config.rb:154
677 msgid "config key %{key} is not an array"
678 msgstr ""
679
680 #: lib/rbot/core/config.rb:138
681 msgid "failed to add %{value} to %{key}: %{error}"
682 msgstr ""
683
684 #: lib/rbot/core/config.rb:161
685 msgid "failed to remove %{value} from %{key}: %{error}"
686 msgstr ""
687
688 #: lib/rbot/core/config.rb:175
689 msgid "saving ..."
690 msgstr ""
691
692 #: lib/rbot/core/config.rb:177
693 msgid "rescanning ..."
694 msgstr ""
695
696 #: lib/rbot/core/config.rb:179
697 msgid "done. %{plugin_status}"
698 msgstr ""
699
700 #: lib/rbot/core/config.rb:220
701 msgid ""
702 "config list => list configuration modules, config list <module> => list "
703 "configuration keys for module <module>"
704 msgstr ""
705
706 #: lib/rbot/core/config.rb:222
707 msgid "config get <key> => get configuration value for key <key>"
708 msgstr ""
709
710 #: lib/rbot/core/config.rb:224
711 msgid "reset key <key> to the default"
712 msgstr ""
713
714 #: lib/rbot/core/config.rb:226
715 msgid ""
716 "config set <key> <value> => set configuration value for key <key> to <value>"
717 msgstr ""
718
719 #: lib/rbot/core/config.rb:228
720 msgid "config desc <key> => describe what key <key> configures"
721 msgstr ""
722
723 #: lib/rbot/core/config.rb:230
724 msgid ""
725 "config add <value> to <key> => add value <value> to key <key> if <key> is an "
726 "array"
727 msgstr ""
728
729 #: lib/rbot/core/config.rb:232
730 msgid ""
731 "config rm <value> from <key> => remove value <value> from key <key> if <key> "
732 "is an array"
733 msgstr ""
734
735 #: lib/rbot/core/config.rb:234
736 msgid ""
737 "config module - bot configuration. usage: list, desc, get, set, unset, add, "
738 "rm"
739 msgstr ""
740
741 #: lib/rbot/core/config.rb:239
742 msgid "nick <newnick> => change the bot nick to <newnick>, if possible"
743 msgstr ""
744
745 #: lib/rbot/core/config.rb:241
746 msgid "status => display some information on the bot's status"
747 msgstr ""
748
749 #: lib/rbot/core/config.rb:243
750 msgid "save => save current dynamic data and configuration"
751 msgstr ""
752
753 #: lib/rbot/core/config.rb:245
754 msgid "rescan => reload modules and static facts"
755 msgstr ""
756
757 #: lib/rbot/core/config.rb:247
758 msgid "version => describes software version"
759 msgstr ""
760
761 #: lib/rbot/core/config.rb:249
762 msgid "config-related tasks: config, save, rescan, version, nick, status"
763 msgstr ""
764
765 #: lib/rbot/core/filters_ui.rb:25
766 msgid "no filters in group %{g}"
767 msgstr ""
768
769 #: lib/rbot/core/filters_ui.rb:27
770 msgid "no known filters"
771 msgstr ""
772
773 #: lib/rbot/core/filters_ui.rb:30
774 msgid "known filters: "
775 msgstr ""
776
777 #: lib/rbot/core/filters_ui.rb:38
778 msgid "no known filter groups"
779 msgstr ""
780
781 #: lib/rbot/core/filters_ui.rb:40
782 msgid "known filter groups: "
783 msgstr ""
784
785 #: lib/rbot/core/filters_ui.rb:50
786 msgid "no filters match %{pat}"
787 msgstr ""
788
789 #: lib/rbot/core/filters_ui.rb:52
790 msgid "filters matching %{pat}: "
791 msgstr ""
792
793 #: lib/rbot/core/userdata.rb:146
794 msgid "%{key} data for %{user}: %{data}"
795 msgstr "「{word}」は %{user} さんに%{date}に教えてもらいました"
796
797 #: lib/rbot/core/userdata.rb:152
798 #, fuzzy
799 msgid "sorry, no %{key} data for %{user}"
800 msgstr "「{word}」は %{user} さんに%{date}に教えてもらいました"
801
802 #: lib/rbot/core/utils/utils.rb:202
803 msgid "year"
804 msgstr ""
805
806 #: lib/rbot/core/utils/utils.rb:202
807 msgid "years"
808 msgstr ""
809
810 #: lib/rbot/core/utils/utils.rb:204
811 msgid "month"
812 msgstr ""
813
814 #: lib/rbot/core/utils/utils.rb:204
815 msgid "months"
816 msgstr ""
817
818 #: lib/rbot/core/utils/utils.rb:206
819 msgid "day"
820 msgstr ""
821
822 #: lib/rbot/core/utils/utils.rb:206
823 msgid "days"
824 msgstr ""
825
826 #: lib/rbot/core/utils/utils.rb:208
827 msgid "hour"
828 msgstr ""
829
830 #: lib/rbot/core/utils/utils.rb:208
831 msgid "hours"
832 msgstr ""
833
834 #: lib/rbot/core/utils/utils.rb:210
835 msgid "minute"
836 msgstr ""
837
838 #: lib/rbot/core/utils/utils.rb:210
839 msgid "minutes"
840 msgstr ""
841
842 #: lib/rbot/core/utils/utils.rb:212
843 msgid "second"
844 msgstr ""
845
846 #: lib/rbot/core/utils/utils.rb:212
847 msgid "seconds"
848 msgstr ""
849
850 #: lib/rbot/core/utils/utils.rb:219
851 msgid " and "
852 msgstr ""
853
854 #: lib/rbot/ircbot.rb:1203
855 msgid "help topics: "
856 msgstr ""
857
858 #: lib/rbot/ircbot.rb:1205
859 msgid " (help <topic> for more info)"
860 msgstr ""
861
862 #: lib/rbot/ircbot.rb:1208
863 msgid "no help for topic %{topic}"
864 msgstr ""
865
866 #: lib/rbot/ircbot.rb:1219
867 msgid ""
868 "Uptime %{up}, %{plug} plugins active, %{sent} lines sent, %{recv} received."
869 msgstr ""
870
871 #: lib/rbot/plugins.rb:341
872 msgid "incorrect usage, ask for help using '%{command}'"
873 msgstr ""
874
875 #: lib/rbot/plugins.rb:665
876 msgid "%{count} core module loaded"
877 msgid_plural "%{count} core modules loaded"
878 msgstr[0] "コアモジュール%{count}個をロードしました"
879
880 #: lib/rbot/plugins.rb:668
881 msgid "%{count} core module: %{list}"
882 msgid_plural "%{count} core modules: %{list}"
883 msgstr[0] "コアモジュール%{count}個:%{list}"
884
885 #: lib/rbot/plugins.rb:674
886 msgid "no core botmodules loaded"
887 msgstr "コアモジュールロードしていません"
888
889 #: lib/rbot/plugins.rb:679
890 msgid "%{count} plugin loaded"
891 msgid_plural "%{count} plugins loaded"
892 msgstr[0] "プラグインを%{count}個ロードしました"
893
894 #: lib/rbot/plugins.rb:682
895 msgid "%{count} plugin: %{list}"
896 msgid_plural "%{count} plugins: %{list}"
897 msgstr[0] "プラグイン%{count}個:%{list}"
898
899 #: lib/rbot/plugins.rb:693
900 #, fuzzy
901 msgid "%{highlight}%{count} plugin ignored%{highlight}"
902 msgid_plural "%{highlight}%{count} plugins ignored%{highlight}"
903 msgstr[0] "プラグイン%{count}個:%{list}"
904
905 #: lib/rbot/plugins.rb:698
906 msgid ""
907 "%{highlight}%{count} plugin ignored%{highlight}: use %{bold}%{command}%"
908 "{bold} to see why"
909 msgid_plural ""
910 "%{highlight}%{count} plugins ignored%{highlight}: use %{bold}%{command}%"
911 "{bold} to see why"
912 msgstr[0] ""
913
914 #: lib/rbot/plugins.rb:708
915 msgid "%{highlight}%{count} plugin failed to load%{highlight}"
916 msgid_plural "%{highlight}%{count} plugins failed to load%{highlight}"
917 msgstr[0] ""
918
919 #: lib/rbot/plugins.rb:713
920 msgid ""
921 "%{highlight}%{count} plugin failed to load%{highlight}: use %{bold}%"
922 "{command}%{bold} to see why"
923 msgid_plural ""
924 "%{highlight}%{count} plugins failed to load%{highlight}: use %{bold}%"
925 "{command}%{bold} to see why"
926 msgstr[0] ""
927
928 #: lib/rbot/plugins.rb:743
929 msgid "no plugins failed to load"
930 msgstr ""
931
932 #: lib/rbot/plugins.rb:745
933 msgid ""
934 "%{highlight}%{plugin}%{highlight} in %{dir} failed with error %{exception}: %"
935 "{reason}"
936 msgstr ""
937
938 #: lib/rbot/plugins.rb:749
939 msgid "at %{backtrace}"
940 msgstr ""
941
942 #: lib/rbot/plugins.rb:755
943 msgid "no plugins were ignored"
944 msgstr ""
945
946 #: lib/rbot/plugins.rb:759
947 msgid "overruled by previous"
948 msgstr ""
949
950 #: lib/rbot/registry.rb:20
951 msgid ""
952 "upgrading old-style (rbot 0.9.5 or earlier) plugin registry to new format"
953 msgstr ""
954
955 #: lib/rbot/registry.rb:40
956 msgid ""
957 "upgrading previous (rbot 0.9.9 or earlier) plugin registry to new split "
958 "format"
959 msgstr ""
960
961 #: lib/rbot/registry.rb:190
962 msgid "marshal recovery failed, trying default"
963 msgstr ""