Strings Words Characters | |||
---|---|---|---|
2 153 1,432 |
|
All strings | Browse Translate Zen |
2 153 1,432 |
|
Translated strings | Browse Translate Zen |
2 153 1,432 |
|
Unfinished strings without suggestions | Browse Translate Zen |
1 1 19 |
|
Translated strings with dismissed checks | Browse Translate Zen |
Other components
Component | Translated | Unfinished | Unfinished words | Unfinished characters | Untranslated | Checks | Suggestions | Comments | |
---|---|---|---|---|---|---|---|---|---|
Attachment - Validation - Default LGPL-2.1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | ||
|
|||||||||
XWiki.Notifications.Code.LegacyNotificationAdministrationTranslations LGPL-2.1 | 83% | 1 | 1 | 5 | 0 | 0 | 0 | 0 | |
|
|||||||||
XWiki Core Resources LGPL-2.1 | 96% | 142 | 755 | 4,349 | 79 | 2 | 0 | 47 | |
|
|||||||||
XWiki Security Authentication Default LGPL-2.1 | 66% | 3 | 35 | 197 | 3 | 0 | 0 | 0 | |
|
|||||||||
XWiki.OfficeImporterTranslations LGPL-2.1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | ||
|
|||||||||
Attachment - Validation - UI LGPL-2.1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | ||
|
|||||||||
XWiki.XWikiSyntaxOtherSyntaxes LGPL-2.1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | ||
|
|||||||||
Sandbox.WebHome LGPL-2.1 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | ||
|
|||||||||
XWiki.XWikiSyntaxLists LGPL-2.1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | ||
|
|||||||||
FlamingoThemesCode.Translations LGPL-2.1 | 97% | 1 | 5 | 27 | 1 | 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] Convert a JUnit4-based rendering tests to JUnit5
95e312abc27
vmassol authored 21 hours ago |
Last commit in Weblate |
Translated using Weblate (Russian)
fcb362d5f07
Gankov authored 10 months ago |
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/XWikiSyntaxVerbatim.*.xml |
Monolingual base language file | xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxVerbatim.xml |
Translation file |
Download
xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxVerbatim.ja.xml
|
Last change | Nov. 17, 2022, 2:46 p.m. |
Last author | Suguru Hirahara |
a week ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 2 | 153 | 1,432 | |||
Translated | 100% | 2 | 100% | 153 | 100% | 1,432 |
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
—
shirahara
Translation changed |
|
shirahara
Translation added |
|
shirahara
Translation added |
|
shirahara
Resource updated |
File
xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxVerbatim.ja.xml was added.
2 years ago
|
None
String updated in the repository |
|
None
String updated in the repository |
|
shirahara
Language added |
Japanese
2 years 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 | JSON nested structure file | gettext PO | iOS strings | TBX | TMX | XLIFF 1.1 with gettext extensions | XLIFF 1.1 | XLSX |
== Verbatim ==
=== 1.0 Verbatim ===
Allow to enter content that will not be formatted (in other words the XWiki Syntax will not be taken into account).
{{info}}In XWiki Syntax 1.0 the [[Pre macro>>https://extensions.xwiki.org/xwiki/bin/view/Extension/Old%20XWiki%201.0%20syntax%20renderer/Pre%20Macro%20%28Radeox%29]] only preserves XWiki Syntax and Radeox macros. However HTML snippets and Groovy/Velocity scripts are still executed.{{/info}}
|=Feature|=XWiki Syntax 1.0|=Result
|Verbatim inline|{{{Some verbatim {pre}*[not rendered]*{/pre} content}}}|Some verbatim {{{*[not rendered]*}}} content
|Verbatim block|((({{{
{pre}
multi line
*verbatim*
content
{/pre}
}}}
{{info}}It's also possible to use the [[Code macro>>https://extensions.xwiki.org/xwiki/bin/view/Extension/Old%20XWiki%201.0%20syntax%20renderer/Code%20Macro%20%28Radeox%29]] but it displays its content in a box by default.{{/info}}
)))|((({{{
multi line
*verbatim*
content
}}})))
=== 2.0 Verbatim ===
Allow to enter content that will not be formatted (in other words the XWiki Syntax will not be taken into account).
|=Feature|=XWiki Syntax {{velocity}}$crtSyntaxVer{{/velocity}}|=Result
|Verbatim inline|{{{Some verbatim {{{**[[not rendered]]**}}} content}}}|Some verbatim {{{**[[not rendered]]**}}} content
|Verbatim block|((({{{
{{{
multi line
**verbatim**
content
}}}
}}})))|((({{{
multi line
**verbatim**
content
}}})))
== 逐語 ==
=== 逐語 1.0 ===
フォーマットしない内容の入力を許可(XWikiシンタックスを考慮しません)。
{{info}}XWikiシンタックス 1.0では、[[Preマクロ>>https://extensions.xwiki.org/xwiki/bin/view/Extension/Old%20XWiki%201.0%20syntax%20renderer/Pre%20Macro%20%28Radeox%29]]はXWikiシンタックスとRadeoxマクロだけを保ちます。HTMLスニペットとGroovy、Velocityスクリプトは実行されます。{{/info}}
|=機能|=XWikiシンタックス 1.0|=結果
|インラインの逐語|{{{逐語のまま{pre}*[レンダリングしない]*{/pre}内容}}}|逐語のまま{{{*[レンダリングしない]*}}}内容
|ブロックの逐語|((({{{
{pre}
複数行の
*逐語の*
内容
{/pre}
}}}
{{info}}[[Codeマクロ>>https://extensions.xwiki.org/xwiki/bin/view/Extension/Old%20XWiki%201.0%20syntax%20renderer/Code%20Macro%20%28Radeox%29]]も使用でき
ますが、内容を既定でボックスの中に表示します。{{/info}})))|((({{{
複数行の
*逐語の*
内容
}}})))
=== 逐語 2.0 ===
フォーマットしない内容の入力を許可(XWikiシンタックスを考慮しません)。
|=機能|=XWikiシンタックス {{velocity}}$crtSyntaxVer{{/velocity}}|=結果
|インラインの逐語|{{{逐語のまま{{{**[[レンダリングしない]]**}}}内容}}}|逐語のまま{{{**[[レンダリングしない]]**}}}内容
|ブロックの逐語|((({{{
{{{
複数行の
**逐語の**
内容
}}}
}}})))|((({{{
複数行の
**逐語の**
内容
}}})))