1
0
mirror of https://github.com/meineerde/redmine.git synced 2026-03-09 10:43:07 +00:00

Japanese wiki_syntax_detailed_textile.html translation for 3.0-stable updated by Go MAEDA (#20911, #21105)

git-svn-id: http://svn.redmine.org/redmine/trunk@14761 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Toshi MARUYAMA 2015-10-29 16:35:46 +00:00
parent 5dc21bdd71
commit 8a86d8107c

View File

@ -120,11 +120,11 @@
</ul> </ul>
<ul> <ul>
<li>Forums: <li>フォーラム:
<ul> <ul>
<li><strong>forum#1</strong> (link to forum with id 1</li> <li><strong>forum#1</strong> (id 1のフォーラムへのリンク)</li>
<li><strong>forum:Support</strong> (link to forum named Support)</li> <li><strong>forum:Support</strong> ("Support"という名前のフォーラムへのリンク)</li>
<li><strong>forum:"Technical Support"</strong> (use double quotes if forum name contains spaces)</li> <li><strong>forum:"Technical Support"</strong> (フォーラム名に空白が含まれる場合はダブルクォーテーションで囲んでください)</li>
</ul></li> </ul></li>
</ul> </ul>
@ -140,16 +140,16 @@
<ul> <ul>
<li><strong>project#3</strong> (id 3のプロジェクトへのリンク)</li> <li><strong>project#3</strong> (id 3のプロジェクトへのリンク)</li>
<li><strong>project:someproject</strong> ("someproject"という名前のプロジェクトへのリンク)</li> <li><strong>project:someproject</strong> ("someproject"という名前のプロジェクトへのリンク)</li>
<li><strong>project:"some project"</strong> (use double quotes if project name contains spaces)</li> <li><strong>project:"some project"</strong> (プロジェクト名に空白が含まれる場合はダブルクォーテーションで囲んでください)</li>
</ul></li> </ul></li>
</ul> </ul>
<ul> <ul>
<li>News: <li>ニュース:
<ul> <ul>
<li><strong>news#2</strong> (link to news item with id 2)</li> <li><strong>news#2</strong> (id 2のニュースへのリンク)</li>
<li><strong>news:Greetings</strong> (link to news item named "Greetings")</li> <li><strong>news:Greetings</strong> ("Greetings"というタイトルのニュースへのリンク)</li>
<li><strong>news:"First Release"</strong> (use double quotes if news item name contains spaces)</li> <li><strong>news:"First Release"</strong> (タイトルに空白が含まれる場合はダブルクォーテーションで囲んでください)</li>
</ul></li> </ul></li>
</ul> </ul>