Translation List
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/?format=api&page=5
https://l10n.xwiki.org/api/translations/?format=api&page=6", "previous": "https://l10n.xwiki.org/api/translations/?format=api&page=4", "results": [ { "language": { "id": 256, "code": "sk", "name": "Slovak", "plural": { "id": 256, "source": 0, "number": 3, "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2", "type": 2 }, "aliases": [ "svk", "sky", "slk", "slo" ], "direction": "ltr", "population": 6680269, "web_url": "https://l10n.xwiki.org/languages/sk/", "url": "https://l10n.xwiki.org/api/languages/sk/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/sk/statistics/?format=api" }, "component": { "name": "XWiki.XWikiSyntaxTranslations", "slug": "xwiki-xwikisyntaxtranslations", "id": 65, "source_language": { "id": 71, "code": "en", "name": "English", "plural": { "id": 71, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://l10n.xwiki.org/languages/en/", "url": "https://l10n.xwiki.org/api/languages/en/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api" }, "project": { "name": "XWiki Platform", "slug": "xwiki-platform", "id": 1, "web": "http://www.xwiki.org", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/", "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api", "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api", "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api", "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api", "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api", "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api", "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "" }, "vcs": "github", "repo": "https://github.com/xwiki/xwiki-platform", "git_export": "", "branch": "master", "push_branch": "", "filemask": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxTranslations.*.xml", "screenshot_filemask": "", "template": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxTranslations.xml", "edit_template": false, "intermediate": "", "new_base": "", "file_format": "xwiki-page-properties", "license": "LGPL-2.1-only", "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html", "agreement": "", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-help/xwiki-platform-help-syntax/xwiki-xwikisyntaxtranslations/", "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxtranslations/?format=api", "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxtranslations/repository/?format=api", "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxtranslations/translations/?format=api", "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxtranslations/statistics/?format=api", "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxtranslations/lock/?format=api", "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxtranslations/links/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxtranslations/changes/?format=api", "task_url": null, "new_lang": "add", "language_code_style": "", "push": "https://github.com/xwiki/xwiki-platform", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})", "delete_message": "Deleted translation using Weblate ({{ language_name }})", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.", "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": true, "commit_pending_age": 1, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [], "is_glossary": false, "glossary_color": "silver", "category": "https://l10n.xwiki.org/api/categories/6/?format=api" }, "language_code": "sk", "id": 359, "filename": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxTranslations.sk.xml", "revision": "fe95ee6685a8e1cb2c539f3452107201791deb8f,689df3a401b3a94a9838f5c2e403ca214af64666", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-help/xwiki-platform-help-syntax/xwiki-xwikisyntaxtranslations/sk/", "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/sk/", "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-help/xwiki-platform-help-syntax/xwiki-xwikisyntaxtranslations/sk/", "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxtranslations/sk/?format=api", "is_template": false, "is_source": false, "total": 5, "total_words": 11, "translated": 5, "translated_words": 11, "translated_percent": 100.0, "fuzzy": 0, "fuzzy_words": 0, "fuzzy_percent": 0.0, "failing_checks": 0, "failing_checks_words": 0, "failing_checks_percent": 0.0, "have_suggestion": 0, "have_comment": 0, "last_change": null, "last_author": null, "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxtranslations/sk/repository/?format=api", "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxtranslations/sk/file/?format=api", "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxtranslations/sk/statistics/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxtranslations/sk/changes/?format=api", "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxtranslations/sk/units/?format=api" }, { "language": { "id": 71, "code": "en", "name": "English", "plural": { "id": 71, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://l10n.xwiki.org/languages/en/", "url": "https://l10n.xwiki.org/api/languages/en/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api" }, "component": { "name": "FlamingoThemesCode.Translations", "slug": "flamingothemescode-translations", "id": 66, "source_language": { "id": 71, "code": "en", "name": "English", "plural": { "id": 71, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://l10n.xwiki.org/languages/en/", "url": "https://l10n.xwiki.org/api/languages/en/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api" }, "project": { "name": "XWiki Platform", "slug": "xwiki-platform", "id": 1, "web": "http://www.xwiki.org", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/", "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api", "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api", "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api", "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api", "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api", "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api", "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "" }, "vcs": "github", "repo": "https://github.com/xwiki/xwiki-platform", "git_export": "", "branch": "master", "push_branch": "", "filemask": "xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-ui/src/main/resources/FlamingoThemesCode/Translations.*.xml", "screenshot_filemask": "", "template": "xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-ui/src/main/resources/FlamingoThemesCode/Translations.xml", "edit_template": false, "intermediate": "", "new_base": "", "file_format": "xwiki-page-properties", "license": "LGPL-2.1-only", "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html", "agreement": "", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/flamingothemescode-translations/", "url": "https://l10n.xwiki.org/api/components/xwiki-platform/flamingothemescode-translations/?format=api", "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/flamingothemescode-translations/repository/?format=api", "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/flamingothemescode-translations/translations/?format=api", "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/flamingothemescode-translations/statistics/?format=api", "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/flamingothemescode-translations/lock/?format=api", "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/flamingothemescode-translations/links/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/flamingothemescode-translations/changes/?format=api", "task_url": null, "new_lang": "add", "language_code_style": "", "push": "https://github.com/xwiki/xwiki-platform", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})", "delete_message": "Deleted translation using Weblate ({{ language_name }})", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.", "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": true, "commit_pending_age": 1, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [], "is_glossary": false, "glossary_color": "silver", "category": null }, "language_code": "en", "id": 360, "filename": "xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-ui/src/main/resources/FlamingoThemesCode/Translations.xml", "revision": "fe2dc5793d3f29681cb6c14ed38010c860498006,fe2dc5793d3f29681cb6c14ed38010c860498006", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/flamingothemescode-translations/en/", "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/en/", "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/flamingothemescode-translations/en/", "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/flamingothemescode-translations/en/?format=api", "is_template": true, "is_source": true, "total": 36, "total_words": 195, "translated": 36, "translated_words": 195, "translated_percent": 100.0, "fuzzy": 0, "fuzzy_words": 0, "fuzzy_percent": 0.0, "failing_checks": 5, "failing_checks_words": 30, "failing_checks_percent": 13.8, "have_suggestion": 0, "have_comment": 0, "last_change": "2022-10-07T08:17:38.204000Z", "last_author": "Björn Ludwig", "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/flamingothemescode-translations/en/repository/?format=api", "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/flamingothemescode-translations/en/file/?format=api", "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/flamingothemescode-translations/en/statistics/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/flamingothemescode-translations/en/changes/?format=api", "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/flamingothemescode-translations/en/units/?format=api" }, { "language": { "id": 96, "code": "fr", "name": "French", "plural": { "id": 96, "source": 0, "number": 2, "formula": "n > 1", "type": 1 }, "aliases": [ "fra_fr", "fra", "fre" ], "direction": "ltr", "population": 278611506, "web_url": "https://l10n.xwiki.org/languages/fr/", "url": "https://l10n.xwiki.org/api/languages/fr/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/fr/statistics/?format=api" }, "component": { "name": "FlamingoThemesCode.Translations", "slug": "flamingothemescode-translations", "id": 66, "source_language": { "id": 71, "code": "en", "name": "English", "plural": { "id": 71, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://l10n.xwiki.org/languages/en/", "url": "https://l10n.xwiki.org/api/languages/en/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api" }, "project": { "name": "XWiki Platform", "slug": "xwiki-platform", "id": 1, "web": "http://www.xwiki.org", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/", "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api", "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api", "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api", "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api", "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api", "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api", "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "" }, "vcs": "github", "repo": "https://github.com/xwiki/xwiki-platform", "git_export": "", "branch": "master", "push_branch": "", "filemask": "xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-ui/src/main/resources/FlamingoThemesCode/Translations.*.xml", "screenshot_filemask": "", "template": "xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-ui/src/main/resources/FlamingoThemesCode/Translations.xml", "edit_template": false, "intermediate": "", "new_base": "", "file_format": "xwiki-page-properties", "license": "LGPL-2.1-only", "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html", "agreement": "", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/flamingothemescode-translations/", "url": "https://l10n.xwiki.org/api/components/xwiki-platform/flamingothemescode-translations/?format=api", "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/flamingothemescode-translations/repository/?format=api", "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/flamingothemescode-translations/translations/?format=api", "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/flamingothemescode-translations/statistics/?format=api", "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/flamingothemescode-translations/lock/?format=api", "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/flamingothemescode-translations/links/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/flamingothemescode-translations/changes/?format=api", "task_url": null, "new_lang": "add", "language_code_style": "", "push": "https://github.com/xwiki/xwiki-platform", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})", "delete_message": "Deleted translation using Weblate ({{ language_name }})", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.", "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": true, "commit_pending_age": 1, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [], "is_glossary": false, "glossary_color": "silver", "category": null }, "language_code": "fr", "id": 361, "filename": "xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-ui/src/main/resources/FlamingoThemesCode/Translations.fr.xml", "revision": "afda7f0dc37c438a2d865b6addd8133b54b51e68,fe2dc5793d3f29681cb6c14ed38010c860498006", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/flamingothemescode-translations/fr/", "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/fr/", "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/flamingothemescode-translations/fr/", "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/flamingothemescode-translations/fr/?format=api", "is_template": false, "is_source": false, "total": 36, "total_words": 195, "translated": 35, "translated_words": 190, "translated_percent": 97.2, "fuzzy": 0, "fuzzy_words": 0, "fuzzy_percent": 0.0, "failing_checks": 0, "failing_checks_words": 0, "failing_checks_percent": 0.0, "have_suggestion": 0, "have_comment": 0, "last_change": "2023-06-12T10:48:11.917926Z", "last_author": "xrichard", "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/flamingothemescode-translations/fr/repository/?format=api", "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/flamingothemescode-translations/fr/file/?format=api", "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/flamingothemescode-translations/fr/statistics/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/flamingothemescode-translations/fr/changes/?format=api", "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/flamingothemescode-translations/fr/units/?format=api" }, { "language": { "id": 119, "code": "hr", "name": "Croatian", "plural": { "id": 119, "source": 0, "number": 3, "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2", "type": 2 }, "aliases": [ "scr", "hrv" ], "direction": "ltr", "population": 6813163, "web_url": "https://l10n.xwiki.org/languages/hr/", "url": "https://l10n.xwiki.org/api/languages/hr/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/hr/statistics/?format=api" }, "component": { "name": "FlamingoThemesCode.Translations", "slug": "flamingothemescode-translations", "id": 66, "source_language": { "id": 71, "code": "en", "name": "English", "plural": { "id": 71, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://l10n.xwiki.org/languages/en/", "url": "https://l10n.xwiki.org/api/languages/en/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api" }, "project": { "name": "XWiki Platform", "slug": "xwiki-platform", "id": 1, "web": "http://www.xwiki.org", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/", "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api", "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api", "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api", "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api", "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api", "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api", "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "" }, "vcs": "github", "repo": "https://github.com/xwiki/xwiki-platform", "git_export": "", "branch": "master", "push_branch": "", "filemask": "xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-ui/src/main/resources/FlamingoThemesCode/Translations.*.xml", "screenshot_filemask": "", "template": "xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-ui/src/main/resources/FlamingoThemesCode/Translations.xml", "edit_template": false, "intermediate": "", "new_base": "", "file_format": "xwiki-page-properties", "license": "LGPL-2.1-only", "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html", "agreement": "", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/flamingothemescode-translations/", "url": "https://l10n.xwiki.org/api/components/xwiki-platform/flamingothemescode-translations/?format=api", "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/flamingothemescode-translations/repository/?format=api", "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/flamingothemescode-translations/translations/?format=api", "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/flamingothemescode-translations/statistics/?format=api", "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/flamingothemescode-translations/lock/?format=api", "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/flamingothemescode-translations/links/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/flamingothemescode-translations/changes/?format=api", "task_url": null, "new_lang": "add", "language_code_style": "", "push": "https://github.com/xwiki/xwiki-platform", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})", "delete_message": "Deleted translation using Weblate ({{ language_name }})", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.", "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": true, "commit_pending_age": 1, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [], "is_glossary": false, "glossary_color": "silver", "category": null }, "language_code": "hr", "id": 362, "filename": "xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-ui/src/main/resources/FlamingoThemesCode/Translations.hr.xml", "revision": "eb029341f65a161942805b1e3560afe8dfd28e9d,fe2dc5793d3f29681cb6c14ed38010c860498006", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/flamingothemescode-translations/hr/", "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/hr/", "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/flamingothemescode-translations/hr/", "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/flamingothemescode-translations/hr/?format=api", "is_template": false, "is_source": false, "total": 36, "total_words": 195, "translated": 35, "translated_words": 190, "translated_percent": 97.2, "fuzzy": 0, "fuzzy_words": 0, "fuzzy_percent": 0.0, "failing_checks": 1, "failing_checks_words": 6, "failing_checks_percent": 2.7, "have_suggestion": 0, "have_comment": 0, "last_change": "2022-10-07T08:18:51.337747Z", "last_author": "Björn Ludwig", "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/flamingothemescode-translations/hr/repository/?format=api", "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/flamingothemescode-translations/hr/file/?format=api", "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/flamingothemescode-translations/hr/statistics/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/flamingothemescode-translations/hr/changes/?format=api", "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/flamingothemescode-translations/hr/units/?format=api" }, { "language": { "id": 176, "code": "lv", "name": "Latvian", "plural": { "id": 176, "source": 0, "number": 3, "formula": "(n % 10 == 0 || n % 100 >= 11 && n % 100 <= 19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2)", "type": 11 }, "aliases": [ "lav" ], "direction": "ltr", "population": 1147550, "web_url": "https://l10n.xwiki.org/languages/lv/", "url": "https://l10n.xwiki.org/api/languages/lv/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/lv/statistics/?format=api" }, "component": { "name": "FlamingoThemesCode.Translations", "slug": "flamingothemescode-translations", "id": 66, "source_language": { "id": 71, "code": "en", "name": "English", "plural": { "id": 71, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://l10n.xwiki.org/languages/en/", "url": "https://l10n.xwiki.org/api/languages/en/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api" }, "project": { "name": "XWiki Platform", "slug": "xwiki-platform", "id": 1, "web": "http://www.xwiki.org", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/", "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api", "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api", "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api", "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api", "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api", "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api", "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "" }, "vcs": "github", "repo": "https://github.com/xwiki/xwiki-platform", "git_export": "", "branch": "master", "push_branch": "", "filemask": "xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-ui/src/main/resources/FlamingoThemesCode/Translations.*.xml", "screenshot_filemask": "", "template": "xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-ui/src/main/resources/FlamingoThemesCode/Translations.xml", "edit_template": false, "intermediate": "", "new_base": "", "file_format": "xwiki-page-properties", "license": "LGPL-2.1-only", "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html", "agreement": "", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/flamingothemescode-translations/", "url": "https://l10n.xwiki.org/api/components/xwiki-platform/flamingothemescode-translations/?format=api", "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/flamingothemescode-translations/repository/?format=api", "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/flamingothemescode-translations/translations/?format=api", "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/flamingothemescode-translations/statistics/?format=api", "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/flamingothemescode-translations/lock/?format=api", "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/flamingothemescode-translations/links/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/flamingothemescode-translations/changes/?format=api", "task_url": null, "new_lang": "add", "language_code_style": "", "push": "https://github.com/xwiki/xwiki-platform", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})", "delete_message": "Deleted translation using Weblate ({{ language_name }})", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.", "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": true, "commit_pending_age": 1, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [], "is_glossary": false, "glossary_color": "silver", "category": null }, "language_code": "lv", "id": 363, "filename": "xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-ui/src/main/resources/FlamingoThemesCode/Translations.lv.xml", "revision": "5077500575496d0932590a34d984726ac7ee0971,fe2dc5793d3f29681cb6c14ed38010c860498006", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/flamingothemescode-translations/lv/", "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/lv/", "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/flamingothemescode-translations/lv/", "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/flamingothemescode-translations/lv/?format=api", "is_template": false, "is_source": false, "total": 36, "total_words": 195, "translated": 35, "translated_words": 190, "translated_percent": 97.2, "fuzzy": 0, "fuzzy_words": 0, "fuzzy_percent": 0.0, "failing_checks": 2, "failing_checks_words": 18, "failing_checks_percent": 5.5, "have_suggestion": 0, "have_comment": 0, "last_change": "2022-10-07T08:18:45.663179Z", "last_author": "Björn Ludwig", "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/flamingothemescode-translations/lv/repository/?format=api", "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/flamingothemescode-translations/lv/file/?format=api", "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/flamingothemescode-translations/lv/statistics/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/flamingothemescode-translations/lv/changes/?format=api", "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/flamingothemescode-translations/lv/units/?format=api" }, { "language": { "id": 256, "code": "sk", "name": "Slovak", "plural": { "id": 256, "source": 0, "number": 3, "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2", "type": 2 }, "aliases": [ "svk", "sky", "slk", "slo" ], "direction": "ltr", "population": 6680269, "web_url": "https://l10n.xwiki.org/languages/sk/", "url": "https://l10n.xwiki.org/api/languages/sk/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/sk/statistics/?format=api" }, "component": { "name": "FlamingoThemesCode.Translations", "slug": "flamingothemescode-translations", "id": 66, "source_language": { "id": 71, "code": "en", "name": "English", "plural": { "id": 71, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://l10n.xwiki.org/languages/en/", "url": "https://l10n.xwiki.org/api/languages/en/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api" }, "project": { "name": "XWiki Platform", "slug": "xwiki-platform", "id": 1, "web": "http://www.xwiki.org", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/", "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api", "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api", "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api", "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api", "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api", "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api", "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "" }, "vcs": "github", "repo": "https://github.com/xwiki/xwiki-platform", "git_export": "", "branch": "master", "push_branch": "", "filemask": "xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-ui/src/main/resources/FlamingoThemesCode/Translations.*.xml", "screenshot_filemask": "", "template": "xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-ui/src/main/resources/FlamingoThemesCode/Translations.xml", "edit_template": false, "intermediate": "", "new_base": "", "file_format": "xwiki-page-properties", "license": "LGPL-2.1-only", "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html", "agreement": "", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/flamingothemescode-translations/", "url": "https://l10n.xwiki.org/api/components/xwiki-platform/flamingothemescode-translations/?format=api", "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/flamingothemescode-translations/repository/?format=api", "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/flamingothemescode-translations/translations/?format=api", "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/flamingothemescode-translations/statistics/?format=api", "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/flamingothemescode-translations/lock/?format=api", "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/flamingothemescode-translations/links/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/flamingothemescode-translations/changes/?format=api", "task_url": null, "new_lang": "add", "language_code_style": "", "push": "https://github.com/xwiki/xwiki-platform", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})", "delete_message": "Deleted translation using Weblate ({{ language_name }})", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.", "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": true, "commit_pending_age": 1, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [], "is_glossary": false, "glossary_color": "silver", "category": null }, "language_code": "sk", "id": 364, "filename": "xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-ui/src/main/resources/FlamingoThemesCode/Translations.sk.xml", "revision": "5e89d7a025ee31ab6d33b97d55f0413a62224b3d,fe2dc5793d3f29681cb6c14ed38010c860498006", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/flamingothemescode-translations/sk/", "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/sk/", "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/flamingothemescode-translations/sk/", "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/flamingothemescode-translations/sk/?format=api", "is_template": false, "is_source": false, "total": 36, "total_words": 195, "translated": 35, "translated_words": 190, "translated_percent": 97.2, "fuzzy": 0, "fuzzy_words": 0, "fuzzy_percent": 0.0, "failing_checks": 11, "failing_checks_words": 150, "failing_checks_percent": 30.5, "have_suggestion": 0, "have_comment": 0, "last_change": "2022-10-07T08:18:16.946922Z", "last_author": "Björn Ludwig", "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/flamingothemescode-translations/sk/repository/?format=api", "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/flamingothemescode-translations/sk/file/?format=api", "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/flamingothemescode-translations/sk/statistics/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/flamingothemescode-translations/sk/changes/?format=api", "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/flamingothemescode-translations/sk/units/?format=api" }, { "language": { "id": 71, "code": "en", "name": "English", "plural": { "id": 71, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://l10n.xwiki.org/languages/en/", "url": "https://l10n.xwiki.org/api/languages/en/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api" }, "component": { "name": "XWiki.AdminTranslations.xml", "slug": "xwiki-admintranslations-xml", "id": 67, "source_language": { "id": 71, "code": "en", "name": "English", "plural": { "id": 71, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://l10n.xwiki.org/languages/en/", "url": "https://l10n.xwiki.org/api/languages/en/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api" }, "project": { "name": "XWiki Platform", "slug": "xwiki-platform", "id": 1, "web": "http://www.xwiki.org", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/", "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api", "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api", "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api", "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api", "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api", "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api", "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "" }, "vcs": "github", "repo": "https://github.com/xwiki/xwiki-platform", "git_export": "", "branch": "master", "push_branch": "", "filemask": "xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-ui/src/main/resources/XWiki/AdminTranslations.*.xml", "screenshot_filemask": "", "template": "xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-ui/src/main/resources/XWiki/AdminTranslations.xml", "edit_template": false, "intermediate": "", "new_base": "", "file_format": "xwiki-page-properties", "license": "LGPL-2.1-only", "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html", "agreement": "", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-administration/xwiki-admintranslations-xml/", "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-administration%252Fxwiki-admintranslations-xml/?format=api", "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-administration%252Fxwiki-admintranslations-xml/repository/?format=api", "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-administration%252Fxwiki-admintranslations-xml/translations/?format=api", "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-administration%252Fxwiki-admintranslations-xml/statistics/?format=api", "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-administration%252Fxwiki-admintranslations-xml/lock/?format=api", "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-administration%252Fxwiki-admintranslations-xml/links/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-administration%252Fxwiki-admintranslations-xml/changes/?format=api", "task_url": null, "new_lang": "add", "language_code_style": "", "push": "https://github.com/xwiki/xwiki-platform", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})", "delete_message": "Deleted translation using Weblate ({{ language_name }})", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.", "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": true, "commit_pending_age": 1, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [], "is_glossary": false, "glossary_color": "silver", "category": "https://l10n.xwiki.org/api/categories/25/?format=api" }, "language_code": "en", "id": 365, "filename": "xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-ui/src/main/resources/XWiki/AdminTranslations.xml", "revision": "9fbf855b185e0393d2a7fe96d691bcbc7da4b3eb,9fbf855b185e0393d2a7fe96d691bcbc7da4b3eb", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-administration/xwiki-admintranslations-xml/en/", "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/en/", "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-administration/xwiki-admintranslations-xml/en/", "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-administration%252Fxwiki-admintranslations-xml/en/?format=api", "is_template": true, "is_source": true, "total": 119, "total_words": 1230, "translated": 119, "translated_words": 1230, "translated_percent": 100.0, "fuzzy": 0, "fuzzy_words": 0, "fuzzy_percent": 0.0, "failing_checks": 37, "failing_checks_words": 398, "failing_checks_percent": 31.0, "have_suggestion": 1, "have_comment": 0, "last_change": null, "last_author": null, "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-administration%252Fxwiki-admintranslations-xml/en/repository/?format=api", "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-administration%252Fxwiki-admintranslations-xml/en/file/?format=api", "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-administration%252Fxwiki-admintranslations-xml/en/statistics/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-administration%252Fxwiki-admintranslations-xml/en/changes/?format=api", "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-administration%252Fxwiki-admintranslations-xml/en/units/?format=api" }, { "language": { "id": 96, "code": "fr", "name": "French", "plural": { "id": 96, "source": 0, "number": 2, "formula": "n > 1", "type": 1 }, "aliases": [ "fra_fr", "fra", "fre" ], "direction": "ltr", "population": 278611506, "web_url": "https://l10n.xwiki.org/languages/fr/", "url": "https://l10n.xwiki.org/api/languages/fr/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/fr/statistics/?format=api" }, "component": { "name": "XWiki.AdminTranslations.xml", "slug": "xwiki-admintranslations-xml", "id": 67, "source_language": { "id": 71, "code": "en", "name": "English", "plural": { "id": 71, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://l10n.xwiki.org/languages/en/", "url": "https://l10n.xwiki.org/api/languages/en/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api" }, "project": { "name": "XWiki Platform", "slug": "xwiki-platform", "id": 1, "web": "http://www.xwiki.org", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/", "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api", "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api", "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api", "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api", "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api", "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api", "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "" }, "vcs": "github", "repo": "https://github.com/xwiki/xwiki-platform", "git_export": "", "branch": "master", "push_branch": "", "filemask": "xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-ui/src/main/resources/XWiki/AdminTranslations.*.xml", "screenshot_filemask": "", "template": "xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-ui/src/main/resources/XWiki/AdminTranslations.xml", "edit_template": false, "intermediate": "", "new_base": "", "file_format": "xwiki-page-properties", "license": "LGPL-2.1-only", "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html", "agreement": "", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-administration/xwiki-admintranslations-xml/", "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-administration%252Fxwiki-admintranslations-xml/?format=api", "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-administration%252Fxwiki-admintranslations-xml/repository/?format=api", "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-administration%252Fxwiki-admintranslations-xml/translations/?format=api", "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-administration%252Fxwiki-admintranslations-xml/statistics/?format=api", "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-administration%252Fxwiki-admintranslations-xml/lock/?format=api", "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-administration%252Fxwiki-admintranslations-xml/links/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-administration%252Fxwiki-admintranslations-xml/changes/?format=api", "task_url": null, "new_lang": "add", "language_code_style": "", "push": "https://github.com/xwiki/xwiki-platform", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})", "delete_message": "Deleted translation using Weblate ({{ language_name }})", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.", "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": true, "commit_pending_age": 1, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [], "is_glossary": false, "glossary_color": "silver", "category": "https://l10n.xwiki.org/api/categories/25/?format=api" }, "language_code": "fr", "id": 366, "filename": "xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-ui/src/main/resources/XWiki/AdminTranslations.fr.xml", "revision": "38b916d31bb87be9ad2bc8024a2fc60f10574cd4,9fbf855b185e0393d2a7fe96d691bcbc7da4b3eb", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-administration/xwiki-admintranslations-xml/fr/", "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/fr/", "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-administration/xwiki-admintranslations-xml/fr/", "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-administration%252Fxwiki-admintranslations-xml/fr/?format=api", "is_template": false, "is_source": false, "total": 119, "total_words": 1230, "translated": 115, "translated_words": 1213, "translated_percent": 96.6, "fuzzy": 0, "fuzzy_words": 0, "fuzzy_percent": 0.0, "failing_checks": 0, "failing_checks_words": 0, "failing_checks_percent": 0.0, "have_suggestion": 0, "have_comment": 0, "last_change": "2023-08-15T13:18:09.638634Z", "last_author": "Anca Luca", "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-administration%252Fxwiki-admintranslations-xml/fr/repository/?format=api", "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-administration%252Fxwiki-admintranslations-xml/fr/file/?format=api", "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-administration%252Fxwiki-admintranslations-xml/fr/statistics/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-administration%252Fxwiki-admintranslations-xml/fr/changes/?format=api", "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-administration%252Fxwiki-admintranslations-xml/fr/units/?format=api" }, { "language": { "id": 119, "code": "hr", "name": "Croatian", "plural": { "id": 119, "source": 0, "number": 3, "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2", "type": 2 }, "aliases": [ "scr", "hrv" ], "direction": "ltr", "population": 6813163, "web_url": "https://l10n.xwiki.org/languages/hr/", "url": "https://l10n.xwiki.org/api/languages/hr/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/hr/statistics/?format=api" }, "component": { "name": "XWiki.AdminTranslations.xml", "slug": "xwiki-admintranslations-xml", "id": 67, "source_language": { "id": 71, "code": "en", "name": "English", "plural": { "id": 71, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://l10n.xwiki.org/languages/en/", "url": "https://l10n.xwiki.org/api/languages/en/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api" }, "project": { "name": "XWiki Platform", "slug": "xwiki-platform", "id": 1, "web": "http://www.xwiki.org", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/", "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api", "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api", "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api", "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api", "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api", "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api", "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "" }, "vcs": "github", "repo": "https://github.com/xwiki/xwiki-platform", "git_export": "", "branch": "master", "push_branch": "", "filemask": "xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-ui/src/main/resources/XWiki/AdminTranslations.*.xml", "screenshot_filemask": "", "template": "xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-ui/src/main/resources/XWiki/AdminTranslations.xml", "edit_template": false, "intermediate": "", "new_base": "", "file_format": "xwiki-page-properties", "license": "LGPL-2.1-only", "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html", "agreement": "", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-administration/xwiki-admintranslations-xml/", "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-administration%252Fxwiki-admintranslations-xml/?format=api", "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-administration%252Fxwiki-admintranslations-xml/repository/?format=api", "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-administration%252Fxwiki-admintranslations-xml/translations/?format=api", "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-administration%252Fxwiki-admintranslations-xml/statistics/?format=api", "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-administration%252Fxwiki-admintranslations-xml/lock/?format=api", "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-administration%252Fxwiki-admintranslations-xml/links/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-administration%252Fxwiki-admintranslations-xml/changes/?format=api", "task_url": null, "new_lang": "add", "language_code_style": "", "push": "https://github.com/xwiki/xwiki-platform", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})", "delete_message": "Deleted translation using Weblate ({{ language_name }})", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.", "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": true, "commit_pending_age": 1, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [], "is_glossary": false, "glossary_color": "silver", "category": "https://l10n.xwiki.org/api/categories/25/?format=api" }, "language_code": "hr", "id": 367, "filename": "xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-ui/src/main/resources/XWiki/AdminTranslations.hr.xml", "revision": "465ed479bcbd3de7096aacb0ff7c39c00e2c8c2d,9fbf855b185e0393d2a7fe96d691bcbc7da4b3eb", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-administration/xwiki-admintranslations-xml/hr/", "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/hr/", "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-administration/xwiki-admintranslations-xml/hr/", "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-administration%252Fxwiki-admintranslations-xml/hr/?format=api", "is_template": false, "is_source": false, "total": 119, "total_words": 1230, "translated": 98, "translated_words": 1175, "translated_percent": 82.3, "fuzzy": 0, "fuzzy_words": 0, "fuzzy_percent": 0.0, "failing_checks": 28, "failing_checks_words": 333, "failing_checks_percent": 23.5, "have_suggestion": 0, "have_comment": 0, "last_change": null, "last_author": null, "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-administration%252Fxwiki-admintranslations-xml/hr/repository/?format=api", "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-administration%252Fxwiki-admintranslations-xml/hr/file/?format=api", "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-administration%252Fxwiki-admintranslations-xml/hr/statistics/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-administration%252Fxwiki-admintranslations-xml/hr/changes/?format=api", "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-administration%252Fxwiki-admintranslations-xml/hr/units/?format=api" }, { "language": { "id": 43, "code": "ca", "name": "Catalan", "plural": { "id": 43, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "ca_ps", "ca_ca", "cat" ], "direction": "ltr", "population": 8679138, "web_url": "https://l10n.xwiki.org/languages/ca/", "url": "https://l10n.xwiki.org/api/languages/ca/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/ca/statistics/?format=api" }, "component": { "name": "xwiki-platform-index-tree-macro DocumentTreeTranslations", "slug": "xwiki-documenttreetranslations", "id": 68, "source_language": { "id": 71, "code": "en", "name": "English", "plural": { "id": 71, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://l10n.xwiki.org/languages/en/", "url": "https://l10n.xwiki.org/api/languages/en/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api" }, "project": { "name": "XWiki Platform", "slug": "xwiki-platform", "id": 1, "web": "http://www.xwiki.org", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/", "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api", "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api", "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api", "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api", "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api", "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api", "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "" }, "vcs": "github", "repo": "https://github.com/xwiki/xwiki-platform", "git_export": "", "branch": "master", "push_branch": "", "filemask": "xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-macro/src/main/resources/XWiki/DocumentTreeTranslations.*.xml", "screenshot_filemask": "", "template": "xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-macro/src/main/resources/XWiki/DocumentTreeTranslations.xml", "edit_template": false, "intermediate": "", "new_base": "", "file_format": "xwiki-page-properties", "license": "LGPL-2.1-only", "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html", "agreement": "", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-index/xwiki-documenttreetranslations/", "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/?format=api", "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/repository/?format=api", "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/translations/?format=api", "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/statistics/?format=api", "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/lock/?format=api", "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/links/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/changes/?format=api", "task_url": null, "new_lang": "add", "language_code_style": "", "push": "https://github.com/xwiki/xwiki-platform", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})", "delete_message": "Deleted translation using Weblate ({{ language_name }})", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.", "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": true, "commit_pending_age": 1, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [], "is_glossary": false, "glossary_color": "silver", "category": "https://l10n.xwiki.org/api/categories/22/?format=api" }, "language_code": "ca", "id": 368, "filename": "xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-macro/src/main/resources/XWiki/DocumentTreeTranslations.ca.xml", "revision": "507990edc45b82e3ef22535ff00d973d3a69e906,02675fff4023a4c6a03466c3fca216f9ac078cab", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-index/xwiki-documenttreetranslations/ca/", "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/ca/", "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-index/xwiki-documenttreetranslations/ca/", "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/ca/?format=api", "is_template": false, "is_source": false, "total": 53, "total_words": 830, "translated": 50, "translated_words": 817, "translated_percent": 94.3, "fuzzy": 0, "fuzzy_words": 0, "fuzzy_percent": 0.0, "failing_checks": 16, "failing_checks_words": 626, "failing_checks_percent": 30.1, "have_suggestion": 0, "have_comment": 0, "last_change": "2018-11-30T14:02:36.193652Z", "last_author": "Alfons Soriano", "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/ca/repository/?format=api", "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/ca/file/?format=api", "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/ca/statistics/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/ca/changes/?format=api", "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/ca/units/?format=api" }, { "language": { "id": 61, "code": "da", "name": "Danish", "plural": { "id": 61, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "da_da", "dk", "dan" ], "direction": "ltr", "population": 7072056, "web_url": "https://l10n.xwiki.org/languages/da/", "url": "https://l10n.xwiki.org/api/languages/da/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/da/statistics/?format=api" }, "component": { "name": "xwiki-platform-index-tree-macro DocumentTreeTranslations", "slug": "xwiki-documenttreetranslations", "id": 68, "source_language": { "id": 71, "code": "en", "name": "English", "plural": { "id": 71, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://l10n.xwiki.org/languages/en/", "url": "https://l10n.xwiki.org/api/languages/en/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api" }, "project": { "name": "XWiki Platform", "slug": "xwiki-platform", "id": 1, "web": "http://www.xwiki.org", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/", "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api", "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api", "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api", "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api", "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api", "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api", "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "" }, "vcs": "github", "repo": "https://github.com/xwiki/xwiki-platform", "git_export": "", "branch": "master", "push_branch": "", "filemask": "xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-macro/src/main/resources/XWiki/DocumentTreeTranslations.*.xml", "screenshot_filemask": "", "template": "xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-macro/src/main/resources/XWiki/DocumentTreeTranslations.xml", "edit_template": false, "intermediate": "", "new_base": "", "file_format": "xwiki-page-properties", "license": "LGPL-2.1-only", "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html", "agreement": "", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-index/xwiki-documenttreetranslations/", "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/?format=api", "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/repository/?format=api", "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/translations/?format=api", "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/statistics/?format=api", "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/lock/?format=api", "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/links/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/changes/?format=api", "task_url": null, "new_lang": "add", "language_code_style": "", "push": "https://github.com/xwiki/xwiki-platform", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})", "delete_message": "Deleted translation using Weblate ({{ language_name }})", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.", "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": true, "commit_pending_age": 1, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [], "is_glossary": false, "glossary_color": "silver", "category": "https://l10n.xwiki.org/api/categories/22/?format=api" }, "language_code": "da", "id": 369, "filename": "xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-macro/src/main/resources/XWiki/DocumentTreeTranslations.da.xml", "revision": "50697239deff1afed79b39863be7630006b684a8,02675fff4023a4c6a03466c3fca216f9ac078cab", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-index/xwiki-documenttreetranslations/da/", "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/da/", "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-index/xwiki-documenttreetranslations/da/", "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/da/?format=api", "is_template": false, "is_source": false, "total": 53, "total_words": 830, "translated": 50, "translated_words": 817, "translated_percent": 94.3, "fuzzy": 0, "fuzzy_words": 0, "fuzzy_percent": 0.0, "failing_checks": 0, "failing_checks_words": 0, "failing_checks_percent": 0.0, "have_suggestion": 0, "have_comment": 0, "last_change": "2020-11-23T20:23:40.279724Z", "last_author": "Leif Erik Andersen", "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/da/repository/?format=api", "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/da/file/?format=api", "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/da/statistics/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/da/changes/?format=api", "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/da/units/?format=api" }, { "language": { "id": 71, "code": "en", "name": "English", "plural": { "id": 71, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://l10n.xwiki.org/languages/en/", "url": "https://l10n.xwiki.org/api/languages/en/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api" }, "component": { "name": "xwiki-platform-index-tree-macro DocumentTreeTranslations", "slug": "xwiki-documenttreetranslations", "id": 68, "source_language": { "id": 71, "code": "en", "name": "English", "plural": { "id": 71, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://l10n.xwiki.org/languages/en/", "url": "https://l10n.xwiki.org/api/languages/en/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api" }, "project": { "name": "XWiki Platform", "slug": "xwiki-platform", "id": 1, "web": "http://www.xwiki.org", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/", "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api", "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api", "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api", "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api", "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api", "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api", "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "" }, "vcs": "github", "repo": "https://github.com/xwiki/xwiki-platform", "git_export": "", "branch": "master", "push_branch": "", "filemask": "xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-macro/src/main/resources/XWiki/DocumentTreeTranslations.*.xml", "screenshot_filemask": "", "template": "xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-macro/src/main/resources/XWiki/DocumentTreeTranslations.xml", "edit_template": false, "intermediate": "", "new_base": "", "file_format": "xwiki-page-properties", "license": "LGPL-2.1-only", "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html", "agreement": "", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-index/xwiki-documenttreetranslations/", "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/?format=api", "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/repository/?format=api", "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/translations/?format=api", "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/statistics/?format=api", "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/lock/?format=api", "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/links/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/changes/?format=api", "task_url": null, "new_lang": "add", "language_code_style": "", "push": "https://github.com/xwiki/xwiki-platform", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})", "delete_message": "Deleted translation using Weblate ({{ language_name }})", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.", "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": true, "commit_pending_age": 1, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [], "is_glossary": false, "glossary_color": "silver", "category": "https://l10n.xwiki.org/api/categories/22/?format=api" }, "language_code": "en", "id": 370, "filename": "xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-macro/src/main/resources/XWiki/DocumentTreeTranslations.xml", "revision": "02675fff4023a4c6a03466c3fca216f9ac078cab,02675fff4023a4c6a03466c3fca216f9ac078cab", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-index/xwiki-documenttreetranslations/en/", "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/en/", "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-index/xwiki-documenttreetranslations/en/", "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/en/?format=api", "is_template": true, "is_source": true, "total": 53, "total_words": 830, "translated": 53, "translated_words": 830, "translated_percent": 100.0, "fuzzy": 0, "fuzzy_words": 0, "fuzzy_percent": 0.0, "failing_checks": 41, "failing_checks_words": 801, "failing_checks_percent": 77.3, "have_suggestion": 0, "have_comment": 0, "last_change": null, "last_author": null, "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/en/repository/?format=api", "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/en/file/?format=api", "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/en/statistics/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/en/changes/?format=api", "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/en/units/?format=api" }, { "language": { "id": 96, "code": "fr", "name": "French", "plural": { "id": 96, "source": 0, "number": 2, "formula": "n > 1", "type": 1 }, "aliases": [ "fra_fr", "fra", "fre" ], "direction": "ltr", "population": 278611506, "web_url": "https://l10n.xwiki.org/languages/fr/", "url": "https://l10n.xwiki.org/api/languages/fr/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/fr/statistics/?format=api" }, "component": { "name": "xwiki-platform-index-tree-macro DocumentTreeTranslations", "slug": "xwiki-documenttreetranslations", "id": 68, "source_language": { "id": 71, "code": "en", "name": "English", "plural": { "id": 71, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://l10n.xwiki.org/languages/en/", "url": "https://l10n.xwiki.org/api/languages/en/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api" }, "project": { "name": "XWiki Platform", "slug": "xwiki-platform", "id": 1, "web": "http://www.xwiki.org", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/", "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api", "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api", "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api", "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api", "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api", "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api", "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "" }, "vcs": "github", "repo": "https://github.com/xwiki/xwiki-platform", "git_export": "", "branch": "master", "push_branch": "", "filemask": "xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-macro/src/main/resources/XWiki/DocumentTreeTranslations.*.xml", "screenshot_filemask": "", "template": "xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-macro/src/main/resources/XWiki/DocumentTreeTranslations.xml", "edit_template": false, "intermediate": "", "new_base": "", "file_format": "xwiki-page-properties", "license": "LGPL-2.1-only", "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html", "agreement": "", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-index/xwiki-documenttreetranslations/", "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/?format=api", "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/repository/?format=api", "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/translations/?format=api", "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/statistics/?format=api", "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/lock/?format=api", "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/links/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/changes/?format=api", "task_url": null, "new_lang": "add", "language_code_style": "", "push": "https://github.com/xwiki/xwiki-platform", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})", "delete_message": "Deleted translation using Weblate ({{ language_name }})", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.", "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": true, "commit_pending_age": 1, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [], "is_glossary": false, "glossary_color": "silver", "category": "https://l10n.xwiki.org/api/categories/22/?format=api" }, "language_code": "fr", "id": 371, "filename": "xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-macro/src/main/resources/XWiki/DocumentTreeTranslations.fr.xml", "revision": "1d07869927f78fc32149b3a481846a47dbca54c5,02675fff4023a4c6a03466c3fca216f9ac078cab", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-index/xwiki-documenttreetranslations/fr/", "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/fr/", "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-index/xwiki-documenttreetranslations/fr/", "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/fr/?format=api", "is_template": false, "is_source": false, "total": 53, "total_words": 830, "translated": 50, "translated_words": 817, "translated_percent": 94.3, "fuzzy": 0, "fuzzy_words": 0, "fuzzy_percent": 0.0, "failing_checks": 1, "failing_checks_words": 80, "failing_checks_percent": 1.8, "have_suggestion": 0, "have_comment": 0, "last_change": "2018-10-06T17:31:50.994377Z", "last_author": "xrichard", "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/fr/repository/?format=api", "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/fr/file/?format=api", "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/fr/statistics/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/fr/changes/?format=api", "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/fr/units/?format=api" }, { "language": { "id": 119, "code": "hr", "name": "Croatian", "plural": { "id": 119, "source": 0, "number": 3, "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2", "type": 2 }, "aliases": [ "scr", "hrv" ], "direction": "ltr", "population": 6813163, "web_url": "https://l10n.xwiki.org/languages/hr/", "url": "https://l10n.xwiki.org/api/languages/hr/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/hr/statistics/?format=api" }, "component": { "name": "xwiki-platform-index-tree-macro DocumentTreeTranslations", "slug": "xwiki-documenttreetranslations", "id": 68, "source_language": { "id": 71, "code": "en", "name": "English", "plural": { "id": 71, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://l10n.xwiki.org/languages/en/", "url": "https://l10n.xwiki.org/api/languages/en/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api" }, "project": { "name": "XWiki Platform", "slug": "xwiki-platform", "id": 1, "web": "http://www.xwiki.org", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/", "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api", "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api", "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api", "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api", "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api", "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api", "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "" }, "vcs": "github", "repo": "https://github.com/xwiki/xwiki-platform", "git_export": "", "branch": "master", "push_branch": "", "filemask": "xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-macro/src/main/resources/XWiki/DocumentTreeTranslations.*.xml", "screenshot_filemask": "", "template": "xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-macro/src/main/resources/XWiki/DocumentTreeTranslations.xml", "edit_template": false, "intermediate": "", "new_base": "", "file_format": "xwiki-page-properties", "license": "LGPL-2.1-only", "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html", "agreement": "", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-index/xwiki-documenttreetranslations/", "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/?format=api", "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/repository/?format=api", "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/translations/?format=api", "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/statistics/?format=api", "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/lock/?format=api", "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/links/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/changes/?format=api", "task_url": null, "new_lang": "add", "language_code_style": "", "push": "https://github.com/xwiki/xwiki-platform", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})", "delete_message": "Deleted translation using Weblate ({{ language_name }})", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.", "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": true, "commit_pending_age": 1, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [], "is_glossary": false, "glossary_color": "silver", "category": "https://l10n.xwiki.org/api/categories/22/?format=api" }, "language_code": "hr", "id": 372, "filename": "xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-macro/src/main/resources/XWiki/DocumentTreeTranslations.hr.xml", "revision": "18d5f6fd2aa1c83278bb2da94a9889e0a8c897e7,02675fff4023a4c6a03466c3fca216f9ac078cab", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-index/xwiki-documenttreetranslations/hr/", "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/hr/", "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-index/xwiki-documenttreetranslations/hr/", "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/hr/?format=api", "is_template": false, "is_source": false, "total": 53, "total_words": 830, "translated": 50, "translated_words": 817, "translated_percent": 94.3, "fuzzy": 0, "fuzzy_words": 0, "fuzzy_percent": 0.0, "failing_checks": 3, "failing_checks_words": 75, "failing_checks_percent": 5.6, "have_suggestion": 0, "have_comment": 0, "last_change": null, "last_author": null, "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/hr/repository/?format=api", "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/hr/file/?format=api", "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/hr/statistics/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/hr/changes/?format=api", "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/hr/units/?format=api" }, { "language": { "id": 176, "code": "lv", "name": "Latvian", "plural": { "id": 176, "source": 0, "number": 3, "formula": "(n % 10 == 0 || n % 100 >= 11 && n % 100 <= 19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2)", "type": 11 }, "aliases": [ "lav" ], "direction": "ltr", "population": 1147550, "web_url": "https://l10n.xwiki.org/languages/lv/", "url": "https://l10n.xwiki.org/api/languages/lv/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/lv/statistics/?format=api" }, "component": { "name": "xwiki-platform-index-tree-macro DocumentTreeTranslations", "slug": "xwiki-documenttreetranslations", "id": 68, "source_language": { "id": 71, "code": "en", "name": "English", "plural": { "id": 71, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://l10n.xwiki.org/languages/en/", "url": "https://l10n.xwiki.org/api/languages/en/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api" }, "project": { "name": "XWiki Platform", "slug": "xwiki-platform", "id": 1, "web": "http://www.xwiki.org", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/", "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api", "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api", "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api", "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api", "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api", "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api", "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "" }, "vcs": "github", "repo": "https://github.com/xwiki/xwiki-platform", "git_export": "", "branch": "master", "push_branch": "", "filemask": "xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-macro/src/main/resources/XWiki/DocumentTreeTranslations.*.xml", "screenshot_filemask": "", "template": "xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-macro/src/main/resources/XWiki/DocumentTreeTranslations.xml", "edit_template": false, "intermediate": "", "new_base": "", "file_format": "xwiki-page-properties", "license": "LGPL-2.1-only", "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html", "agreement": "", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-index/xwiki-documenttreetranslations/", "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/?format=api", "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/repository/?format=api", "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/translations/?format=api", "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/statistics/?format=api", "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/lock/?format=api", "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/links/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/changes/?format=api", "task_url": null, "new_lang": "add", "language_code_style": "", "push": "https://github.com/xwiki/xwiki-platform", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})", "delete_message": "Deleted translation using Weblate ({{ language_name }})", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.", "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": true, "commit_pending_age": 1, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [], "is_glossary": false, "glossary_color": "silver", "category": "https://l10n.xwiki.org/api/categories/22/?format=api" }, "language_code": "lv", "id": 373, "filename": "xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-macro/src/main/resources/XWiki/DocumentTreeTranslations.lv.xml", "revision": "3fd8e09d8cf6cc891932a2b3c82071b3bb31a1aa,02675fff4023a4c6a03466c3fca216f9ac078cab", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-index/xwiki-documenttreetranslations/lv/", "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/lv/", "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-index/xwiki-documenttreetranslations/lv/", "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/lv/?format=api", "is_template": false, "is_source": false, "total": 53, "total_words": 830, "translated": 50, "translated_words": 817, "translated_percent": 94.3, "fuzzy": 0, "fuzzy_words": 0, "fuzzy_percent": 0.0, "failing_checks": 2, "failing_checks_words": 140, "failing_checks_percent": 3.7, "have_suggestion": 0, "have_comment": 0, "last_change": "2018-10-03T14:17:24.670163Z", "last_author": "Valdis Vitolins", "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/lv/repository/?format=api", "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/lv/file/?format=api", "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/lv/statistics/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/lv/changes/?format=api", "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/lv/units/?format=api" }, { "language": { "id": 256, "code": "sk", "name": "Slovak", "plural": { "id": 256, "source": 0, "number": 3, "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2", "type": 2 }, "aliases": [ "svk", "sky", "slk", "slo" ], "direction": "ltr", "population": 6680269, "web_url": "https://l10n.xwiki.org/languages/sk/", "url": "https://l10n.xwiki.org/api/languages/sk/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/sk/statistics/?format=api" }, "component": { "name": "xwiki-platform-index-tree-macro DocumentTreeTranslations", "slug": "xwiki-documenttreetranslations", "id": 68, "source_language": { "id": 71, "code": "en", "name": "English", "plural": { "id": 71, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://l10n.xwiki.org/languages/en/", "url": "https://l10n.xwiki.org/api/languages/en/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api" }, "project": { "name": "XWiki Platform", "slug": "xwiki-platform", "id": 1, "web": "http://www.xwiki.org", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/", "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api", "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api", "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api", "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api", "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api", "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api", "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "" }, "vcs": "github", "repo": "https://github.com/xwiki/xwiki-platform", "git_export": "", "branch": "master", "push_branch": "", "filemask": "xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-macro/src/main/resources/XWiki/DocumentTreeTranslations.*.xml", "screenshot_filemask": "", "template": "xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-macro/src/main/resources/XWiki/DocumentTreeTranslations.xml", "edit_template": false, "intermediate": "", "new_base": "", "file_format": "xwiki-page-properties", "license": "LGPL-2.1-only", "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html", "agreement": "", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-index/xwiki-documenttreetranslations/", "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/?format=api", "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/repository/?format=api", "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/translations/?format=api", "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/statistics/?format=api", "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/lock/?format=api", "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/links/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/changes/?format=api", "task_url": null, "new_lang": "add", "language_code_style": "", "push": "https://github.com/xwiki/xwiki-platform", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})", "delete_message": "Deleted translation using Weblate ({{ language_name }})", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.", "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": true, "commit_pending_age": 1, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [], "is_glossary": false, "glossary_color": "silver", "category": "https://l10n.xwiki.org/api/categories/22/?format=api" }, "language_code": "sk", "id": 374, "filename": "xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-macro/src/main/resources/XWiki/DocumentTreeTranslations.sk.xml", "revision": "a765220be507c6d8db893c563eeb47b1ec64399f,02675fff4023a4c6a03466c3fca216f9ac078cab", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-index/xwiki-documenttreetranslations/sk/", "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/sk/", "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-index/xwiki-documenttreetranslations/sk/", "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/sk/?format=api", "is_template": false, "is_source": false, "total": 53, "total_words": 830, "translated": 50, "translated_words": 817, "translated_percent": 94.3, "fuzzy": 0, "fuzzy_words": 0, "fuzzy_percent": 0.0, "failing_checks": 33, "failing_checks_words": 761, "failing_checks_percent": 62.2, "have_suggestion": 0, "have_comment": 0, "last_change": null, "last_author": null, "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/sk/repository/?format=api", "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/sk/file/?format=api", "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/sk/statistics/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/sk/changes/?format=api", "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-index%252Fxwiki-documenttreetranslations/sk/units/?format=api" }, { "language": { "id": 62, "code": "de", "name": "German", "plural": { "id": 62, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "deu_de", "deu", "ger" ], "direction": "ltr", "population": 136350226, "web_url": "https://l10n.xwiki.org/languages/de/", "url": "https://l10n.xwiki.org/api/languages/de/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/de/statistics/?format=api" }, "component": { "name": "XWiki.UserDirectoryTranslations", "slug": "xwiki-userdirectorytranslations", "id": 69, "source_language": { "id": 71, "code": "en", "name": "English", "plural": { "id": 71, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://l10n.xwiki.org/languages/en/", "url": "https://l10n.xwiki.org/api/languages/en/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api" }, "project": { "name": "XWiki Platform", "slug": "xwiki-platform", "id": 1, "web": "http://www.xwiki.org", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/", "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api", "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api", "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api", "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api", "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api", "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api", "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "" }, "vcs": "github", "repo": "https://github.com/xwiki/xwiki-platform", "git_export": "", "branch": "master", "push_branch": "", "filemask": "xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-directory/xwiki-platform-user-directory-ui/src/main/resources/XWiki/UserDirectoryTranslations.*.xml", "screenshot_filemask": "", "template": "xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-directory/xwiki-platform-user-directory-ui/src/main/resources/XWiki/UserDirectoryTranslations.xml", "edit_template": false, "intermediate": "", "new_base": "", "file_format": "xwiki-page-properties", "license": "LGPL-2.1-only", "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html", "agreement": "", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-user/xwiki-userdirectorytranslations/", "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/?format=api", "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/repository/?format=api", "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/translations/?format=api", "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/statistics/?format=api", "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/lock/?format=api", "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/links/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/changes/?format=api", "task_url": null, "new_lang": "add", "language_code_style": "", "push": "https://github.com/xwiki/xwiki-platform", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})", "delete_message": "Deleted translation using Weblate ({{ language_name }})", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.", "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": true, "commit_pending_age": 1, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [], "is_glossary": false, "glossary_color": "silver", "category": "https://l10n.xwiki.org/api/categories/26/?format=api" }, "language_code": "de", "id": 375, "filename": "xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-directory/xwiki-platform-user-directory-ui/src/main/resources/XWiki/UserDirectoryTranslations.de.xml", "revision": "0633467e2780fa6b19fc8b62002446577efcf687,7343669f944bd0f0914d020ab1b63430617855ed", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-user/xwiki-userdirectorytranslations/de/", "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/de/", "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-user/xwiki-userdirectorytranslations/de/", "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/de/?format=api", "is_template": false, "is_source": false, "total": 14, "total_words": 90, "translated": 14, "translated_words": 90, "translated_percent": 100.0, "fuzzy": 0, "fuzzy_words": 0, "fuzzy_percent": 0.0, "failing_checks": 0, "failing_checks_words": 0, "failing_checks_percent": 0.0, "have_suggestion": 0, "have_comment": 0, "last_change": "2022-01-04T16:52:40.823408Z", "last_author": "Simpel", "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/de/repository/?format=api", "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/de/file/?format=api", "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/de/statistics/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/de/changes/?format=api", "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/de/units/?format=api" }, { "language": { "id": 71, "code": "en", "name": "English", "plural": { "id": 71, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://l10n.xwiki.org/languages/en/", "url": "https://l10n.xwiki.org/api/languages/en/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api" }, "component": { "name": "XWiki.UserDirectoryTranslations", "slug": "xwiki-userdirectorytranslations", "id": 69, "source_language": { "id": 71, "code": "en", "name": "English", "plural": { "id": 71, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://l10n.xwiki.org/languages/en/", "url": "https://l10n.xwiki.org/api/languages/en/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api" }, "project": { "name": "XWiki Platform", "slug": "xwiki-platform", "id": 1, "web": "http://www.xwiki.org", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/", "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api", "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api", "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api", "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api", "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api", "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api", "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "" }, "vcs": "github", "repo": "https://github.com/xwiki/xwiki-platform", "git_export": "", "branch": "master", "push_branch": "", "filemask": "xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-directory/xwiki-platform-user-directory-ui/src/main/resources/XWiki/UserDirectoryTranslations.*.xml", "screenshot_filemask": "", "template": "xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-directory/xwiki-platform-user-directory-ui/src/main/resources/XWiki/UserDirectoryTranslations.xml", "edit_template": false, "intermediate": "", "new_base": "", "file_format": "xwiki-page-properties", "license": "LGPL-2.1-only", "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html", "agreement": "", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-user/xwiki-userdirectorytranslations/", "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/?format=api", "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/repository/?format=api", "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/translations/?format=api", "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/statistics/?format=api", "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/lock/?format=api", "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/links/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/changes/?format=api", "task_url": null, "new_lang": "add", "language_code_style": "", "push": "https://github.com/xwiki/xwiki-platform", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})", "delete_message": "Deleted translation using Weblate ({{ language_name }})", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.", "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": true, "commit_pending_age": 1, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [], "is_glossary": false, "glossary_color": "silver", "category": "https://l10n.xwiki.org/api/categories/26/?format=api" }, "language_code": "en", "id": 376, "filename": "xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-directory/xwiki-platform-user-directory-ui/src/main/resources/XWiki/UserDirectoryTranslations.xml", "revision": "7343669f944bd0f0914d020ab1b63430617855ed,7343669f944bd0f0914d020ab1b63430617855ed", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-user/xwiki-userdirectorytranslations/en/", "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/en/", "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-user/xwiki-userdirectorytranslations/en/", "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/en/?format=api", "is_template": true, "is_source": true, "total": 14, "total_words": 90, "translated": 14, "translated_words": 90, "translated_percent": 100.0, "fuzzy": 0, "fuzzy_words": 0, "fuzzy_percent": 0.0, "failing_checks": 6, "failing_checks_words": 43, "failing_checks_percent": 42.8, "have_suggestion": 0, "have_comment": 0, "last_change": null, "last_author": null, "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/en/repository/?format=api", "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/en/file/?format=api", "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/en/statistics/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/en/changes/?format=api", "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/en/units/?format=api" }, { "language": { "id": 96, "code": "fr", "name": "French", "plural": { "id": 96, "source": 0, "number": 2, "formula": "n > 1", "type": 1 }, "aliases": [ "fra_fr", "fra", "fre" ], "direction": "ltr", "population": 278611506, "web_url": "https://l10n.xwiki.org/languages/fr/", "url": "https://l10n.xwiki.org/api/languages/fr/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/fr/statistics/?format=api" }, "component": { "name": "XWiki.UserDirectoryTranslations", "slug": "xwiki-userdirectorytranslations", "id": 69, "source_language": { "id": 71, "code": "en", "name": "English", "plural": { "id": 71, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://l10n.xwiki.org/languages/en/", "url": "https://l10n.xwiki.org/api/languages/en/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api" }, "project": { "name": "XWiki Platform", "slug": "xwiki-platform", "id": 1, "web": "http://www.xwiki.org", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/", "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api", "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api", "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api", "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api", "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api", "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api", "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "" }, "vcs": "github", "repo": "https://github.com/xwiki/xwiki-platform", "git_export": "", "branch": "master", "push_branch": "", "filemask": "xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-directory/xwiki-platform-user-directory-ui/src/main/resources/XWiki/UserDirectoryTranslations.*.xml", "screenshot_filemask": "", "template": "xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-directory/xwiki-platform-user-directory-ui/src/main/resources/XWiki/UserDirectoryTranslations.xml", "edit_template": false, "intermediate": "", "new_base": "", "file_format": "xwiki-page-properties", "license": "LGPL-2.1-only", "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html", "agreement": "", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-user/xwiki-userdirectorytranslations/", "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/?format=api", "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/repository/?format=api", "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/translations/?format=api", "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/statistics/?format=api", "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/lock/?format=api", "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/links/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/changes/?format=api", "task_url": null, "new_lang": "add", "language_code_style": "", "push": "https://github.com/xwiki/xwiki-platform", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})", "delete_message": "Deleted translation using Weblate ({{ language_name }})", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.", "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": true, "commit_pending_age": 1, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [], "is_glossary": false, "glossary_color": "silver", "category": "https://l10n.xwiki.org/api/categories/26/?format=api" }, "language_code": "fr", "id": 377, "filename": "xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-directory/xwiki-platform-user-directory-ui/src/main/resources/XWiki/UserDirectoryTranslations.fr.xml", "revision": "5172db848d9d4ae87a143a7f5054da94d33201b9,7343669f944bd0f0914d020ab1b63430617855ed", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-user/xwiki-userdirectorytranslations/fr/", "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/fr/", "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-user/xwiki-userdirectorytranslations/fr/", "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/fr/?format=api", "is_template": false, "is_source": false, "total": 14, "total_words": 90, "translated": 14, "translated_words": 90, "translated_percent": 100.0, "fuzzy": 0, "fuzzy_words": 0, "fuzzy_percent": 0.0, "failing_checks": 0, "failing_checks_words": 0, "failing_checks_percent": 0.0, "have_suggestion": 0, "have_comment": 0, "last_change": "2019-09-09T16:51:57.788258Z", "last_author": "xrichard", "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/fr/repository/?format=api", "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/fr/file/?format=api", "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/fr/statistics/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/fr/changes/?format=api", "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/fr/units/?format=api" }, { "language": { "id": 119, "code": "hr", "name": "Croatian", "plural": { "id": 119, "source": 0, "number": 3, "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2", "type": 2 }, "aliases": [ "scr", "hrv" ], "direction": "ltr", "population": 6813163, "web_url": "https://l10n.xwiki.org/languages/hr/", "url": "https://l10n.xwiki.org/api/languages/hr/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/hr/statistics/?format=api" }, "component": { "name": "XWiki.UserDirectoryTranslations", "slug": "xwiki-userdirectorytranslations", "id": 69, "source_language": { "id": 71, "code": "en", "name": "English", "plural": { "id": 71, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://l10n.xwiki.org/languages/en/", "url": "https://l10n.xwiki.org/api/languages/en/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api" }, "project": { "name": "XWiki Platform", "slug": "xwiki-platform", "id": 1, "web": "http://www.xwiki.org", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/", "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api", "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api", "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api", "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api", "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api", "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api", "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "" }, "vcs": "github", "repo": "https://github.com/xwiki/xwiki-platform", "git_export": "", "branch": "master", "push_branch": "", "filemask": "xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-directory/xwiki-platform-user-directory-ui/src/main/resources/XWiki/UserDirectoryTranslations.*.xml", "screenshot_filemask": "", "template": "xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-directory/xwiki-platform-user-directory-ui/src/main/resources/XWiki/UserDirectoryTranslations.xml", "edit_template": false, "intermediate": "", "new_base": "", "file_format": "xwiki-page-properties", "license": "LGPL-2.1-only", "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html", "agreement": "", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-user/xwiki-userdirectorytranslations/", "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/?format=api", "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/repository/?format=api", "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/translations/?format=api", "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/statistics/?format=api", "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/lock/?format=api", "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/links/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/changes/?format=api", "task_url": null, "new_lang": "add", "language_code_style": "", "push": "https://github.com/xwiki/xwiki-platform", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})", "delete_message": "Deleted translation using Weblate ({{ language_name }})", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.", "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": true, "commit_pending_age": 1, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [], "is_glossary": false, "glossary_color": "silver", "category": "https://l10n.xwiki.org/api/categories/26/?format=api" }, "language_code": "hr", "id": 378, "filename": "xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-directory/xwiki-platform-user-directory-ui/src/main/resources/XWiki/UserDirectoryTranslations.hr.xml", "revision": "d49f02ad3e307a5dbf070183054d1d9c502a738c,7343669f944bd0f0914d020ab1b63430617855ed", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-user/xwiki-userdirectorytranslations/hr/", "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/hr/", "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-user/xwiki-userdirectorytranslations/hr/", "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/hr/?format=api", "is_template": false, "is_source": false, "total": 14, "total_words": 90, "translated": 14, "translated_words": 90, "translated_percent": 100.0, "fuzzy": 0, "fuzzy_words": 0, "fuzzy_percent": 0.0, "failing_checks": 6, "failing_checks_words": 43, "failing_checks_percent": 42.8, "have_suggestion": 0, "have_comment": 0, "last_change": null, "last_author": null, "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/hr/repository/?format=api", "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/hr/file/?format=api", "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/hr/statistics/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/hr/changes/?format=api", "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/hr/units/?format=api" }, { "language": { "id": 176, "code": "lv", "name": "Latvian", "plural": { "id": 176, "source": 0, "number": 3, "formula": "(n % 10 == 0 || n % 100 >= 11 && n % 100 <= 19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2)", "type": 11 }, "aliases": [ "lav" ], "direction": "ltr", "population": 1147550, "web_url": "https://l10n.xwiki.org/languages/lv/", "url": "https://l10n.xwiki.org/api/languages/lv/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/lv/statistics/?format=api" }, "component": { "name": "XWiki.UserDirectoryTranslations", "slug": "xwiki-userdirectorytranslations", "id": 69, "source_language": { "id": 71, "code": "en", "name": "English", "plural": { "id": 71, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://l10n.xwiki.org/languages/en/", "url": "https://l10n.xwiki.org/api/languages/en/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api" }, "project": { "name": "XWiki Platform", "slug": "xwiki-platform", "id": 1, "web": "http://www.xwiki.org", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/", "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api", "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api", "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api", "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api", "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api", "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api", "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "" }, "vcs": "github", "repo": "https://github.com/xwiki/xwiki-platform", "git_export": "", "branch": "master", "push_branch": "", "filemask": "xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-directory/xwiki-platform-user-directory-ui/src/main/resources/XWiki/UserDirectoryTranslations.*.xml", "screenshot_filemask": "", "template": "xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-directory/xwiki-platform-user-directory-ui/src/main/resources/XWiki/UserDirectoryTranslations.xml", "edit_template": false, "intermediate": "", "new_base": "", "file_format": "xwiki-page-properties", "license": "LGPL-2.1-only", "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html", "agreement": "", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-user/xwiki-userdirectorytranslations/", "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/?format=api", "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/repository/?format=api", "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/translations/?format=api", "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/statistics/?format=api", "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/lock/?format=api", "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/links/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/changes/?format=api", "task_url": null, "new_lang": "add", "language_code_style": "", "push": "https://github.com/xwiki/xwiki-platform", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})", "delete_message": "Deleted translation using Weblate ({{ language_name }})", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.", "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": true, "commit_pending_age": 1, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [], "is_glossary": false, "glossary_color": "silver", "category": "https://l10n.xwiki.org/api/categories/26/?format=api" }, "language_code": "lv", "id": 379, "filename": "xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-directory/xwiki-platform-user-directory-ui/src/main/resources/XWiki/UserDirectoryTranslations.lv.xml", "revision": "826131ae60bdfff970c826090a9ea3c6a0a89125,7343669f944bd0f0914d020ab1b63430617855ed", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-user/xwiki-userdirectorytranslations/lv/", "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/lv/", "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-user/xwiki-userdirectorytranslations/lv/", "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/lv/?format=api", "is_template": false, "is_source": false, "total": 14, "total_words": 90, "translated": 14, "translated_words": 90, "translated_percent": 100.0, "fuzzy": 0, "fuzzy_words": 0, "fuzzy_percent": 0.0, "failing_checks": 6, "failing_checks_words": 43, "failing_checks_percent": 42.8, "have_suggestion": 0, "have_comment": 0, "last_change": null, "last_author": null, "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/lv/repository/?format=api", "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/lv/file/?format=api", "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/lv/statistics/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/lv/changes/?format=api", "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/lv/units/?format=api" }, { "language": { "id": 256, "code": "sk", "name": "Slovak", "plural": { "id": 256, "source": 0, "number": 3, "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2", "type": 2 }, "aliases": [ "svk", "sky", "slk", "slo" ], "direction": "ltr", "population": 6680269, "web_url": "https://l10n.xwiki.org/languages/sk/", "url": "https://l10n.xwiki.org/api/languages/sk/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/sk/statistics/?format=api" }, "component": { "name": "XWiki.UserDirectoryTranslations", "slug": "xwiki-userdirectorytranslations", "id": 69, "source_language": { "id": 71, "code": "en", "name": "English", "plural": { "id": 71, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://l10n.xwiki.org/languages/en/", "url": "https://l10n.xwiki.org/api/languages/en/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api" }, "project": { "name": "XWiki Platform", "slug": "xwiki-platform", "id": 1, "web": "http://www.xwiki.org", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/", "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api", "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api", "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api", "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api", "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api", "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api", "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "" }, "vcs": "github", "repo": "https://github.com/xwiki/xwiki-platform", "git_export": "", "branch": "master", "push_branch": "", "filemask": "xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-directory/xwiki-platform-user-directory-ui/src/main/resources/XWiki/UserDirectoryTranslations.*.xml", "screenshot_filemask": "", "template": "xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-directory/xwiki-platform-user-directory-ui/src/main/resources/XWiki/UserDirectoryTranslations.xml", "edit_template": false, "intermediate": "", "new_base": "", "file_format": "xwiki-page-properties", "license": "LGPL-2.1-only", "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html", "agreement": "", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-user/xwiki-userdirectorytranslations/", "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/?format=api", "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/repository/?format=api", "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/translations/?format=api", "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/statistics/?format=api", "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/lock/?format=api", "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/links/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/changes/?format=api", "task_url": null, "new_lang": "add", "language_code_style": "", "push": "https://github.com/xwiki/xwiki-platform", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})", "delete_message": "Deleted translation using Weblate ({{ language_name }})", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.", "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": true, "commit_pending_age": 1, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [], "is_glossary": false, "glossary_color": "silver", "category": "https://l10n.xwiki.org/api/categories/26/?format=api" }, "language_code": "sk", "id": 380, "filename": "xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-directory/xwiki-platform-user-directory-ui/src/main/resources/XWiki/UserDirectoryTranslations.sk.xml", "revision": "8eb174b0032c63f9edb1d64256d2e375b2906f2a,7343669f944bd0f0914d020ab1b63430617855ed", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-user/xwiki-userdirectorytranslations/sk/", "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/sk/", "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-user/xwiki-userdirectorytranslations/sk/", "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/sk/?format=api", "is_template": false, "is_source": false, "total": 14, "total_words": 90, "translated": 14, "translated_words": 90, "translated_percent": 100.0, "fuzzy": 0, "fuzzy_words": 0, "fuzzy_percent": 0.0, "failing_checks": 10, "failing_checks_words": 72, "failing_checks_percent": 71.4, "have_suggestion": 0, "have_comment": 0, "last_change": null, "last_author": null, "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/sk/repository/?format=api", "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/sk/file/?format=api", "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/sk/statistics/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/sk/changes/?format=api", "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-user%252Fxwiki-userdirectorytranslations/sk/units/?format=api" }, { "language": { "id": 71, "code": "en", "name": "English", "plural": { "id": 71, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://l10n.xwiki.org/languages/en/", "url": "https://l10n.xwiki.org/api/languages/en/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api" }, "component": { "name": "Macros.TreeTranslations", "slug": "macros-treetranslations", "id": 70, "source_language": { "id": 71, "code": "en", "name": "English", "plural": { "id": 71, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://l10n.xwiki.org/languages/en/", "url": "https://l10n.xwiki.org/api/languages/en/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api" }, "project": { "name": "XWiki Platform", "slug": "xwiki-platform", "id": 1, "web": "http://www.xwiki.org", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/", "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api", "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api", "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api", "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api", "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api", "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api", "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "" }, "vcs": "github", "repo": "https://github.com/xwiki/xwiki-platform", "git_export": "", "branch": "master", "push_branch": "", "filemask": "xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-macro/src/main/resources/Macros/TreeTranslations.*.xml", "screenshot_filemask": "", "template": "xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-macro/src/main/resources/Macros/TreeTranslations.xml", "edit_template": false, "intermediate": "", "new_base": "", "file_format": "xwiki-page-properties", "license": "LGPL-2.1-only", "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html", "agreement": "", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/macros-treetranslations/", "url": "https://l10n.xwiki.org/api/components/xwiki-platform/macros-treetranslations/?format=api", "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/macros-treetranslations/repository/?format=api", "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/macros-treetranslations/translations/?format=api", "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/macros-treetranslations/statistics/?format=api", "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/macros-treetranslations/lock/?format=api", "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/macros-treetranslations/links/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/macros-treetranslations/changes/?format=api", "task_url": null, "new_lang": "add", "language_code_style": "", "push": "https://github.com/xwiki/xwiki-platform", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})", "delete_message": "Deleted translation using Weblate ({{ language_name }})", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.", "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": true, "commit_pending_age": 1, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [], "is_glossary": false, "glossary_color": "silver", "category": null }, "language_code": "en", "id": 381, "filename": "xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-macro/src/main/resources/Macros/TreeTranslations.xml", "revision": "e94c24c00c836f35b91dd704be66305fbb04cb57,e94c24c00c836f35b91dd704be66305fbb04cb57", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/macros-treetranslations/en/", "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/en/", "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/macros-treetranslations/en/", "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/en/?format=api", "is_template": true, "is_source": true, "total": 30, "total_words": 535, "translated": 30, "translated_words": 535, "translated_percent": 100.0, "fuzzy": 0, "fuzzy_words": 0, "fuzzy_percent": 0.0, "failing_checks": 9, "failing_checks_words": 367, "failing_checks_percent": 30.0, "have_suggestion": 0, "have_comment": 0, "last_change": null, "last_author": null, "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/en/repository/?format=api", "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/en/file/?format=api", "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/en/statistics/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/en/changes/?format=api", "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/en/units/?format=api" }, { "language": { "id": 96, "code": "fr", "name": "French", "plural": { "id": 96, "source": 0, "number": 2, "formula": "n > 1", "type": 1 }, "aliases": [ "fra_fr", "fra", "fre" ], "direction": "ltr", "population": 278611506, "web_url": "https://l10n.xwiki.org/languages/fr/", "url": "https://l10n.xwiki.org/api/languages/fr/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/fr/statistics/?format=api" }, "component": { "name": "Macros.TreeTranslations", "slug": "macros-treetranslations", "id": 70, "source_language": { "id": 71, "code": "en", "name": "English", "plural": { "id": 71, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://l10n.xwiki.org/languages/en/", "url": "https://l10n.xwiki.org/api/languages/en/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api" }, "project": { "name": "XWiki Platform", "slug": "xwiki-platform", "id": 1, "web": "http://www.xwiki.org", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/", "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api", "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api", "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api", "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api", "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api", "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api", "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "" }, "vcs": "github", "repo": "https://github.com/xwiki/xwiki-platform", "git_export": "", "branch": "master", "push_branch": "", "filemask": "xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-macro/src/main/resources/Macros/TreeTranslations.*.xml", "screenshot_filemask": "", "template": "xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-macro/src/main/resources/Macros/TreeTranslations.xml", "edit_template": false, "intermediate": "", "new_base": "", "file_format": "xwiki-page-properties", "license": "LGPL-2.1-only", "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html", "agreement": "", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/macros-treetranslations/", "url": "https://l10n.xwiki.org/api/components/xwiki-platform/macros-treetranslations/?format=api", "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/macros-treetranslations/repository/?format=api", "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/macros-treetranslations/translations/?format=api", "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/macros-treetranslations/statistics/?format=api", "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/macros-treetranslations/lock/?format=api", "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/macros-treetranslations/links/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/macros-treetranslations/changes/?format=api", "task_url": null, "new_lang": "add", "language_code_style": "", "push": "https://github.com/xwiki/xwiki-platform", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})", "delete_message": "Deleted translation using Weblate ({{ language_name }})", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.", "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": true, "commit_pending_age": 1, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [], "is_glossary": false, "glossary_color": "silver", "category": null }, "language_code": "fr", "id": 382, "filename": "xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-macro/src/main/resources/Macros/TreeTranslations.fr.xml", "revision": "addd10e360d30f0a9e0a3cadaca0d2e3f0dc3433,e94c24c00c836f35b91dd704be66305fbb04cb57", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/macros-treetranslations/fr/", "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/fr/", "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/macros-treetranslations/fr/", "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/fr/?format=api", "is_template": false, "is_source": false, "total": 30, "total_words": 535, "translated": 30, "translated_words": 535, "translated_percent": 100.0, "fuzzy": 0, "fuzzy_words": 0, "fuzzy_percent": 0.0, "failing_checks": 0, "failing_checks_words": 0, "failing_checks_percent": 0.0, "have_suggestion": 0, "have_comment": 0, "last_change": "2018-06-10T12:57:33.574157Z", "last_author": "xrichard", "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/fr/repository/?format=api", "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/fr/file/?format=api", "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/fr/statistics/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/fr/changes/?format=api", "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/fr/units/?format=api" }, { "language": { "id": 176, "code": "lv", "name": "Latvian", "plural": { "id": 176, "source": 0, "number": 3, "formula": "(n % 10 == 0 || n % 100 >= 11 && n % 100 <= 19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2)", "type": 11 }, "aliases": [ "lav" ], "direction": "ltr", "population": 1147550, "web_url": "https://l10n.xwiki.org/languages/lv/", "url": "https://l10n.xwiki.org/api/languages/lv/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/lv/statistics/?format=api" }, "component": { "name": "Macros.TreeTranslations", "slug": "macros-treetranslations", "id": 70, "source_language": { "id": 71, "code": "en", "name": "English", "plural": { "id": 71, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://l10n.xwiki.org/languages/en/", "url": "https://l10n.xwiki.org/api/languages/en/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api" }, "project": { "name": "XWiki Platform", "slug": "xwiki-platform", "id": 1, "web": "http://www.xwiki.org", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/", "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api", "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api", "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api", "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api", "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api", "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api", "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "" }, "vcs": "github", "repo": "https://github.com/xwiki/xwiki-platform", "git_export": "", "branch": "master", "push_branch": "", "filemask": "xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-macro/src/main/resources/Macros/TreeTranslations.*.xml", "screenshot_filemask": "", "template": "xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-macro/src/main/resources/Macros/TreeTranslations.xml", "edit_template": false, "intermediate": "", "new_base": "", "file_format": "xwiki-page-properties", "license": "LGPL-2.1-only", "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html", "agreement": "", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/macros-treetranslations/", "url": "https://l10n.xwiki.org/api/components/xwiki-platform/macros-treetranslations/?format=api", "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/macros-treetranslations/repository/?format=api", "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/macros-treetranslations/translations/?format=api", "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/macros-treetranslations/statistics/?format=api", "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/macros-treetranslations/lock/?format=api", "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/macros-treetranslations/links/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/macros-treetranslations/changes/?format=api", "task_url": null, "new_lang": "add", "language_code_style": "", "push": "https://github.com/xwiki/xwiki-platform", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})", "delete_message": "Deleted translation using Weblate ({{ language_name }})", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.", "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": true, "commit_pending_age": 1, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [], "is_glossary": false, "glossary_color": "silver", "category": null }, "language_code": "lv", "id": 383, "filename": "xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-macro/src/main/resources/Macros/TreeTranslations.lv.xml", "revision": "4099e4df9ef8a255789fafc009c9f8beffccd472,e94c24c00c836f35b91dd704be66305fbb04cb57", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/macros-treetranslations/lv/", "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/lv/", "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/macros-treetranslations/lv/", "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/lv/?format=api", "is_template": false, "is_source": false, "total": 30, "total_words": 535, "translated": 30, "translated_words": 535, "translated_percent": 100.0, "fuzzy": 0, "fuzzy_words": 0, "fuzzy_percent": 0.0, "failing_checks": 0, "failing_checks_words": 0, "failing_checks_percent": 0.0, "have_suggestion": 0, "have_comment": 0, "last_change": "2018-10-03T14:18:12.067407Z", "last_author": "Valdis Vitolins", "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/lv/repository/?format=api", "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/lv/file/?format=api", "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/lv/statistics/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/lv/changes/?format=api", "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/lv/units/?format=api" }, { "language": { "id": 256, "code": "sk", "name": "Slovak", "plural": { "id": 256, "source": 0, "number": 3, "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2", "type": 2 }, "aliases": [ "svk", "sky", "slk", "slo" ], "direction": "ltr", "population": 6680269, "web_url": "https://l10n.xwiki.org/languages/sk/", "url": "https://l10n.xwiki.org/api/languages/sk/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/sk/statistics/?format=api" }, "component": { "name": "Macros.TreeTranslations", "slug": "macros-treetranslations", "id": 70, "source_language": { "id": 71, "code": "en", "name": "English", "plural": { "id": 71, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://l10n.xwiki.org/languages/en/", "url": "https://l10n.xwiki.org/api/languages/en/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api" }, "project": { "name": "XWiki Platform", "slug": "xwiki-platform", "id": 1, "web": "http://www.xwiki.org", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/", "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api", "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api", "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api", "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api", "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api", "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api", "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "" }, "vcs": "github", "repo": "https://github.com/xwiki/xwiki-platform", "git_export": "", "branch": "master", "push_branch": "", "filemask": "xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-macro/src/main/resources/Macros/TreeTranslations.*.xml", "screenshot_filemask": "", "template": "xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-macro/src/main/resources/Macros/TreeTranslations.xml", "edit_template": false, "intermediate": "", "new_base": "", "file_format": "xwiki-page-properties", "license": "LGPL-2.1-only", "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html", "agreement": "", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/macros-treetranslations/", "url": "https://l10n.xwiki.org/api/components/xwiki-platform/macros-treetranslations/?format=api", "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/macros-treetranslations/repository/?format=api", "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/macros-treetranslations/translations/?format=api", "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/macros-treetranslations/statistics/?format=api", "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/macros-treetranslations/lock/?format=api", "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/macros-treetranslations/links/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/macros-treetranslations/changes/?format=api", "task_url": null, "new_lang": "add", "language_code_style": "", "push": "https://github.com/xwiki/xwiki-platform", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})", "delete_message": "Deleted translation using Weblate ({{ language_name }})", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.", "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": true, "commit_pending_age": 1, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [], "is_glossary": false, "glossary_color": "silver", "category": null }, "language_code": "sk", "id": 384, "filename": "xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-macro/src/main/resources/Macros/TreeTranslations.sk.xml", "revision": "a389a393119cb8ddadcdd11441136e8c35d2b730,e94c24c00c836f35b91dd704be66305fbb04cb57", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/macros-treetranslations/sk/", "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/sk/", "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/macros-treetranslations/sk/", "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/sk/?format=api", "is_template": false, "is_source": false, "total": 30, "total_words": 535, "translated": 30, "translated_words": 535, "translated_percent": 100.0, "fuzzy": 0, "fuzzy_words": 0, "fuzzy_percent": 0.0, "failing_checks": 17, "failing_checks_words": 500, "failing_checks_percent": 56.6, "have_suggestion": 0, "have_comment": 0, "last_change": null, "last_author": null, "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/sk/repository/?format=api", "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/sk/file/?format=api", "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/sk/statistics/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/sk/changes/?format=api", "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/sk/units/?format=api" }, { "language": { "id": 61, "code": "da", "name": "Danish", "plural": { "id": 61, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "da_da", "dk", "dan" ], "direction": "ltr", "population": 7072056, "web_url": "https://l10n.xwiki.org/languages/da/", "url": "https://l10n.xwiki.org/api/languages/da/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/da/statistics/?format=api" }, "component": { "name": "XWiki.XWikiSyntaxMacros", "slug": "xwiki-xwikisyntaxmacros", "id": 71, "source_language": { "id": 71, "code": "en", "name": "English", "plural": { "id": 71, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://l10n.xwiki.org/languages/en/", "url": "https://l10n.xwiki.org/api/languages/en/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api" }, "project": { "name": "XWiki Platform", "slug": "xwiki-platform", "id": 1, "web": "http://www.xwiki.org", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/", "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api", "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api", "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api", "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api", "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api", "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api", "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "" }, "vcs": "github", "repo": "https://github.com/xwiki/xwiki-platform", "git_export": "", "branch": "master", "push_branch": "", "filemask": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxMacros.*.xml", "screenshot_filemask": "", "template": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxMacros.xml", "edit_template": false, "intermediate": "", "new_base": "", "file_format": "xwiki-fullpage", "license": "LGPL-2.1-only", "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html", "agreement": "", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-help/xwiki-platform-help-syntax/xwiki-xwikisyntaxmacros/", "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/?format=api", "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/repository/?format=api", "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/translations/?format=api", "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/statistics/?format=api", "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/lock/?format=api", "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/links/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/changes/?format=api", "task_url": null, "new_lang": "add", "language_code_style": "", "push": "https://github.com/xwiki/xwiki-platform", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})", "delete_message": "Deleted translation using Weblate ({{ language_name }})", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.", "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": true, "commit_pending_age": 1, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [], "is_glossary": false, "glossary_color": "silver", "category": "https://l10n.xwiki.org/api/categories/6/?format=api" }, "language_code": "da", "id": 385, "filename": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxMacros.da.xml", "revision": "1b56c8612b55650130920812544244eba86f89cf,390f59ed7f1236f7734281f183067fdef0761dd5", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-help/xwiki-platform-help-syntax/xwiki-xwikisyntaxmacros/da/", "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/da/", "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-help/xwiki-platform-help-syntax/xwiki-xwikisyntaxmacros/da/", "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/da/?format=api", "is_template": false, "is_source": false, "total": 2, "total_words": 158, "translated": 1, "translated_words": 1, "translated_percent": 50.0, "fuzzy": 1, "fuzzy_words": 157, "fuzzy_percent": 50.0, "failing_checks": 2, "failing_checks_words": 158, "failing_checks_percent": 100.0, "have_suggestion": 0, "have_comment": 0, "last_change": "2021-10-15T03:36:47.233251Z", "last_author": null, "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/da/repository/?format=api", "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/da/file/?format=api", "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/da/statistics/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/da/changes/?format=api", "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/da/units/?format=api" }, { "language": { "id": 62, "code": "de", "name": "German", "plural": { "id": 62, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "deu_de", "deu", "ger" ], "direction": "ltr", "population": 136350226, "web_url": "https://l10n.xwiki.org/languages/de/", "url": "https://l10n.xwiki.org/api/languages/de/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/de/statistics/?format=api" }, "component": { "name": "XWiki.XWikiSyntaxMacros", "slug": "xwiki-xwikisyntaxmacros", "id": 71, "source_language": { "id": 71, "code": "en", "name": "English", "plural": { "id": 71, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://l10n.xwiki.org/languages/en/", "url": "https://l10n.xwiki.org/api/languages/en/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api" }, "project": { "name": "XWiki Platform", "slug": "xwiki-platform", "id": 1, "web": "http://www.xwiki.org", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/", "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api", "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api", "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api", "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api", "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api", "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api", "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "" }, "vcs": "github", "repo": "https://github.com/xwiki/xwiki-platform", "git_export": "", "branch": "master", "push_branch": "", "filemask": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxMacros.*.xml", "screenshot_filemask": "", "template": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxMacros.xml", "edit_template": false, "intermediate": "", "new_base": "", "file_format": "xwiki-fullpage", "license": "LGPL-2.1-only", "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html", "agreement": "", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-help/xwiki-platform-help-syntax/xwiki-xwikisyntaxmacros/", "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/?format=api", "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/repository/?format=api", "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/translations/?format=api", "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/statistics/?format=api", "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/lock/?format=api", "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/links/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/changes/?format=api", "task_url": null, "new_lang": "add", "language_code_style": "", "push": "https://github.com/xwiki/xwiki-platform", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})", "delete_message": "Deleted translation using Weblate ({{ language_name }})", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.", "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": true, "commit_pending_age": 1, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [], "is_glossary": false, "glossary_color": "silver", "category": "https://l10n.xwiki.org/api/categories/6/?format=api" }, "language_code": "de", "id": 386, "filename": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxMacros.de.xml", "revision": "f53e3a364616258a2bf4b0681d2ab5df52b20abe,390f59ed7f1236f7734281f183067fdef0761dd5", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-help/xwiki-platform-help-syntax/xwiki-xwikisyntaxmacros/de/", "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/de/", "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-help/xwiki-platform-help-syntax/xwiki-xwikisyntaxmacros/de/", "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/de/?format=api", "is_template": false, "is_source": false, "total": 2, "total_words": 158, "translated": 2, "translated_words": 158, "translated_percent": 100.0, "fuzzy": 0, "fuzzy_words": 0, "fuzzy_percent": 0.0, "failing_checks": 0, "failing_checks_words": 0, "failing_checks_percent": 0.0, "have_suggestion": 0, "have_comment": 0, "last_change": "2022-01-04T18:07:38.345563Z", "last_author": "Simpel", "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/de/repository/?format=api", "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/de/file/?format=api", "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/de/statistics/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/de/changes/?format=api", "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/de/units/?format=api" }, { "language": { "id": 71, "code": "en", "name": "English", "plural": { "id": 71, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://l10n.xwiki.org/languages/en/", "url": "https://l10n.xwiki.org/api/languages/en/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api" }, "component": { "name": "XWiki.XWikiSyntaxMacros", "slug": "xwiki-xwikisyntaxmacros", "id": 71, "source_language": { "id": 71, "code": "en", "name": "English", "plural": { "id": 71, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://l10n.xwiki.org/languages/en/", "url": "https://l10n.xwiki.org/api/languages/en/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api" }, "project": { "name": "XWiki Platform", "slug": "xwiki-platform", "id": 1, "web": "http://www.xwiki.org", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/", "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api", "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api", "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api", "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api", "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api", "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api", "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "" }, "vcs": "github", "repo": "https://github.com/xwiki/xwiki-platform", "git_export": "", "branch": "master", "push_branch": "", "filemask": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxMacros.*.xml", "screenshot_filemask": "", "template": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxMacros.xml", "edit_template": false, "intermediate": "", "new_base": "", "file_format": "xwiki-fullpage", "license": "LGPL-2.1-only", "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html", "agreement": "", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-help/xwiki-platform-help-syntax/xwiki-xwikisyntaxmacros/", "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/?format=api", "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/repository/?format=api", "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/translations/?format=api", "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/statistics/?format=api", "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/lock/?format=api", "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/links/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/changes/?format=api", "task_url": null, "new_lang": "add", "language_code_style": "", "push": "https://github.com/xwiki/xwiki-platform", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})", "delete_message": "Deleted translation using Weblate ({{ language_name }})", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.", "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": true, "commit_pending_age": 1, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [], "is_glossary": false, "glossary_color": "silver", "category": "https://l10n.xwiki.org/api/categories/6/?format=api" }, "language_code": "en", "id": 387, "filename": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxMacros.xml", "revision": "390f59ed7f1236f7734281f183067fdef0761dd5,390f59ed7f1236f7734281f183067fdef0761dd5", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-help/xwiki-platform-help-syntax/xwiki-xwikisyntaxmacros/en/", "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/en/", "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-help/xwiki-platform-help-syntax/xwiki-xwikisyntaxmacros/en/", "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/en/?format=api", "is_template": true, "is_source": true, "total": 2, "total_words": 158, "translated": 2, "translated_words": 158, "translated_percent": 100.0, "fuzzy": 0, "fuzzy_words": 0, "fuzzy_percent": 0.0, "failing_checks": 2, "failing_checks_words": 158, "failing_checks_percent": 100.0, "have_suggestion": 0, "have_comment": 0, "last_change": null, "last_author": null, "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/en/repository/?format=api", "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/en/file/?format=api", "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/en/statistics/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/en/changes/?format=api", "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/en/units/?format=api" }, { "language": { "id": 96, "code": "fr", "name": "French", "plural": { "id": 96, "source": 0, "number": 2, "formula": "n > 1", "type": 1 }, "aliases": [ "fra_fr", "fra", "fre" ], "direction": "ltr", "population": 278611506, "web_url": "https://l10n.xwiki.org/languages/fr/", "url": "https://l10n.xwiki.org/api/languages/fr/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/fr/statistics/?format=api" }, "component": { "name": "XWiki.XWikiSyntaxMacros", "slug": "xwiki-xwikisyntaxmacros", "id": 71, "source_language": { "id": 71, "code": "en", "name": "English", "plural": { "id": 71, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://l10n.xwiki.org/languages/en/", "url": "https://l10n.xwiki.org/api/languages/en/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api" }, "project": { "name": "XWiki Platform", "slug": "xwiki-platform", "id": 1, "web": "http://www.xwiki.org", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/", "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api", "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api", "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api", "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api", "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api", "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api", "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "" }, "vcs": "github", "repo": "https://github.com/xwiki/xwiki-platform", "git_export": "", "branch": "master", "push_branch": "", "filemask": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxMacros.*.xml", "screenshot_filemask": "", "template": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxMacros.xml", "edit_template": false, "intermediate": "", "new_base": "", "file_format": "xwiki-fullpage", "license": "LGPL-2.1-only", "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html", "agreement": "", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-help/xwiki-platform-help-syntax/xwiki-xwikisyntaxmacros/", "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/?format=api", "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/repository/?format=api", "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/translations/?format=api", "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/statistics/?format=api", "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/lock/?format=api", "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/links/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/changes/?format=api", "task_url": null, "new_lang": "add", "language_code_style": "", "push": "https://github.com/xwiki/xwiki-platform", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})", "delete_message": "Deleted translation using Weblate ({{ language_name }})", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.", "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": true, "commit_pending_age": 1, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [], "is_glossary": false, "glossary_color": "silver", "category": "https://l10n.xwiki.org/api/categories/6/?format=api" }, "language_code": "fr", "id": 388, "filename": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxMacros.fr.xml", "revision": "968223d966af8ca08235ad43bd2687d2684202c4,390f59ed7f1236f7734281f183067fdef0761dd5", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-help/xwiki-platform-help-syntax/xwiki-xwikisyntaxmacros/fr/", "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/fr/", "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-help/xwiki-platform-help-syntax/xwiki-xwikisyntaxmacros/fr/", "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/fr/?format=api", "is_template": false, "is_source": false, "total": 2, "total_words": 158, "translated": 1, "translated_words": 1, "translated_percent": 50.0, "fuzzy": 1, "fuzzy_words": 157, "fuzzy_percent": 50.0, "failing_checks": 2, "failing_checks_words": 158, "failing_checks_percent": 100.0, "have_suggestion": 0, "have_comment": 0, "last_change": "2021-10-15T03:36:47.489606Z", "last_author": null, "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/fr/repository/?format=api", "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/fr/file/?format=api", "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/fr/statistics/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/fr/changes/?format=api", "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/fr/units/?format=api" }, { "language": { "id": 133, "code": "it", "name": "Italian", "plural": { "id": 133, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "ita_it", "ita" ], "direction": "ltr", "population": 70247059, "web_url": "https://l10n.xwiki.org/languages/it/", "url": "https://l10n.xwiki.org/api/languages/it/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/it/statistics/?format=api" }, "component": { "name": "XWiki.XWikiSyntaxMacros", "slug": "xwiki-xwikisyntaxmacros", "id": 71, "source_language": { "id": 71, "code": "en", "name": "English", "plural": { "id": 71, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://l10n.xwiki.org/languages/en/", "url": "https://l10n.xwiki.org/api/languages/en/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api" }, "project": { "name": "XWiki Platform", "slug": "xwiki-platform", "id": 1, "web": "http://www.xwiki.org", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/", "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api", "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api", "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api", "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api", "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api", "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api", "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "" }, "vcs": "github", "repo": "https://github.com/xwiki/xwiki-platform", "git_export": "", "branch": "master", "push_branch": "", "filemask": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxMacros.*.xml", "screenshot_filemask": "", "template": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxMacros.xml", "edit_template": false, "intermediate": "", "new_base": "", "file_format": "xwiki-fullpage", "license": "LGPL-2.1-only", "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html", "agreement": "", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-help/xwiki-platform-help-syntax/xwiki-xwikisyntaxmacros/", "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/?format=api", "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/repository/?format=api", "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/translations/?format=api", "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/statistics/?format=api", "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/lock/?format=api", "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/links/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/changes/?format=api", "task_url": null, "new_lang": "add", "language_code_style": "", "push": "https://github.com/xwiki/xwiki-platform", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})", "delete_message": "Deleted translation using Weblate ({{ language_name }})", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.", "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": true, "commit_pending_age": 1, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [], "is_glossary": false, "glossary_color": "silver", "category": "https://l10n.xwiki.org/api/categories/6/?format=api" }, "language_code": "it", "id": 389, "filename": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxMacros.it.xml", "revision": "8a524b67a2f52f46228e221d7dc68adffd00738a,390f59ed7f1236f7734281f183067fdef0761dd5", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-help/xwiki-platform-help-syntax/xwiki-xwikisyntaxmacros/it/", "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/it/", "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-help/xwiki-platform-help-syntax/xwiki-xwikisyntaxmacros/it/", "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/it/?format=api", "is_template": false, "is_source": false, "total": 2, "total_words": 158, "translated": 1, "translated_words": 1, "translated_percent": 50.0, "fuzzy": 1, "fuzzy_words": 157, "fuzzy_percent": 50.0, "failing_checks": 2, "failing_checks_words": 158, "failing_checks_percent": 100.0, "have_suggestion": 0, "have_comment": 0, "last_change": "2021-10-15T03:36:47.605686Z", "last_author": null, "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/it/repository/?format=api", "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/it/file/?format=api", "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/it/statistics/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/it/changes/?format=api", "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/it/units/?format=api" }, { "language": { "id": 176, "code": "lv", "name": "Latvian", "plural": { "id": 176, "source": 0, "number": 3, "formula": "(n % 10 == 0 || n % 100 >= 11 && n % 100 <= 19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2)", "type": 11 }, "aliases": [ "lav" ], "direction": "ltr", "population": 1147550, "web_url": "https://l10n.xwiki.org/languages/lv/", "url": "https://l10n.xwiki.org/api/languages/lv/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/lv/statistics/?format=api" }, "component": { "name": "XWiki.XWikiSyntaxMacros", "slug": "xwiki-xwikisyntaxmacros", "id": 71, "source_language": { "id": 71, "code": "en", "name": "English", "plural": { "id": 71, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://l10n.xwiki.org/languages/en/", "url": "https://l10n.xwiki.org/api/languages/en/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api" }, "project": { "name": "XWiki Platform", "slug": "xwiki-platform", "id": 1, "web": "http://www.xwiki.org", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/", "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api", "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api", "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api", "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api", "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api", "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api", "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "" }, "vcs": "github", "repo": "https://github.com/xwiki/xwiki-platform", "git_export": "", "branch": "master", "push_branch": "", "filemask": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxMacros.*.xml", "screenshot_filemask": "", "template": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxMacros.xml", "edit_template": false, "intermediate": "", "new_base": "", "file_format": "xwiki-fullpage", "license": "LGPL-2.1-only", "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html", "agreement": "", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-help/xwiki-platform-help-syntax/xwiki-xwikisyntaxmacros/", "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/?format=api", "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/repository/?format=api", "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/translations/?format=api", "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/statistics/?format=api", "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/lock/?format=api", "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/links/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/changes/?format=api", "task_url": null, "new_lang": "add", "language_code_style": "", "push": "https://github.com/xwiki/xwiki-platform", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})", "delete_message": "Deleted translation using Weblate ({{ language_name }})", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.", "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": true, "commit_pending_age": 1, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [], "is_glossary": false, "glossary_color": "silver", "category": "https://l10n.xwiki.org/api/categories/6/?format=api" }, "language_code": "lv", "id": 390, "filename": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxMacros.lv.xml", "revision": "ff6660d41d3764c7e367f31d204863735afeff2b,390f59ed7f1236f7734281f183067fdef0761dd5", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-help/xwiki-platform-help-syntax/xwiki-xwikisyntaxmacros/lv/", "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/lv/", "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-help/xwiki-platform-help-syntax/xwiki-xwikisyntaxmacros/lv/", "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/lv/?format=api", "is_template": false, "is_source": false, "total": 2, "total_words": 158, "translated": 1, "translated_words": 1, "translated_percent": 50.0, "fuzzy": 1, "fuzzy_words": 157, "fuzzy_percent": 50.0, "failing_checks": 2, "failing_checks_words": 158, "failing_checks_percent": 100.0, "have_suggestion": 0, "have_comment": 0, "last_change": "2021-10-15T03:36:47.684804Z", "last_author": null, "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/lv/repository/?format=api", "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/lv/file/?format=api", "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/lv/statistics/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/lv/changes/?format=api", "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/lv/units/?format=api" }, { "language": { "id": 275, "code": "sv", "name": "Swedish", "plural": { "id": 275, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "swe_se", "sve", "swe" ], "direction": "ltr", "population": 12932871, "web_url": "https://l10n.xwiki.org/languages/sv/", "url": "https://l10n.xwiki.org/api/languages/sv/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/sv/statistics/?format=api" }, "component": { "name": "XWiki.XWikiSyntaxMacros", "slug": "xwiki-xwikisyntaxmacros", "id": 71, "source_language": { "id": 71, "code": "en", "name": "English", "plural": { "id": 71, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://l10n.xwiki.org/languages/en/", "url": "https://l10n.xwiki.org/api/languages/en/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api" }, "project": { "name": "XWiki Platform", "slug": "xwiki-platform", "id": 1, "web": "http://www.xwiki.org", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/", "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api", "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api", "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api", "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api", "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api", "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api", "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "" }, "vcs": "github", "repo": "https://github.com/xwiki/xwiki-platform", "git_export": "", "branch": "master", "push_branch": "", "filemask": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxMacros.*.xml", "screenshot_filemask": "", "template": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxMacros.xml", "edit_template": false, "intermediate": "", "new_base": "", "file_format": "xwiki-fullpage", "license": "LGPL-2.1-only", "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html", "agreement": "", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-help/xwiki-platform-help-syntax/xwiki-xwikisyntaxmacros/", "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/?format=api", "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/repository/?format=api", "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/translations/?format=api", "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/statistics/?format=api", "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/lock/?format=api", "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/links/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/changes/?format=api", "task_url": null, "new_lang": "add", "language_code_style": "", "push": "https://github.com/xwiki/xwiki-platform", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})", "delete_message": "Deleted translation using Weblate ({{ language_name }})", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.", "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": true, "commit_pending_age": 1, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [], "is_glossary": false, "glossary_color": "silver", "category": "https://l10n.xwiki.org/api/categories/6/?format=api" }, "language_code": "sv", "id": 391, "filename": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxMacros.sv.xml", "revision": "963bc900ce744eb44551dea58c66dc27294f7351,390f59ed7f1236f7734281f183067fdef0761dd5", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-help/xwiki-platform-help-syntax/xwiki-xwikisyntaxmacros/sv/", "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/sv/", "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-help/xwiki-platform-help-syntax/xwiki-xwikisyntaxmacros/sv/", "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/sv/?format=api", "is_template": false, "is_source": false, "total": 2, "total_words": 158, "translated": 1, "translated_words": 1, "translated_percent": 50.0, "fuzzy": 1, "fuzzy_words": 157, "fuzzy_percent": 50.0, "failing_checks": 2, "failing_checks_words": 158, "failing_checks_percent": 100.0, "have_suggestion": 0, "have_comment": 0, "last_change": "2021-10-15T03:36:47.761907Z", "last_author": null, "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/sv/repository/?format=api", "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/sv/file/?format=api", "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/sv/statistics/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/sv/changes/?format=api", "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxmacros/sv/units/?format=api" }, { "language": { "id": 71, "code": "en", "name": "English", "plural": { "id": 71, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://l10n.xwiki.org/languages/en/", "url": "https://l10n.xwiki.org/api/languages/en/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api" }, "component": { "name": "Flavor API", "slug": "flavor-api", "id": 72, "source_language": { "id": 71, "code": "en", "name": "English", "plural": { "id": 71, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://l10n.xwiki.org/languages/en/", "url": "https://l10n.xwiki.org/api/languages/en/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api" }, "project": { "name": "XWiki Platform", "slug": "xwiki-platform", "id": 1, "web": "http://www.xwiki.org", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/", "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api", "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api", "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api", "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api", "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api", "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api", "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "" }, "vcs": "github", "repo": "https://github.com/xwiki/xwiki-platform", "git_export": "", "branch": "master", "push_branch": "", "filemask": "xwiki-platform-core/xwiki-platform-flavor/xwiki-platform-flavor-api/src/main/resources/ApplicationResources_*.properties", "screenshot_filemask": "", "template": "xwiki-platform-core/xwiki-platform-flavor/xwiki-platform-flavor-api/src/main/resources/ApplicationResources.properties", "edit_template": false, "intermediate": "", "new_base": "", "file_format": "xwiki-java-properties", "license": "LGPL-2.1-only", "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html", "agreement": "", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/flavor-api/", "url": "https://l10n.xwiki.org/api/components/xwiki-platform/flavor-api/?format=api", "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/flavor-api/repository/?format=api", "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/flavor-api/translations/?format=api", "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/flavor-api/statistics/?format=api", "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/flavor-api/lock/?format=api", "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/flavor-api/links/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/flavor-api/changes/?format=api", "task_url": null, "new_lang": "add", "language_code_style": "", "push": "https://github.com/xwiki/xwiki-platform", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})", "delete_message": "Deleted translation using Weblate ({{ language_name }})", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.", "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": true, "commit_pending_age": 1, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [], "is_glossary": false, "glossary_color": "silver", "category": null }, "language_code": "en", "id": 392, "filename": "xwiki-platform-core/xwiki-platform-flavor/xwiki-platform-flavor-api/src/main/resources/ApplicationResources.properties", "revision": "098dd9da11a94e5432f504b3e45069fc81f343c8,098dd9da11a94e5432f504b3e45069fc81f343c8", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/flavor-api/en/", "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/en/", "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/flavor-api/en/", "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/flavor-api/en/?format=api", "is_template": true, "is_source": true, "total": 4, "total_words": 21, "translated": 4, "translated_words": 21, "translated_percent": 100.0, "fuzzy": 0, "fuzzy_words": 0, "fuzzy_percent": 0.0, "failing_checks": 1, "failing_checks_words": 4, "failing_checks_percent": 25.0, "have_suggestion": 0, "have_comment": 0, "last_change": null, "last_author": null, "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/flavor-api/en/repository/?format=api", "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/flavor-api/en/file/?format=api", "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/flavor-api/en/statistics/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/flavor-api/en/changes/?format=api", "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/flavor-api/en/units/?format=api" }, { "language": { "id": 62, "code": "de", "name": "German", "plural": { "id": 62, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "deu_de", "deu", "ger" ], "direction": "ltr", "population": 136350226, "web_url": "https://l10n.xwiki.org/languages/de/", "url": "https://l10n.xwiki.org/api/languages/de/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/de/statistics/?format=api" }, "component": { "name": "XWiki.XWikiSyntaxIntroduction", "slug": "xwiki-xwikisyntaxintroduction", "id": 73, "source_language": { "id": 71, "code": "en", "name": "English", "plural": { "id": 71, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://l10n.xwiki.org/languages/en/", "url": "https://l10n.xwiki.org/api/languages/en/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api" }, "project": { "name": "XWiki Platform", "slug": "xwiki-platform", "id": 1, "web": "http://www.xwiki.org", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/", "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api", "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api", "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api", "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api", "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api", "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api", "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "" }, "vcs": "github", "repo": "https://github.com/xwiki/xwiki-platform", "git_export": "", "branch": "master", "push_branch": "", "filemask": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxIntroduction.*.xml", "screenshot_filemask": "", "template": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxIntroduction.xml", "edit_template": false, "intermediate": "", "new_base": "", "file_format": "xwiki-fullpage", "license": "LGPL-2.1-only", "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html", "agreement": "", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-help/xwiki-platform-help-syntax/xwiki-xwikisyntaxintroduction/", "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/?format=api", "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/repository/?format=api", "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/translations/?format=api", "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/statistics/?format=api", "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/lock/?format=api", "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/links/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/changes/?format=api", "task_url": null, "new_lang": "add", "language_code_style": "", "push": "https://github.com/xwiki/xwiki-platform", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})", "delete_message": "Deleted translation using Weblate ({{ language_name }})", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.", "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": true, "commit_pending_age": 1, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [], "is_glossary": false, "glossary_color": "silver", "category": "https://l10n.xwiki.org/api/categories/6/?format=api" }, "language_code": "de", "id": 393, "filename": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxIntroduction.de.xml", "revision": "c1e2fbe1d4fbbdc817dc098cfdb1d01e29cbd46f,9c5c474573f82da3c2c138360c998f89fa79bd9d", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-help/xwiki-platform-help-syntax/xwiki-xwikisyntaxintroduction/de/", "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/de/", "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-help/xwiki-platform-help-syntax/xwiki-xwikisyntaxintroduction/de/", "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/de/?format=api", "is_template": false, "is_source": false, "total": 2, "total_words": 480, "translated": 2, "translated_words": 480, "translated_percent": 100.0, "fuzzy": 0, "fuzzy_words": 0, "fuzzy_percent": 0.0, "failing_checks": 0, "failing_checks_words": 0, "failing_checks_percent": 0.0, "have_suggestion": 0, "have_comment": 0, "last_change": "2022-01-04T17:49:37.560336Z", "last_author": "Simpel", "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/de/repository/?format=api", "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/de/file/?format=api", "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/de/statistics/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/de/changes/?format=api", "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/de/units/?format=api" }, { "language": { "id": 71, "code": "en", "name": "English", "plural": { "id": 71, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://l10n.xwiki.org/languages/en/", "url": "https://l10n.xwiki.org/api/languages/en/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api" }, "component": { "name": "XWiki.XWikiSyntaxIntroduction", "slug": "xwiki-xwikisyntaxintroduction", "id": 73, "source_language": { "id": 71, "code": "en", "name": "English", "plural": { "id": 71, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://l10n.xwiki.org/languages/en/", "url": "https://l10n.xwiki.org/api/languages/en/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api" }, "project": { "name": "XWiki Platform", "slug": "xwiki-platform", "id": 1, "web": "http://www.xwiki.org", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/", "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api", "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api", "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api", "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api", "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api", "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api", "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "" }, "vcs": "github", "repo": "https://github.com/xwiki/xwiki-platform", "git_export": "", "branch": "master", "push_branch": "", "filemask": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxIntroduction.*.xml", "screenshot_filemask": "", "template": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxIntroduction.xml", "edit_template": false, "intermediate": "", "new_base": "", "file_format": "xwiki-fullpage", "license": "LGPL-2.1-only", "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html", "agreement": "", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-help/xwiki-platform-help-syntax/xwiki-xwikisyntaxintroduction/", "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/?format=api", "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/repository/?format=api", "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/translations/?format=api", "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/statistics/?format=api", "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/lock/?format=api", "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/links/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/changes/?format=api", "task_url": null, "new_lang": "add", "language_code_style": "", "push": "https://github.com/xwiki/xwiki-platform", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})", "delete_message": "Deleted translation using Weblate ({{ language_name }})", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.", "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": true, "commit_pending_age": 1, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [], "is_glossary": false, "glossary_color": "silver", "category": "https://l10n.xwiki.org/api/categories/6/?format=api" }, "language_code": "en", "id": 394, "filename": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxIntroduction.xml", "revision": "9c5c474573f82da3c2c138360c998f89fa79bd9d,9c5c474573f82da3c2c138360c998f89fa79bd9d", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-help/xwiki-platform-help-syntax/xwiki-xwikisyntaxintroduction/en/", "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/en/", "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-help/xwiki-platform-help-syntax/xwiki-xwikisyntaxintroduction/en/", "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/en/?format=api", "is_template": true, "is_source": true, "total": 2, "total_words": 480, "translated": 2, "translated_words": 480, "translated_percent": 100.0, "fuzzy": 0, "fuzzy_words": 0, "fuzzy_percent": 0.0, "failing_checks": 2, "failing_checks_words": 480, "failing_checks_percent": 100.0, "have_suggestion": 0, "have_comment": 0, "last_change": null, "last_author": null, "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/en/repository/?format=api", "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/en/file/?format=api", "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/en/statistics/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/en/changes/?format=api", "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/en/units/?format=api" }, { "language": { "id": 96, "code": "fr", "name": "French", "plural": { "id": 96, "source": 0, "number": 2, "formula": "n > 1", "type": 1 }, "aliases": [ "fra_fr", "fra", "fre" ], "direction": "ltr", "population": 278611506, "web_url": "https://l10n.xwiki.org/languages/fr/", "url": "https://l10n.xwiki.org/api/languages/fr/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/fr/statistics/?format=api" }, "component": { "name": "XWiki.XWikiSyntaxIntroduction", "slug": "xwiki-xwikisyntaxintroduction", "id": 73, "source_language": { "id": 71, "code": "en", "name": "English", "plural": { "id": 71, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://l10n.xwiki.org/languages/en/", "url": "https://l10n.xwiki.org/api/languages/en/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api" }, "project": { "name": "XWiki Platform", "slug": "xwiki-platform", "id": 1, "web": "http://www.xwiki.org", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/", "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api", "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api", "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api", "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api", "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api", "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api", "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "" }, "vcs": "github", "repo": "https://github.com/xwiki/xwiki-platform", "git_export": "", "branch": "master", "push_branch": "", "filemask": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxIntroduction.*.xml", "screenshot_filemask": "", "template": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxIntroduction.xml", "edit_template": false, "intermediate": "", "new_base": "", "file_format": "xwiki-fullpage", "license": "LGPL-2.1-only", "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html", "agreement": "", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-help/xwiki-platform-help-syntax/xwiki-xwikisyntaxintroduction/", "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/?format=api", "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/repository/?format=api", "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/translations/?format=api", "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/statistics/?format=api", "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/lock/?format=api", "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/links/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/changes/?format=api", "task_url": null, "new_lang": "add", "language_code_style": "", "push": "https://github.com/xwiki/xwiki-platform", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})", "delete_message": "Deleted translation using Weblate ({{ language_name }})", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.", "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": true, "commit_pending_age": 1, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [], "is_glossary": false, "glossary_color": "silver", "category": "https://l10n.xwiki.org/api/categories/6/?format=api" }, "language_code": "fr", "id": 395, "filename": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxIntroduction.fr.xml", "revision": "72e5feb26a2f84131ae286c9aa9b5c634a312052,9c5c474573f82da3c2c138360c998f89fa79bd9d", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-help/xwiki-platform-help-syntax/xwiki-xwikisyntaxintroduction/fr/", "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/fr/", "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-help/xwiki-platform-help-syntax/xwiki-xwikisyntaxintroduction/fr/", "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/fr/?format=api", "is_template": false, "is_source": false, "total": 2, "total_words": 480, "translated": 1, "translated_words": 1, "translated_percent": 50.0, "fuzzy": 1, "fuzzy_words": 479, "fuzzy_percent": 50.0, "failing_checks": 2, "failing_checks_words": 480, "failing_checks_percent": 100.0, "have_suggestion": 0, "have_comment": 0, "last_change": "2021-10-15T03:36:31.542753Z", "last_author": null, "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/fr/repository/?format=api", "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/fr/file/?format=api", "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/fr/statistics/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/fr/changes/?format=api", "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/fr/units/?format=api" }, { "language": { "id": 133, "code": "it", "name": "Italian", "plural": { "id": 133, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "ita_it", "ita" ], "direction": "ltr", "population": 70247059, "web_url": "https://l10n.xwiki.org/languages/it/", "url": "https://l10n.xwiki.org/api/languages/it/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/it/statistics/?format=api" }, "component": { "name": "XWiki.XWikiSyntaxIntroduction", "slug": "xwiki-xwikisyntaxintroduction", "id": 73, "source_language": { "id": 71, "code": "en", "name": "English", "plural": { "id": 71, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://l10n.xwiki.org/languages/en/", "url": "https://l10n.xwiki.org/api/languages/en/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api" }, "project": { "name": "XWiki Platform", "slug": "xwiki-platform", "id": 1, "web": "http://www.xwiki.org", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/", "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api", "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api", "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api", "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api", "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api", "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api", "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "" }, "vcs": "github", "repo": "https://github.com/xwiki/xwiki-platform", "git_export": "", "branch": "master", "push_branch": "", "filemask": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxIntroduction.*.xml", "screenshot_filemask": "", "template": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxIntroduction.xml", "edit_template": false, "intermediate": "", "new_base": "", "file_format": "xwiki-fullpage", "license": "LGPL-2.1-only", "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html", "agreement": "", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-help/xwiki-platform-help-syntax/xwiki-xwikisyntaxintroduction/", "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/?format=api", "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/repository/?format=api", "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/translations/?format=api", "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/statistics/?format=api", "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/lock/?format=api", "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/links/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/changes/?format=api", "task_url": null, "new_lang": "add", "language_code_style": "", "push": "https://github.com/xwiki/xwiki-platform", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})", "delete_message": "Deleted translation using Weblate ({{ language_name }})", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.", "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": true, "commit_pending_age": 1, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [], "is_glossary": false, "glossary_color": "silver", "category": "https://l10n.xwiki.org/api/categories/6/?format=api" }, "language_code": "it", "id": 396, "filename": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxIntroduction.it.xml", "revision": "570251a1d27673ddad95ddf8527480c595df651c,9c5c474573f82da3c2c138360c998f89fa79bd9d", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-help/xwiki-platform-help-syntax/xwiki-xwikisyntaxintroduction/it/", "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/it/", "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-help/xwiki-platform-help-syntax/xwiki-xwikisyntaxintroduction/it/", "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/it/?format=api", "is_template": false, "is_source": false, "total": 2, "total_words": 480, "translated": 1, "translated_words": 1, "translated_percent": 50.0, "fuzzy": 1, "fuzzy_words": 479, "fuzzy_percent": 50.0, "failing_checks": 2, "failing_checks_words": 480, "failing_checks_percent": 100.0, "have_suggestion": 0, "have_comment": 0, "last_change": "2021-10-15T03:36:31.674284Z", "last_author": null, "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/it/repository/?format=api", "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/it/file/?format=api", "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/it/statistics/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/it/changes/?format=api", "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/it/units/?format=api" }, { "language": { "id": 176, "code": "lv", "name": "Latvian", "plural": { "id": 176, "source": 0, "number": 3, "formula": "(n % 10 == 0 || n % 100 >= 11 && n % 100 <= 19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2)", "type": 11 }, "aliases": [ "lav" ], "direction": "ltr", "population": 1147550, "web_url": "https://l10n.xwiki.org/languages/lv/", "url": "https://l10n.xwiki.org/api/languages/lv/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/lv/statistics/?format=api" }, "component": { "name": "XWiki.XWikiSyntaxIntroduction", "slug": "xwiki-xwikisyntaxintroduction", "id": 73, "source_language": { "id": 71, "code": "en", "name": "English", "plural": { "id": 71, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://l10n.xwiki.org/languages/en/", "url": "https://l10n.xwiki.org/api/languages/en/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api" }, "project": { "name": "XWiki Platform", "slug": "xwiki-platform", "id": 1, "web": "http://www.xwiki.org", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/", "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api", "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api", "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api", "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api", "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api", "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api", "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "" }, "vcs": "github", "repo": "https://github.com/xwiki/xwiki-platform", "git_export": "", "branch": "master", "push_branch": "", "filemask": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxIntroduction.*.xml", "screenshot_filemask": "", "template": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxIntroduction.xml", "edit_template": false, "intermediate": "", "new_base": "", "file_format": "xwiki-fullpage", "license": "LGPL-2.1-only", "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html", "agreement": "", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-help/xwiki-platform-help-syntax/xwiki-xwikisyntaxintroduction/", "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/?format=api", "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/repository/?format=api", "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/translations/?format=api", "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/statistics/?format=api", "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/lock/?format=api", "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/links/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/changes/?format=api", "task_url": null, "new_lang": "add", "language_code_style": "", "push": "https://github.com/xwiki/xwiki-platform", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})", "delete_message": "Deleted translation using Weblate ({{ language_name }})", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.", "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": true, "commit_pending_age": 1, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [], "is_glossary": false, "glossary_color": "silver", "category": "https://l10n.xwiki.org/api/categories/6/?format=api" }, "language_code": "lv", "id": 397, "filename": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxIntroduction.lv.xml", "revision": "c07a3934e500919930f67c35947f9c825495f7a3,9c5c474573f82da3c2c138360c998f89fa79bd9d", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-help/xwiki-platform-help-syntax/xwiki-xwikisyntaxintroduction/lv/", "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/lv/", "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-help/xwiki-platform-help-syntax/xwiki-xwikisyntaxintroduction/lv/", "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/lv/?format=api", "is_template": false, "is_source": false, "total": 2, "total_words": 480, "translated": 1, "translated_words": 1, "translated_percent": 50.0, "fuzzy": 1, "fuzzy_words": 479, "fuzzy_percent": 50.0, "failing_checks": 2, "failing_checks_words": 480, "failing_checks_percent": 100.0, "have_suggestion": 0, "have_comment": 0, "last_change": "2021-10-15T03:36:31.812962Z", "last_author": null, "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/lv/repository/?format=api", "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/lv/file/?format=api", "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/lv/statistics/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/lv/changes/?format=api", "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/lv/units/?format=api" }, { "language": { "id": 275, "code": "sv", "name": "Swedish", "plural": { "id": 275, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "swe_se", "sve", "swe" ], "direction": "ltr", "population": 12932871, "web_url": "https://l10n.xwiki.org/languages/sv/", "url": "https://l10n.xwiki.org/api/languages/sv/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/sv/statistics/?format=api" }, "component": { "name": "XWiki.XWikiSyntaxIntroduction", "slug": "xwiki-xwikisyntaxintroduction", "id": 73, "source_language": { "id": 71, "code": "en", "name": "English", "plural": { "id": 71, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://l10n.xwiki.org/languages/en/", "url": "https://l10n.xwiki.org/api/languages/en/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api" }, "project": { "name": "XWiki Platform", "slug": "xwiki-platform", "id": 1, "web": "http://www.xwiki.org", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/", "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api", "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api", "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api", "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api", "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api", "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api", "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "" }, "vcs": "github", "repo": "https://github.com/xwiki/xwiki-platform", "git_export": "", "branch": "master", "push_branch": "", "filemask": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxIntroduction.*.xml", "screenshot_filemask": "", "template": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxIntroduction.xml", "edit_template": false, "intermediate": "", "new_base": "", "file_format": "xwiki-fullpage", "license": "LGPL-2.1-only", "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html", "agreement": "", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-help/xwiki-platform-help-syntax/xwiki-xwikisyntaxintroduction/", "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/?format=api", "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/repository/?format=api", "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/translations/?format=api", "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/statistics/?format=api", "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/lock/?format=api", "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/links/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/changes/?format=api", "task_url": null, "new_lang": "add", "language_code_style": "", "push": "https://github.com/xwiki/xwiki-platform", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})", "delete_message": "Deleted translation using Weblate ({{ language_name }})", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.", "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": true, "commit_pending_age": 1, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [], "is_glossary": false, "glossary_color": "silver", "category": "https://l10n.xwiki.org/api/categories/6/?format=api" }, "language_code": "sv", "id": 398, "filename": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxIntroduction.sv.xml", "revision": "21a340ab71969563b89fa8a57c5ca916f0f768b7,9c5c474573f82da3c2c138360c998f89fa79bd9d", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-help/xwiki-platform-help-syntax/xwiki-xwikisyntaxintroduction/sv/", "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/sv/", "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-help/xwiki-platform-help-syntax/xwiki-xwikisyntaxintroduction/sv/", "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/sv/?format=api", "is_template": false, "is_source": false, "total": 2, "total_words": 480, "translated": 1, "translated_words": 1, "translated_percent": 50.0, "fuzzy": 1, "fuzzy_words": 479, "fuzzy_percent": 50.0, "failing_checks": 2, "failing_checks_words": 480, "failing_checks_percent": 100.0, "have_suggestion": 0, "have_comment": 0, "last_change": "2021-10-15T03:36:31.944958Z", "last_author": null, "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/sv/repository/?format=api", "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/sv/file/?format=api", "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/sv/statistics/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/sv/changes/?format=api", "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxintroduction/sv/units/?format=api" }, { "language": { "id": 43, "code": "ca", "name": "Catalan", "plural": { "id": 43, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "ca_ps", "ca_ca", "cat" ], "direction": "ltr", "population": 8679138, "web_url": "https://l10n.xwiki.org/languages/ca/", "url": "https://l10n.xwiki.org/api/languages/ca/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/ca/statistics/?format=api" }, "component": { "name": "Sandbox.WebHome", "slug": "sandbox-webhome", "id": 74, "source_language": { "id": 71, "code": "en", "name": "English", "plural": { "id": 71, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://l10n.xwiki.org/languages/en/", "url": "https://l10n.xwiki.org/api/languages/en/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api" }, "project": { "name": "XWiki Platform", "slug": "xwiki-platform", "id": 1, "web": "http://www.xwiki.org", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/", "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api", "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api", "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api", "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api", "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api", "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api", "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "" }, "vcs": "github", "repo": "https://github.com/xwiki/xwiki-platform", "git_export": "", "branch": "master", "push_branch": "", "filemask": "xwiki-platform-core/xwiki-platform-sandbox/src/main/resources/Sandbox/WebHome.*.xml", "screenshot_filemask": "", "template": "xwiki-platform-core/xwiki-platform-sandbox/src/main/resources/Sandbox/WebHome.xml", "edit_template": false, "intermediate": "", "new_base": "", "file_format": "xwiki-fullpage", "license": "LGPL-2.1-only", "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html", "agreement": "", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-sandbox/sandbox-webhome/", "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/?format=api", "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/repository/?format=api", "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/translations/?format=api", "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/statistics/?format=api", "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/lock/?format=api", "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/links/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/changes/?format=api", "task_url": null, "new_lang": "add", "language_code_style": "", "push": "https://github.com/xwiki/xwiki-platform", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})", "delete_message": "Deleted translation using Weblate ({{ language_name }})", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.", "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": true, "commit_pending_age": 1, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [], "is_glossary": false, "glossary_color": "silver", "category": "https://l10n.xwiki.org/api/categories/17/?format=api" }, "language_code": "ca", "id": 399, "filename": "xwiki-platform-core/xwiki-platform-sandbox/src/main/resources/Sandbox/WebHome.ca.xml", "revision": "562e54bc8ddc97f1e81c60ded30b6a214f0cd79e,ac5eaa6be9b2e1d4c9bdb5f036ee98e026a9fb87", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-sandbox/sandbox-webhome/ca/", "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/ca/", "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-sandbox/sandbox-webhome/ca/", "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/ca/?format=api", "is_template": false, "is_source": false, "total": 2, "total_words": 575, "translated": 2, "translated_words": 575, "translated_percent": 100.0, "fuzzy": 0, "fuzzy_words": 0, "fuzzy_percent": 0.0, "failing_checks": 2, "failing_checks_words": 575, "failing_checks_percent": 100.0, "have_suggestion": 0, "have_comment": 0, "last_change": null, "last_author": null, "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/ca/repository/?format=api", "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/ca/file/?format=api", "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/ca/statistics/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/ca/changes/?format=api", "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/ca/units/?format=api" }, { "language": { "id": 61, "code": "da", "name": "Danish", "plural": { "id": 61, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "da_da", "dk", "dan" ], "direction": "ltr", "population": 7072056, "web_url": "https://l10n.xwiki.org/languages/da/", "url": "https://l10n.xwiki.org/api/languages/da/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/da/statistics/?format=api" }, "component": { "name": "Sandbox.WebHome", "slug": "sandbox-webhome", "id": 74, "source_language": { "id": 71, "code": "en", "name": "English", "plural": { "id": 71, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://l10n.xwiki.org/languages/en/", "url": "https://l10n.xwiki.org/api/languages/en/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api" }, "project": { "name": "XWiki Platform", "slug": "xwiki-platform", "id": 1, "web": "http://www.xwiki.org", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/", "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api", "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api", "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api", "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api", "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api", "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api", "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "" }, "vcs": "github", "repo": "https://github.com/xwiki/xwiki-platform", "git_export": "", "branch": "master", "push_branch": "", "filemask": "xwiki-platform-core/xwiki-platform-sandbox/src/main/resources/Sandbox/WebHome.*.xml", "screenshot_filemask": "", "template": "xwiki-platform-core/xwiki-platform-sandbox/src/main/resources/Sandbox/WebHome.xml", "edit_template": false, "intermediate": "", "new_base": "", "file_format": "xwiki-fullpage", "license": "LGPL-2.1-only", "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html", "agreement": "", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-sandbox/sandbox-webhome/", "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/?format=api", "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/repository/?format=api", "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/translations/?format=api", "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/statistics/?format=api", "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/lock/?format=api", "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/links/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/changes/?format=api", "task_url": null, "new_lang": "add", "language_code_style": "", "push": "https://github.com/xwiki/xwiki-platform", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})", "delete_message": "Deleted translation using Weblate ({{ language_name }})", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.", "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": true, "commit_pending_age": 1, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [], "is_glossary": false, "glossary_color": "silver", "category": "https://l10n.xwiki.org/api/categories/17/?format=api" }, "language_code": "da", "id": 400, "filename": "xwiki-platform-core/xwiki-platform-sandbox/src/main/resources/Sandbox/WebHome.da.xml", "revision": "536c41f2c286dc7381539637da12e03ffde2a409,ac5eaa6be9b2e1d4c9bdb5f036ee98e026a9fb87", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-sandbox/sandbox-webhome/da/", "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/da/", "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-sandbox/sandbox-webhome/da/", "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/da/?format=api", "is_template": false, "is_source": false, "total": 2, "total_words": 575, "translated": 2, "translated_words": 575, "translated_percent": 100.0, "fuzzy": 0, "fuzzy_words": 0, "fuzzy_percent": 0.0, "failing_checks": 2, "failing_checks_words": 575, "failing_checks_percent": 100.0, "have_suggestion": 0, "have_comment": 0, "last_change": null, "last_author": null, "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/da/repository/?format=api", "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/da/file/?format=api", "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/da/statistics/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/da/changes/?format=api", "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/da/units/?format=api" }, { "language": { "id": 62, "code": "de", "name": "German", "plural": { "id": 62, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "deu_de", "deu", "ger" ], "direction": "ltr", "population": 136350226, "web_url": "https://l10n.xwiki.org/languages/de/", "url": "https://l10n.xwiki.org/api/languages/de/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/de/statistics/?format=api" }, "component": { "name": "Sandbox.WebHome", "slug": "sandbox-webhome", "id": 74, "source_language": { "id": 71, "code": "en", "name": "English", "plural": { "id": 71, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://l10n.xwiki.org/languages/en/", "url": "https://l10n.xwiki.org/api/languages/en/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api" }, "project": { "name": "XWiki Platform", "slug": "xwiki-platform", "id": 1, "web": "http://www.xwiki.org", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/", "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api", "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api", "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api", "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api", "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api", "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api", "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "" }, "vcs": "github", "repo": "https://github.com/xwiki/xwiki-platform", "git_export": "", "branch": "master", "push_branch": "", "filemask": "xwiki-platform-core/xwiki-platform-sandbox/src/main/resources/Sandbox/WebHome.*.xml", "screenshot_filemask": "", "template": "xwiki-platform-core/xwiki-platform-sandbox/src/main/resources/Sandbox/WebHome.xml", "edit_template": false, "intermediate": "", "new_base": "", "file_format": "xwiki-fullpage", "license": "LGPL-2.1-only", "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html", "agreement": "", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-sandbox/sandbox-webhome/", "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/?format=api", "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/repository/?format=api", "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/translations/?format=api", "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/statistics/?format=api", "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/lock/?format=api", "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/links/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/changes/?format=api", "task_url": null, "new_lang": "add", "language_code_style": "", "push": "https://github.com/xwiki/xwiki-platform", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})", "delete_message": "Deleted translation using Weblate ({{ language_name }})", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.", "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": true, "commit_pending_age": 1, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [], "is_glossary": false, "glossary_color": "silver", "category": "https://l10n.xwiki.org/api/categories/17/?format=api" }, "language_code": "de", "id": 401, "filename": "xwiki-platform-core/xwiki-platform-sandbox/src/main/resources/Sandbox/WebHome.de.xml", "revision": "bf3d334e12da26e8c74f935ee435a0887aaebf27,ac5eaa6be9b2e1d4c9bdb5f036ee98e026a9fb87", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-sandbox/sandbox-webhome/de/", "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/de/", "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-sandbox/sandbox-webhome/de/", "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/de/?format=api", "is_template": false, "is_source": false, "total": 2, "total_words": 575, "translated": 2, "translated_words": 575, "translated_percent": 100.0, "fuzzy": 0, "fuzzy_words": 0, "fuzzy_percent": 0.0, "failing_checks": 0, "failing_checks_words": 0, "failing_checks_percent": 0.0, "have_suggestion": 0, "have_comment": 0, "last_change": "2022-01-04T17:57:42.914324Z", "last_author": "Simpel", "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/de/repository/?format=api", "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/de/file/?format=api", "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/de/statistics/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/de/changes/?format=api", "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/de/units/?format=api" }, { "language": { "id": 71, "code": "en", "name": "English", "plural": { "id": 71, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://l10n.xwiki.org/languages/en/", "url": "https://l10n.xwiki.org/api/languages/en/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api" }, "component": { "name": "Sandbox.WebHome", "slug": "sandbox-webhome", "id": 74, "source_language": { "id": 71, "code": "en", "name": "English", "plural": { "id": 71, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://l10n.xwiki.org/languages/en/", "url": "https://l10n.xwiki.org/api/languages/en/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api" }, "project": { "name": "XWiki Platform", "slug": "xwiki-platform", "id": 1, "web": "http://www.xwiki.org", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/", "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api", "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api", "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api", "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api", "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api", "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api", "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "" }, "vcs": "github", "repo": "https://github.com/xwiki/xwiki-platform", "git_export": "", "branch": "master", "push_branch": "", "filemask": "xwiki-platform-core/xwiki-platform-sandbox/src/main/resources/Sandbox/WebHome.*.xml", "screenshot_filemask": "", "template": "xwiki-platform-core/xwiki-platform-sandbox/src/main/resources/Sandbox/WebHome.xml", "edit_template": false, "intermediate": "", "new_base": "", "file_format": "xwiki-fullpage", "license": "LGPL-2.1-only", "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html", "agreement": "", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-sandbox/sandbox-webhome/", "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/?format=api", "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/repository/?format=api", "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/translations/?format=api", "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/statistics/?format=api", "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/lock/?format=api", "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/links/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/changes/?format=api", "task_url": null, "new_lang": "add", "language_code_style": "", "push": "https://github.com/xwiki/xwiki-platform", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})", "delete_message": "Deleted translation using Weblate ({{ language_name }})", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.", "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": true, "commit_pending_age": 1, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [], "is_glossary": false, "glossary_color": "silver", "category": "https://l10n.xwiki.org/api/categories/17/?format=api" }, "language_code": "en", "id": 402, "filename": "xwiki-platform-core/xwiki-platform-sandbox/src/main/resources/Sandbox/WebHome.xml", "revision": "ac5eaa6be9b2e1d4c9bdb5f036ee98e026a9fb87,ac5eaa6be9b2e1d4c9bdb5f036ee98e026a9fb87", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-sandbox/sandbox-webhome/en/", "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/en/", "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-sandbox/sandbox-webhome/en/", "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/en/?format=api", "is_template": true, "is_source": true, "total": 2, "total_words": 575, "translated": 2, "translated_words": 575, "translated_percent": 100.0, "fuzzy": 0, "fuzzy_words": 0, "fuzzy_percent": 0.0, "failing_checks": 2, "failing_checks_words": 575, "failing_checks_percent": 100.0, "have_suggestion": 0, "have_comment": 0, "last_change": null, "last_author": null, "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/en/repository/?format=api", "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/en/file/?format=api", "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/en/statistics/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/en/changes/?format=api", "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/en/units/?format=api" }, { "language": { "id": 80, "code": "es", "name": "Spanish", "plural": { "id": 80, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "es_la", "esp", "spa" ], "direction": "ltr", "population": 493528078, "web_url": "https://l10n.xwiki.org/languages/es/", "url": "https://l10n.xwiki.org/api/languages/es/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/es/statistics/?format=api" }, "component": { "name": "Sandbox.WebHome", "slug": "sandbox-webhome", "id": 74, "source_language": { "id": 71, "code": "en", "name": "English", "plural": { "id": 71, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://l10n.xwiki.org/languages/en/", "url": "https://l10n.xwiki.org/api/languages/en/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api" }, "project": { "name": "XWiki Platform", "slug": "xwiki-platform", "id": 1, "web": "http://www.xwiki.org", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/", "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api", "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api", "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api", "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api", "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api", "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api", "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "" }, "vcs": "github", "repo": "https://github.com/xwiki/xwiki-platform", "git_export": "", "branch": "master", "push_branch": "", "filemask": "xwiki-platform-core/xwiki-platform-sandbox/src/main/resources/Sandbox/WebHome.*.xml", "screenshot_filemask": "", "template": "xwiki-platform-core/xwiki-platform-sandbox/src/main/resources/Sandbox/WebHome.xml", "edit_template": false, "intermediate": "", "new_base": "", "file_format": "xwiki-fullpage", "license": "LGPL-2.1-only", "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html", "agreement": "", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-sandbox/sandbox-webhome/", "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/?format=api", "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/repository/?format=api", "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/translations/?format=api", "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/statistics/?format=api", "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/lock/?format=api", "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/links/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/changes/?format=api", "task_url": null, "new_lang": "add", "language_code_style": "", "push": "https://github.com/xwiki/xwiki-platform", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})", "delete_message": "Deleted translation using Weblate ({{ language_name }})", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.", "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": true, "commit_pending_age": 1, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [], "is_glossary": false, "glossary_color": "silver", "category": "https://l10n.xwiki.org/api/categories/17/?format=api" }, "language_code": "es", "id": 403, "filename": "xwiki-platform-core/xwiki-platform-sandbox/src/main/resources/Sandbox/WebHome.es.xml", "revision": "93178441152d48539bf8c7bb6a28b47099e60392,ac5eaa6be9b2e1d4c9bdb5f036ee98e026a9fb87", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-sandbox/sandbox-webhome/es/", "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/es/", "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-sandbox/sandbox-webhome/es/", "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/es/?format=api", "is_template": false, "is_source": false, "total": 2, "total_words": 575, "translated": 2, "translated_words": 575, "translated_percent": 100.0, "fuzzy": 0, "fuzzy_words": 0, "fuzzy_percent": 0.0, "failing_checks": 2, "failing_checks_words": 575, "failing_checks_percent": 100.0, "have_suggestion": 0, "have_comment": 0, "last_change": "2021-02-01T12:41:36.187456Z", "last_author": "Francisco García Moreno", "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/es/repository/?format=api", "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/es/file/?format=api", "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/es/statistics/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/es/changes/?format=api", "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/es/units/?format=api" }, { "language": { "id": 96, "code": "fr", "name": "French", "plural": { "id": 96, "source": 0, "number": 2, "formula": "n > 1", "type": 1 }, "aliases": [ "fra_fr", "fra", "fre" ], "direction": "ltr", "population": 278611506, "web_url": "https://l10n.xwiki.org/languages/fr/", "url": "https://l10n.xwiki.org/api/languages/fr/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/fr/statistics/?format=api" }, "component": { "name": "Sandbox.WebHome", "slug": "sandbox-webhome", "id": 74, "source_language": { "id": 71, "code": "en", "name": "English", "plural": { "id": 71, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://l10n.xwiki.org/languages/en/", "url": "https://l10n.xwiki.org/api/languages/en/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api" }, "project": { "name": "XWiki Platform", "slug": "xwiki-platform", "id": 1, "web": "http://www.xwiki.org", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/", "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api", "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api", "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api", "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api", "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api", "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api", "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "" }, "vcs": "github", "repo": "https://github.com/xwiki/xwiki-platform", "git_export": "", "branch": "master", "push_branch": "", "filemask": "xwiki-platform-core/xwiki-platform-sandbox/src/main/resources/Sandbox/WebHome.*.xml", "screenshot_filemask": "", "template": "xwiki-platform-core/xwiki-platform-sandbox/src/main/resources/Sandbox/WebHome.xml", "edit_template": false, "intermediate": "", "new_base": "", "file_format": "xwiki-fullpage", "license": "LGPL-2.1-only", "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html", "agreement": "", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-sandbox/sandbox-webhome/", "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/?format=api", "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/repository/?format=api", "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/translations/?format=api", "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/statistics/?format=api", "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/lock/?format=api", "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/links/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/changes/?format=api", "task_url": null, "new_lang": "add", "language_code_style": "", "push": "https://github.com/xwiki/xwiki-platform", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})", "delete_message": "Deleted translation using Weblate ({{ language_name }})", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.", "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": true, "commit_pending_age": 1, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [], "is_glossary": false, "glossary_color": "silver", "category": "https://l10n.xwiki.org/api/categories/17/?format=api" }, "language_code": "fr", "id": 404, "filename": "xwiki-platform-core/xwiki-platform-sandbox/src/main/resources/Sandbox/WebHome.fr.xml", "revision": "507e6af0e1dba4dc61d08f2169a42f639757e0e2,ac5eaa6be9b2e1d4c9bdb5f036ee98e026a9fb87", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-sandbox/sandbox-webhome/fr/", "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/fr/", "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-sandbox/sandbox-webhome/fr/", "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/fr/?format=api", "is_template": false, "is_source": false, "total": 2, "total_words": 575, "translated": 2, "translated_words": 575, "translated_percent": 100.0, "fuzzy": 0, "fuzzy_words": 0, "fuzzy_percent": 0.0, "failing_checks": 2, "failing_checks_words": 575, "failing_checks_percent": 100.0, "have_suggestion": 0, "have_comment": 0, "last_change": null, "last_author": null, "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/fr/repository/?format=api", "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/fr/file/?format=api", "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/fr/statistics/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/fr/changes/?format=api", "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/fr/units/?format=api" }, { "language": { "id": 133, "code": "it", "name": "Italian", "plural": { "id": 133, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "ita_it", "ita" ], "direction": "ltr", "population": 70247059, "web_url": "https://l10n.xwiki.org/languages/it/", "url": "https://l10n.xwiki.org/api/languages/it/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/it/statistics/?format=api" }, "component": { "name": "Sandbox.WebHome", "slug": "sandbox-webhome", "id": 74, "source_language": { "id": 71, "code": "en", "name": "English", "plural": { "id": 71, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://l10n.xwiki.org/languages/en/", "url": "https://l10n.xwiki.org/api/languages/en/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api" }, "project": { "name": "XWiki Platform", "slug": "xwiki-platform", "id": 1, "web": "http://www.xwiki.org", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/", "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api", "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api", "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api", "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api", "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api", "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api", "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "" }, "vcs": "github", "repo": "https://github.com/xwiki/xwiki-platform", "git_export": "", "branch": "master", "push_branch": "", "filemask": "xwiki-platform-core/xwiki-platform-sandbox/src/main/resources/Sandbox/WebHome.*.xml", "screenshot_filemask": "", "template": "xwiki-platform-core/xwiki-platform-sandbox/src/main/resources/Sandbox/WebHome.xml", "edit_template": false, "intermediate": "", "new_base": "", "file_format": "xwiki-fullpage", "license": "LGPL-2.1-only", "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html", "agreement": "", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-sandbox/sandbox-webhome/", "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/?format=api", "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/repository/?format=api", "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/translations/?format=api", "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/statistics/?format=api", "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/lock/?format=api", "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/links/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/changes/?format=api", "task_url": null, "new_lang": "add", "language_code_style": "", "push": "https://github.com/xwiki/xwiki-platform", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})", "delete_message": "Deleted translation using Weblate ({{ language_name }})", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.", "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": true, "commit_pending_age": 1, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [], "is_glossary": false, "glossary_color": "silver", "category": "https://l10n.xwiki.org/api/categories/17/?format=api" }, "language_code": "it", "id": 405, "filename": "xwiki-platform-core/xwiki-platform-sandbox/src/main/resources/Sandbox/WebHome.it.xml", "revision": "705dbf51a2fda20cba2f8e208544b28dc540486a,ac5eaa6be9b2e1d4c9bdb5f036ee98e026a9fb87", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-sandbox/sandbox-webhome/it/", "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/it/", "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-sandbox/sandbox-webhome/it/", "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/it/?format=api", "is_template": false, "is_source": false, "total": 2, "total_words": 575, "translated": 2, "translated_words": 575, "translated_percent": 100.0, "fuzzy": 0, "fuzzy_words": 0, "fuzzy_percent": 0.0, "failing_checks": 2, "failing_checks_words": 575, "failing_checks_percent": 100.0, "have_suggestion": 0, "have_comment": 0, "last_change": null, "last_author": null, "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/it/repository/?format=api", "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/it/file/?format=api", "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/it/statistics/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/it/changes/?format=api", "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/it/units/?format=api" }, { "language": { "id": 176, "code": "lv", "name": "Latvian", "plural": { "id": 176, "source": 0, "number": 3, "formula": "(n % 10 == 0 || n % 100 >= 11 && n % 100 <= 19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2)", "type": 11 }, "aliases": [ "lav" ], "direction": "ltr", "population": 1147550, "web_url": "https://l10n.xwiki.org/languages/lv/", "url": "https://l10n.xwiki.org/api/languages/lv/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/lv/statistics/?format=api" }, "component": { "name": "Sandbox.WebHome", "slug": "sandbox-webhome", "id": 74, "source_language": { "id": 71, "code": "en", "name": "English", "plural": { "id": 71, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://l10n.xwiki.org/languages/en/", "url": "https://l10n.xwiki.org/api/languages/en/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api" }, "project": { "name": "XWiki Platform", "slug": "xwiki-platform", "id": 1, "web": "http://www.xwiki.org", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/", "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api", "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api", "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api", "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api", "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api", "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api", "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "" }, "vcs": "github", "repo": "https://github.com/xwiki/xwiki-platform", "git_export": "", "branch": "master", "push_branch": "", "filemask": "xwiki-platform-core/xwiki-platform-sandbox/src/main/resources/Sandbox/WebHome.*.xml", "screenshot_filemask": "", "template": "xwiki-platform-core/xwiki-platform-sandbox/src/main/resources/Sandbox/WebHome.xml", "edit_template": false, "intermediate": "", "new_base": "", "file_format": "xwiki-fullpage", "license": "LGPL-2.1-only", "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html", "agreement": "", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-sandbox/sandbox-webhome/", "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/?format=api", "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/repository/?format=api", "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/translations/?format=api", "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/statistics/?format=api", "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/lock/?format=api", "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/links/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/changes/?format=api", "task_url": null, "new_lang": "add", "language_code_style": "", "push": "https://github.com/xwiki/xwiki-platform", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})", "delete_message": "Deleted translation using Weblate ({{ language_name }})", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.", "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": true, "commit_pending_age": 1, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [], "is_glossary": false, "glossary_color": "silver", "category": "https://l10n.xwiki.org/api/categories/17/?format=api" }, "language_code": "lv", "id": 406, "filename": "xwiki-platform-core/xwiki-platform-sandbox/src/main/resources/Sandbox/WebHome.lv.xml", "revision": "f77cfb85f5857c22770251b3d52abc27b2185308,ac5eaa6be9b2e1d4c9bdb5f036ee98e026a9fb87", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-sandbox/sandbox-webhome/lv/", "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/lv/", "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-sandbox/sandbox-webhome/lv/", "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/lv/?format=api", "is_template": false, "is_source": false, "total": 2, "total_words": 575, "translated": 2, "translated_words": 575, "translated_percent": 100.0, "fuzzy": 0, "fuzzy_words": 0, "fuzzy_percent": 0.0, "failing_checks": 2, "failing_checks_words": 575, "failing_checks_percent": 100.0, "have_suggestion": 0, "have_comment": 0, "last_change": null, "last_author": null, "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/lv/repository/?format=api", "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/lv/file/?format=api", "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/lv/statistics/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/lv/changes/?format=api", "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/lv/units/?format=api" }, { "language": { "id": 229, "code": "pt_BR", "name": "Portuguese (Brazil)", "plural": { "id": 229, "source": 0, "number": 2, "formula": "n > 1", "type": 1 }, "aliases": [ "braz_por", "portuguese_br", "bp", "por_br", "ptb" ], "direction": "ltr", "population": 192661560, "web_url": "https://l10n.xwiki.org/languages/pt_BR/", "url": "https://l10n.xwiki.org/api/languages/pt_BR/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/pt_BR/statistics/?format=api" }, "component": { "name": "Sandbox.WebHome", "slug": "sandbox-webhome", "id": 74, "source_language": { "id": 71, "code": "en", "name": "English", "plural": { "id": 71, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://l10n.xwiki.org/languages/en/", "url": "https://l10n.xwiki.org/api/languages/en/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api" }, "project": { "name": "XWiki Platform", "slug": "xwiki-platform", "id": 1, "web": "http://www.xwiki.org", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/", "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api", "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api", "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api", "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api", "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api", "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api", "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "" }, "vcs": "github", "repo": "https://github.com/xwiki/xwiki-platform", "git_export": "", "branch": "master", "push_branch": "", "filemask": "xwiki-platform-core/xwiki-platform-sandbox/src/main/resources/Sandbox/WebHome.*.xml", "screenshot_filemask": "", "template": "xwiki-platform-core/xwiki-platform-sandbox/src/main/resources/Sandbox/WebHome.xml", "edit_template": false, "intermediate": "", "new_base": "", "file_format": "xwiki-fullpage", "license": "LGPL-2.1-only", "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html", "agreement": "", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-sandbox/sandbox-webhome/", "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/?format=api", "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/repository/?format=api", "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/translations/?format=api", "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/statistics/?format=api", "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/lock/?format=api", "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/links/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/changes/?format=api", "task_url": null, "new_lang": "add", "language_code_style": "", "push": "https://github.com/xwiki/xwiki-platform", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})", "delete_message": "Deleted translation using Weblate ({{ language_name }})", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.", "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": true, "commit_pending_age": 1, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [], "is_glossary": false, "glossary_color": "silver", "category": "https://l10n.xwiki.org/api/categories/17/?format=api" }, "language_code": "pt_BR", "id": 407, "filename": "xwiki-platform-core/xwiki-platform-sandbox/src/main/resources/Sandbox/WebHome.pt_BR.xml", "revision": "781e27937efe0c71a1a36411cf1b1e84292c49e2,ac5eaa6be9b2e1d4c9bdb5f036ee98e026a9fb87", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-sandbox/sandbox-webhome/pt_BR/", "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/pt_BR/", "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-sandbox/sandbox-webhome/pt_BR/", "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/pt_BR/?format=api", "is_template": false, "is_source": false, "total": 2, "total_words": 575, "translated": 2, "translated_words": 575, "translated_percent": 100.0, "fuzzy": 0, "fuzzy_words": 0, "fuzzy_percent": 0.0, "failing_checks": 1, "failing_checks_words": 1, "failing_checks_percent": 50.0, "have_suggestion": 0, "have_comment": 0, "last_change": "2024-05-28T18:36:08.788825Z", "last_author": "Mariana Batista", "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/pt_BR/repository/?format=api", "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/pt_BR/file/?format=api", "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/pt_BR/statistics/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/pt_BR/changes/?format=api", "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/pt_BR/units/?format=api" }, { "language": { "id": 237, "code": "ru", "name": "Russian", "plural": { "id": 237, "source": 0, "number": 3, "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2", "type": 2 }, "aliases": [ "ru_r", "ru_rr", "rus" ], "direction": "ltr", "population": 195841151, "web_url": "https://l10n.xwiki.org/languages/ru/", "url": "https://l10n.xwiki.org/api/languages/ru/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/ru/statistics/?format=api" }, "component": { "name": "Sandbox.WebHome", "slug": "sandbox-webhome", "id": 74, "source_language": { "id": 71, "code": "en", "name": "English", "plural": { "id": 71, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://l10n.xwiki.org/languages/en/", "url": "https://l10n.xwiki.org/api/languages/en/?format=api", "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api" }, "project": { "name": "XWiki Platform", "slug": "xwiki-platform", "id": 1, "web": "http://www.xwiki.org", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/", "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api", "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api", "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api", "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api", "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api", "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api", "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api", "translation_review": false, "source_review": false, "set_language_team": true, "instructions": "", "enable_hooks": true, "language_aliases": "" }, "vcs": "github", "repo": "https://github.com/xwiki/xwiki-platform", "git_export": "", "branch": "master", "push_branch": "", "filemask": "xwiki-platform-core/xwiki-platform-sandbox/src/main/resources/Sandbox/WebHome.*.xml", "screenshot_filemask": "", "template": "xwiki-platform-core/xwiki-platform-sandbox/src/main/resources/Sandbox/WebHome.xml", "edit_template": false, "intermediate": "", "new_base": "", "file_format": "xwiki-fullpage", "license": "LGPL-2.1-only", "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html", "agreement": "", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-sandbox/sandbox-webhome/", "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/?format=api", "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/repository/?format=api", "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/translations/?format=api", "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/statistics/?format=api", "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/lock/?format=api", "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/links/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/changes/?format=api", "task_url": null, "new_lang": "add", "language_code_style": "", "push": "https://github.com/xwiki/xwiki-platform", "check_flags": "", "priority": 100, "enforced_checks": [], "restricted": false, "repoweb": "", "report_source_bugs": "", "merge_style": "rebase", "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "add_message": "Added translation using Weblate ({{ language_name }})", "delete_message": "Deleted translation using Weblate ({{ language_name }})", "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.", "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}", "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.", "allow_translation_propagation": true, "manage_units": true, "enable_suggestions": true, "suggestion_voting": false, "suggestion_autoaccept": 0, "push_on_commit": true, "commit_pending_age": 1, "auto_lock_error": true, "language_regex": "^[^.]+$", "variant_regex": "", "addons": [], "is_glossary": false, "glossary_color": "silver", "category": "https://l10n.xwiki.org/api/categories/17/?format=api" }, "language_code": "ru", "id": 408, "filename": "xwiki-platform-core/xwiki-platform-sandbox/src/main/resources/Sandbox/WebHome.ru.xml", "revision": "d85186eef97ff90caeb8716561b9f6c50e5be5c0,ac5eaa6be9b2e1d4c9bdb5f036ee98e026a9fb87", "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-sandbox/sandbox-webhome/ru/", "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/ru/", "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-sandbox/sandbox-webhome/ru/", "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/ru/?format=api", "is_template": false, "is_source": false, "total": 2, "total_words": 575, "translated": 2, "translated_words": 575, "translated_percent": 100.0, "fuzzy": 0, "fuzzy_words": 0, "fuzzy_percent": 0.0, "failing_checks": 1, "failing_checks_words": 1, "failing_checks_percent": 50.0, "have_suggestion": 0, "have_comment": 0, "last_change": "2023-12-30T08:09:03.043212Z", "last_author": "Gankov Andrey", "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/ru/repository/?format=api", "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/ru/file/?format=api", "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/ru/statistics/?format=api", "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/ru/changes/?format=api", "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-sandbox%252Fsandbox-webhome/ru/units/?format=api" } ] }{ "count": 2086, "next": "