Loading…
None
String updated in the repository |
|
Simpel
Translation changed |
|
Simpel
Contributor joined |
Contributor joined
2 years ago
|
None
Source string changed |
|
Source string comment
You need to insert a double backslash instead, like: {{{}}}
No slash symbol in original English version. Must have {{{}}}
Source string comment
|Paragraph on multiple lines|Paragraph on{{{}}}multiple lines|Paragraph onmultiple lines
Same as previous comment, no slash
Source string comment
Not issue anymore because that's how weblate transform slash, I see the origin file in github https://github.com/xwiki/xwiki-platform/blob/master/xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxParagraphs.xml#L129
== Paragraphs ==
=== 1.0 Paragraphs ===
Paragraphs are text elements separated by 2 or more new lines.
{{info}}New lines are not honored in XWiki Syntax 1.0.
You need to insert a double backslash instead, like: {{{}}}{{/info}}
|=Feature|=XWiki Syntax 1.0|=Result
|Simple paragraph|This is a paragraph|This is a paragraph
|Paragraph on multiple lines|Paragraph on{{{}}}multiple lines|Paragraph onmultiple lines
|Two paragraphs|Paragraph one\Paragraph two|Paragraph one\Paragraph two
|Parametrized paragraph|<p style="text-align:center;color:blue">Centered and blue paragraph</p>|(% style="text-align:center;color:blue" %)Centered and blue paragraph
=== 2.0 Paragraphs ===
Paragraphs are text elements separated by 2 or more new lines.
|=Feature|=XWiki Syntax {{velocity}}$crtSyntaxVer{{/velocity}}|=Result
|Simple paragraph|This is a paragraph|This is a paragraph
|Paragraph on multiple lines|Paragraph onmultiple lines|Paragraph onmultiple lines
|Two paragraphs|Paragraph one\Paragraph two|Paragraph one\Paragraph two
|Parametrized paragraph|{{{(% style="text-align:center;color:blue" %)}}}Centered and blue paragraph|(% style="text-align:center;color:blue" %)Centered and blue paragraph
|Different style on some portion of the paragraph content|paragraph with {{{(% style="color:red" %)}}}red{{{(%%)}}} different style inside|paragraph with (% style="color:red" %)red(%%) texte inside
== Absatz ==
{{comment}}please do not translate the sub headlines{{/comment}}
=== 1.0 Paragraphs ===
Absätze sind Textelemente, die durch zwei oder mehr neue Zeilen getrennt sind.
(% style="width:100%" %)
|=Funktion|=XWiki Syntax 1.0|=Ergebnis
|Einfacher Absatz|Dies ist ein Absatz|Dies ist ein Absatz|
|Absatz mit mehreren Zeilen|Absatz auf{{{\}}}\mehreren Zeilen|Absatz auf\mehreren Zeilen
|Zwei Absätze|Absatz eins\\Absatz zwei|Absatz eins\\Absatz zwei
|Parametrisierter Absatz|<p style="text-align:center;color:blue">Zentrierter und blauer Absatz</p>|(% style="text-align:center;color:blue" %)\Zentrierter und blauer Absatz
=== 2.0 Paragraphs ===
Absätze sind Textelemente, die durch zwei oder mehr neue Zeilen getrennt sind.
{{info}}
In XWiki Syntax 2.0 werden neue Zeilen beachtet, was in XWiki Syntax 1.0 und Creole Syntax nicht der Fall ist.
{{/info}}
|=Funktion|=XWiki Syntax 2.0|=Ergebnis
|Einfacher Absatz|Dies ist ein Absatz|Dies ist ein Absatz
|Absatz mit mehreren Zeilen|Absatz auf\mehreren Zeilen|Absatz auf\mehreren Zeilen
|Zwei Absätze|Absatz eins\\Absatz zwei|Absatz eins\\Absatz zwei
|Parametrisierter Absatz|{{{(% style="text-align:center;color:blue" %)}}}\Zentrierter und blauer Absatz|(% style="text-align:center;color:blue" %)\Zentrierter und blauer Absatz