diff options
Diffstat (limited to 'po/ja/rbot-translator.po')
-rw-r--r-- | po/ja/rbot-translator.po | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/po/ja/rbot-translator.po b/po/ja/rbot-translator.po index af333397..63a7eadc 100644 --- a/po/ja/rbot-translator.po +++ b/po/ja/rbot-translator.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-20 15:57+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" @@ -19,29 +19,29 @@ msgstr "" msgid "Cannot translate empty string" msgstr "" -#: data/rbot/plugins/translator.rb:262 +#: data/rbot/plugins/translator.rb:268 msgid "Number of seconds to wait for the translation service before timeout" msgstr "" -#: data/rbot/plugins/translator.rb:282 +#: data/rbot/plugins/translator.rb:288 msgid "Translator %{name} cannot be used: %{reason}" msgstr "" -#: data/rbot/plugins/translator.rb:290 +#: data/rbot/plugins/translator.rb:296 msgid "List of translators to try in order when translator name not specified" msgstr "" -#: data/rbot/plugins/translator.rb:298 +#: data/rbot/plugins/translator.rb:304 msgid "" "%{translator} <from> <to> <phrase> => Look up phrase using %{info}, " "supported from -> to languages: %{directions}" msgstr "" -#: data/rbot/plugins/translator.rb:302 +#: data/rbot/plugins/translator.rb:308 msgid "%{source} -> %{targets}" msgstr "" -#: data/rbot/plugins/translator.rb:307 +#: data/rbot/plugins/translator.rb:313 msgid "" "Command: <translator> <from> <to> <phrase>, where <translator> is one of: %" "{translators}. If \"translator\" is used in place of the translator name, " @@ -50,28 +50,28 @@ msgid "" "supported from and to languages" msgstr "" -#: data/rbot/plugins/translator.rb:322 +#: data/rbot/plugins/translator.rb:328 msgid "" "None of the default translators (translator.default_list) supports " "translating from %{source} to %{target}" msgstr "" -#: data/rbot/plugins/translator.rb:337 +#: data/rbot/plugins/translator.rb:343 msgid "%{translation} (provided by %{translator})" msgstr "" -#: data/rbot/plugins/translator.rb:344 +#: data/rbot/plugins/translator.rb:350 msgid "%{translator} doesn't support translating from %{source} to %{target}" msgstr "" -#: data/rbot/plugins/translator.rb:347 +#: data/rbot/plugins/translator.rb:353 msgid "%{translator} failed to provide a translation" msgstr "" -#: data/rbot/plugins/translator.rb:350 +#: data/rbot/plugins/translator.rb:356 msgid "The translator timed out" msgstr "" -#: data/rbot/plugins/translator.rb:353 +#: data/rbot/plugins/translator.rb:359 msgid "No translator called %{name}" msgstr "" |