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