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