Translation projects API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/projects/xwiki-platform/components/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 122,
    "next": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api&page=3",
    "previous": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
    "results": [
        {
            "name": "XWiki.XWikiSyntaxOtherSyntaxes",
            "slug": "xwiki-xwikisyntaxothersyntaxes",
            "id": 89,
            "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"
            },
            "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/XWikiSyntaxOtherSyntaxes.*.xml",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxOtherSyntaxes.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-xwikisyntaxothersyntaxes/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxothersyntaxes/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxothersyntaxes/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxothersyntaxes/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxothersyntaxes/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxothersyntaxes/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxothersyntaxes/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxothersyntaxes/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
        },
        {
            "name": "XWiki.XWikiSyntaxScripts",
            "slug": "xwiki-xwikisyntaxscripts",
            "id": 90,
            "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"
            },
            "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/XWikiSyntaxScripts.*.xml",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxScripts.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-xwikisyntaxscripts/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxscripts/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxscripts/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxscripts/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxscripts/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxscripts/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxscripts/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxscripts/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
        },
        {
            "name": "Panels.Translations",
            "slug": "panels-translations",
            "id": 91,
            "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"
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-panels/xwiki-platform-panels-ui/src/main/resources/Panels/Translations.*.xml",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-panels/xwiki-platform-panels-ui/src/main/resources/Panels/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/panels-translations/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/panels-translations/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/panels-translations/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/panels-translations/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/panels-translations/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/panels-translations/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/panels-translations/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/panels-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
        },
        {
            "name": "AnnotationCode.Translations",
            "slug": "annotationcode-translations",
            "id": 92,
            "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"
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-ui/src/main/resources/AnnotationCode/Translations.*.xml",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-ui/src/main/resources/AnnotationCode/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/annotationcode-translations/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/annotationcode-translations/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/annotationcode-translations/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/annotationcode-translations/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/annotationcode-translations/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/annotationcode-translations/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/annotationcode-translations/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/annotationcode-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
        },
        {
            "name": "Main.WebHome",
            "slug": "main-webhome",
            "id": 93,
            "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"
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-common/src/main/resources/Main/WebHome.*.xml",
            "screenshot_filemask": "",
            "template": "xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-common/src/main/resources/Main/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/main-webhome/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-webhome/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-webhome/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-webhome/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-webhome/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-webhome/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-webhome/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-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": null
        },
        {
            "name": "XWiki.XWikiSyntaxLinks",
            "slug": "xwiki-xwikisyntaxlinks",
            "id": 94,
            "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"
            },
            "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/XWikiSyntaxLinks.*.xml",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxLinks.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-xwikisyntaxlinks/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxlinks/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxlinks/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxlinks/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxlinks/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxlinks/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxlinks/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxlinks/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
        },
        {
            "name": "XWiki.OfficeImporterTranslations",
            "slug": "xwiki-officeimportertranslations",
            "id": 95,
            "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"
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-office/xwiki-platform-office-ui/src/main/resources/XWiki/OfficeImporterTranslations.*.xml",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-office/xwiki-platform-office-ui/src/main/resources/XWiki/OfficeImporterTranslations.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-officeimportertranslations/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-officeimportertranslations/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-officeimportertranslations/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-officeimportertranslations/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-officeimportertranslations/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-officeimportertranslations/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-officeimportertranslations/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-officeimportertranslations/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
        },
        {
            "name": "XWiki.XWikiSyntaxLists",
            "slug": "xwiki-xwikisyntaxlists",
            "id": 96,
            "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"
            },
            "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/XWikiSyntaxLists.*.xml",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxLists.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-xwikisyntaxlists/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxlists/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxlists/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxlists/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxlists/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxlists/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxlists/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxlists/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
        },
        {
            "name": "PanelsCode.Translations",
            "slug": "panelscode-translations",
            "id": 97,
            "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"
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-panels/xwiki-platform-panels-ui/src/main/resources/PanelsCode/Translations.*.xml",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-panels/xwiki-platform-panels-ui/src/main/resources/PanelsCode/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/panelscode-translations/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/panelscode-translations/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/panelscode-translations/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/panelscode-translations/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/panelscode-translations/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/panelscode-translations/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/panelscode-translations/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/panelscode-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
        },
        {
            "name": "Wiki WikiManager.Translations",
            "slug": "wiki-wikimanager-translations",
            "id": 98,
            "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"
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-ui/xwiki-platform-wiki-ui-wiki/src/main/resources/WikiManager/Translations.*.xml",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-ui/xwiki-platform-wiki-ui-wiki/src/main/resources/WikiManager/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/wiki-wikimanager-translations/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/wiki-wikimanager-translations/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/wiki-wikimanager-translations/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/wiki-wikimanager-translations/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/wiki-wikimanager-translations/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/wiki-wikimanager-translations/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/wiki-wikimanager-translations/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/wiki-wikimanager-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
        },
        {
            "name": "Platform.SandboxTestPage",
            "slug": "platform-sandboxtestpage",
            "id": 99,
            "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"
            },
            "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/TestPage1.*.xml",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-sandbox/src/main/resources/Sandbox/TestPage1.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/platform-sandboxtestpage/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/platform-sandboxtestpage/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/platform-sandboxtestpage/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/platform-sandboxtestpage/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/platform-sandboxtestpage/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/platform-sandboxtestpage/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/platform-sandboxtestpage/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/platform-sandboxtestpage/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
        },
        {
            "name": "XWiki.TemplateProviderTranslations",
            "slug": "xwiki-templateprovidertranslations",
            "id": 100,
            "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"
            },
            "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/TemplateProviderTranslations.*.xml",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-ui/src/main/resources/XWiki/TemplateProviderTranslations.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-templateprovidertranslations/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-templateprovidertranslations/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-templateprovidertranslations/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-templateprovidertranslations/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-templateprovidertranslations/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-templateprovidertranslations/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-templateprovidertranslations/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-templateprovidertranslations/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
        },
        {
            "name": "Invitation.Translations",
            "slug": "invitation-translations",
            "id": 101,
            "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"
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-invitation/xwiki-platform-invitation-ui/src/main/resources/Invitation/Translations.*.xml",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-invitation/xwiki-platform-invitation-ui/src/main/resources/Invitation/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/invitation-translations/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/invitation-translations/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/invitation-translations/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/invitation-translations/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/invitation-translations/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/invitation-translations/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/invitation-translations/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/invitation-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
        },
        {
            "name": "XWiki.XWikiSyntaxHTML",
            "slug": "xwiki-xwikisyntaxhtml",
            "id": 102,
            "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"
            },
            "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/XWikiSyntaxHTML.*.xml",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxHTML.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-xwikisyntaxhtml/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxhtml/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxhtml/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxhtml/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxhtml/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxhtml/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxhtml/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxhtml/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
        },
        {
            "name": "XWiki.Notifications.Code.Translations",
            "slug": "xwiki-notifications-code-translations",
            "id": 103,
            "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"
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-ui/src/main/resources/XWiki/Notifications/Code/Translations.*.xml",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-ui/src/main/resources/XWiki/Notifications/Code/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/xwiki-notifications-code-translations/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-notifications-code-translations/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-notifications-code-translations/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-notifications-code-translations/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-notifications-code-translations/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-notifications-code-translations/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-notifications-code-translations/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-notifications-code-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
        },
        {
            "name": "Help.SupportPanel.Content",
            "slug": "help-supportpanel-content",
            "id": 104,
            "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"
            },
            "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/Help/SupportPanel/Content.*.xml",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/Help/SupportPanel/Content.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/help-supportpanel-content/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/help-supportpanel-content/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/help-supportpanel-content/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/help-supportpanel-content/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/help-supportpanel-content/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/help-supportpanel-content/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/help-supportpanel-content/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/help-supportpanel-content/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
        },
        {
            "name": "Message Stream",
            "slug": "message-stream",
            "id": 157,
            "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"
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-messagestream/xwiki-platform-messagestream-api/src/main/resources/ApplicationResources_*.properties",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-messagestream/xwiki-platform-messagestream-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/message-stream/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/message-stream/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/message-stream/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/message-stream/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/message-stream/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/message-stream/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/message-stream/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/message-stream/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
        },
        {
            "name": "XWiki.Notifications.Macro",
            "slug": "xwiki-notifications-macro",
            "id": 160,
            "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"
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-macro/xwiki-platform-notifications-macro-ui/src/main/resources/XWiki/Notifications/Code/Macro/Translations.*.xml",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-macro/xwiki-platform-notifications-macro-ui/src/main/resources/XWiki/Notifications/Code/Macro/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/xwiki-notifications-macro/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-notifications-macro/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-notifications-macro/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-notifications-macro/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-notifications-macro/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-notifications-macro/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-notifications-macro/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-notifications-macro/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
        },
        {
            "name": "XWiki.Refactoring.Default",
            "slug": "xwiki-refactoring-default",
            "id": 161,
            "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"
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-default/src/main/resources/ApplicationResources_*.properties",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-default/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/xwiki-refactoring-default/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-refactoring-default/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-refactoring-default/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-refactoring-default/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-refactoring-default/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-refactoring-default/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-refactoring-default/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-refactoring-default/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
        },
        {
            "name": "XWiki Platform Icon Default",
            "slug": "xwiki-platform-icon-default",
            "id": 163,
            "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"
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-icon/xwiki-platform-icon-default/src/main/resources/ApplicationResources_*.properties",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-icon/xwiki-platform-icon-default/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/xwiki-platform-icon-default/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-icon-default/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-icon-default/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-icon-default/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-icon-default/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-icon-default/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-icon-default/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-icon-default/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
        },
        {
            "name": "XWiki Platform Refactoring API",
            "slug": "xwiki-platform-refactoring-api",
            "id": 164,
            "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"
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/main/resources/ApplicationResources_*.properties",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-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/xwiki-platform-refactoring-api/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-refactoring-api/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-refactoring-api/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-refactoring-api/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-refactoring-api/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-refactoring-api/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-refactoring-api/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-refactoring-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
        },
        {
            "name": "XWiki Security Authentication Default",
            "slug": "xwiki-security-authentication-default",
            "id": 167,
            "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"
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authentication/xwiki-platform-security-authentication-default/src/main/resources/ApplicationResources_*.properties",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authentication/xwiki-platform-security-authentication-default/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/xwiki-security-authentication-default/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-security-authentication-default/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-security-authentication-default/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-security-authentication-default/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-security-authentication-default/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-security-authentication-default/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-security-authentication-default/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-security-authentication-default/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
        },
        {
            "name": "XWiki Security Authentication UI",
            "slug": "xwiki-security-authentication-ui",
            "id": 168,
            "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"
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authentication/xwiki-platform-security-authentication-ui/src/main/resources/XWiki/Authentication/Translations.*.xml",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authentication/xwiki-platform-security-authentication-ui/src/main/resources/XWiki/Authentication/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/xwiki-security-authentication-ui/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-security-authentication-ui/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-security-authentication-ui/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-security-authentication-ui/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-security-authentication-ui/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-security-authentication-ui/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-security-authentication-ui/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-security-authentication-ui/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
        },
        {
            "name": "Captcha UI",
            "slug": "captcha-ui",
            "id": 169,
            "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"
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-captcha/xwiki-platform-captcha-ui/src/main/resources/XWiki/Captcha/Translations.*.xml",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-captcha/xwiki-platform-captcha-ui/src/main/resources/XWiki/Captcha/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/captcha-ui/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/captcha-ui/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/captcha-ui/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/captcha-ui/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/captcha-ui/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/captcha-ui/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/captcha-ui/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/captcha-ui/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
        },
        {
            "name": "XWiki WikiMacro Store",
            "slug": "xwiki-wikimacro-store",
            "id": 171,
            "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"
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-wikimacro/xwiki-platform-rendering-wikimacro-store/src/main/resources/ApplicationResources_*.properties",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-wikimacro/xwiki-platform-rendering-wikimacro-store/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/xwiki-wikimacro-store/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-wikimacro-store/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-wikimacro-store/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-wikimacro-store/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-wikimacro-store/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-wikimacro-store/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-wikimacro-store/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-wikimacro-store/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": "https://github.com/xwiki/xwiki-platform/blob/{{branch}}/{{filename}}#L{{line}}",
            "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
        },
        {
            "name": "Model Validation UI",
            "slug": "model-validation-ui",
            "id": 172,
            "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"
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-ui/src/main/resources/XWiki/EntityNameValidation/Translations.*.xml",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-ui/src/main/resources/XWiki/EntityNameValidation/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/model-validation-ui/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/model-validation-ui/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/model-validation-ui/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/model-validation-ui/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/model-validation-ui/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/model-validation-ui/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/model-validation-ui/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/model-validation-ui/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
        },
        {
            "name": "Model Validation API",
            "slug": "model-validation-api",
            "id": 173,
            "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"
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-api/src/main/resources/ApplicationResources_*.properties",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-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/model-validation-api/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/model-validation-api/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/model-validation-api/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/model-validation-api/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/model-validation-api/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/model-validation-api/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/model-validation-api/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/model-validation-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
        },
        {
            "name": "JCaptcha UI",
            "slug": "jcaptcha-ui",
            "id": 174,
            "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"
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-captcha/xwiki-platform-captcha-jcaptcha/xwiki-platform-captcha-jcaptcha-ui/src/main/resources/XWiki/Captcha/JCaptcha/Translations.*.xml",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-captcha/xwiki-platform-captcha-jcaptcha/xwiki-platform-captcha-jcaptcha-ui/src/main/resources/XWiki/Captcha/JCaptcha/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/jcaptcha-ui/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/jcaptcha-ui/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/jcaptcha-ui/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/jcaptcha-ui/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/jcaptcha-ui/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/jcaptcha-ui/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/jcaptcha-ui/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/jcaptcha-ui/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
        },
        {
            "name": "Model API",
            "slug": "model-api",
            "id": 178,
            "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"
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-api/src/main/resources/ApplicationResources_*.properties",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-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/model-api/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/model-api/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/model-api/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/model-api/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/model-api/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/model-api/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/model-api/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/model-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
        },
        {
            "name": "Include Macro",
            "slug": "include-macro",
            "id": 179,
            "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"
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-include/src/main/resources/ApplicationResources_*.properties",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-include/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/include-macro/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/include-macro/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/include-macro/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/include-macro/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/include-macro/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/include-macro/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/include-macro/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/include-macro/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
        },
        {
            "name": "Display Macro",
            "slug": "display-macro",
            "id": 180,
            "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"
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-display/xwiki-platform-display-macro/src/main/resources/ApplicationResources_*.properties",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-display/xwiki-platform-display-macro/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/display-macro/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/display-macro/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/display-macro/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/display-macro/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/display-macro/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/display-macro/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/display-macro/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/display-macro/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
        },
        {
            "name": "XWiki.EditTranslations",
            "slug": "xwiki-edittranslations",
            "id": 181,
            "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"
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-edit/xwiki-platform-edit-ui/src/main/resources/XWiki/EditTranslations.*.xml",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-edit/xwiki-platform-edit-ui/src/main/resources/XWiki/EditTranslations.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-edittranslations/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-edittranslations/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-edittranslations/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-edittranslations/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-edittranslations/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-edittranslations/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-edittranslations/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-edittranslations/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
        },
        {
            "name": "Mentions UI",
            "slug": "mentions-ui",
            "id": 182,
            "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"
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-mentions/xwiki-platform-mentions-ui/src/main/resources/XWiki/Mentions/MentionsTranslations.*.xml",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-mentions/xwiki-platform-mentions-ui/src/main/resources/XWiki/Mentions/MentionsTranslations.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/mentions-ui/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/mentions-ui/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/mentions-ui/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/mentions-ui/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/mentions-ui/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/mentions-ui/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/mentions-ui/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/mentions-ui/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
        },
        {
            "name": "Mentions Notifications",
            "slug": "mentions-notifications",
            "id": 183,
            "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"
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-mentions/xwiki-platform-mentions-notifications/src/main/resources/ApplicationResources_*.properties",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-mentions/xwiki-platform-mentions-notifications/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/mentions-notifications/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/mentions-notifications/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/mentions-notifications/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/mentions-notifications/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/mentions-notifications/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/mentions-notifications/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/mentions-notifications/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/mentions-notifications/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
        },
        {
            "name": "Like UI",
            "slug": "like-ui",
            "id": 184,
            "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"
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-like/xwiki-platform-like-ui/src/main/resources/XWiki/Like/LikeTranslations.*.xml",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-like/xwiki-platform-like-ui/src/main/resources/XWiki/Like/LikeTranslations.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/like-ui/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/like-ui/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/like-ui/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/like-ui/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/like-ui/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/like-ui/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/like-ui/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/like-ui/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
        },
        {
            "name": "Like Notifications",
            "slug": "like-notifications",
            "id": 185,
            "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"
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-like/xwiki-platform-like-notifications/src/main/resources/ApplicationResources_*.properties",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-like/xwiki-platform-like-notifications/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/like-notifications/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/like-notifications/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/like-notifications/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/like-notifications/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/like-notifications/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/like-notifications/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/like-notifications/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/like-notifications/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
        },
        {
            "name": "Rating module",
            "slug": "rating-module",
            "id": 187,
            "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"
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-ratings/xwiki-platform-ratings-api/src/main/resources/ApplicationResources_*.properties",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-ratings/xwiki-platform-ratings-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/rating-module/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/rating-module/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/rating-module/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/rating-module/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/rating-module/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/rating-module/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/rating-module/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/rating-module/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
        },
        {
            "name": "XWiki Platform",
            "slug": "glossary",
            "id": 191,
            "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"
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://l10n.xwiki.org/git/xwiki-platform/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "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/glossary/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/glossary/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/glossary/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/glossary/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/glossary/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/glossary/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/glossary/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\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.\n",
            "allow_translation_propagation": false,
            "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": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "LiveData - Macro",
            "slug": "livedata-macro",
            "id": 194,
            "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"
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-macro/src/main/resources/ApplicationResources_*.properties",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-macro/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/livedata-macro/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/livedata-macro/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/livedata-macro/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/livedata-macro/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/livedata-macro/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/livedata-macro/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/livedata-macro/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/livedata-macro/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
        },
        {
            "name": "LiveData - API",
            "slug": "livedata-api",
            "id": 195,
            "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"
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-api/src/main/resources/ApplicationResources_*.properties",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-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/livedata-api/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/livedata-api/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/livedata-api/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/livedata-api/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/livedata-api/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/livedata-api/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/livedata-api/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/livedata-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
        },
        {
            "name": "UI Extension API",
            "slug": "ui-extension-api",
            "id": 208,
            "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"
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-uiextension/xwiki-platform-uiextension-api/src/main/resources/ApplicationResources_*.properties",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-uiextension/xwiki-platform-uiextension-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/ui-extension-api/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/ui-extension-api/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/ui-extension-api/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/ui-extension-api/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/ui-extension-api/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/ui-extension-api/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/ui-extension-api/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/ui-extension-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
        },
        {
            "name": "Rendering XWiki",
            "slug": "rendering-xwiki",
            "id": 209,
            "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"
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-xwiki/src/main/resources/ApplicationResources_*.properties",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-xwiki/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/rendering-xwiki/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/rendering-xwiki/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/rendering-xwiki/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/rendering-xwiki/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/rendering-xwiki/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/rendering-xwiki/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/rendering-xwiki/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/rendering-xwiki/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
        },
        {
            "name": "Attachment API",
            "slug": "attachment-api",
            "id": 211,
            "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"
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-attachment/xwiki-platform-attachment-api/src/main/resources/ApplicationResources_*.properties",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-attachment/xwiki-platform-attachment-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/xwiki-platform-attachment/attachment-api/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-attachment%252Fattachment-api/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-attachment%252Fattachment-api/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-attachment%252Fattachment-api/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-attachment%252Fattachment-api/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-attachment%252Fattachment-api/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-attachment%252Fattachment-api/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-attachment%252Fattachment-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": "https://l10n.xwiki.org/api/categories/1/?format=api"
        },
        {
            "name": "Image Style UI",
            "slug": "image-style-ui",
            "id": 213,
            "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"
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-image/xwiki-platform-image-style/xwiki-platform-image-style-ui/src/main/resources/Image/Style/Code/Translations.*.xml",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-image/xwiki-platform-image-style/xwiki-platform-image-style-ui/src/main/resources/Image/Style/Code/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/image-style-ui/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/image-style-ui/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/image-style-ui/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/image-style-ui/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/image-style-ui/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/image-style-ui/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/image-style-ui/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/image-style-ui/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
        },
        {
            "name": "XWiki.Notifications.Code.LegacyNotificationAdministrationTranslations",
            "slug": "xwiki-notifications-code-legacynotificationadministrationtranslations",
            "id": 215,
            "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"
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-events-hibernate/xwiki-platform-legacy-events-hibernate-ui/src/main/resources/XWiki/Notifications/Code/LegacyNotificationAdministrationTranslations.*.xml",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-events-hibernate/xwiki-platform-legacy-events-hibernate-ui/src/main/resources/XWiki/Notifications/Code/LegacyNotificationAdministrationTranslations.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-notifications-code-legacynotificationadministrationtranslations/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-notifications-code-legacynotificationadministrationtranslations/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-notifications-code-legacynotificationadministrationtranslations/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-notifications-code-legacynotificationadministrationtranslations/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-notifications-code-legacynotificationadministrationtranslations/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-notifications-code-legacynotificationadministrationtranslations/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-notifications-code-legacynotificationadministrationtranslations/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-notifications-code-legacynotificationadministrationtranslations/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
        },
        {
            "name": "Attachment - Picker - Macro",
            "slug": "attachment-picker-macro",
            "id": 216,
            "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"
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-attachment/xwiki-platform-attachment-picker/xwiki-platform-attachment-picker-macro/src/main/resources/ApplicationResources_*.properties",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-attachment/xwiki-platform-attachment-picker/xwiki-platform-attachment-picker-macro/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/xwiki-platform-attachment/attachment-picker-macro/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-attachment%252Fattachment-picker-macro/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-attachment%252Fattachment-picker-macro/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-attachment%252Fattachment-picker-macro/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-attachment%252Fattachment-picker-macro/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-attachment%252Fattachment-picker-macro/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-attachment%252Fattachment-picker-macro/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-attachment%252Fattachment-picker-macro/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/1/?format=api"
        },
        {
            "name": "XWiki Platform - Attachment - Picker - UI",
            "slug": "xwiki-platform-attachment-picker-ui",
            "id": 217,
            "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"
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-attachment/xwiki-platform-attachment-picker/xwiki-platform-attachment-picker-ui/src/main/resources/Attachment/Picker/Code/Translations.*.xml",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-attachment/xwiki-platform-attachment-picker/xwiki-platform-attachment-picker-ui/src/main/resources/Attachment/Picker/Code/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/xwiki-platform-attachment-picker-ui/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-attachment-picker-ui/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-attachment-picker-ui/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-attachment-picker-ui/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-attachment-picker-ui/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-attachment-picker-ui/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-attachment-picker-ui/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-attachment-picker-ui/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
        },
        {
            "name": "XWiki Platform - CKEditor - UI",
            "slug": "xwiki-platform-ckeditor-ui",
            "id": 218,
            "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"
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-ui/src/main/resources/CKEditor/Translations.*.xml",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-ui/src/main/resources/CKEditor/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/xwiki-platform-ckeditor-ui/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-ckeditor-ui/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-ckeditor-ui/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-ckeditor-ui/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-ckeditor-ui/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-ckeditor-ui/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-ckeditor-ui/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-ckeditor-ui/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
        },
        {
            "name": "Attachment - Validation - Default",
            "slug": "attachment-validation-default",
            "id": 221,
            "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"
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-attachment/xwiki-platform-attachment-validation/xwiki-platform-attachment-validation-default/src/main/resources/ApplicationResources_*.properties",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-attachment/xwiki-platform-attachment-validation/xwiki-platform-attachment-validation-default/src/main/resources/ApplicationResources.properties",
            "edit_template": true,
            "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/xwiki-platform-attachment/attachment-validation-default/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-attachment%252Fattachment-validation-default/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-attachment%252Fattachment-validation-default/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-attachment%252Fattachment-validation-default/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-attachment%252Fattachment-validation-default/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-attachment%252Fattachment-validation-default/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-attachment%252Fattachment-validation-default/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-attachment%252Fattachment-validation-default/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 }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\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.\n",
            "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/1/?format=api"
        },
        {
            "name": "Attachment - Validation - UI",
            "slug": "attachment-validation-ui",
            "id": 222,
            "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"
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-attachment/xwiki-platform-attachment-validation/xwiki-platform-attachment-validation-ui/src/main/resources/XWiki/Attachment/Validation/Code/Translations.*.xml",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-attachment/xwiki-platform-attachment-validation/xwiki-platform-attachment-validation-ui/src/main/resources/XWiki/Attachment/Validation/Code/Translations.xml",
            "edit_template": true,
            "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-attachment/attachment-validation-ui/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-attachment%252Fattachment-validation-ui/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-attachment%252Fattachment-validation-ui/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-attachment%252Fattachment-validation-ui/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-attachment%252Fattachment-validation-ui/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-attachment%252Fattachment-validation-ui/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-attachment%252Fattachment-validation-ui/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-attachment%252Fattachment-validation-ui/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 }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\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.\n",
            "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/1/?format=api"
        }
    ]
}