# HG changeset patch # User FUJIWARA Katsunori # Date 2014-01-31 07:27:26 # Node ID a29f3a15bd8bc41fa11abd910fb4c73e1482d28f # Parent b9e7af5bd5e582b63ca0357339de54acabc6bc1f i18n-ja: change translation to fix test-gendoc.t failure with old docutils Before this patch, "ja.po" translation causes test-gendoc.t failure with old docutils: It fails with docutils 0.7, but not with 0.11. diff --git a/i18n/ja.po b/i18n/ja.po --- a/i18n/ja.po +++ b/i18n/ja.po @@ -150,7 +150,7 @@ msgstr "" "Project-Id-Version: Mercurial\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2014-01-29 17:19+0900\n" -"PO-Revision-Date: 2014-01-30 17:02+0900\n" +"PO-Revision-Date: 2014-01-31 16:19+0900\n" "Last-Translator: Japanese translation team \n" "Language-Team: Japanese\n" "Language: ja\n" @@ -23962,7 +23962,7 @@ msgid "" " relative to the current directory and match against a file or a\n" " directory." msgstr "" -" 明示的種別(例 ``glob:``)を持たないパターンは、 作業領域相対で、\n" +" 明示的種別(例 ``glob:`` )を持たないパターンは、 作業領域相対で、\n" " 且つファイルまたはディレクトリに合致する必要があります。" #. i18n: "adds" is a keyword @@ -24144,7 +24144,7 @@ msgid "" " relative to the current directory and match against a file exactly\n" " for efficiency." msgstr "" -" 実行効率上、 明示的種別(例 ``glob:``)を持たないパターンは、\n" +" 実行効率上、 明示的種別(例 ``glob:`` )を持たないパターンは、\n" " 作業領域相対で、 且つファイルに厳密一致する必要があります。" #. i18n: "contains" is a keyword