Translation components API.

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

GET /api/components/?format=api&page=2
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=3",
    "previous": "https://l10n.xwiki.org/api/components/?format=api",
    "results": [
        {
            "name": "XWiki.XWikiSyntaxOtherSyntaxes",
            "slug": "xwiki-xwikisyntaxothersyntaxes",
            "id": 89,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "XWiki Platform",
                "slug": "xwiki-platform",
                "id": 1,
                "web": "http://www.xwiki.org",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxOtherSyntaxes.*.xml",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxOtherSyntaxes.xml",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xwiki-fullpage",
            "license": "LGPL-2.1-only",
            "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
            "agreement": "",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-xwikisyntaxothersyntaxes/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxothersyntaxes/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxothersyntaxes/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxothersyntaxes/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxothersyntaxes/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxothersyntaxes/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxothersyntaxes/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxothersyntaxes/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki/xwiki-platform",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "XWiki.XWikiSyntaxScripts",
            "slug": "xwiki-xwikisyntaxscripts",
            "id": 90,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "XWiki Platform",
                "slug": "xwiki-platform",
                "id": 1,
                "web": "http://www.xwiki.org",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxScripts.*.xml",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxScripts.xml",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xwiki-fullpage",
            "license": "LGPL-2.1-only",
            "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
            "agreement": "",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-xwikisyntaxscripts/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxscripts/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxscripts/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxscripts/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxscripts/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxscripts/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxscripts/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxscripts/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki/xwiki-platform",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Panels.Translations",
            "slug": "panels-translations",
            "id": 91,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "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-panels/xwiki-platform-panels-ui/src/main/resources/Panels/Translations.*.xml",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-panels/xwiki-platform-panels-ui/src/main/resources/Panels/Translations.xml",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xwiki-page-properties",
            "license": "LGPL-2.1-only",
            "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
            "agreement": "",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/panels-translations/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/panels-translations/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/panels-translations/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/panels-translations/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/panels-translations/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/panels-translations/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/panels-translations/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/panels-translations/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki/xwiki-platform",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "AnnotationCode.Translations",
            "slug": "annotationcode-translations",
            "id": 92,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "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-annotation/xwiki-platform-annotation-ui/src/main/resources/AnnotationCode/Translations.*.xml",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-ui/src/main/resources/AnnotationCode/Translations.xml",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xwiki-page-properties",
            "license": "LGPL-2.1-only",
            "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
            "agreement": "",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/annotationcode-translations/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/annotationcode-translations/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/annotationcode-translations/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/annotationcode-translations/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/annotationcode-translations/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/annotationcode-translations/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/annotationcode-translations/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/annotationcode-translations/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki/xwiki-platform",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Main.WebHome",
            "slug": "main-webhome",
            "id": 93,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "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-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-common/src/main/resources/Main/WebHome.*.xml",
            "screenshot_filemask": "",
            "template": "xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-common/src/main/resources/Main/WebHome.xml",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xwiki-fullpage",
            "license": "LGPL-2.1-only",
            "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
            "agreement": "",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/main-webhome/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-webhome/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-webhome/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-webhome/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-webhome/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-webhome/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-webhome/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/main-webhome/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki/xwiki-platform",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "XWiki.XWikiSyntaxLinks",
            "slug": "xwiki-xwikisyntaxlinks",
            "id": 94,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "XWiki Platform",
                "slug": "xwiki-platform",
                "id": 1,
                "web": "http://www.xwiki.org",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxLinks.*.xml",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxLinks.xml",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xwiki-fullpage",
            "license": "LGPL-2.1-only",
            "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
            "agreement": "",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-xwikisyntaxlinks/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxlinks/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxlinks/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxlinks/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxlinks/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxlinks/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxlinks/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxlinks/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki/xwiki-platform",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "XWiki.OfficeImporterTranslations",
            "slug": "xwiki-officeimportertranslations",
            "id": 95,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "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-office/xwiki-platform-office-ui/src/main/resources/XWiki/OfficeImporterTranslations.*.xml",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-office/xwiki-platform-office-ui/src/main/resources/XWiki/OfficeImporterTranslations.xml",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xwiki-page-properties",
            "license": "LGPL-2.1-only",
            "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
            "agreement": "",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-officeimportertranslations/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-officeimportertranslations/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-officeimportertranslations/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-officeimportertranslations/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-officeimportertranslations/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-officeimportertranslations/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-officeimportertranslations/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-officeimportertranslations/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki/xwiki-platform",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "XWiki.XWikiSyntaxLists",
            "slug": "xwiki-xwikisyntaxlists",
            "id": 96,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "XWiki Platform",
                "slug": "xwiki-platform",
                "id": 1,
                "web": "http://www.xwiki.org",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxLists.*.xml",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxLists.xml",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xwiki-fullpage",
            "license": "LGPL-2.1-only",
            "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
            "agreement": "",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-xwikisyntaxlists/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxlists/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxlists/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxlists/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxlists/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxlists/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxlists/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxlists/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki/xwiki-platform",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "PanelsCode.Translations",
            "slug": "panelscode-translations",
            "id": 97,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "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-panels/xwiki-platform-panels-ui/src/main/resources/PanelsCode/Translations.*.xml",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-panels/xwiki-platform-panels-ui/src/main/resources/PanelsCode/Translations.xml",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xwiki-page-properties",
            "license": "LGPL-2.1-only",
            "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
            "agreement": "",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/panelscode-translations/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/panelscode-translations/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/panelscode-translations/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/panelscode-translations/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/panelscode-translations/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/panelscode-translations/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/panelscode-translations/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/panelscode-translations/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki/xwiki-platform",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Wiki WikiManager.Translations",
            "slug": "wiki-wikimanager-translations",
            "id": 98,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "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-wiki/xwiki-platform-wiki-ui/xwiki-platform-wiki-ui-wiki/src/main/resources/WikiManager/Translations.*.xml",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-ui/xwiki-platform-wiki-ui-wiki/src/main/resources/WikiManager/Translations.xml",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xwiki-page-properties",
            "license": "LGPL-2.1-only",
            "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
            "agreement": "",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/wiki-wikimanager-translations/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/wiki-wikimanager-translations/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/wiki-wikimanager-translations/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/wiki-wikimanager-translations/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/wiki-wikimanager-translations/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/wiki-wikimanager-translations/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/wiki-wikimanager-translations/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/wiki-wikimanager-translations/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki/xwiki-platform",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Platform.SandboxTestPage",
            "slug": "platform-sandboxtestpage",
            "id": 99,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "XWiki Platform",
                "slug": "xwiki-platform",
                "id": 1,
                "web": "http://www.xwiki.org",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-sandbox/src/main/resources/Sandbox/TestPage1.*.xml",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-sandbox/src/main/resources/Sandbox/TestPage1.xml",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xwiki-fullpage",
            "license": "LGPL-2.1-only",
            "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
            "agreement": "",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/platform-sandboxtestpage/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/platform-sandboxtestpage/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/platform-sandboxtestpage/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/platform-sandboxtestpage/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/platform-sandboxtestpage/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/platform-sandboxtestpage/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/platform-sandboxtestpage/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/platform-sandboxtestpage/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki/xwiki-platform",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "XWiki.TemplateProviderTranslations",
            "slug": "xwiki-templateprovidertranslations",
            "id": 100,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "XWiki Platform",
                "slug": "xwiki-platform",
                "id": 1,
                "web": "http://www.xwiki.org",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-ui/src/main/resources/XWiki/TemplateProviderTranslations.*.xml",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-ui/src/main/resources/XWiki/TemplateProviderTranslations.xml",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xwiki-page-properties",
            "license": "LGPL-2.1-only",
            "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
            "agreement": "",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-templateprovidertranslations/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-templateprovidertranslations/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-templateprovidertranslations/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-templateprovidertranslations/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-templateprovidertranslations/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-templateprovidertranslations/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-templateprovidertranslations/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-templateprovidertranslations/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki/xwiki-platform",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Invitation.Translations",
            "slug": "invitation-translations",
            "id": 101,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "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-invitation/xwiki-platform-invitation-ui/src/main/resources/Invitation/Translations.*.xml",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-invitation/xwiki-platform-invitation-ui/src/main/resources/Invitation/Translations.xml",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xwiki-page-properties",
            "license": "LGPL-2.1-only",
            "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
            "agreement": "",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/invitation-translations/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/invitation-translations/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/invitation-translations/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/invitation-translations/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/invitation-translations/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/invitation-translations/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/invitation-translations/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/invitation-translations/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki/xwiki-platform",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "XWiki.XWikiSyntaxHTML",
            "slug": "xwiki-xwikisyntaxhtml",
            "id": 102,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "XWiki Platform",
                "slug": "xwiki-platform",
                "id": 1,
                "web": "http://www.xwiki.org",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxHTML.*.xml",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxHTML.xml",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xwiki-fullpage",
            "license": "LGPL-2.1-only",
            "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
            "agreement": "",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-xwikisyntaxhtml/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxhtml/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxhtml/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxhtml/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxhtml/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxhtml/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxhtml/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxhtml/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki/xwiki-platform",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "XWiki.Notifications.Code.Translations",
            "slug": "xwiki-notifications-code-translations",
            "id": 103,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "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-notifications/xwiki-platform-notifications-ui/src/main/resources/XWiki/Notifications/Code/Translations.*.xml",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-ui/src/main/resources/XWiki/Notifications/Code/Translations.xml",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xwiki-page-properties",
            "license": "LGPL-2.1-only",
            "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
            "agreement": "",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-notifications-code-translations/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-notifications-code-translations/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-notifications-code-translations/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-notifications-code-translations/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-notifications-code-translations/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-notifications-code-translations/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-notifications-code-translations/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-notifications-code-translations/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki/xwiki-platform",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Help.SupportPanel.Content",
            "slug": "help-supportpanel-content",
            "id": 104,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "XWiki Platform",
                "slug": "xwiki-platform",
                "id": 1,
                "web": "http://www.xwiki.org",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/Help/SupportPanel/Content.*.xml",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/Help/SupportPanel/Content.xml",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xwiki-fullpage",
            "license": "LGPL-2.1-only",
            "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
            "agreement": "",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/help-supportpanel-content/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/help-supportpanel-content/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/help-supportpanel-content/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/help-supportpanel-content/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/help-supportpanel-content/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/help-supportpanel-content/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/help-supportpanel-content/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/help-supportpanel-content/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki/xwiki-platform",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Map Macro",
            "slug": "map-macro",
            "id": 105,
            "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/macro-map",
            "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/map-macro/",
            "branch": "master",
            "push_branch": "",
            "filemask": "src/main/resources/Macros/MapMacro/MapMacroTranslations.*.xml",
            "screenshot_filemask": "",
            "template": "src/main/resources/Macros/MapMacro/MapMacroTranslations.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/map-macro/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/map-macro/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/map-macro/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/map-macro/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/map-macro/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/map-macro/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/map-macro/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/map-macro/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki-contrib/macro-map",
            "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": "Content Macro",
            "slug": "content-macro",
            "id": 106,
            "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/content-macro/",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-rendering-macros/xwiki-rendering-macro-content/src/main/resources/ApplicationResources_*.properties",
            "screenshot_filemask": "",
            "template": "xwiki-rendering-macros/xwiki-rendering-macro-content/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/content-macro/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-rendering/content-macro/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-rendering/content-macro/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-rendering/content-macro/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-rendering/content-macro/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-rendering/content-macro/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-rendering/content-macro/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-rendering/content-macro/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 }})\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": "Mocca Calendar Application",
            "slug": "mocca-calendar-application",
            "id": 109,
            "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-mocca-calendar",
            "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/mocca-calendar-application/",
            "branch": "master",
            "push_branch": "",
            "filemask": "application-mocca-calendar-ui/src/main/resources/MoccaCalendar/MoccaCalendarTranslations.*.xml",
            "screenshot_filemask": "",
            "template": "application-mocca-calendar-ui/src/main/resources/MoccaCalendar/MoccaCalendarTranslations.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/mocca-calendar-application/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/mocca-calendar-application/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/mocca-calendar-application/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/mocca-calendar-application/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/mocca-calendar-application/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/mocca-calendar-application/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/mocca-calendar-application/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/mocca-calendar-application/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki-contrib/application-mocca-calendar",
            "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": "OCR Application",
            "slug": "ocr-application",
            "id": 111,
            "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-ocr",
            "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/ocr-application/",
            "branch": "master",
            "push_branch": "",
            "filemask": "application-ocr-ui/src/main/resources/OCR/Code/Translations.*.xml",
            "screenshot_filemask": "",
            "template": "application-ocr-ui/src/main/resources/OCR/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/ocr-application/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ocr-application/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ocr-application/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ocr-application/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ocr-application/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ocr-application/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ocr-application/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ocr-application/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki-contrib/application-ocr",
            "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": "Tesseract OCR Application - Data Files",
            "slug": "tesseract-ocr-application---data-files",
            "id": 112,
            "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-ocr",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "application-ocr-tesseract/application-ocr-tesseract-ui/src/main/resources/OCR/Tesseract/Code/DataFileTranslations.*.xml",
            "screenshot_filemask": "",
            "template": "application-ocr-tesseract/application-ocr-tesseract-ui/src/main/resources/OCR/Tesseract/Code/DataFileTranslations.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/tesseract-ocr-application---data-files/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/tesseract-ocr-application---data-files/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/tesseract-ocr-application---data-files/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/tesseract-ocr-application---data-files/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/tesseract-ocr-application---data-files/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/tesseract-ocr-application---data-files/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/tesseract-ocr-application---data-files/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/tesseract-ocr-application---data-files/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki-contrib/application-ocr",
            "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": "Tesseract OCR Application - UI",
            "slug": "tesseract-ocr-application---ui",
            "id": 113,
            "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-ocr",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "application-ocr-tesseract/application-ocr-tesseract-ui/src/main/resources/OCR/Tesseract/Code/Translations.*.xml",
            "screenshot_filemask": "",
            "template": "application-ocr-tesseract/application-ocr-tesseract-ui/src/main/resources/OCR/Tesseract/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/tesseract-ocr-application---ui/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/tesseract-ocr-application---ui/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/tesseract-ocr-application---ui/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/tesseract-ocr-application---ui/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/tesseract-ocr-application---ui/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/tesseract-ocr-application---ui/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/tesseract-ocr-application---ui/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/tesseract-ocr-application---ui/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki-contrib/application-ocr",
            "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": "Piwik Application",
            "slug": "piwik-application",
            "id": 114,
            "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-piwik",
            "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/piwik-application/",
            "branch": "master",
            "push_branch": "",
            "filemask": "src/main/resources/XWiki/PiwikTranslations.*.xml",
            "screenshot_filemask": "",
            "template": "src/main/resources/XWiki/PiwikTranslations.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/piwik-application/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/piwik-application/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/piwik-application/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/piwik-application/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/piwik-application/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/piwik-application/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/piwik-application/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/piwik-application/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki-contrib/application-piwik",
            "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": "Admin Tools Application",
            "slug": "admin-tools-application",
            "id": 115,
            "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-admintools",
            "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/admin-tools-application/",
            "branch": "master",
            "push_branch": "",
            "filemask": "src/main/resources/Admin/Translations.*.xml",
            "screenshot_filemask": "",
            "template": "src/main/resources/Admin/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/admin-tools-application/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/admin-tools-application/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/admin-tools-application/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/admin-tools-application/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/admin-tools-application/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/admin-tools-application/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/admin-tools-application/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/admin-tools-application/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki-contrib/application-admintools",
            "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": "Invoices",
            "slug": "invoices",
            "id": 117,
            "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-invoices",
            "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/invoices/",
            "branch": "master",
            "push_branch": "",
            "filemask": "src/main/resources/InvoicesCode/InvoicesTranslations.*.xml",
            "screenshot_filemask": "",
            "template": "src/main/resources/InvoicesCode/InvoicesTranslations.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/invoices/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/invoices/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/invoices/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/invoices/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/invoices/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/invoices/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/invoices/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/invoices/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki-contrib/application-invoices",
            "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": "Blog.Translations",
            "slug": "blog-translations",
            "id": 118,
            "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-blog",
            "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/blog-translations/",
            "branch": "master",
            "push_branch": "",
            "filemask": "application-blog-ui/src/main/resources/Blog/Translations.*.xml",
            "screenshot_filemask": "",
            "template": "application-blog-ui/src/main/resources/Blog/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/blog-translations/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki-contrib/application-blog",
            "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": "Forum Application",
            "slug": "forum-application",
            "id": 119,
            "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-forum",
            "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/forum-application/",
            "branch": "master",
            "push_branch": "",
            "filemask": "application-forum-ui/src/main/resources/ForumCode/Translations.*.xml",
            "screenshot_filemask": "",
            "template": "application-forum-ui/src/main/resources/ForumCode/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/forum-application/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/forum-application/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/forum-application/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/forum-application/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/forum-application/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/forum-application/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/forum-application/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/forum-application/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki-contrib/application-forum",
            "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": "LDAP Application",
            "slug": "ldap-application",
            "id": 120,
            "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/ldap",
            "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/ldap-application/",
            "branch": "master",
            "push_branch": "",
            "filemask": "ldap-ui/src/main/resources/LDAP/Code/Translations.*.xml",
            "screenshot_filemask": "",
            "template": "ldap-ui/src/main/resources/LDAP/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/ldap-application/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ldap-application/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ldap-application/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ldap-application/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ldap-application/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ldap-application/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ldap-application/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ldap-application/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki-contrib/ldap",
            "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": "LimitsApplication",
            "slug": "limitsapplication",
            "id": 121,
            "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-limits",
            "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/limitsapplication/",
            "branch": "master",
            "push_branch": "",
            "filemask": "application-limits-api/src/main/resources/ApplicationResources_*.properties",
            "screenshot_filemask": "",
            "template": "application-limits-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/limitsapplication/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/limitsapplication/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/limitsapplication/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/limitsapplication/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/limitsapplication/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/limitsapplication/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/limitsapplication/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/limitsapplication/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki-contrib/application-limits",
            "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": "Full Calendar Macro",
            "slug": "full-calendar-macro",
            "id": 122,
            "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/macro-fullcalendar",
            "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/full-calendar-macro/",
            "branch": "master",
            "push_branch": "",
            "filemask": "macro-fullcalendar-ui/src/main/resources/Calendar/Translations.*.xml",
            "screenshot_filemask": "",
            "template": "macro-fullcalendar-ui/src/main/resources/Calendar/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/full-calendar-macro/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/full-calendar-macro/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/full-calendar-macro/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/full-calendar-macro/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/full-calendar-macro/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/full-calendar-macro/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/full-calendar-macro/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/full-calendar-macro/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki-contrib/macro-fullcalendar",
            "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": "Notes Application",
            "slug": "notes-application",
            "id": 125,
            "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-notes",
            "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/notes-application/",
            "branch": "master",
            "push_branch": "",
            "filemask": "src/main/resources/NotesCode/Translations.*.xml",
            "screenshot_filemask": "",
            "template": "src/main/resources/NotesCode/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/notes-application/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/notes-application/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/notes-application/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/notes-application/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/notes-application/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/notes-application/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/notes-application/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/notes-application/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki-contrib/application-notes",
            "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": "Templates Application",
            "slug": "templates-application",
            "id": 126,
            "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-templates",
            "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/templates-application/",
            "branch": "master",
            "push_branch": "",
            "filemask": "application-templates-ui/src/main/resources/Templates/Translations.*.xml",
            "screenshot_filemask": "",
            "template": "application-templates-ui/src/main/resources/Templates/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/templates-application/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/templates-application/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/templates-application/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/templates-application/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/templates-application/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/templates-application/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/templates-application/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/templates-application/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki-contrib/application-templates",
            "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": "Polls Application",
            "slug": "polls-application",
            "id": 129,
            "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-polls",
            "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/polls-application/",
            "branch": "master",
            "push_branch": "",
            "filemask": "src/main/resources/Polls/PollL10n.*.xml",
            "screenshot_filemask": "",
            "template": "src/main/resources/Polls/PollL10n.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/polls-application/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/polls-application/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/polls-application/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/polls-application/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/polls-application/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/polls-application/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/polls-application/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/polls-application/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki-contrib/application-polls",
            "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": "Flash Messages Application",
            "slug": "flash-messages-application",
            "id": 130,
            "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-flashmessages",
            "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/flash-messages-application/",
            "branch": "master",
            "push_branch": "",
            "filemask": "application-flashmessages-ui/src/main/resources/Flash/Translations.*.xml",
            "screenshot_filemask": "",
            "template": "application-flashmessages-ui/src/main/resources/Flash/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/flash-messages-application/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/flash-messages-application/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/flash-messages-application/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/flash-messages-application/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/flash-messages-application/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/flash-messages-application/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/flash-messages-application/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/flash-messages-application/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki-contrib/application-flashmessages",
            "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",
            "slug": "file-manager-application",
            "id": 131,
            "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": "https://l10n.xwiki.org/git/xwiki-contrib/file-manager-application/",
            "branch": "master",
            "push_branch": "",
            "filemask": "ui/src/main/resources/FileManagerCode/Translations.*.xml",
            "screenshot_filemask": "",
            "template": "ui/src/main/resources/FileManagerCode/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/file-manager-application/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/file-manager-application/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/file-manager-application/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/file-manager-application/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/file-manager-application/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/file-manager-application/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/file-manager-application/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/file-manager-application/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": "JW Player Macro",
            "slug": "jw-player-macro",
            "id": 132,
            "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/macro-jwplayer",
            "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/jw-player-macro/",
            "branch": "master",
            "push_branch": "",
            "filemask": "macro-jwplayer-ui/src/main/resources/Macros/JWPlayerTranslations.*.xml",
            "screenshot_filemask": "",
            "template": "macro-jwplayer-ui/src/main/resources/Macros/JWPlayerTranslations.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/jw-player-macro/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/jw-player-macro/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/jw-player-macro/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/jw-player-macro/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/jw-player-macro/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/jw-player-macro/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/jw-player-macro/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/jw-player-macro/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki-contrib/macro-jwplayer",
            "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": "Meetings Application",
            "slug": "meetings-application",
            "id": 133,
            "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-meeting",
            "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/meetings-application/",
            "branch": "master",
            "push_branch": "",
            "filemask": "ui/src/main/resources/Meeting/Code/Translations.*.xml",
            "screenshot_filemask": "",
            "template": "ui/src/main/resources/Meeting/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/meetings-application/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/meetings-application/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/meetings-application/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/meetings-application/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/meetings-application/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/meetings-application/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/meetings-application/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/meetings-application/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki-contrib/application-meeting",
            "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": "PDF Viewer Macro",
            "slug": "pdf-viewer-macro",
            "id": 134,
            "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/macro-pdfviewer",
            "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/pdf-viewer-macro/",
            "branch": "master",
            "push_branch": "",
            "filemask": "wiki/src/main/resources/XWiki/PDFViewerMacroTranslations.*.xml",
            "screenshot_filemask": "",
            "template": "wiki/src/main/resources/XWiki/PDFViewerMacroTranslations.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/pdf-viewer-macro/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/pdf-viewer-macro/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/pdf-viewer-macro/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/pdf-viewer-macro/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/pdf-viewer-macro/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/pdf-viewer-macro/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/pdf-viewer-macro/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/pdf-viewer-macro/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki-contrib/macro-pdfviewer",
            "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": "XPoll Application",
            "slug": "xpoll-application",
            "id": 136,
            "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-xpoll",
            "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/xpoll-application/",
            "branch": "master",
            "push_branch": "",
            "filemask": "application-xpoll-ui/src/main/resources/XPoll/Translation.*.xml",
            "screenshot_filemask": "",
            "template": "application-xpoll-ui/src/main/resources/XPoll/Translation.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/xpoll-application/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/xpoll-application/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/xpoll-application/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/xpoll-application/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/xpoll-application/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/xpoll-application/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/xpoll-application/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/xpoll-application/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki-contrib/application-xpoll",
            "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": "Ideas Application",
            "slug": "ideas-application",
            "id": 137,
            "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-ideas",
            "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/ideas-application/",
            "branch": "master",
            "push_branch": "",
            "filemask": "src/main/resources/Ideas/IdeasTranslations.*.xml",
            "screenshot_filemask": "",
            "template": "src/main/resources/Ideas/IdeasTranslations.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/ideas-application/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ideas-application/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ideas-application/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ideas-application/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ideas-application/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ideas-application/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ideas-application/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/ideas-application/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki-contrib/application-ideas",
            "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-extension-api",
            "slug": "xwiki-commons-extension-api",
            "id": 145,
            "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": "github",
            "repo": "https://github.com/xwiki/xwiki-commons",
            "git_export": "https://l10n.xwiki.org/git/xwiki-commons/xwiki-commons-extension-api/",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/main/resources/ApplicationResources_*.properties",
            "screenshot_filemask": "",
            "template": "xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-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-commons/xwiki-commons-extension-api/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-commons/xwiki-commons-extension-api/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-commons/xwiki-commons-extension-api/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-commons/xwiki-commons-extension-api/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-commons/xwiki-commons-extension-api/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-commons/xwiki-commons-extension-api/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-commons/xwiki-commons-extension-api/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-commons/xwiki-commons-extension-api/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki/xwiki-commons",
            "check_flags": "",
            "priority": 60,
            "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-job",
            "slug": "xwiki-commons-job",
            "id": 146,
            "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": "github",
            "repo": "https://github.com/xwiki/xwiki-commons",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-api/src/main/resources/ApplicationResources_*.properties",
            "screenshot_filemask": "",
            "template": "xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-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-commons/xwiki-commons-job/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-commons/xwiki-commons-job/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-commons/xwiki-commons-job/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-commons/xwiki-commons-job/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-commons/xwiki-commons-job/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-commons/xwiki-commons-job/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-commons/xwiki-commons-job/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-commons/xwiki-commons-job/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki/xwiki-commons",
            "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": "Page Relations Application",
            "slug": "page-relations-application",
            "id": 154,
            "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-page-relations",
            "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/page-relations-application/",
            "branch": "master",
            "push_branch": "",
            "filemask": "application-relations-ui/src/main/resources/XWiki/Relations/Code/Translations.*.xml",
            "screenshot_filemask": "",
            "template": "application-relations-ui/src/main/resources/XWiki/Relations/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/page-relations-application/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/page-relations-application/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/page-relations-application/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/page-relations-application/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/page-relations-application/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/page-relations-application/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/page-relations-application/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/page-relations-application/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki-contrib/application-page-relations",
            "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 Gardening",
            "slug": "application-gardening",
            "id": 155,
            "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-gardening",
            "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/application-gardening/",
            "branch": "master",
            "push_branch": "",
            "filemask": "application-gardening-ui/src/main/resources/Gardening/Code/GardeningTranslations.*.xml",
            "screenshot_filemask": "",
            "template": "application-gardening-ui/src/main/resources/Gardening/Code/GardeningTranslations.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-gardening/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-gardening/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-gardening/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-gardening/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-gardening/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-gardening/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-gardening/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-gardening/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki-contrib/application-gardening",
            "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": "Android Authenticator",
            "slug": "android-authenticator",
            "id": 156,
            "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/android-authenticator/",
            "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/android-authenticator/",
            "branch": "master",
            "push_branch": "",
            "filemask": "app/src/main/res/values-*/strings.xml",
            "screenshot_filemask": "",
            "template": "app/src/main/res/values/strings.xml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "aresource",
            "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/android-authenticator/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/android-authenticator/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/android-authenticator/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/android-authenticator/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/android-authenticator/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/android-authenticator/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/android-authenticator/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/android-authenticator/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki-contrib/android-authenticator/",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "[Translation] 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": "Message Stream",
            "slug": "message-stream",
            "id": 157,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "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-messagestream/xwiki-platform-messagestream-api/src/main/resources/ApplicationResources_*.properties",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-messagestream/xwiki-platform-messagestream-api/src/main/resources/ApplicationResources.properties",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xwiki-java-properties",
            "license": "LGPL-2.1-only",
            "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
            "agreement": "",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/message-stream/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/message-stream/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/message-stream/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/message-stream/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/message-stream/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/message-stream/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/message-stream/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/message-stream/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki/xwiki-platform",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "XWiki.Notifications.Macro",
            "slug": "xwiki-notifications-macro",
            "id": 160,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "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-notifications/xwiki-platform-notifications-macro/xwiki-platform-notifications-macro-ui/src/main/resources/XWiki/Notifications/Code/Macro/Translations.*.xml",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-macro/xwiki-platform-notifications-macro-ui/src/main/resources/XWiki/Notifications/Code/Macro/Translations.xml",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xwiki-page-properties",
            "license": "LGPL-2.1-only",
            "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
            "agreement": "",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-notifications-macro/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-notifications-macro/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-notifications-macro/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-notifications-macro/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-notifications-macro/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-notifications-macro/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-notifications-macro/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-notifications-macro/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki/xwiki-platform",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "XWiki.Refactoring.Default",
            "slug": "xwiki-refactoring-default",
            "id": 161,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "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-default/src/main/resources/ApplicationResources_*.properties",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-default/src/main/resources/ApplicationResources.properties",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xwiki-java-properties",
            "license": "LGPL-2.1-only",
            "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
            "agreement": "",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-refactoring-default/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-refactoring-default/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-refactoring-default/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-refactoring-default/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-refactoring-default/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-refactoring-default/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-refactoring-default/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-refactoring-default/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki/xwiki-platform",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Application Chart.js",
            "slug": "application-chart-js",
            "id": 162,
            "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-chartjs",
            "git_export": "https://l10n.xwiki.org/git/xwiki-contrib/application-chart-js/",
            "branch": "master",
            "push_branch": "",
            "filemask": "application-chartjs-ui/src/main/resources/XWiki/ChartJS/Translations.*.xml",
            "screenshot_filemask": "",
            "template": "application-chartjs-ui/src/main/resources/XWiki/ChartJS/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-chart-js/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-chart-js/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-chart-js/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-chart-js/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-chart-js/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-chart-js/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-chart-js/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-chart-js/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki-contrib/application-chartjs",
            "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 Platform Icon Default",
            "slug": "xwiki-platform-icon-default",
            "id": 163,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "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-icon/xwiki-platform-icon-default/src/main/resources/ApplicationResources_*.properties",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-icon/xwiki-platform-icon-default/src/main/resources/ApplicationResources.properties",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xwiki-java-properties",
            "license": "LGPL-2.1-only",
            "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
            "agreement": "",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-icon-default/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-icon-default/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-icon-default/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-icon-default/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-icon-default/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-icon-default/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-icon-default/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-icon-default/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki/xwiki-platform",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        }
    ]
}