Translation components API.

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

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

{
    "count": 195,
    "next": "https://l10n.xwiki.org/api/components/?format=api&page=4",
    "previous": "https://l10n.xwiki.org/api/components/?format=api&page=2",
    "results": [
        {
            "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"
            },
            "project": {
                "name": "XWiki Platform",
                "slug": "xwiki-platform",
                "id": 1,
                "web": "http://www.xwiki.org",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-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"
            },
            "project": {
                "name": "XWiki Platform",
                "slug": "xwiki-platform",
                "id": 1,
                "web": "http://www.xwiki.org",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-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"
            },
            "project": {
                "name": "XWiki Platform",
                "slug": "xwiki-platform",
                "id": 1,
                "web": "http://www.xwiki.org",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-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"
            },
            "project": {
                "name": "XWiki Platform",
                "slug": "xwiki-platform",
                "id": 1,
                "web": "http://www.xwiki.org",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-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": "Developer Tools - Syntax Highlighting",
            "slug": "developer-tools---syntax-highlighting",
            "id": 170,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "XWiki Contrib",
                "slug": "xwiki-contrib",
                "id": 3,
                "web": "http://contrib.xwiki.org",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki-contrib/wiki-editor-devtools.git",
            "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/developer-tools---syntax-highlighting/",
            "branch": "master",
            "push_branch": "",
            "filemask": "editor-tool-highlighting/editor-tool-highlighting-ui/src/main/resources/SyntaxHighlighting/Translations.*.xml",
            "screenshot_filemask": "",
            "template": "editor-tool-highlighting/editor-tool-highlighting-ui/src/main/resources/SyntaxHighlighting/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-contrib/developer-tools---syntax-highlighting/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/developer-tools---syntax-highlighting/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/developer-tools---syntax-highlighting/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/developer-tools---syntax-highlighting/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/developer-tools---syntax-highlighting/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/developer-tools---syntax-highlighting/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/developer-tools---syntax-highlighting/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/developer-tools---syntax-highlighting/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki-contrib/wiki-editor-devtools.git",
            "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\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": 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"
            },
            "project": {
                "name": "XWiki Platform",
                "slug": "xwiki-platform",
                "id": 1,
                "web": "http://www.xwiki.org",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-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"
            },
            "project": {
                "name": "XWiki Platform",
                "slug": "xwiki-platform",
                "id": 1,
                "web": "http://www.xwiki.org",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-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"
            },
            "project": {
                "name": "XWiki Platform",
                "slug": "xwiki-platform",
                "id": 1,
                "web": "http://www.xwiki.org",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-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"
            },
            "project": {
                "name": "XWiki Platform",
                "slug": "xwiki-platform",
                "id": 1,
                "web": "http://www.xwiki.org",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-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": "ActivityPub Notifications",
            "slug": "activitypub-notifications",
            "id": 175,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "XWiki Contrib",
                "slug": "xwiki-contrib",
                "id": 3,
                "web": "http://contrib.xwiki.org",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki-contrib/application-activitypub",
            "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/activitypub-notifications/",
            "branch": "master",
            "push_branch": "",
            "filemask": "activitypub-notifications/src/main/resources/ApplicationResources_*.properties",
            "screenshot_filemask": "",
            "template": "activitypub-notifications/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-contrib/activitypub-notifications/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/activitypub-notifications/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/activitypub-notifications/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/activitypub-notifications/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/activitypub-notifications/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/activitypub-notifications/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/activitypub-notifications/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/activitypub-notifications/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki-contrib/application-activitypub",
            "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": "ActivityPub UI",
            "slug": "activitypub-ui",
            "id": 176,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "XWiki Contrib",
                "slug": "xwiki-contrib",
                "id": 3,
                "web": "http://contrib.xwiki.org",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki-contrib/application-activitypub",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "activitypub-ui/src/main/resources/ActivityPub/ActivityPubTranslations.*.xml",
            "screenshot_filemask": "",
            "template": "activitypub-ui/src/main/resources/ActivityPub/ActivityPubTranslations.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-contrib/activitypub-ui/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/activitypub-ui/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/activitypub-ui/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/activitypub-ui/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/activitypub-ui/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/activitypub-ui/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/activitypub-ui/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/activitypub-ui/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki-contrib/application-activitypub",
            "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\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": null
        },
        {
            "name": "File Manager Application Macros",
            "slug": "file-manager-application-macros",
            "id": 177,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "XWiki Contrib",
                "slug": "xwiki-contrib",
                "id": 3,
                "web": "http://contrib.xwiki.org",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki-contrib/application-filemanager",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "ui/src/main/resources/FileManager/FileManagerTranslations.*.xml",
            "screenshot_filemask": "",
            "template": "ui/src/main/resources/FileManager/FileManagerTranslations.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-contrib/file-manager-application-macros/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/file-manager-application-macros/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/file-manager-application-macros/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/file-manager-application-macros/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/file-manager-application-macros/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/file-manager-application-macros/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/file-manager-application-macros/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/file-manager-application-macros/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki-contrib/application-filemanager",
            "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\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": 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"
            },
            "project": {
                "name": "XWiki Platform",
                "slug": "xwiki-platform",
                "id": 1,
                "web": "http://www.xwiki.org",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-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"
            },
            "project": {
                "name": "XWiki Platform",
                "slug": "xwiki-platform",
                "id": 1,
                "web": "http://www.xwiki.org",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-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"
            },
            "project": {
                "name": "XWiki Platform",
                "slug": "xwiki-platform",
                "id": 1,
                "web": "http://www.xwiki.org",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-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"
            },
            "project": {
                "name": "XWiki Platform",
                "slug": "xwiki-platform",
                "id": 1,
                "web": "http://www.xwiki.org",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-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"
            },
            "project": {
                "name": "XWiki Platform",
                "slug": "xwiki-platform",
                "id": 1,
                "web": "http://www.xwiki.org",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-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"
            },
            "project": {
                "name": "XWiki Platform",
                "slug": "xwiki-platform",
                "id": 1,
                "web": "http://www.xwiki.org",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-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"
            },
            "project": {
                "name": "XWiki Platform",
                "slug": "xwiki-platform",
                "id": 1,
                "web": "http://www.xwiki.org",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-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"
            },
            "project": {
                "name": "XWiki Platform",
                "slug": "xwiki-platform",
                "id": 1,
                "web": "http://www.xwiki.org",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-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": "Application Discussions - Discussions Macro - Page Properties",
            "slug": "application-discussions-discussions-ui-page-properties",
            "id": 186,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "XWiki Contrib",
                "slug": "xwiki-contrib",
                "id": 3,
                "web": "http://contrib.xwiki.org",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki-contrib/application-discussions",
            "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/application-discussions-discussions-ui-page-properties/",
            "branch": "main",
            "push_branch": "",
            "filemask": "discussions-macro/src/main/resources/Discussions/DiscussionsTranslations.*.xml",
            "screenshot_filemask": "",
            "template": "discussions-macro/src/main/resources/Discussions/DiscussionsTranslations.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-contrib/application-discussions-discussions-ui-page-properties/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-discussions-discussions-ui-page-properties/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-discussions-discussions-ui-page-properties/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-discussions-discussions-ui-page-properties/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-discussions-discussions-ui-page-properties/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-discussions-discussions-ui-page-properties/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-discussions-discussions-ui-page-properties/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-discussions-discussions-ui-page-properties/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki-contrib/application-discussions",
            "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\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": 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"
            },
            "project": {
                "name": "XWiki Platform",
                "slug": "xwiki-platform",
                "id": 1,
                "web": "http://www.xwiki.org",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-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": "Application Discussion - Message Stream Properties",
            "slug": "application-discussion-message-stream-properties",
            "id": 188,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "XWiki Contrib",
                "slug": "xwiki-contrib",
                "id": 3,
                "web": "http://contrib.xwiki.org",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki-contrib/application-discussions",
            "git_export": "",
            "branch": "main",
            "push_branch": "",
            "filemask": "discussions-messagestream/discussions-messagestream-ui/src/main/resources/Discussions/MessageStream/MessageStreamTranslations.*.xml",
            "screenshot_filemask": "",
            "template": "discussions-messagestream/discussions-messagestream-ui/src/main/resources/Discussions/MessageStream/MessageStreamTranslations.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-contrib/application-discussion-message-stream-properties/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-discussion-message-stream-properties/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-discussion-message-stream-properties/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-discussion-message-stream-properties/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-discussion-message-stream-properties/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-discussion-message-stream-properties/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-discussion-message-stream-properties/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-discussion-message-stream-properties/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki-contrib/application-discussions",
            "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\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": null
        },
        {
            "name": "XWiki Commons",
            "slug": "glossary",
            "id": 189,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "XWiki Commons",
                "slug": "xwiki-commons",
                "id": 5,
                "web": "http://www.xwiki.org",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/",
                "url": "https://l10n.xwiki.org/api/projects/xwiki-commons/?format=api",
                "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/components/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/repository/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/statistics/?format=api",
                "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/categories/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/changes/?format=api",
                "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/languages/?format=api",
                "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-commons/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://l10n.xwiki.org/git/xwiki-commons/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-commons/glossary/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-commons/glossary/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-commons/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": "XWiki Contrib",
            "slug": "glossary",
            "id": 190,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "XWiki Contrib",
                "slug": "xwiki-contrib",
                "id": 3,
                "web": "http://contrib.xwiki.org",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/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-contrib/glossary/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/glossary/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/glossary/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/glossary/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/glossary/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/glossary/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/glossary/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/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": "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"
            },
            "project": {
                "name": "XWiki Platform",
                "slug": "xwiki-platform",
                "id": 1,
                "web": "http://www.xwiki.org",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "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": "XWiki Rendering",
            "slug": "glossary",
            "id": 192,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "XWiki Rendering",
                "slug": "xwiki-rendering",
                "id": 4,
                "web": "http://www.xwiki.org",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-rendering/",
                "url": "https://l10n.xwiki.org/api/projects/xwiki-rendering/?format=api",
                "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-rendering/components/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-rendering/repository/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-rendering/statistics/?format=api",
                "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-rendering/categories/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-rendering/changes/?format=api",
                "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-rendering/languages/?format=api",
                "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-rendering/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://l10n.xwiki.org/git/xwiki-rendering/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-rendering/glossary/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-rendering/glossary/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-rendering/glossary/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-rendering/glossary/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-rendering/glossary/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-rendering/glossary/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-rendering/glossary/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-rendering/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": "Change Request Application - UI",
            "slug": "change-request-application-ui",
            "id": 193,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "XWiki Contrib",
                "slug": "xwiki-contrib",
                "id": 3,
                "web": "http://contrib.xwiki.org",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki-contrib/application-changerequest",
            "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/change-request-application-ui/",
            "branch": "main",
            "push_branch": "",
            "filemask": "application-changerequest-ui/src/main/resources/ChangeRequest/Code/ChangeRequestTranslations.*.xml",
            "screenshot_filemask": "",
            "template": "application-changerequest-ui/src/main/resources/ChangeRequest/Code/ChangeRequestTranslations.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-contrib/change-request-application-ui/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/change-request-application-ui/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/change-request-application-ui/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/change-request-application-ui/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/change-request-application-ui/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/change-request-application-ui/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/change-request-application-ui/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/change-request-application-ui/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki-contrib/application-changerequest",
            "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\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": 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"
            },
            "project": {
                "name": "XWiki Platform",
                "slug": "xwiki-platform",
                "id": 1,
                "web": "http://www.xwiki.org",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-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"
            },
            "project": {
                "name": "XWiki Platform",
                "slug": "xwiki-platform",
                "id": 1,
                "web": "http://www.xwiki.org",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-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": "Change Request Application - Default",
            "slug": "change-request-application-default",
            "id": 196,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "XWiki Contrib",
                "slug": "xwiki-contrib",
                "id": 3,
                "web": "http://contrib.xwiki.org",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki-contrib/application-changerequest",
            "git_export": "",
            "branch": "main",
            "push_branch": "",
            "filemask": "application-changerequest-default/src/main/resources/ApplicationResources_*.properties",
            "screenshot_filemask": "",
            "template": "application-changerequest-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-contrib/change-request-application-default/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/change-request-application-default/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/change-request-application-default/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/change-request-application-default/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/change-request-application-default/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/change-request-application-default/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/change-request-application-default/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/change-request-application-default/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki-contrib/application-changerequest",
            "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": null
        },
        {
            "name": "Application Replication - Default",
            "slug": "application-replication-default",
            "id": 197,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "XWiki Contrib",
                "slug": "xwiki-contrib",
                "id": 3,
                "web": "http://contrib.xwiki.org",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki-contrib/application-replication/",
            "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/application-replication-default/",
            "branch": "master",
            "push_branch": "",
            "filemask": "replication-default/src/main/resources/ApplicationResources_*.properties",
            "screenshot_filemask": "",
            "template": "replication-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-contrib/application-replication-default/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-replication-default/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-replication-default/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-replication-default/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-replication-default/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-replication-default/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-replication-default/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-replication-default/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki-contrib/application-replication/",
            "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": null
        },
        {
            "name": "Change Request Application - Notifications",
            "slug": "change-request-application-notifications",
            "id": 198,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "XWiki Contrib",
                "slug": "xwiki-contrib",
                "id": 3,
                "web": "http://contrib.xwiki.org",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki-contrib/application-changerequest",
            "git_export": "",
            "branch": "main",
            "push_branch": "",
            "filemask": "application-changerequest-notifications/src/main/resources/ApplicationResources_*.properties",
            "screenshot_filemask": "",
            "template": "application-changerequest-notifications/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-contrib/change-request-application-notifications/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/change-request-application-notifications/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/change-request-application-notifications/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/change-request-application-notifications/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/change-request-application-notifications/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/change-request-application-notifications/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/change-request-application-notifications/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/change-request-application-notifications/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki-contrib/application-changerequest",
            "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": null
        },
        {
            "name": "Application Paragraph Numbering - Macro",
            "slug": "application-paragraph-numbering-macro",
            "id": 199,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "XWiki Contrib",
                "slug": "xwiki-contrib",
                "id": 3,
                "web": "http://contrib.xwiki.org",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki-contrib/application-paragraph-numbering",
            "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/application-paragraph-numbering-macro/",
            "branch": "main",
            "push_branch": "",
            "filemask": "application-paragraph-numbering-macro/src/main/resources/ApplicationResources_*.properties",
            "screenshot_filemask": "",
            "template": "application-paragraph-numbering-macro/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-contrib/application-paragraph-numbering-macro/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-paragraph-numbering-macro/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-paragraph-numbering-macro/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-paragraph-numbering-macro/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-paragraph-numbering-macro/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-paragraph-numbering-macro/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-paragraph-numbering-macro/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-paragraph-numbering-macro/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki-contrib/application-paragraph-numbering",
            "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\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": null
        },
        {
            "name": "Application Paragraph Numbering - UI",
            "slug": "application-paragraph-numbering-ui",
            "id": 200,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "XWiki Contrib",
                "slug": "xwiki-contrib",
                "id": 3,
                "web": "http://contrib.xwiki.org",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki-contrib/application-paragraph-numbering",
            "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/application-paragraph-numbering-ui/",
            "branch": "main",
            "push_branch": "",
            "filemask": "application-paragraph-numbering-ui/src/main/resources/ParagraphsNumbering/Code/Translations.*.xml",
            "screenshot_filemask": "",
            "template": "application-paragraph-numbering-ui/src/main/resources/ParagraphsNumbering/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-contrib/application-paragraph-numbering-ui/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-paragraph-numbering-ui/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-paragraph-numbering-ui/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-paragraph-numbering-ui/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-paragraph-numbering-ui/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-paragraph-numbering-ui/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-paragraph-numbering-ui/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-paragraph-numbering-ui/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki-contrib/application-paragraph-numbering",
            "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\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": null
        },
        {
            "name": "Application Numbered Content - Figures - UI",
            "slug": "application-numbered-content-figures-ui",
            "id": 201,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "XWiki Contrib",
                "slug": "xwiki-contrib",
                "id": 3,
                "web": "http://contrib.xwiki.org",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki-contrib/application-numbered-content",
            "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/application-numbered-content-figures-ui/",
            "branch": "master",
            "push_branch": "",
            "filemask": "application-numbered-content-figures/application-numbered-content-figures-ui/src/main/resources/NumberedFigures/Code/Translations.*.xml",
            "screenshot_filemask": "",
            "template": "application-numbered-content-figures/application-numbered-content-figures-ui/src/main/resources/NumberedFigures/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-contrib/application-numbered-content-figures-ui/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-numbered-content-figures-ui/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-numbered-content-figures-ui/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-numbered-content-figures-ui/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-numbered-content-figures-ui/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-numbered-content-figures-ui/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-numbered-content-figures-ui/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-numbered-content-figures-ui/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki-contrib/application-numbered-content",
            "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\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": null
        },
        {
            "name": "Application Numbered Content - Figures - API",
            "slug": "application-numbered-content-figures-api",
            "id": 202,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "XWiki Contrib",
                "slug": "xwiki-contrib",
                "id": 3,
                "web": "http://contrib.xwiki.org",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki-contrib/application-numbered-content",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "application-numbered-content-figures/application-numbered-content-figures-api/src/main/resources/ApplicationResources_*.properties",
            "screenshot_filemask": "",
            "template": "application-numbered-content-figures/application-numbered-content-figures-api/src/main/resources/ApplicationResources.properties",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "xwiki-java-properties",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/application-numbered-content-figures-api/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-numbered-content-figures-api/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-numbered-content-figures-api/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-numbered-content-figures-api/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-numbered-content-figures-api/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-numbered-content-figures-api/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-numbered-content-figures-api/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-numbered-content-figures-api/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki-contrib/application-numbered-content",
            "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\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": null
        },
        {
            "name": "Application Numbered Content - Headings - API",
            "slug": "application-numbered-content-headings-api",
            "id": 203,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "XWiki Contrib",
                "slug": "xwiki-contrib",
                "id": 3,
                "web": "http://contrib.xwiki.org",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki-contrib/application-numbered-content",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "application-numbered-content-headings/application-numbered-content-headings-api/src/main/resources/ApplicationResources_*.properties",
            "screenshot_filemask": "",
            "template": "application-numbered-content-headings/application-numbered-content-headings-api/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-contrib/application-numbered-content-headings-api/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-numbered-content-headings-api/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-numbered-content-headings-api/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-numbered-content-headings-api/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-numbered-content-headings-api/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-numbered-content-headings-api/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-numbered-content-headings-api/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-numbered-content-headings-api/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki-contrib/application-numbered-content",
            "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\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": null
        },
        {
            "name": "Application Numbered Content - Headings - UI",
            "slug": "application-numbered-content-headings-ui",
            "id": 204,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "XWiki Contrib",
                "slug": "xwiki-contrib",
                "id": 3,
                "web": "http://contrib.xwiki.org",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki-contrib/application-numbered-content",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "application-numbered-content-headings/application-numbered-content-headings-ui/src/main/resources/NumberedHeadings/Code/Translations.*.xml",
            "screenshot_filemask": "",
            "template": "application-numbered-content-headings/application-numbered-content-headings-ui/src/main/resources/NumberedHeadings/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-contrib/application-numbered-content-headings-ui/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-numbered-content-headings-ui/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-numbered-content-headings-ui/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-numbered-content-headings-ui/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-numbered-content-headings-ui/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-numbered-content-headings-ui/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-numbered-content-headings-ui/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-numbered-content-headings-ui/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki-contrib/application-numbered-content",
            "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\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": null
        },
        {
            "name": "Application Numbered Content - Reference - Macro",
            "slug": "application-numbered-content-reference-macro",
            "id": 205,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "XWiki Contrib",
                "slug": "xwiki-contrib",
                "id": 3,
                "web": "http://contrib.xwiki.org",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki-contrib/application-numbered-content",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "application-numbered-content-reference/application-numbered-content-reference-macro/src/main/resources/ApplicationResources_*.properties",
            "screenshot_filemask": "",
            "template": "application-numbered-content-reference/application-numbered-content-reference-macro/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-contrib/application-numbered-content-reference-macro/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-numbered-content-reference-macro/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-numbered-content-reference-macro/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-numbered-content-reference-macro/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-numbered-content-reference-macro/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-numbered-content-reference-macro/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-numbered-content-reference-macro/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-numbered-content-reference-macro/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki-contrib/application-numbered-content",
            "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\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": null
        },
        {
            "name": "Rendering API",
            "slug": "rendering-api",
            "id": 206,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "XWiki Rendering",
                "slug": "xwiki-rendering",
                "id": 4,
                "web": "http://www.xwiki.org",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-rendering/",
                "url": "https://l10n.xwiki.org/api/projects/xwiki-rendering/?format=api",
                "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-rendering/components/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-rendering/repository/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-rendering/statistics/?format=api",
                "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-rendering/categories/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-rendering/changes/?format=api",
                "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-rendering/languages/?format=api",
                "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-rendering/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-rendering",
            "git_export": "https://l10n.xwiki.org/git/xwiki-rendering/rendering-api/",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-rendering-api/src/main/resources/ApplicationResources_*.properties",
            "screenshot_filemask": "",
            "template": "xwiki-rendering-api/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-rendering/rendering-api/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-rendering/rendering-api/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-rendering/rendering-api/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-rendering/rendering-api/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-rendering/rendering-api/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-rendering/rendering-api/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-rendering/rendering-api/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-rendering/rendering-api/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki/xwiki-rendering",
            "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": null
        },
        {
            "name": "Macro transformation",
            "slug": "macro-transformation",
            "id": 207,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "XWiki Rendering",
                "slug": "xwiki-rendering",
                "id": 4,
                "web": "http://www.xwiki.org",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-rendering/",
                "url": "https://l10n.xwiki.org/api/projects/xwiki-rendering/?format=api",
                "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-rendering/components/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-rendering/repository/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-rendering/statistics/?format=api",
                "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-rendering/categories/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-rendering/changes/?format=api",
                "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-rendering/languages/?format=api",
                "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-rendering/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-rendering",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-rendering-transformations/xwiki-rendering-transformation-macro/src/main/resources/ApplicationResources_*.properties",
            "screenshot_filemask": "",
            "template": "xwiki-rendering-transformations/xwiki-rendering-transformation-macro/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-rendering/macro-transformation/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-rendering/macro-transformation/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-rendering/macro-transformation/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-rendering/macro-transformation/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-rendering/macro-transformation/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-rendering/macro-transformation/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-rendering/macro-transformation/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-rendering/macro-transformation/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki/xwiki-rendering",
            "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": 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"
            },
            "project": {
                "name": "XWiki Platform",
                "slug": "xwiki-platform",
                "id": 1,
                "web": "http://www.xwiki.org",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-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"
            },
            "project": {
                "name": "XWiki Platform",
                "slug": "xwiki-platform",
                "id": 1,
                "web": "http://www.xwiki.org",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-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": "Teams Application",
            "slug": "teams-application",
            "id": 210,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "XWiki Contrib",
                "slug": "xwiki-contrib",
                "id": 3,
                "web": "http://contrib.xwiki.org",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki-contrib/application-teams",
            "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/teams-application/",
            "branch": "master",
            "push_branch": "",
            "filemask": "src/main/resources/Teams/Code/Translations.*.xml",
            "screenshot_filemask": "",
            "template": "src/main/resources/Teams/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-contrib/teams-application/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/teams-application/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/teams-application/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/teams-application/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/teams-application/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/teams-application/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/teams-application/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/teams-application/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki-contrib/application-teams",
            "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\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": 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"
            },
            "project": {
                "name": "XWiki Platform",
                "slug": "xwiki-platform",
                "id": 1,
                "web": "http://www.xwiki.org",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-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": "Wanted Pages Application",
            "slug": "wanted-pages-application",
            "id": 212,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "XWiki Contrib",
                "slug": "xwiki-contrib",
                "id": 3,
                "web": "http://contrib.xwiki.org",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki-contrib/application-wantedpages",
            "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/wanted-pages-application/",
            "branch": "master",
            "push_branch": "",
            "filemask": "src/main/resources/WantedPages/WantedPagesTranslations.*.xml",
            "screenshot_filemask": "",
            "template": "src/main/resources/WantedPages/WantedPagesTranslations.xml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "xwiki-page-properties",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/wanted-pages-application/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/wanted-pages-application/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/wanted-pages-application/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/wanted-pages-application/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/wanted-pages-application/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/wanted-pages-application/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/wanted-pages-application/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/wanted-pages-application/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki-contrib/application-wantedpages",
            "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": null
        },
        {
            "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"
            },
            "project": {
                "name": "XWiki Platform",
                "slug": "xwiki-platform",
                "id": 1,
                "web": "http://www.xwiki.org",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-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": "Live Data Exporter Application - UI",
            "slug": "live-data-exporter-application-ui",
            "id": 214,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "XWiki Contrib",
                "slug": "xwiki-contrib",
                "id": 3,
                "web": "http://contrib.xwiki.org",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-contrib/",
                "url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/?format=api",
                "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/components/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/repository/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/statistics/?format=api",
                "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/categories/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/changes/?format=api",
                "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/languages/?format=api",
                "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-contrib/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki-contrib/application-livedata-exporter.git",
            "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/live-data-exporter-application-ui/",
            "branch": "main",
            "push_branch": "",
            "filemask": "application-livedata-exporter-ui/src/main/resources/LiveDataExporter/Code/Translations.*.xml",
            "screenshot_filemask": "",
            "template": "application-livedata-exporter-ui/src/main/resources/LiveDataExporter/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-contrib/live-data-exporter-application-ui/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/live-data-exporter-application-ui/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/live-data-exporter-application-ui/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/live-data-exporter-application-ui/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/live-data-exporter-application-ui/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/live-data-exporter-application-ui/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/live-data-exporter-application-ui/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/live-data-exporter-application-ui/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki-contrib/application-livedata-exporter.git",
            "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": 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"
            },
            "project": {
                "name": "XWiki Platform",
                "slug": "xwiki-platform",
                "id": 1,
                "web": "http://www.xwiki.org",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-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
        }
    ]
}