From f5f5f209dbd6b358e0c12df0a49166bb900d35a8 Mon Sep 17 00:00:00 2001 From: Yaohan Chen Date: Fri, 10 Aug 2007 09:16:23 +0000 Subject: + added a translator plugin * updated messages --- po/ja/rbot.po | 51 +++++++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 45 insertions(+), 6 deletions(-) (limited to 'po/ja') diff --git a/po/ja/rbot.po b/po/ja/rbot.po index adbd5651..af2b3cdf 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: 2007-08-07 16:41-0400\n" +"POT-Creation-Date: 2007-08-10 05:14-0400\n" "PO-Revision-Date: 2007-07-09 01:36-0400\n" "Last-Translator: Yaohan Chen \n" "Language-Team: Japanese\n" @@ -37,26 +37,26 @@ msgstr "" #: lib/rbot/plugins.rb:477 msgid "%{count} core module loaded" msgid_plural "%{count} core modules loaded" -msgstr[0] "コールモジュール%{count}つをロードした" +msgstr[0] "コアモジュール%{count}個をロードしました" #: lib/rbot/plugins.rb:480 msgid "%{count} core module: %{list}" msgid_plural "%{count} core modules: %{list}" -msgstr[0] "コールモジュール%{count}つ: %{list}" +msgstr[0] "コアモジュール%{count}個:%{list}" #: lib/rbot/plugins.rb:486 msgid "no core botmodules loaded" -msgstr "" +msgstr "コアモジュールロードしていません" #: lib/rbot/plugins.rb:491 msgid "%{count} plugin loaded" msgid_plural "%{count} plugins loaded" -msgstr[0] "" +msgstr[0] "プラグインを%{count}個ロードしました" #: lib/rbot/plugins.rb:494 msgid "%{count} plugin: %{list}" msgid_plural "%{count} plugins: %{list}" -msgstr[0] "" +msgstr[0] "プラグイン%{count}個:%{list}" #: lib/rbot/plugins.rb:505 msgid "%{highlight}%{count} plugin ignored%{highlight}" @@ -889,6 +889,45 @@ msgid "" "\"create\" topic about adding aliases" msgstr "" +#: data/rbot/plugins/translator.rb:217 +msgid "Number of seconds to wait for the translation service before timeout" +msgstr "" + +#: data/rbot/plugins/translator.rb:235 +msgid "Translator %{name} cannot be used: %{reason}" +msgstr "" + +#: data/rbot/plugins/translator.rb:243 +msgid "Supported directions of translation for %{translator}: %{directions}" +msgstr "" + +#: data/rbot/plugins/translator.rb:246 +msgid "%{source} -> %{targets}" +msgstr "" + +#: data/rbot/plugins/translator.rb:251 +msgid "" +"Command: , where is one of: %" +"{translators}. Use help to look up supported from and to " +"languages" +msgstr "" + +#: data/rbot/plugins/translator.rb:267 +msgid "No translation returned" +msgstr "" + +#: data/rbot/plugins/translator.rb:272 +msgid "%{translator} doesn't support translating from %{source} to %{target}" +msgstr "" + +#: data/rbot/plugins/translator.rb:276 +msgid "The translator timed out" +msgstr "" + +#: data/rbot/plugins/translator.rb:279 +msgid "No translator called %{name}" +msgstr "" + #: data/rbot/plugins/games/shiritori.rb:203 msgid "%{current_player}, it's your turn. %{previous_word} -> %{current_word}" msgstr "%{current_player} さんの番です。%{previous_word} -> %{current_word}" -- cgit v1.2.3