Patch #27767 » Czech-help-3.4-stable.diff
public/help/cs/wiki_syntax_detailed_markdown.html | ||
---|---|---|
137 | 137 |
</ul> |
138 | 138 | |
139 | 139 |
<ul> |
140 |
<li>Users:
|
|
140 |
<li>Uživatelé:
|
|
141 | 141 |
<ul> |
142 |
<li><strong>user#2</strong> (link to user with id 2)</li>
|
|
143 |
<li><strong>user:jsmith</strong> (Link to user with login jsmith)</li>
|
|
144 |
<li><strong>@jsmith</strong> (Link to user with login jsmith)</li>
|
|
142 |
<li><strong>user#2</strong> (odkaz na uživatele s id 2)</li>
|
|
143 |
<li><strong>user:jsmith</strong> (odkaz na uživatele s loginem jsmith)</li>
|
|
144 |
<li><strong>@jsmith</strong> (odkaz na uživatele s loginem jsmith)</li>
|
|
145 | 145 |
</ul> |
146 | 146 |
</li> |
147 | 147 |
</ul> |
... | ... | |
154 | 154 | |
155 | 155 |
<h3><a name="4" class="wiki-page"></a>Externí odkazy</h3> |
156 | 156 | |
157 |
<p>URLs (starting with: www, http, https, ftp, ftps, sftp and sftps) and email addresses are automatically turned into clickable links:</p>
|
|
157 |
<p>URL (začínající: www, http, https, ftp, ftps, sftp a sftps) a e-mailové adresy jsou automaticky převedeny na klikací odkazy:</p>
|
|
158 | 158 | |
159 | 159 |
<pre> |
160 | 160 |
http://www.redmine.org, someone@foo.bar |
public/help/cs/wiki_syntax_detailed_textile.html | ||
---|---|---|
132 | 132 |
<li><strong>news#2</strong> (odkaz na novinku id 2)</li> |
133 | 133 |
<li><strong>news:Greetings</strong> (odkaz na novinku "Greetings")</li> |
134 | 134 |
<li><strong>news:"First Release"</strong> (použij dvojté uvozovky, jestliže název novinky obsahuje mezery)</li> |
135 |
</ul></li> |
|
135 |
</ul> |
|
136 |
</li> |
|
136 | 137 |
</ul> |
137 | 138 | |
138 | 139 |
<ul> |
139 |
<li>Users:
|
|
140 |
<li>Uživatelé:
|
|
140 | 141 |
<ul> |
141 |
<li><strong>user#2</strong> (link to user with id 2)</li>
|
|
142 |
<li><strong>user:jsmith</strong> (Link to user with login jsmith)</li>
|
|
143 |
<li><strong>@jsmith</strong> (Link to user with login jsmith)</li>
|
|
142 |
<li><strong>user#2</strong> (odkaz na uživatele s id 2)</li>
|
|
143 |
<li><strong>user:jsmith</strong> (odkaz na uživatele s loginem jsmith)</li>
|
|
144 |
<li><strong>@jsmith</strong> (odkaz na uživatele s loginem jsmith)</li>
|
|
144 | 145 |
</ul> |
145 | 146 |
</li> |
146 | 147 |
</ul> |
... | ... | |
154 | 155 | |
155 | 156 |
<h3><a name="4" class="wiki-page"></a>Externí odkazy</h3> |
156 | 157 | |
157 |
<p>URLs (starting with: www, http, https, ftp, ftps, sftp and sftps) and email addresses are automatically turned into clickable links:</p>
|
|
158 |
<p>URL (začínající: www, http, https, ftp, ftps, sftp a sftps) a e-mailové adresy jsou automaticky převedeny na klikací odkazy:</p>
|
|
158 | 159 | |
159 | 160 |
<pre> |
160 | 161 |
http://www.redmine.org, someone@foo.bar |