diff options
author | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2009-03-01 23:52:02 +0100 |
---|---|---|
committer | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2009-03-01 23:52:39 +0100 |
commit | 229f8b290e798e6f5af8d7be22d2e6c614a17fa1 (patch) | |
tree | 09a14647a6e0e2f5d87f1eb38dff963f7c9c88e3 /po/ja | |
parent | 11a83f02dd43ad6c0db3422d8634f35b1c4256d8 (diff) |
PO file update
Diffstat (limited to 'po/ja')
-rw-r--r-- | po/ja/rbot-googlefight.po | 24 | ||||
-rw-r--r-- | po/ja/rbot-hangman.po | 68 | ||||
-rw-r--r-- | po/ja/rbot-lastfm.po | 304 | ||||
-rw-r--r-- | po/ja/rbot-markov.po | 75 | ||||
-rw-r--r-- | po/ja/rbot-rss.po | 8 | ||||
-rw-r--r-- | po/ja/rbot.po | 62 |
6 files changed, 447 insertions, 94 deletions
diff --git a/po/ja/rbot-googlefight.po b/po/ja/rbot-googlefight.po new file mode 100644 index 00000000..9c8f704c --- /dev/null +++ b/po/ja/rbot-googlefight.po @@ -0,0 +1,24 @@ +# Japanese translations for PACKAGE package. +# Copyright (C) 2009 THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# Automatically generated, 2009. +# +msgid "" +msgstr "" +"Project-Id-Version: rbot\n" +"POT-Creation-Date: 2009-03-01 23:50+0100\n" +"PO-Revision-Date: 2009-03-01 23:50+0100\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#: data/rbot/plugins/googlefight.rb:36 +msgid " -- %{keyword} wins!" +msgstr "" + +#: data/rbot/plugins/googlefight.rb:40 +msgid " -- no winner here!" +msgstr "" diff --git a/po/ja/rbot-hangman.po b/po/ja/rbot-hangman.po new file mode 100644 index 00000000..0513190f --- /dev/null +++ b/po/ja/rbot-hangman.po @@ -0,0 +1,68 @@ +# Japanese translations for PACKAGE package. +# Copyright (C) 2009 THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# Automatically generated, 2009. +# +msgid "" +msgstr "" +"Project-Id-Version: rbot\n" +"POT-Creation-Date: 2009-03-01 23:50+0100\n" +"PO-Revision-Date: 2009-03-01 23:50+0100\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#: data/rbot/plugins/games/hangman.rb:311 +msgid "i'm not on that channel" +msgstr "" + +#: data/rbot/plugins/games/hangman.rb:316 +msgid "there's already a hangman game in progress on the channel" +msgstr "" + +#: data/rbot/plugins/games/hangman.rb:320 +msgid "%{nick} has started a hangman -- join the fun!" +msgstr "" + +#: data/rbot/plugins/games/hangman.rb:344 +msgid "oh well, the answer would've been %{answer}" +msgstr "" + +#: data/rbot/plugins/games/hangman.rb:351 +msgid "no ongoing game" +msgstr "" + +#: data/rbot/plugins/games/hangman.rb:369 +msgid "you nailed it!" +msgstr "" + +#: data/rbot/plugins/games/hangman.rb:371 +msgid "you've killed the poor guy :(" +msgstr "" + +#: data/rbot/plugins/games/hangman.rb:391 +msgid "wondering what that means? try ´%{prefix}define´" +msgstr "" + +#: data/rbot/plugins/games/hangman.rb:434 +msgid "you got %{score} points after %{games} games" +msgstr "" + +#: data/rbot/plugins/games/hangman.rb:439 +msgid "you haven't played hangman, how about playing it right now? :)" +msgstr "" + +#: data/rbot/plugins/games/hangman.rb:448 +msgid "%{nick} has %{score} points after %{games} games" +msgstr "" + +#: data/rbot/plugins/games/hangman.rb:454 +msgid "%{nick} hasn't played hangman :(" +msgstr "" + +#: data/rbot/plugins/games/hangman.rb:466 +msgid "%{games} games have been played on %{channel}" +msgstr "" diff --git a/po/ja/rbot-lastfm.po b/po/ja/rbot-lastfm.po index 7417ab7c..63dc1998 100644 --- a/po/ja/rbot-lastfm.po +++ b/po/ja/rbot-lastfm.po @@ -1,8 +1,12 @@ -#: data/rbot/plugins/lastfm.rb:32 +#: data/rbot/plugins/lastfm.rb:34 msgid " and %{n} more..." msgstr "" -#: data/rbot/plugins/lastfm.rb:75 +#: data/rbot/plugins/lastfm.rb:89 +msgid ", where <period> can be one of: 3|6|12 months, a year" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:92 msgid "" "lastfm [<num>] events in <location> => show information on events in or near " "<location>. lastfm [<num>] events by <artist/group> => show information on " @@ -10,163 +14,333 @@ msgid "" "is optional, defaults to %{d} and cannot be higher than %{m}" msgstr "" -#: data/rbot/plugins/lastfm.rb:77 +#: data/rbot/plugins/lastfm.rb:94 msgid "lastfm artist <name> => show information on artist <name> from last.fm" msgstr "" -#: data/rbot/plugins/lastfm.rb:79 +#: data/rbot/plugins/lastfm.rb:96 msgid "" "lastfm album <name> => show information on album <name> from last.fm [not " "implemented yet]" msgstr "" -#: data/rbot/plugins/lastfm.rb:81 +#: data/rbot/plugins/lastfm.rb:98 msgid "lastfm track <name> => search tracks matching <name> on last.fm" msgstr "" -#: data/rbot/plugins/lastfm.rb:83 +#: data/rbot/plugins/lastfm.rb:100 msgid "" -"lastfm now [<user>] => show the now playing track from last.fm. np [<user>] " +"lastfm now [<nick>] => show the now playing track from last.fm. np [<nick>] " "does the same." msgstr "" -#: data/rbot/plugins/lastfm.rb:85 +#: data/rbot/plugins/lastfm.rb:102 msgid "" "lastfm set user <user> => associate your current irc nick with a last.fm " -"user. lastfm set verb <present> <past> => set your preferred now playing " -"verb. default \"listening\" and \"listened\"." +"user. lastfm set verb <present>, <past> => set your preferred now playing/" +"just played verbs. default \"is listening to\" and \"listened to\"." msgstr "" -#: data/rbot/plugins/lastfm.rb:87 +#: data/rbot/plugins/lastfm.rb:104 msgid "" -"lastfm who [<nick>] => show who <nick> is at last.fm. if <nick> is empty, " -"show who you are at lastfm." +"lastfm who [<nick>] => show who <nick> is on last.fm. if <nick> is empty, " +"show who you are on lastfm." msgstr "" -#: data/rbot/plugins/lastfm.rb:89 +#: data/rbot/plugins/lastfm.rb:106 msgid "" -"lastfm compare <nick1> <nick2> => show musical taste compatibility between " -"nick1 and nick2." +"lastfm compare [<nick1>] <nick2> => show musical taste compatibility between " +"nick1 (or user if omitted) and nick2" msgstr "" -#: data/rbot/plugins/lastfm.rb:91 +#: data/rbot/plugins/lastfm.rb:108 +msgid "lastfm shouts [<nick>] => show shouts to <nick>" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:110 +msgid "lastfm friends [<nick>] => show <nick>'s friends" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:112 msgid "" -"lastfm [<user>] => show your or <user>'s now playing track at lastfm. np " -"[<user>] => same as 'lastfm'. other topics: events, artist, album, track, " -"now, set, who, compare" +"lastfm neighbors [<nick>] => show people who share similar musical taste as " +"<nick>" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:114 +msgid "lastfm loved[tracks] [<nick>] => show tracks that <nick> has loved" msgstr "" #: data/rbot/plugins/lastfm.rb:116 -msgid "Could not retrieve events" +msgid "" +"lastfm recent[tracks] [<nick>] => show tracks that <nick> has recently played" msgstr "" -#: data/rbot/plugins/lastfm.rb:158 data/rbot/plugins/lastfm.rb:215 -#: data/rbot/plugins/lastfm.rb:278 data/rbot/plugins/lastfm.rb:300 -#: data/rbot/plugins/lastfm.rb:319 data/rbot/plugins/lastfm.rb:333 -msgid "last.fm parsing failed" +#: data/rbot/plugins/lastfm.rb:118 +msgid "" +"lastfm topalbums [<nick>] [over <period>] => show <nick>'s top albums%{p}" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:120 +msgid "" +"lastfm topartists [<nick>] [over <period>] => show <nick>'s top artists%{p}" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:122 +msgid "" +"lastfm toptracks [<nick>] [over <period>] => show <nick>'s top tracks%{p}" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:124 +msgid "lastfm weeklyalbumchart [<nick>] => show <nick>'s weekly album chart" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:126 +msgid "lastfm weeklyartistchart [<nick>] => show <nick>'s weekly artist chart" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:128 +msgid "lastfm weeklyartistchart [<nick>] => show <nick>'s weekly track chart" msgstr "" -#: data/rbot/plugins/lastfm.rb:174 +#: data/rbot/plugins/lastfm.rb:130 msgid "" -"%{u} doesn't exist at last.fm. Perhaps you need to: lastfm set <username>" +"last.fm plugin - topics: events, artist, album, track, now, set, who, " +"compare, shouts, friends, neighbors, (loved|recent)tracks, top(albums|tracks|" +"artists), weekly(album|artist|track)chart" msgstr "" #: data/rbot/plugins/lastfm.rb:178 -msgid "Bad: %{e}" +msgid "no events found in %{location}" msgstr "" -#: data/rbot/plugins/lastfm.rb:187 +#: data/rbot/plugins/lastfm.rb:185 +msgid "no events found by %{artist}" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:188 +msgid "%{user} is not attending any events" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:197 +msgid "could not retrieve events" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:239 data/rbot/plugins/lastfm.rb:292 +#: data/rbot/plugins/lastfm.rb:354 data/rbot/plugins/lastfm.rb:393 +#: data/rbot/plugins/lastfm.rb:412 data/rbot/plugins/lastfm.rb:464 +#: data/rbot/plugins/lastfm.rb:562 +msgid "last.fm parsing failed" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:248 +msgid "%{u} doesn't exist on last.fm" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:251 data/rbot/plugins/lastfm.rb:302 +msgid "error: %{e}" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:259 msgid "Super" msgstr "" -#: data/rbot/plugins/lastfm.rb:189 +#: data/rbot/plugins/lastfm.rb:261 msgid "Very High" msgstr "" -#: data/rbot/plugins/lastfm.rb:191 +#: data/rbot/plugins/lastfm.rb:263 msgid "High" msgstr "" -#: data/rbot/plugins/lastfm.rb:193 +#: data/rbot/plugins/lastfm.rb:265 msgid "Medium" msgstr "" -#: data/rbot/plugins/lastfm.rb:195 +#: data/rbot/plugins/lastfm.rb:267 msgid "Low" msgstr "" -#: data/rbot/plugins/lastfm.rb:197 +#: data/rbot/plugins/lastfm.rb:269 msgid "Very Low" msgstr "" -#: data/rbot/plugins/lastfm.rb:199 -msgid "%{a}'s and %{b}'s musical compatibility rating is: %{r}" +#: data/rbot/plugins/lastfm.rb:272 +msgid "%{a}'s and %{b}'s musical compatibility rating is %{bold}%{r}%{bold}" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:279 +msgid " and music they have in common includes: %{artists}" msgstr "" -#: data/rbot/plugins/lastfm.rb:229 -msgid "Error %{e}" +#: data/rbot/plugins/lastfm.rb:297 +msgid "" +"%{user} doesn't exist on last.fm, perhaps they need to: lastfm user " +"<username>" msgstr "" -#: data/rbot/plugins/lastfm.rb:235 +#: data/rbot/plugins/lastfm.rb:308 msgid "%{u} hasn't played anything recently" msgstr "" -#: data/rbot/plugins/lastfm.rb:255 -msgid "listening" +#: data/rbot/plugins/lastfm.rb:328 +msgid "is listening to" msgstr "" -#: data/rbot/plugins/lastfm.rb:259 -msgid "%{u} is %{v} to \"%{t}\" by %{a} %{b}" +#: data/rbot/plugins/lastfm.rb:332 +msgid "%{u} %{v} \"%{t}\" by %{a} %{b}" msgstr "" -#: data/rbot/plugins/lastfm.rb:261 -msgid "listened" +#: data/rbot/plugins/lastfm.rb:334 +msgid "listened to" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:339 +msgid "%{u} %{v} \"%{t}\" by %{a} %{b} %{p}" msgstr "" -#: data/rbot/plugins/lastfm.rb:266 -msgid "%{u} %{v} to \"%{t}\" by %{a} %{b}%{p}" +#: data/rbot/plugins/lastfm.rb:342 data/rbot/plugins/lastfm.rb:574 +msgid "; see %{uri} for more" msgstr "" -#: data/rbot/plugins/lastfm.rb:273 data/rbot/plugins/lastfm.rb:294 -msgid "I had problems getting info for %{a}." +#: data/rbot/plugins/lastfm.rb:349 data/rbot/plugins/lastfm.rb:387 +msgid "I had problems getting info for %{a}" msgstr "" -#: data/rbot/plugins/lastfm.rb:286 +#: data/rbot/plugins/lastfm.rb:370 +msgid "%{b}%{a}%{b}" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:372 +msgid "%{u}%{t}%{u}" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:373 msgid "" -"%{b}%{a}%{b} has been played %{c} times and is being listened to by %{l} " -"people." +"%{b}%{a}%{b} <%{u}> has been played %{b}%{c}%{b} times and is being listened " +"to by %{b}%{l}%{b} people" msgstr "" -#: data/rbot/plugins/lastfm.rb:309 +#: data/rbot/plugins/lastfm.rb:375 +msgid ". Tagged as: %{t}" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:377 +msgid ". Similar artists: %{s}" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:402 msgid "%{bold}%{t}%{bold} by %{bold}%{a}%{bold} (%{n} listeners)" msgstr "" -#: data/rbot/plugins/lastfm.rb:322 +#: data/rbot/plugins/lastfm.rb:415 msgid "track %{a} not found" msgstr "" -#: data/rbot/plugins/lastfm.rb:329 +#: data/rbot/plugins/lastfm.rb:429 +msgid "" +"%{b}%{name}%{b}, %{street}, %{u}%{city}%{u}, %{country}, see %{url} for more " +"info" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:453 +msgid " and %{maps} for maps" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:460 msgid "I had problems getting album info" msgstr "" -#: data/rbot/plugins/lastfm.rb:351 +#: data/rbot/plugins/lastfm.rb:482 msgid "I couldn't locate: \"%{a}\" by %{r}" msgstr "" -#: data/rbot/plugins/lastfm.rb:355 -msgid "The album \"%{a}\" by %{r} %{y}has been played %{c} times." +#: data/rbot/plugins/lastfm.rb:486 +msgid "the album \"%{a}\" by %{r} %{y}has been played %{c} times" msgstr "" -#: data/rbot/plugins/lastfm.rb:362 -msgid "Ok, I'll remember that %{n} is %{u} at last.fm" +#: data/rbot/plugins/lastfm.rb:493 +msgid "okay, I'll remember that %{n} is %{u} on last.fm" msgstr "" -#: data/rbot/plugins/lastfm.rb:371 -msgid "Ok, I'll remember that %{n} prefers %{r} and %{p}." +#: data/rbot/plugins/lastfm.rb:502 +msgid "okay, I'll remember that %{n} prefers \"%{r}\" and \"%{p}\"" msgstr "" -#: data/rbot/plugins/lastfm.rb:385 +#: data/rbot/plugins/lastfm.rb:514 +msgid "%{nick} is %{user} on last.fm" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:519 msgid "" -"Sorry, I don't know who %{n} is at last.fm perhaps you need to: lastfm set " -"<username>" +"sorry, I don't know who %{n} is on last.fm, perhaps they need to: lastfm set " +"user <username>" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:555 +msgid "no response body" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:557 +msgid "I had problems accessing last.fm: %{e}" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:582 +msgid "%{user} has no friends :(" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:584 +msgid "%{user} has %{total} friends: %{friends}" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:586 +msgid "%{user} has %{total} friends, including %{friends}" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:602 +msgid "%{user} has not loved any tracks" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:604 +msgid "%{user} has loved %{total} tracks: %{tracks}" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:606 +msgid "%{user} has loved %{total} tracks, including %{tracks}" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:621 +msgid "no one seems to share %{user}'s musical taste" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:623 +msgid "%{user}'s musical neighbours are %{nbrs}" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:625 +msgid "%{user}'s musical neighbours include %{nbrs}" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:651 +msgid " or more" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:657 +msgid "%{user} hasn't played anything recently" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:659 +msgid "%{user} has recently played %{tracks}" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:665 +msgid "there are no shouts for %{user}" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:668 +msgid "<%{author}> %{body}" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:697 +msgid "%{user} hasn't played anything in this period of time" msgstr "" diff --git a/po/ja/rbot-markov.po b/po/ja/rbot-markov.po index 6ebcbd42..c423a0df 100644 --- a/po/ja/rbot-markov.po +++ b/po/ja/rbot-markov.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: rbot\n" -"POT-Creation-Date: 2008-06-26 14:47+0200\n" +"POT-Creation-Date: 2009-03-01 23:50+0100\n" "PO-Revision-Date: 2007-07-09 01:36-0400\n" "Last-Translator: Yaohan Chen <yaohan.chen@gmail.com>\n" "Language-Team: Japanese\n" @@ -15,6 +15,77 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: data/rbot/plugins/markov.rb:146 +#: data/rbot/plugins/markov.rb:366 +msgid "markov is currently enabled, %{p}% chance of chipping in" +msgstr "" + +#: data/rbot/plugins/markov.rb:368 +msgid ", %{l} messages in queue" +msgstr "" + +#: data/rbot/plugins/markov.rb:370 +msgid ", %{l} chains to upgrade" +msgstr "" + +#: data/rbot/plugins/markov.rb:372 +msgid "markov is currently disabled" +msgstr "" + +#: data/rbot/plugins/markov.rb:396 +msgid "%{u} removed" +msgstr "" + +#: data/rbot/plugins/markov.rb:398 +msgid "not found in list" +msgstr "" + +#: data/rbot/plugins/markov.rb:403 +msgid "%{u} already in list" +msgstr "" + +#: data/rbot/plugins/markov.rb:406 +msgid "%{u} added to markov ignore list" +msgstr "" + +#: data/rbot/plugins/markov.rb:409 +msgid "give the name of a person or channel to ignore" +msgstr "" + +#: data/rbot/plugins/markov.rb:412 +msgid "I'm ignoring %{ignored}" +msgstr "" + +#: data/rbot/plugins/markov.rb:414 +msgid "" +"have markov ignore the input from a hostmask or a channel. usage: markov " +"ignore add <mask or channel>; markov ignore remove <mask or channel>; markov " +"ignore list" +msgstr "" + +#: data/rbot/plugins/markov.rb:428 msgid "markov has a %{prob}% chance of chipping in" msgstr "" + +#: data/rbot/plugins/markov.rb:468 data/rbot/plugins/markov.rb:485 +msgid "I can't :(" +msgstr "" + +#: data/rbot/plugins/markov.rb:542 +msgid "no such file" +msgstr "" + +#: data/rbot/plugins/markov.rb:547 +msgid "the file is empty!" +msgstr "" + +#: data/rbot/plugins/markov.rb:574 +msgid "example matches for that pattern at lines %{range} include: %{lines}" +msgstr "" + +#: data/rbot/plugins/markov.rb:579 +msgid "the pattern doesn't match anything at lines %{range}" +msgstr "" + +#: data/rbot/plugins/markov.rb:584 +msgid "learning from the file without a pattern would learn, for example: " +msgstr "" diff --git a/po/ja/rbot-rss.po b/po/ja/rbot-rss.po index 103f7cf1..54c43451 100644 --- a/po/ja/rbot-rss.po +++ b/po/ja/rbot-rss.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: rbot\n" -"POT-Creation-Date: 2008-06-20 01:49+0200\n" +"POT-Creation-Date: 2009-03-01 23:50+0100\n" "PO-Revision-Date: 2007-07-09 01:36-0400\n" "Last-Translator: Yaohan Chen <yaohan.chen@gmail.com>\n" "Language-Team: Japanese\n" @@ -15,6 +15,10 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: data/rbot/plugins/rss.rb:814 +#: data/rbot/plugins/rss.rb:868 msgid "no such feed %{handle}" msgstr "" + +#: data/rbot/plugins/rss.rb:969 +msgid "feed %{feed} had %{num} updates, showing the latest %{max}" +msgstr "" diff --git a/po/ja/rbot.po b/po/ja/rbot.po index 33b20042..cc80438c 100644 --- a/po/ja/rbot.po +++ b/po/ja/rbot.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: rbot\n" -"POT-Creation-Date: 2009-01-22 16:32+0100\n" +"POT-Creation-Date: 2009-03-01 23:49+0100\n" "PO-Revision-Date: 2007-07-09 01:36-0400\n" "Last-Translator: Yaohan Chen <yaohan.chen@gmail.com>\n" "Language-Team: Japanese\n" @@ -43,15 +43,15 @@ msgstr "" msgid "%{desc} [valid values are: %{values}]" msgstr "" -#: lib/rbot/config.rb:370 +#: lib/rbot/config.rb:372 msgid "First time rbot configuration wizard" msgstr "" -#: lib/rbot/config.rb:373 +#: lib/rbot/config.rb:375 msgid "This wizard will ask you a few questions to get you started." msgstr "" -#: lib/rbot/config.rb:374 +#: lib/rbot/config.rb:376 msgid "" "The rest of rbot's configuration can be manipulated via IRC once rbot is " "connected and you are auth'd." @@ -927,58 +927,70 @@ msgstr "" msgid "one second" msgstr "" -#: lib/rbot/ircbot.rb:1271 +#: lib/rbot/core/wordlist_ui.rb:10 +msgid "wordlist list [<pattern>] => list wordlists (matching <pattern>)" +msgstr "" + +#: lib/rbot/core/wordlist_ui.rb:16 +msgid "no wordlist found" +msgstr "" + +#: lib/rbot/core/wordlist_ui.rb:18 +msgid "Wordlists: %{found}" +msgstr "" + +#: lib/rbot/ircbot.rb:1325 msgid "help topics: " msgstr "" -#: lib/rbot/ircbot.rb:1273 +#: lib/rbot/ircbot.rb:1327 msgid " (help <topic> for more info)" msgstr "" -#: lib/rbot/ircbot.rb:1276 +#: lib/rbot/ircbot.rb:1330 msgid "no help for topic %{topic}" msgstr "" -#: lib/rbot/ircbot.rb:1287 +#: lib/rbot/ircbot.rb:1341 msgid "" "Uptime %{up}, %{plug} plugins active, %{sent} lines sent, %{recv} received." msgstr "" -#: lib/rbot/plugins.rb:341 +#: lib/rbot/plugins.rb:344 msgid "incorrect usage, ask for help using '%{command}'" msgstr "" -#: lib/rbot/plugins.rb:665 +#: lib/rbot/plugins.rb:707 msgid "%{count} core module loaded" msgid_plural "%{count} core modules loaded" msgstr[0] "コアモジュール%{count}個をロードしました" -#: lib/rbot/plugins.rb:668 +#: lib/rbot/plugins.rb:710 msgid "%{count} core module: %{list}" msgid_plural "%{count} core modules: %{list}" msgstr[0] "コアモジュール%{count}個:%{list}" -#: lib/rbot/plugins.rb:674 +#: lib/rbot/plugins.rb:716 msgid "no core botmodules loaded" msgstr "コアモジュールロードしていません" -#: lib/rbot/plugins.rb:679 +#: lib/rbot/plugins.rb:721 msgid "%{count} plugin loaded" msgid_plural "%{count} plugins loaded" msgstr[0] "プラグインを%{count}個ロードしました" -#: lib/rbot/plugins.rb:682 +#: lib/rbot/plugins.rb:724 msgid "%{count} plugin: %{list}" msgid_plural "%{count} plugins: %{list}" msgstr[0] "プラグイン%{count}個:%{list}" -#: lib/rbot/plugins.rb:693 +#: lib/rbot/plugins.rb:735 #, fuzzy msgid "%{highlight}%{count} plugin ignored%{highlight}" msgid_plural "%{highlight}%{count} plugins ignored%{highlight}" msgstr[0] "プラグイン%{count}個:%{list}" -#: lib/rbot/plugins.rb:698 +#: lib/rbot/plugins.rb:740 msgid "" "%{highlight}%{count} plugin ignored%{highlight}: use %{bold}%{command}%" "{bold} to see why" @@ -987,12 +999,12 @@ msgid_plural "" "{bold} to see why" msgstr[0] "" -#: lib/rbot/plugins.rb:708 +#: lib/rbot/plugins.rb:750 msgid "%{highlight}%{count} plugin failed to load%{highlight}" msgid_plural "%{highlight}%{count} plugins failed to load%{highlight}" msgstr[0] "" -#: lib/rbot/plugins.rb:713 +#: lib/rbot/plugins.rb:755 msgid "" "%{highlight}%{count} plugin failed to load%{highlight}: use %{bold}%" "{command}%{bold} to see why" @@ -1001,34 +1013,34 @@ msgid_plural "" "{command}%{bold} to see why" msgstr[0] "" -#: lib/rbot/plugins.rb:743 +#: lib/rbot/plugins.rb:785 msgid "no plugins failed to load" msgstr "" -#: lib/rbot/plugins.rb:745 +#: lib/rbot/plugins.rb:787 msgid "" "%{highlight}%{plugin}%{highlight} in %{dir} failed with error %{exception}: %" "{reason}" msgstr "" -#: lib/rbot/plugins.rb:749 +#: lib/rbot/plugins.rb:791 msgid "at %{backtrace}" msgstr "" -#: lib/rbot/plugins.rb:755 +#: lib/rbot/plugins.rb:797 msgid "no plugins were ignored" msgstr "" -#: lib/rbot/plugins.rb:759 +#: lib/rbot/plugins.rb:801 msgid "overruled by previous" msgstr "" -#: lib/rbot/registry.rb:20 +#: lib/rbot/registry.rb:22 msgid "" "upgrading old-style (rbot 0.9.5 or earlier) plugin registry to new format" msgstr "" -#: lib/rbot/registry.rb:40 +#: lib/rbot/registry.rb:41 msgid "" "upgrading previous (rbot 0.9.9 or earlier) plugin registry to new split " "format" |