summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>2017-06-30 05:26:57 +0000
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>2017-06-30 05:26:57 +0000
commitdd28523d5f123c17f4d88e260d0f50bb7232f061 (patch)
tree8d1c5902a1d9ab44023d2c46f1687a7cf07d7fea
parent094588ffc9c6e840c26d7619d2a8fd5d637c5f74 (diff)
downloadredmine-dd28523d5f123c17f4d88e260d0f50bb7232f061.tar.gz
redmine-dd28523d5f123c17f4d88e260d0f50bb7232f061.zip
Merged r16729 from trunk to 3.4-stable (#26265)
Japanese wiki help translation updated by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@16732 e93f8b46-1217-0410-a6f0-8f06a7374b81
-rw-r--r--public/help/ja/wiki_syntax_detailed_markdown.html8
-rw-r--r--public/help/ja/wiki_syntax_detailed_textile.html8
2 files changed, 8 insertions, 8 deletions
diff --git a/public/help/ja/wiki_syntax_detailed_markdown.html b/public/help/ja/wiki_syntax_detailed_markdown.html
index e8528f5d8..1078ab373 100644
--- a/public/help/ja/wiki_syntax_detailed_markdown.html
+++ b/public/help/ja/wiki_syntax_detailed_markdown.html
@@ -137,11 +137,11 @@
</ul>
<ul>
- <li>Users:
+ <li>ユーザー:
<ul>
- <li><strong>user#2</strong> (link to user with id 2)</li>
- <li><strong>user:jsmith</strong> (Link to user with login jsmith)</li>
- <li><strong>@jsmith</strong> (Link to user with login jsmith)</li>
+ <li><strong>user#2</strong> (id 2のユーザーへのリンク)</li>
+ <li><strong>user:jsmith</strong> (jsmith というログインIDのユーザーへのリンク)</li>
+ <li><strong>@jsmith</strong> (jsmith というログインIDのユーザーへのリンク)</li>
</ul>
</li>
</ul>
diff --git a/public/help/ja/wiki_syntax_detailed_textile.html b/public/help/ja/wiki_syntax_detailed_textile.html
index da784e6b4..cb5f07da8 100644
--- a/public/help/ja/wiki_syntax_detailed_textile.html
+++ b/public/help/ja/wiki_syntax_detailed_textile.html
@@ -128,11 +128,11 @@
</ul>
<ul>
- <li>Users:
+ <li>ユーザー:
<ul>
- <li><strong>user#2</strong> (link to user with id 2)</li>
- <li><strong>user:jsmith</strong> (Link to user with login jsmith)</li>
- <li><strong>@jsmith</strong> (Link to user with login jsmith)</li>
+ <li><strong>user#2</strong> (id 2のユーザーへのリンク)</li>
+ <li><strong>user:jsmith</strong> (jsmith というログインIDのユーザーへのリンク)</li>
+ <li><strong>@jsmith</strong> (jsmith というログインIDのユーザーへのリンク)</li>
</ul>
</li>
</ul>