Translation status
2 | Strings | 100% | Translate |
---|---|---|---|
90 | Words | 100% |
Other components
Component | Translated | Untranslated | Untranslated words | Checks | Suggestions | Comments | |
---|---|---|---|---|---|---|---|
XWiki.XWikiSyntaxTranslations
|
|||||||
|
|||||||
Main.WebHome
|
1 | ||||||
|
|||||||
XWiki Security Authentication UI
|
|||||||
|
|||||||
Index.Translations
|
|||||||
|
|||||||
Jetty listener
|
|||||||
|
|||||||
Main WikiManager.Translations
|
3 | ||||||
|
|||||||
AnnotationCode.Translations
|
|||||||
|
|||||||
Panels.Translations
|
|||||||
|
|||||||
Wiki WikiManager.Translations
|
|||||||
|
|||||||
PanelsCode.Translations
|
|||||||
|
Translation Information
Project website | www.xwiki.org |
---|---|
Project maintainers |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Translation process |
|
Translation license | GNU Lesser General Public License v2.1 only |
Source code repository |
https://github.com/xwiki/xwiki-platform
|
Repository branch | master |
Last remote commit |
XWIKI-18222: Administration sections are not executed with the right of their author
bd7becdb06
![]() |
Weblate repository |
https://l10n.xwiki.org/git/xwiki-platform/xwiki-core-resources/
|
Filemask | xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxHTML.*.xml |
Monolingual base language file | xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxHTML.xml |
Translation file |
xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxHTML.es.xml
|
Statistics
Percent | Strings | Words | Chars | ||
---|---|---|---|---|---|
Total | 2 | 90 | 800 | ||
Translated | 100% | 2 | 90 | 800 | |
Needs editing | 0% | 0 | 0 | 0 | |
Failing checks | 0% | 0 | 0 | 0 |
Last activity
Last change | Dec. 14, 2020, 5:28 p.m. | |||
---|---|---|---|---|
Last author | Francisco García Moreno |
== HTML ==
{{comment}}please do not translate the sub headlines{{/comment}}
=== 1.0 HTML ===
{{info}}It is possible to enter HTML markup directly in the text in XWiki Syntax 1.0.{{/info}}
|=XWiki Syntax 1.0|=Result
|<b>bold</b>|{{html}}<b>bold</b>{{/html}}
=== 2.0 HTML ===
{{info}}In XWiki Syntax {{velocity}}$crtSyntaxVer{{/velocity}} HTML or XHTML must be entered by using the HTML macro.{{/info}}
|=XWiki Syntax {{velocity}}$crtSyntaxVer{{/velocity}}|=Result
|{{{{{html}}<b>bold</b>{{/html}} }}}|{{html}}<b>bold</b>{{/html}}
{{info}}In XWiki Syntax {{velocity}}$crtSyntaxVer{{/velocity}}, by default the HTML macro does not understands XWiki Syntax (other macros included since it's XWiki Syntax too). To enable it, use {{{{{html wiki="true"}} }}}.{{/info}}
== HTML ==
{{comment}}please do not translate the sub headlines{{/comment}}
=== 1.0 HTML ===
{{info}}En la Sintaxis XWiki 1.0, se puede añadir marcado HTML directamente en el texto.{{/info}}
|=Sintaxis XWiki 1.0|=Resultado
|<b>bold</b>|{{html}}<b>bold</b>{{/html}}
=== 2.0 HTML ===
{{info}}En la Sintaxis XWiki {{velocity}}$crtSyntaxVer{{/velocity}}, se debe utilizar la macro HTML para añadir HTML o XHTML.{{/info}}
|=Sintaxis XWiki {{velocity}}$crtSyntaxVer{{/velocity}}|=Resultado
|{{{{{html}}<b>bold</b>{{/html}} }}}|{{html}}<b>bold</b>{{/html}}
{{info}}En la Sintaxis XWiki {{velocity}}$crtSyntaxVer{{/velocity}}, por defecto, la macro HTML no interpreta la Sintaxis XWiki