2 |
|
All strings — 151 words | Browse Translate Zen |
---|---|---|---|
2 |
|
Translated strings — 151 words | Browse Translate Zen |
1 |
|
Translated strings with dismissed checks — 1 word | Browse Translate Zen |
Other components
Component | Translated | Unfinished | Unfinished words | Unfinished characters | Untranslated | Checks | Suggestions | Comments | |
---|---|---|---|---|---|---|---|---|---|
xwiki-platform-logging-ui LGPL-2.1 | 0% | 3 | 24 | 131 | 0 | 0 | 0 | 0 | |
|
|||||||||
xwiki-platform-release-ui LGPL-2.1 | 0% | 6 | 8 | 54 | 0 | 0 | 0 | 0 | |
|
|||||||||
xwiki-platform-xclass-ui LGPL-2.1 | 0% | 55 | 456 | 2,636 | 0 | 0 | 0 | 0 | |
|
|||||||||
xwiki-platform-help-ui-code LGPL-2.1 | 0% | 161 | 990 | 6,187 | 0 | 0 | 0 | 0 | |
|
|||||||||
Extension - Security - API LGPL-2.1 | 0% | 10 | 24 | 129 | 0 | 0 | 0 | 0 | |
|
|||||||||
xwiki-platform-whatsnew-ui LGPL-2.1 | 0% | 2 | 6 | 29 | 0 | 0 | 0 | 0 | |
|
|||||||||
Extension - Security - Notifications LGPL-2.1 | 0% | 3 | 15 | 174 | 0 | 0 | 0 | 0 | |
|
|||||||||
xwiki-platform-image-lightbox-ui LGPL-2.1 | 0% | 20 | 48 | 299 | 0 | 0 | 0 | 0 | |
|
|||||||||
Extension - Security - UI LGPL-2.1 | 0% | 17 | 205 | 1,423 | 0 | 0 | 0 | 0 | |
|
|||||||||
xwiki-platform-statistics-ui LGPL-2.1 | 0% | 1 | 1 | 10 | 0 | 0 | 0 | 0 | |
|
Overview
Project website | www.xwiki.org |
---|---|
Translation license | GNU Lesser General Public License v2.1 only |
Translation process |
|
Source code repository |
https://github.com/xwiki/xwiki-platform
|
Repository branch | master |
Last remote commit |
[Misc] Fix wrong since annotation
aedba337a9
![]() |
Last commit in Weblate |
Translated using Weblate (Ukrainian)
99143ecbd9
![]() |
Weblate repository |
https://l10n.xwiki.org/git/xwiki-platform/xwiki-core-resources/
|
File mask | xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxParagraphs.*.xml |
Monolingual base language file | xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxParagraphs.xml |
Translation file |
Download
xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxParagraphs.ja.xml
|
Last change | Nov. 19, 2022, 2:20 p.m. |
Last author | Suguru Hirahara |
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 2 | 151 | 1,427 | |||
Translated | 100% | 2 | 100% | 151 | 100% | 1,427 |
Needs editing | 0% | 0 | 0% | 0 | 0% | 0 |
Read-only | 0% | 0 | 0% | 0 | 0% | 0 |
Failing checks | 0% | 0 | 0% | 0 | 0% | 0 |
Strings with suggestions | 0% | 0 | 0% | 0 | 0% | 0 |
Untranslated strings | 0% | 0 | 0% | 0 | 0% | 0 |
Quick numbers
and previous 30 days
Trends of last 30 days
—
Hosted words
+100%
—
Hosted strings
+100%
—
Translated
+100%
—
Contributors
—
![]() Translation changed |
|
![]() Translation changed |
|
![]() Resource update |
Parsing of the "
xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxParagraphs.ja.xml " file was enforced.
a year ago
|
![]() Resource update |
Parsing of the "
xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxParagraphs.ja.xml " file was enforced.
a year ago
|
![]() String updated in the repository |
|
![]() New translation |
|
![]() New strings to translate |
2 new strings to translate appeared to the translation.
a year ago
|
![]() Resource update |
File
xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxParagraphs.ja.xml was added.
a year ago
|
![]() String updated in the repository |
|
![]() String updated in the repository |
|
2 | File in original format as translated in the repository | XWiki Full Page | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
2 | All strings, converted files enriched with comments; suitable for offline translation | Android String Resource | CSV | JSON | gettext PO | iOS strings | TBX | TMX | XLIFF 1.1 with gettext extensions | XLIFF 1.1 | XLSX |
== 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
== 段落 ==
=== 段落1.0 ===
段落は2つ以上の改行で分
けら割されたテキストのことを指します。{{info}}XWikiシンタックス 1.0では改行は尊重されません。
{{{}}}の代わりに、二重のバックスラッシュを挿入する必要があります。{{/info}}
|=機能|=XWikiシンタックス 1.0|=結果
|シンプルな段落|これは段落です|これは段落です
|複数行の段落|複数行の{{{}}}段落|複数行の段落
|2つの段落|段落1\段落2|段落1\段落2
|パラメーター付きの段落|<p style="text-align:center;color:blue">中央に揃えた青色の段落</p>|(% style="text-align:center;color:blue" %)中央に揃えた青色の段落
=== 段落2.0 ===
段落は2つ以上の改行で分
けら割されたテキストのことを指します。|=機能|=XWikiシンタックス {{velocity}}$crtSyntaxVer{{/velocity}}|=結果
|シンプルな段落|これは段落です|これは段落です
|複数行の段落|複数行の段落|複数行の段落
|2つの段落|段落1\段落2|段落1\段落2
|パラメーター付きの段落|{{{(% style="text-align:center;color:blue" %)}}}中央に揃えた青色の段落|(% style="text-align:center;color:blue" %)中央に揃えた青色の段落
|内容の一部に異なるスタイルが適用された段落|{{{(% style="color:red" %)}}}赤色{{{(%%)}}}の異なるスタイルがある段落|(% style="color:red" %)赤色(%%)のテキストがある段落