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