diff options
Diffstat (limited to 'po/ja/rbot.po')
-rw-r--r-- | po/ja/rbot.po | 22 |
1 files changed, 13 insertions, 9 deletions
diff --git a/po/ja/rbot.po b/po/ja/rbot.po index 19707a69..d9af2ff2 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: 2008-06-24 02:22+0200\n" +"POT-Creation-Date: 2008-06-26 14:47+0200\n" "PO-Revision-Date: 2007-07-09 01:36-0400\n" "Last-Translator: Yaohan Chen <yaohan.chen@gmail.com>\n" "Language-Team: Japanese\n" @@ -166,6 +166,10 @@ msgstr "「{word}」は %{user} さんに%{date}に教えてもらいました" msgid "sorry, no %{key} data for %{user}" msgstr "「{word}」は %{user} さんに%{date}に教えてもらいました" +#: lib/rbot/core/config.rb:12 +msgid " [%{secs} ago]" +msgstr "" + #: lib/rbot/core/config.rb:18 msgid "I'm a v. %{version}%{ago} rubybot%{copyright}%{url}" msgstr "" @@ -829,19 +833,19 @@ msgstr "" msgid "%{user}, you don't have '%{command}' permissions here" msgstr "" -#: lib/rbot/ircbot.rb:1189 +#: lib/rbot/ircbot.rb:1203 msgid "help topics: " msgstr "" -#: lib/rbot/ircbot.rb:1191 +#: lib/rbot/ircbot.rb:1205 msgid " (help <topic> for more info)" msgstr "" -#: lib/rbot/ircbot.rb:1194 +#: lib/rbot/ircbot.rb:1208 msgid "no help for topic %{topic}" msgstr "" -#: lib/rbot/ircbot.rb:1205 +#: lib/rbot/ircbot.rb:1219 msgid "" "Uptime %{up}, %{plug} plugins active, %{sent} lines sent, %{recv} received." msgstr "" @@ -940,19 +944,19 @@ msgstr "" msgid "marshal recovery failed, trying default" msgstr "" -#: lib/rbot/config.rb:217 +#: lib/rbot/config.rb:219 msgid "%{desc} [valid values are: %{values}]" msgstr "" -#: lib/rbot/config.rb:352 +#: lib/rbot/config.rb:370 msgid "First time rbot configuration wizard" msgstr "" -#: lib/rbot/config.rb:355 +#: lib/rbot/config.rb:373 msgid "This wizard will ask you a few questions to get you started." msgstr "" -#: lib/rbot/config.rb:356 +#: lib/rbot/config.rb:374 msgid "" "The rest of rbot's configuration can be manipulated via IRC once rbot is " "connected and you are auth'd." |