##// END OF EJS Templates
i18n-ja: synchronized with a4b67bf1f0a5
FUJIWARA Katsunori -
r21827:57012df4 stable
parent child Browse files
Show More
@@ -149,8 +149,8 b' msgid ""'
149 msgstr ""
149 msgstr ""
150 "Project-Id-Version: Mercurial\n"
150 "Project-Id-Version: Mercurial\n"
151 "Report-Msgid-Bugs-To: <mercurial-devel@selenic.com>\n"
151 "Report-Msgid-Bugs-To: <mercurial-devel@selenic.com>\n"
152 "POT-Creation-Date: 2014-05-30 19:32+0900\n"
152 "POT-Creation-Date: 2014-06-30 18:45+0900\n"
153 "PO-Revision-Date: 2014-05-30 19:43+0900\n"
153 "PO-Revision-Date: 2014-06-30 19:03+0900\n"
154 "Last-Translator: Japanese translation team <mercurial-ja@googlegroups.com>\n"
154 "Last-Translator: Japanese translation team <mercurial-ja@googlegroups.com>\n"
155 "Language-Team: Japanese\n"
155 "Language-Team: Japanese\n"
156 "Language: ja\n"
156 "Language: ja\n"
@@ -15297,6 +15297,10 b' msgid "no definition for alias \'%s\'\\n"'
15297 msgstr "別名コマンド '%s' には実行対象の記述がありません\n"
15297 msgstr "別名コマンド '%s' には実行対象の記述がありません\n"
15298
15298
15299 #, python-format
15299 #, python-format
15300 msgid "error in definition for alias '%s': %s\n"
15301 msgstr "別名コマンド '%s' の定義が不正です: %s\n"
15302
15303 #, python-format
15300 msgid ""
15304 msgid ""
15301 "error in definition for alias '%s': %s may only be given on the command "
15305 "error in definition for alias '%s': %s may only be given on the command "
15302 "line\n"
15306 "line\n"
@@ -25204,8 +25208,8 b' msgid "default path for subrepository no'
25204 msgstr "サブリポジトリの連携先が見つかりません"
25208 msgstr "サブリポジトリの連携先が見つかりません"
25205
25209
25206 #, python-format
25210 #, python-format
25207 msgid "warning: removing potentially hostile .hg/hgrc in '%s'"
25211 msgid "warning: removing potentially hostile 'hgrc' in '%s'\n"
25208 msgstr "警告: '%s' 中の .hg/hgrc は潜在的な問題となりえるため破棄します"
25212 msgstr "警告: 潜在的な問題となりえる '%s' 中の hgrc ファイルを破棄します\n"
25209
25213
25210 #, python-format
25214 #, python-format
25211 msgid "unknown subrepo type %s"
25215 msgid "unknown subrepo type %s"
General Comments 0
You need to be logged in to leave comments. Login now