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 |
XWIKI-11762: $displayTooltip method seem to be broken
14b5462c47
![]() |
Last commit in Weblate |
XWIKI-21367: An error message is raised when the CVSS score is not a number
2a7a773345
![]() |
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/XWikiSyntaxGroups.*.xml |
Monolingual base language file | xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxGroups.xml |
Translation file |
Download
xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxGroups.ja.xml
|
Last change | Nov. 17, 2022, 5:20 a.m. |
Last author | Suguru Hirahara |
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 2 | 162 | 1,170 | |||
Translated | 100% | 2 | 100% | 162 | 100% | 1,170 |
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 |
|
![]() Translation changed |
|
![]() Comment added |
The id "HEmbeddeddocument" is generated from "Embedded document" a year ago |
![]() Resource update |
Parsing of the "
xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxGroups.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/XWikiSyntaxGroups.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/XWikiSyntaxGroups.ja.xml was added.
a year ago
|
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 |
== Groups ==
=== 2.0 Groups ===
Groups can be used to insert another document inline directly into the current document. This allows for example to insert complex elements or style inside a list item, inside a table cell or a paragraph. Groups are delimited by the following syntactic elements: ##{{{(((...)))}}}##. One Group can contain another Group and there is no limit of imbrication.
|=XWiki Syntax {{velocity}}$crtSyntaxVer{{/velocity}}|=Result
|((({{{
|=Header 1|=Header 2|=Header 3
|Cell One|(((
= Embedded document =
Some embedded paragraph.
* list item one
* list item two
** sub-item 1
** sub-item 2
))) | Cell Three
Next paragraph in the top-level document
}}})))|(((
|=Header 1|=Header 2|=Header 3
|Cell One|(((
{{html}}<h1 id="HEmbeddeddocument"><span>Embedded document</span></h1>{{/html}}
Some embedded paragraph.
* list item one
* list item two
** sub-item 1
** sub-item 2
))) | Cell Three
Next paragraph in the top-level document
)))
|((({{{(% class="myClass" style="color:blue" %)(((blue paragraphs
inside myClass)))}}})))| (% class="myClass" style="color:blue" %)(((blue paragraphs
inside my group)))
== グループ ==
=== グループ2.0 ===
グループを使うと、現在のドキュメントに別のドキュメントを直接挿入することができます。例えば、リストの項目、表のセル、段落の中に、複雑な要素やスタイルを挿入することができます。グループは ##{{{(((...)))}}}## のシンタックスで区切られます。グループは入れ子構造にすることができます。
|=XWikiシンタックス {{velocity}}$crtSyntaxVer{{/velocity}}|=結果
|((({{{
|=ヘッダー1|=ヘッダー2|=ヘッダー3
|セル1|(((
= Embedded document =
埋め込まれた段落。
* リストの項目1
* リストの項目2
** サブ項目1
** サブ項目2
))) | セル3
最上位のドキュメントの次の段落
}}})))|(((
|=ヘッダー1|=ヘッダー2|=ヘッダー3
|セル1|(((
{{html}}<h1 id="HEmbeddeddocument"><span>Embedded document</span></h1>{{/html}}
埋め込まれた段落。
* リストの項目1
* リストの項目2
** サブ項目1
** サブ項目2
))) | セル3
最上位のドキュメントの次の段落
)))
|((({{{(% class="myClass" style="color:blue" %)(((myClass の
青字の段落)))}}})))| (% class="myClass" style="color:blue" %)(((myClass の
青字の段落)))