Translation components API.

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

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

{
    "count": 2086,
    "next": "https://l10n.xwiki.org/api/translations/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "language": {
                "id": 29,
                "code": "bg",
                "name": "Bulgarian",
                "plural": {
                    "id": 29,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "bgr",
                    "bul"
                ],
                "direction": "ltr",
                "population": 7878314,
                "web_url": "https://l10n.xwiki.org/languages/bg/",
                "url": "https://l10n.xwiki.org/api/languages/bg/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/bg/statistics/?format=api"
            },
            "component": {
                "name": "XWiki Core Resources",
                "slug": "xwiki-core-resources",
                "id": 17,
                "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": "https://l10n.xwiki.org/git/xwiki-platform/xwiki-core-resources/",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-oldcore/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-core-resources/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/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": [
                    "https://l10n.xwiki.org/api/addons/390/?format=api",
                    "https://l10n.xwiki.org/api/addons/391/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "bg",
            "id": 57,
            "filename": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_bg.properties",
            "revision": "229ab3aa6f348b035700f028519bf9b717600101,54cecb821e097589dd9d085ac4737494fd06c7d9",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/bg/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/bg/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-core-resources/bg/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4502,
            "total_words": 21769,
            "translated": 1238,
            "translated_words": 6043,
            "translated_percent": 27.4,
            "fuzzy": 3254,
            "fuzzy_words": 15614,
            "fuzzy_percent": 72.2,
            "failing_checks": 3627,
            "failing_checks_words": 20189,
            "failing_checks_percent": 80.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-11-07T10:32:01.017517Z",
            "last_author": "Simon Urli",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/bg/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/bg/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/bg/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/bg/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/bg/units/?format=api"
        },
        {
            "language": {
                "id": 43,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 43,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "ca_ca",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8679138,
                "web_url": "https://l10n.xwiki.org/languages/ca/",
                "url": "https://l10n.xwiki.org/api/languages/ca/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/ca/statistics/?format=api"
            },
            "component": {
                "name": "XWiki Core Resources",
                "slug": "xwiki-core-resources",
                "id": 17,
                "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": "https://l10n.xwiki.org/git/xwiki-platform/xwiki-core-resources/",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-oldcore/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-core-resources/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/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": [
                    "https://l10n.xwiki.org/api/addons/390/?format=api",
                    "https://l10n.xwiki.org/api/addons/391/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "ca",
            "id": 58,
            "filename": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_ca.properties",
            "revision": "b754f8ae432dc90b023a3d9117a0933a2556838a,54cecb821e097589dd9d085ac4737494fd06c7d9",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/ca/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/ca/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-core-resources/ca/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4502,
            "total_words": 21769,
            "translated": 3198,
            "translated_words": 13502,
            "translated_percent": 71.0,
            "fuzzy": 1294,
            "fuzzy_words": 8155,
            "fuzzy_percent": 28.7,
            "failing_checks": 1516,
            "failing_checks_words": 10739,
            "failing_checks_percent": 33.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-11-07T10:31:50.697297Z",
            "last_author": "Simon Urli",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/ca/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/ca/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/ca/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/ca/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/ca/units/?format=api"
        },
        {
            "language": {
                "id": 56,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 56,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13045532,
                "web_url": "https://l10n.xwiki.org/languages/cs/",
                "url": "https://l10n.xwiki.org/api/languages/cs/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/cs/statistics/?format=api"
            },
            "component": {
                "name": "XWiki Core Resources",
                "slug": "xwiki-core-resources",
                "id": 17,
                "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": "https://l10n.xwiki.org/git/xwiki-platform/xwiki-core-resources/",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-oldcore/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-core-resources/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/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": [
                    "https://l10n.xwiki.org/api/addons/390/?format=api",
                    "https://l10n.xwiki.org/api/addons/391/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "cs",
            "id": 59,
            "filename": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_cs.properties",
            "revision": "cd57ff84688d9629f03d894d40ef803200932ccd,54cecb821e097589dd9d085ac4737494fd06c7d9",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/cs/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/cs/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-core-resources/cs/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4502,
            "total_words": 21769,
            "translated": 3661,
            "translated_words": 16063,
            "translated_percent": 81.3,
            "fuzzy": 831,
            "fuzzy_words": 5594,
            "fuzzy_percent": 18.4,
            "failing_checks": 1217,
            "failing_checks_words": 8958,
            "failing_checks_percent": 27.0,
            "have_suggestion": 10,
            "have_comment": 0,
            "last_change": "2024-11-07T10:31:48.124003Z",
            "last_author": "Simon Urli",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/cs/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/cs/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/cs/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/cs/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/cs/units/?format=api"
        },
        {
            "language": {
                "id": 61,
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 61,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "population": 7072056,
                "web_url": "https://l10n.xwiki.org/languages/da/",
                "url": "https://l10n.xwiki.org/api/languages/da/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/da/statistics/?format=api"
            },
            "component": {
                "name": "XWiki Core Resources",
                "slug": "xwiki-core-resources",
                "id": 17,
                "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": "https://l10n.xwiki.org/git/xwiki-platform/xwiki-core-resources/",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-oldcore/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-core-resources/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/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": [
                    "https://l10n.xwiki.org/api/addons/390/?format=api",
                    "https://l10n.xwiki.org/api/addons/391/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "da",
            "id": 60,
            "filename": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_da.properties",
            "revision": "c36a06c12b9028f636815bee416fc652dba1fd33,54cecb821e097589dd9d085ac4737494fd06c7d9",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/da/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/da/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-core-resources/da/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4502,
            "total_words": 21769,
            "translated": 3853,
            "translated_words": 17416,
            "translated_percent": 85.5,
            "fuzzy": 500,
            "fuzzy_words": 3352,
            "fuzzy_percent": 11.1,
            "failing_checks": 773,
            "failing_checks_words": 5228,
            "failing_checks_percent": 17.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-06-20T03:05:57.297969Z",
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/da/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/da/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/da/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/da/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/da/units/?format=api"
        },
        {
            "language": {
                "id": 62,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 62,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://l10n.xwiki.org/languages/de/",
                "url": "https://l10n.xwiki.org/api/languages/de/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "XWiki Core Resources",
                "slug": "xwiki-core-resources",
                "id": 17,
                "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": "https://l10n.xwiki.org/git/xwiki-platform/xwiki-core-resources/",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-oldcore/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-core-resources/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/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": [
                    "https://l10n.xwiki.org/api/addons/390/?format=api",
                    "https://l10n.xwiki.org/api/addons/391/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 61,
            "filename": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_de.properties",
            "revision": "c4aa10452238b02b0641d7cd172ce3d0dd4128ca,54cecb821e097589dd9d085ac4737494fd06c7d9",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/de/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/de/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-core-resources/de/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4502,
            "total_words": 21769,
            "translated": 4502,
            "translated_words": 21769,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2024-12-11T14:41:19.231036Z",
            "last_author": "Simpel",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/de/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/de/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/de/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/de/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/de/units/?format=api"
        },
        {
            "language": {
                "id": 70,
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 70,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "population": 12292240,
                "web_url": "https://l10n.xwiki.org/languages/el/",
                "url": "https://l10n.xwiki.org/api/languages/el/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/el/statistics/?format=api"
            },
            "component": {
                "name": "XWiki Core Resources",
                "slug": "xwiki-core-resources",
                "id": 17,
                "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": "https://l10n.xwiki.org/git/xwiki-platform/xwiki-core-resources/",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-oldcore/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-core-resources/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/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": [
                    "https://l10n.xwiki.org/api/addons/390/?format=api",
                    "https://l10n.xwiki.org/api/addons/391/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "el",
            "id": 62,
            "filename": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_el.properties",
            "revision": "229ab3aa6f348b035700f028519bf9b717600101,54cecb821e097589dd9d085ac4737494fd06c7d9",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/el/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/el/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-core-resources/el/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4502,
            "total_words": 21769,
            "translated": 1238,
            "translated_words": 6043,
            "translated_percent": 27.4,
            "fuzzy": 3254,
            "fuzzy_words": 15614,
            "fuzzy_percent": 72.2,
            "failing_checks": 3627,
            "failing_checks_words": 20189,
            "failing_checks_percent": 80.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-11-08T08:20:46.504731Z",
            "last_author": "Simon Urli",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/el/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/el/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/el/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/el/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/el/units/?format=api"
        },
        {
            "language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "XWiki Core Resources",
                "slug": "xwiki-core-resources",
                "id": 17,
                "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": "https://l10n.xwiki.org/git/xwiki-platform/xwiki-core-resources/",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-oldcore/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-core-resources/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/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": [
                    "https://l10n.xwiki.org/api/addons/390/?format=api",
                    "https://l10n.xwiki.org/api/addons/391/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "en",
            "id": 63,
            "filename": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources.properties",
            "revision": "54cecb821e097589dd9d085ac4737494fd06c7d9,54cecb821e097589dd9d085ac4737494fd06c7d9",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/en/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/en/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-core-resources/en/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 4502,
            "total_words": 21769,
            "translated": 4502,
            "translated_words": 21769,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3673,
            "failing_checks_words": 20471,
            "failing_checks_percent": 81.5,
            "have_suggestion": 0,
            "have_comment": 19,
            "last_change": "2022-10-07T08:25:57.393514Z",
            "last_author": "Björn Ludwig",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/en/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/en/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/en/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/en/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/en/units/?format=api"
        },
        {
            "language": {
                "id": 80,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 80,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://l10n.xwiki.org/languages/es/",
                "url": "https://l10n.xwiki.org/api/languages/es/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "XWiki Core Resources",
                "slug": "xwiki-core-resources",
                "id": 17,
                "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": "https://l10n.xwiki.org/git/xwiki-platform/xwiki-core-resources/",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-oldcore/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-core-resources/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/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": [
                    "https://l10n.xwiki.org/api/addons/390/?format=api",
                    "https://l10n.xwiki.org/api/addons/391/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "es",
            "id": 64,
            "filename": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_es.properties",
            "revision": "7248c6bf8e9c574c92df88957f7bef923f7ab235,54cecb821e097589dd9d085ac4737494fd06c7d9",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/es/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/es/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-core-resources/es/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4502,
            "total_words": 21769,
            "translated": 4340,
            "translated_words": 20606,
            "translated_percent": 96.4,
            "fuzzy": 25,
            "fuzzy_words": 250,
            "fuzzy_percent": 0.5,
            "failing_checks": 3,
            "failing_checks_words": 33,
            "failing_checks_percent": 0.1,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-06-20T03:06:05.887063Z",
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/es/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/es/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/es/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/es/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/es/units/?format=api"
        },
        {
            "language": {
                "id": 89,
                "code": "fa",
                "name": "Persian",
                "plural": {
                    "id": 89,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fas_ir",
                    "fas",
                    "per"
                ],
                "direction": "rtl",
                "population": 84710458,
                "web_url": "https://l10n.xwiki.org/languages/fa/",
                "url": "https://l10n.xwiki.org/api/languages/fa/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/fa/statistics/?format=api"
            },
            "component": {
                "name": "XWiki Core Resources",
                "slug": "xwiki-core-resources",
                "id": 17,
                "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": "https://l10n.xwiki.org/git/xwiki-platform/xwiki-core-resources/",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-oldcore/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-core-resources/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/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": [
                    "https://l10n.xwiki.org/api/addons/390/?format=api",
                    "https://l10n.xwiki.org/api/addons/391/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fa",
            "id": 65,
            "filename": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_fa.properties",
            "revision": "123227c4c7c897467baaa8e2b85860529fa12e7b,54cecb821e097589dd9d085ac4737494fd06c7d9",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/fa/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/fa/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-core-resources/fa/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4502,
            "total_words": 21769,
            "translated": 1305,
            "translated_words": 6139,
            "translated_percent": 28.9,
            "fuzzy": 3187,
            "fuzzy_words": 15518,
            "fuzzy_percent": 70.7,
            "failing_checks": 3587,
            "failing_checks_words": 20125,
            "failing_checks_percent": 79.6,
            "have_suggestion": 5,
            "have_comment": 0,
            "last_change": "2024-11-08T08:21:46.774913Z",
            "last_author": "Simon Urli",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/fa/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/fa/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/fa/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/fa/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/fa/units/?format=api"
        },
        {
            "language": {
                "id": 96,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 96,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://l10n.xwiki.org/languages/fr/",
                "url": "https://l10n.xwiki.org/api/languages/fr/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "XWiki Core Resources",
                "slug": "xwiki-core-resources",
                "id": 17,
                "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": "https://l10n.xwiki.org/git/xwiki-platform/xwiki-core-resources/",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-oldcore/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-core-resources/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/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": [
                    "https://l10n.xwiki.org/api/addons/390/?format=api",
                    "https://l10n.xwiki.org/api/addons/391/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fr",
            "id": 66,
            "filename": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_fr.properties",
            "revision": "e0963ad1f8841138918ff28c4a57110a9838e381,54cecb821e097589dd9d085ac4737494fd06c7d9",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/fr/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/fr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-core-resources/fr/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4502,
            "total_words": 21769,
            "translated": 4435,
            "translated_words": 21334,
            "translated_percent": 98.5,
            "fuzzy": 10,
            "fuzzy_words": 126,
            "fuzzy_percent": 0.2,
            "failing_checks": 52,
            "failing_checks_words": 665,
            "failing_checks_percent": 1.1,
            "have_suggestion": 0,
            "have_comment": 5,
            "last_change": "2024-08-28T03:06:56.137512Z",
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/fr/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/fr/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/fr/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/fr/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/fr/units/?format=api"
        },
        {
            "language": {
                "id": 105,
                "code": "gl",
                "name": "Galician",
                "plural": {
                    "id": 105,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "glg_es",
                    "glg"
                ],
                "direction": "ltr",
                "population": 3515529,
                "web_url": "https://l10n.xwiki.org/languages/gl/",
                "url": "https://l10n.xwiki.org/api/languages/gl/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/gl/statistics/?format=api"
            },
            "component": {
                "name": "XWiki Core Resources",
                "slug": "xwiki-core-resources",
                "id": 17,
                "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": "https://l10n.xwiki.org/git/xwiki-platform/xwiki-core-resources/",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-oldcore/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-core-resources/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/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": [
                    "https://l10n.xwiki.org/api/addons/390/?format=api",
                    "https://l10n.xwiki.org/api/addons/391/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "gl",
            "id": 67,
            "filename": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_gl.properties",
            "revision": "151a3af1610942334cb51ba29f930c1746854c9c,54cecb821e097589dd9d085ac4737494fd06c7d9",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/gl/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/gl/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-core-resources/gl/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4502,
            "total_words": 21769,
            "translated": 2652,
            "translated_words": 11126,
            "translated_percent": 58.9,
            "fuzzy": 1840,
            "fuzzy_words": 10531,
            "fuzzy_percent": 40.8,
            "failing_checks": 2236,
            "failing_checks_words": 14588,
            "failing_checks_percent": 49.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-11-08T08:22:23.970848Z",
            "last_author": "Simon Urli",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/gl/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/gl/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/gl/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/gl/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/gl/units/?format=api"
        },
        {
            "language": {
                "id": 115,
                "code": "hi",
                "name": "Hindi",
                "plural": {
                    "id": 115,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "hin"
                ],
                "direction": "ltr",
                "population": 545556054,
                "web_url": "https://l10n.xwiki.org/languages/hi/",
                "url": "https://l10n.xwiki.org/api/languages/hi/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/hi/statistics/?format=api"
            },
            "component": {
                "name": "XWiki Core Resources",
                "slug": "xwiki-core-resources",
                "id": 17,
                "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": "https://l10n.xwiki.org/git/xwiki-platform/xwiki-core-resources/",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-oldcore/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-core-resources/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/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": [
                    "https://l10n.xwiki.org/api/addons/390/?format=api",
                    "https://l10n.xwiki.org/api/addons/391/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "hi",
            "id": 68,
            "filename": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_hi.properties",
            "revision": "f29215d76e2cf418cc86833fb25ffe0b8bd132c6,54cecb821e097589dd9d085ac4737494fd06c7d9",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/hi/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/hi/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-core-resources/hi/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4502,
            "total_words": 21769,
            "translated": 1816,
            "translated_words": 7982,
            "translated_percent": 40.3,
            "fuzzy": 2676,
            "fuzzy_words": 13675,
            "fuzzy_percent": 59.4,
            "failing_checks": 3175,
            "failing_checks_words": 18706,
            "failing_checks_percent": 70.5,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-11-08T08:23:03.885813Z",
            "last_author": "Simon Urli",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/hi/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/hi/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/hi/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/hi/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/hi/units/?format=api"
        },
        {
            "language": {
                "id": 119,
                "code": "hr",
                "name": "Croatian",
                "plural": {
                    "id": 119,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "scr",
                    "hrv"
                ],
                "direction": "ltr",
                "population": 6813163,
                "web_url": "https://l10n.xwiki.org/languages/hr/",
                "url": "https://l10n.xwiki.org/api/languages/hr/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/hr/statistics/?format=api"
            },
            "component": {
                "name": "XWiki Core Resources",
                "slug": "xwiki-core-resources",
                "id": 17,
                "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": "https://l10n.xwiki.org/git/xwiki-platform/xwiki-core-resources/",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-oldcore/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-core-resources/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/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": [
                    "https://l10n.xwiki.org/api/addons/390/?format=api",
                    "https://l10n.xwiki.org/api/addons/391/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "hr",
            "id": 69,
            "filename": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_hr.properties",
            "revision": "3381a564db0ac4fb31f2b05f21e20e57bb2f446a,54cecb821e097589dd9d085ac4737494fd06c7d9",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/hr/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/hr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-core-resources/hr/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4502,
            "total_words": 21769,
            "translated": 4277,
            "translated_words": 19921,
            "translated_percent": 95.0,
            "fuzzy": 76,
            "fuzzy_words": 847,
            "fuzzy_percent": 1.6,
            "failing_checks": 244,
            "failing_checks_words": 1696,
            "failing_checks_percent": 5.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-06-20T03:06:20.404979Z",
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/hr/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/hr/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/hr/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/hr/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/hr/units/?format=api"
        },
        {
            "language": {
                "id": 122,
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 122,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "population": 12443429,
                "web_url": "https://l10n.xwiki.org/languages/hu/",
                "url": "https://l10n.xwiki.org/api/languages/hu/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/hu/statistics/?format=api"
            },
            "component": {
                "name": "XWiki Core Resources",
                "slug": "xwiki-core-resources",
                "id": 17,
                "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": "https://l10n.xwiki.org/git/xwiki-platform/xwiki-core-resources/",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-oldcore/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-core-resources/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/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": [
                    "https://l10n.xwiki.org/api/addons/390/?format=api",
                    "https://l10n.xwiki.org/api/addons/391/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "hu",
            "id": 70,
            "filename": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_hu.properties",
            "revision": "13b5f2b8400fff41ee0077503513923905d94af4,54cecb821e097589dd9d085ac4737494fd06c7d9",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/hu/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/hu/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-core-resources/hu/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4502,
            "total_words": 21769,
            "translated": 1384,
            "translated_words": 6321,
            "translated_percent": 30.7,
            "fuzzy": 3108,
            "fuzzy_words": 15336,
            "fuzzy_percent": 69.0,
            "failing_checks": 3560,
            "failing_checks_words": 20025,
            "failing_checks_percent": 79.0,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2024-11-08T08:24:18.442816Z",
            "last_author": "Simon Urli",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/hu/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/hu/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/hu/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/hu/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/hu/units/?format=api"
        },
        {
            "language": {
                "id": 133,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 133,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://l10n.xwiki.org/languages/it/",
                "url": "https://l10n.xwiki.org/api/languages/it/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/it/statistics/?format=api"
            },
            "component": {
                "name": "XWiki Core Resources",
                "slug": "xwiki-core-resources",
                "id": 17,
                "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": "https://l10n.xwiki.org/git/xwiki-platform/xwiki-core-resources/",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-oldcore/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-core-resources/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/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": [
                    "https://l10n.xwiki.org/api/addons/390/?format=api",
                    "https://l10n.xwiki.org/api/addons/391/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "it",
            "id": 72,
            "filename": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_it.properties",
            "revision": "d12e8c85ae97cfc40f35c7af42572b2593e2841f,54cecb821e097589dd9d085ac4737494fd06c7d9",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/it/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/it/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-core-resources/it/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4502,
            "total_words": 21769,
            "translated": 3599,
            "translated_words": 15538,
            "translated_percent": 79.9,
            "fuzzy": 754,
            "fuzzy_words": 5230,
            "fuzzy_percent": 16.7,
            "failing_checks": 988,
            "failing_checks_words": 7136,
            "failing_checks_percent": 21.9,
            "have_suggestion": 22,
            "have_comment": 0,
            "last_change": "2024-06-20T03:06:28.419476Z",
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/it/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/it/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/it/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/it/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/it/units/?format=api"
        },
        {
            "language": {
                "id": 153,
                "code": "km",
                "name": "Khmer (Central)",
                "plural": {
                    "id": 153,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "khm"
                ],
                "direction": "ltr",
                "population": 15065030,
                "web_url": "https://l10n.xwiki.org/languages/km/",
                "url": "https://l10n.xwiki.org/api/languages/km/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/km/statistics/?format=api"
            },
            "component": {
                "name": "XWiki Core Resources",
                "slug": "xwiki-core-resources",
                "id": 17,
                "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": "https://l10n.xwiki.org/git/xwiki-platform/xwiki-core-resources/",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-oldcore/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-core-resources/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/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": [
                    "https://l10n.xwiki.org/api/addons/390/?format=api",
                    "https://l10n.xwiki.org/api/addons/391/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "km",
            "id": 73,
            "filename": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_km.properties",
            "revision": "229ab3aa6f348b035700f028519bf9b717600101,54cecb821e097589dd9d085ac4737494fd06c7d9",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/km/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/km/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-core-resources/km/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/km/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4502,
            "total_words": 21769,
            "translated": 1238,
            "translated_words": 6043,
            "translated_percent": 27.4,
            "fuzzy": 3254,
            "fuzzy_words": 15614,
            "fuzzy_percent": 72.2,
            "failing_checks": 3627,
            "failing_checks_words": 20189,
            "failing_checks_percent": 80.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-11-08T08:25:58.993117Z",
            "last_author": "Simon Urli",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/km/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/km/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/km/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/km/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/km/units/?format=api"
        },
        {
            "language": {
                "id": 155,
                "code": "kn",
                "name": "Kannada",
                "plural": {
                    "id": 155,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "kan"
                ],
                "direction": "ltr",
                "population": 49065330,
                "web_url": "https://l10n.xwiki.org/languages/kn/",
                "url": "https://l10n.xwiki.org/api/languages/kn/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/kn/statistics/?format=api"
            },
            "component": {
                "name": "XWiki Core Resources",
                "slug": "xwiki-core-resources",
                "id": 17,
                "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": "https://l10n.xwiki.org/git/xwiki-platform/xwiki-core-resources/",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-oldcore/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-core-resources/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/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": [
                    "https://l10n.xwiki.org/api/addons/390/?format=api",
                    "https://l10n.xwiki.org/api/addons/391/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "kn",
            "id": 74,
            "filename": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_kn.properties",
            "revision": "39705bdc8e061981564232602a224d27831cc21f,54cecb821e097589dd9d085ac4737494fd06c7d9",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/kn/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/kn/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-core-resources/kn/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/kn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4502,
            "total_words": 21769,
            "translated": 1254,
            "translated_words": 6067,
            "translated_percent": 27.8,
            "fuzzy": 3238,
            "fuzzy_words": 15590,
            "fuzzy_percent": 71.9,
            "failing_checks": 3616,
            "failing_checks_words": 20173,
            "failing_checks_percent": 80.3,
            "have_suggestion": 1,
            "have_comment": 2,
            "last_change": "2024-11-08T08:26:46.168551Z",
            "last_author": "Simon Urli",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/kn/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/kn/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/kn/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/kn/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/kn/units/?format=api"
        },
        {
            "language": {
                "id": 156,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 156,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "https://l10n.xwiki.org/languages/ko/",
                "url": "https://l10n.xwiki.org/api/languages/ko/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/ko/statistics/?format=api"
            },
            "component": {
                "name": "XWiki Core Resources",
                "slug": "xwiki-core-resources",
                "id": 17,
                "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": "https://l10n.xwiki.org/git/xwiki-platform/xwiki-core-resources/",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-oldcore/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-core-resources/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/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": [
                    "https://l10n.xwiki.org/api/addons/390/?format=api",
                    "https://l10n.xwiki.org/api/addons/391/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "ko",
            "id": 75,
            "filename": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_ko.properties",
            "revision": "750eb8c20658a0f295433cd1e4961eb93b92a71d,54cecb821e097589dd9d085ac4737494fd06c7d9",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/ko/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/ko/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-core-resources/ko/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4502,
            "total_words": 21769,
            "translated": 4472,
            "translated_words": 21548,
            "translated_percent": 99.3,
            "fuzzy": 2,
            "fuzzy_words": 46,
            "fuzzy_percent": 0.1,
            "failing_checks": 14,
            "failing_checks_words": 55,
            "failing_checks_percent": 0.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-08-28T03:07:45.361509Z",
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/ko/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/ko/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/ko/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/ko/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/ko/units/?format=api"
        },
        {
            "language": {
                "id": 174,
                "code": "lt",
                "name": "Lithuanian",
                "plural": {
                    "id": 174,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 1 && (n % 100 < 11 || n % 100 > 19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? 1 : 2)",
                    "type": 2
                },
                "aliases": [
                    "lit"
                ],
                "direction": "ltr",
                "population": 2488617,
                "web_url": "https://l10n.xwiki.org/languages/lt/",
                "url": "https://l10n.xwiki.org/api/languages/lt/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/lt/statistics/?format=api"
            },
            "component": {
                "name": "XWiki Core Resources",
                "slug": "xwiki-core-resources",
                "id": 17,
                "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": "https://l10n.xwiki.org/git/xwiki-platform/xwiki-core-resources/",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-oldcore/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-core-resources/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/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": [
                    "https://l10n.xwiki.org/api/addons/390/?format=api",
                    "https://l10n.xwiki.org/api/addons/391/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "lt",
            "id": 76,
            "filename": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_lt.properties",
            "revision": "80b76146772a92064e3dbcacd005334f6b4c7799,54cecb821e097589dd9d085ac4737494fd06c7d9",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/lt/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/lt/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-core-resources/lt/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4502,
            "total_words": 21769,
            "translated": 1256,
            "translated_words": 6086,
            "translated_percent": 27.8,
            "fuzzy": 3236,
            "fuzzy_words": 15571,
            "fuzzy_percent": 71.8,
            "failing_checks": 3614,
            "failing_checks_words": 20152,
            "failing_checks_percent": 80.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-11-08T08:27:30.697457Z",
            "last_author": "Simon Urli",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/lt/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/lt/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/lt/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/lt/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/lt/units/?format=api"
        },
        {
            "language": {
                "id": 176,
                "code": "lv",
                "name": "Latvian",
                "plural": {
                    "id": 176,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 0 || n % 100 >= 11 && n % 100 <= 19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2)",
                    "type": 11
                },
                "aliases": [
                    "lav"
                ],
                "direction": "ltr",
                "population": 1147550,
                "web_url": "https://l10n.xwiki.org/languages/lv/",
                "url": "https://l10n.xwiki.org/api/languages/lv/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/lv/statistics/?format=api"
            },
            "component": {
                "name": "XWiki Core Resources",
                "slug": "xwiki-core-resources",
                "id": 17,
                "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": "https://l10n.xwiki.org/git/xwiki-platform/xwiki-core-resources/",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-oldcore/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-core-resources/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/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": [
                    "https://l10n.xwiki.org/api/addons/390/?format=api",
                    "https://l10n.xwiki.org/api/addons/391/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "lv",
            "id": 77,
            "filename": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_lv.properties",
            "revision": "7096a5b0adfb1ca007dd1f2d0f4b50e0542cf069,54cecb821e097589dd9d085ac4737494fd06c7d9",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/lv/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/lv/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-core-resources/lv/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/lv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4502,
            "total_words": 21769,
            "translated": 4300,
            "translated_words": 20079,
            "translated_percent": 95.5,
            "fuzzy": 53,
            "fuzzy_words": 689,
            "fuzzy_percent": 1.1,
            "failing_checks": 281,
            "failing_checks_words": 2271,
            "failing_checks_percent": 6.2,
            "have_suggestion": 3,
            "have_comment": 0,
            "last_change": "2024-06-20T03:06:45.595251Z",
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/lv/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/lv/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/lv/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/lv/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/lv/units/?format=api"
        },
        {
            "language": {
                "id": 191,
                "code": "mr",
                "name": "Marathi",
                "plural": {
                    "id": 191,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mar"
                ],
                "direction": "ltr",
                "population": 92826300,
                "web_url": "https://l10n.xwiki.org/languages/mr/",
                "url": "https://l10n.xwiki.org/api/languages/mr/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/mr/statistics/?format=api"
            },
            "component": {
                "name": "XWiki Core Resources",
                "slug": "xwiki-core-resources",
                "id": 17,
                "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": "https://l10n.xwiki.org/git/xwiki-platform/xwiki-core-resources/",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-oldcore/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-core-resources/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/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": [
                    "https://l10n.xwiki.org/api/addons/390/?format=api",
                    "https://l10n.xwiki.org/api/addons/391/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "mr",
            "id": 78,
            "filename": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_mr.properties",
            "revision": "c2f017c6a9c8287fb6290a379c1c8f75841a54a9,54cecb821e097589dd9d085ac4737494fd06c7d9",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/mr/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/mr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-core-resources/mr/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/mr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4502,
            "total_words": 21769,
            "translated": 1310,
            "translated_words": 6155,
            "translated_percent": 29.0,
            "fuzzy": 3182,
            "fuzzy_words": 15502,
            "fuzzy_percent": 70.6,
            "failing_checks": 3568,
            "failing_checks_words": 20062,
            "failing_checks_percent": 79.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-11-08T08:28:36.025966Z",
            "last_author": "Simon Urli",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/mr/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/mr/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/mr/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/mr/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/mr/units/?format=api"
        },
        {
            "language": {
                "id": 205,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 205,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "web_url": "https://l10n.xwiki.org/languages/nl/",
                "url": "https://l10n.xwiki.org/api/languages/nl/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/nl/statistics/?format=api"
            },
            "component": {
                "name": "XWiki Core Resources",
                "slug": "xwiki-core-resources",
                "id": 17,
                "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": "https://l10n.xwiki.org/git/xwiki-platform/xwiki-core-resources/",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-oldcore/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-core-resources/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/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": [
                    "https://l10n.xwiki.org/api/addons/390/?format=api",
                    "https://l10n.xwiki.org/api/addons/391/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "nl",
            "id": 79,
            "filename": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_nl.properties",
            "revision": "52434ae7eafafffd80f7c396176c93d2089c7170,54cecb821e097589dd9d085ac4737494fd06c7d9",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/nl/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/nl/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-core-resources/nl/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4502,
            "total_words": 21769,
            "translated": 4236,
            "translated_words": 19825,
            "translated_percent": 94.0,
            "fuzzy": 182,
            "fuzzy_words": 1393,
            "fuzzy_percent": 4.0,
            "failing_checks": 506,
            "failing_checks_words": 2983,
            "failing_checks_percent": 11.2,
            "have_suggestion": 7,
            "have_comment": 0,
            "last_change": "2024-08-28T03:08:04.910261Z",
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/nl/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/nl/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/nl/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/nl/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/nl/units/?format=api"
        },
        {
            "language": {
                "id": 223,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 223,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 41077398,
                "web_url": "https://l10n.xwiki.org/languages/pl/",
                "url": "https://l10n.xwiki.org/api/languages/pl/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/pl/statistics/?format=api"
            },
            "component": {
                "name": "XWiki Core Resources",
                "slug": "xwiki-core-resources",
                "id": 17,
                "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": "https://l10n.xwiki.org/git/xwiki-platform/xwiki-core-resources/",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-oldcore/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-core-resources/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/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": [
                    "https://l10n.xwiki.org/api/addons/390/?format=api",
                    "https://l10n.xwiki.org/api/addons/391/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "pl",
            "id": 81,
            "filename": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_pl.properties",
            "revision": "c801bb32d9bb6a87f027433dc69e7b110bd62dfb,54cecb821e097589dd9d085ac4737494fd06c7d9",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/pl/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/pl/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-core-resources/pl/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4502,
            "total_words": 21769,
            "translated": 2855,
            "translated_words": 11031,
            "translated_percent": 63.4,
            "fuzzy": 1498,
            "fuzzy_words": 9737,
            "fuzzy_percent": 33.2,
            "failing_checks": 1876,
            "failing_checks_words": 12918,
            "failing_checks_percent": 41.6,
            "have_suggestion": 13,
            "have_comment": 0,
            "last_change": "2024-06-20T03:06:56.270974Z",
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/pl/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/pl/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/pl/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/pl/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/pl/units/?format=api"
        },
        {
            "language": {
                "id": 228,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 228,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://l10n.xwiki.org/languages/pt/",
                "url": "https://l10n.xwiki.org/api/languages/pt/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "XWiki Core Resources",
                "slug": "xwiki-core-resources",
                "id": 17,
                "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": "https://l10n.xwiki.org/git/xwiki-platform/xwiki-core-resources/",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-oldcore/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-core-resources/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/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": [
                    "https://l10n.xwiki.org/api/addons/390/?format=api",
                    "https://l10n.xwiki.org/api/addons/391/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "pt",
            "id": 82,
            "filename": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_pt.properties",
            "revision": "5747a8a179937c11f14b703177ea62b301d16a00,54cecb821e097589dd9d085ac4737494fd06c7d9",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/pt/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/pt/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-core-resources/pt/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4502,
            "total_words": 21769,
            "translated": 1824,
            "translated_words": 7500,
            "translated_percent": 40.5,
            "fuzzy": 2668,
            "fuzzy_words": 14157,
            "fuzzy_percent": 59.2,
            "failing_checks": 3014,
            "failing_checks_words": 18066,
            "failing_checks_percent": 66.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-11-08T08:28:44.738114Z",
            "last_author": "Simon Urli",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/pt/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/pt/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/pt/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/pt/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/pt/units/?format=api"
        },
        {
            "language": {
                "id": 229,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 229,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "bp",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "https://l10n.xwiki.org/languages/pt_BR/",
                "url": "https://l10n.xwiki.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/pt_BR/statistics/?format=api"
            },
            "component": {
                "name": "XWiki Core Resources",
                "slug": "xwiki-core-resources",
                "id": 17,
                "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": "https://l10n.xwiki.org/git/xwiki-platform/xwiki-core-resources/",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-oldcore/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-core-resources/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/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": [
                    "https://l10n.xwiki.org/api/addons/390/?format=api",
                    "https://l10n.xwiki.org/api/addons/391/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "pt_BR",
            "id": 83,
            "filename": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_pt_BR.properties",
            "revision": "2a3de16ff1bd1cdf8fdf9cc4d7889658013c1352,54cecb821e097589dd9d085ac4737494fd06c7d9",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/pt_BR/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/pt_BR/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-core-resources/pt_BR/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4502,
            "total_words": 21769,
            "translated": 4474,
            "translated_words": 21593,
            "translated_percent": 99.3,
            "fuzzy": 1,
            "fuzzy_words": 8,
            "fuzzy_percent": 0.1,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-08-28T03:08:24.364935Z",
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/pt_BR/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/pt_BR/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/pt_BR/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/pt_BR/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 234,
                "code": "ro",
                "name": "Romanian",
                "plural": {
                    "id": 234,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ron",
                    "rum"
                ],
                "direction": "ltr",
                "population": 22187407,
                "web_url": "https://l10n.xwiki.org/languages/ro/",
                "url": "https://l10n.xwiki.org/api/languages/ro/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/ro/statistics/?format=api"
            },
            "component": {
                "name": "XWiki Core Resources",
                "slug": "xwiki-core-resources",
                "id": 17,
                "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": "https://l10n.xwiki.org/git/xwiki-platform/xwiki-core-resources/",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-oldcore/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-core-resources/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/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": [
                    "https://l10n.xwiki.org/api/addons/390/?format=api",
                    "https://l10n.xwiki.org/api/addons/391/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "ro",
            "id": 84,
            "filename": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_ro.properties",
            "revision": "38d3f239e4076609530050acab4896f70e48947e,54cecb821e097589dd9d085ac4737494fd06c7d9",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/ro/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/ro/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-core-resources/ro/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4502,
            "total_words": 21769,
            "translated": 2943,
            "translated_words": 12590,
            "translated_percent": 65.3,
            "fuzzy": 1549,
            "fuzzy_words": 9067,
            "fuzzy_percent": 34.4,
            "failing_checks": 1816,
            "failing_checks_words": 12012,
            "failing_checks_percent": 40.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-11-08T08:28:52.467823Z",
            "last_author": "Simon Urli",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/ro/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/ro/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/ro/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/ro/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/ro/units/?format=api"
        },
        {
            "language": {
                "id": 62,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 62,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://l10n.xwiki.org/languages/de/",
                "url": "https://l10n.xwiki.org/api/languages/de/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "XWiki.XWikiSyntaxGeneralRemarks",
                "slug": "xwiki-xwikisyntaxgeneralremarks",
                "id": 37,
                "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/XWikiSyntaxGeneralRemarks.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxGeneralRemarks.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-fullpage",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-help/xwiki-platform-help-syntax/xwiki-xwikisyntaxgeneralremarks/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://l10n.xwiki.org/api/categories/6/?format=api"
            },
            "language_code": "de",
            "id": 174,
            "filename": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxGeneralRemarks.de.xml",
            "revision": "6989c40d77b0b5138163b69c47d745f65b799480,d1691535e86a536a7f80d4c04807a401df634a4f",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-help/xwiki-platform-help-syntax/xwiki-xwikisyntaxgeneralremarks/de/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/de/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-help/xwiki-platform-help-syntax/xwiki-xwikisyntaxgeneralremarks/de/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 92,
            "translated": 2,
            "translated_words": 92,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-01-04T17:24:24.774346Z",
            "last_author": "Simpel",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/de/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/de/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/de/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/de/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/de/units/?format=api"
        },
        {
            "language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "XWiki.XWikiSyntaxGeneralRemarks",
                "slug": "xwiki-xwikisyntaxgeneralremarks",
                "id": 37,
                "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/XWikiSyntaxGeneralRemarks.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxGeneralRemarks.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-fullpage",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-help/xwiki-platform-help-syntax/xwiki-xwikisyntaxgeneralremarks/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://l10n.xwiki.org/api/categories/6/?format=api"
            },
            "language_code": "en",
            "id": 175,
            "filename": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxGeneralRemarks.xml",
            "revision": "d1691535e86a536a7f80d4c04807a401df634a4f,d1691535e86a536a7f80d4c04807a401df634a4f",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-help/xwiki-platform-help-syntax/xwiki-xwikisyntaxgeneralremarks/en/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/en/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-help/xwiki-platform-help-syntax/xwiki-xwikisyntaxgeneralremarks/en/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 2,
            "total_words": 92,
            "translated": 2,
            "translated_words": 92,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 92,
            "failing_checks_percent": 100.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/en/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/en/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/en/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/en/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/en/units/?format=api"
        },
        {
            "language": {
                "id": 96,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 96,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://l10n.xwiki.org/languages/fr/",
                "url": "https://l10n.xwiki.org/api/languages/fr/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "XWiki.XWikiSyntaxGeneralRemarks",
                "slug": "xwiki-xwikisyntaxgeneralremarks",
                "id": 37,
                "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/XWikiSyntaxGeneralRemarks.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxGeneralRemarks.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-fullpage",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-help/xwiki-platform-help-syntax/xwiki-xwikisyntaxgeneralremarks/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://l10n.xwiki.org/api/categories/6/?format=api"
            },
            "language_code": "fr",
            "id": 176,
            "filename": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxGeneralRemarks.fr.xml",
            "revision": "81b64a2ecfb0df6ae68fef10b6c2865fa9f3a6a4,d1691535e86a536a7f80d4c04807a401df634a4f",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-help/xwiki-platform-help-syntax/xwiki-xwikisyntaxgeneralremarks/fr/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/fr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-help/xwiki-platform-help-syntax/xwiki-xwikisyntaxgeneralremarks/fr/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 92,
            "translated": 2,
            "translated_words": 92,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 92,
            "failing_checks_percent": 100.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/fr/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/fr/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/fr/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/fr/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/fr/units/?format=api"
        },
        {
            "language": {
                "id": 133,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 133,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://l10n.xwiki.org/languages/it/",
                "url": "https://l10n.xwiki.org/api/languages/it/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/it/statistics/?format=api"
            },
            "component": {
                "name": "XWiki.XWikiSyntaxGeneralRemarks",
                "slug": "xwiki-xwikisyntaxgeneralremarks",
                "id": 37,
                "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/XWikiSyntaxGeneralRemarks.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxGeneralRemarks.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-fullpage",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-help/xwiki-platform-help-syntax/xwiki-xwikisyntaxgeneralremarks/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://l10n.xwiki.org/api/categories/6/?format=api"
            },
            "language_code": "it",
            "id": 177,
            "filename": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxGeneralRemarks.it.xml",
            "revision": "8bcfb3f6e0b7231247af69af5648124c702da7e4,d1691535e86a536a7f80d4c04807a401df634a4f",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-help/xwiki-platform-help-syntax/xwiki-xwikisyntaxgeneralremarks/it/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/it/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-help/xwiki-platform-help-syntax/xwiki-xwikisyntaxgeneralremarks/it/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 92,
            "translated": 2,
            "translated_words": 92,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 50.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/it/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/it/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/it/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/it/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/it/units/?format=api"
        },
        {
            "language": {
                "id": 176,
                "code": "lv",
                "name": "Latvian",
                "plural": {
                    "id": 176,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 0 || n % 100 >= 11 && n % 100 <= 19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2)",
                    "type": 11
                },
                "aliases": [
                    "lav"
                ],
                "direction": "ltr",
                "population": 1147550,
                "web_url": "https://l10n.xwiki.org/languages/lv/",
                "url": "https://l10n.xwiki.org/api/languages/lv/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/lv/statistics/?format=api"
            },
            "component": {
                "name": "XWiki.XWikiSyntaxGeneralRemarks",
                "slug": "xwiki-xwikisyntaxgeneralremarks",
                "id": 37,
                "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/XWikiSyntaxGeneralRemarks.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxGeneralRemarks.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-fullpage",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-help/xwiki-platform-help-syntax/xwiki-xwikisyntaxgeneralremarks/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://l10n.xwiki.org/api/categories/6/?format=api"
            },
            "language_code": "lv",
            "id": 178,
            "filename": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxGeneralRemarks.lv.xml",
            "revision": "f1c1c77a74670a2d11e792b9c744e2d36c061f70,d1691535e86a536a7f80d4c04807a401df634a4f",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-help/xwiki-platform-help-syntax/xwiki-xwikisyntaxgeneralremarks/lv/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/lv/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-help/xwiki-platform-help-syntax/xwiki-xwikisyntaxgeneralremarks/lv/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/lv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 92,
            "translated": 2,
            "translated_words": 92,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 92,
            "failing_checks_percent": 100.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/lv/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/lv/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/lv/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/lv/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/lv/units/?format=api"
        },
        {
            "language": {
                "id": 275,
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 275,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe_se",
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 12932871,
                "web_url": "https://l10n.xwiki.org/languages/sv/",
                "url": "https://l10n.xwiki.org/api/languages/sv/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/sv/statistics/?format=api"
            },
            "component": {
                "name": "XWiki.XWikiSyntaxGeneralRemarks",
                "slug": "xwiki-xwikisyntaxgeneralremarks",
                "id": 37,
                "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/XWikiSyntaxGeneralRemarks.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxGeneralRemarks.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-fullpage",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-help/xwiki-platform-help-syntax/xwiki-xwikisyntaxgeneralremarks/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://l10n.xwiki.org/api/categories/6/?format=api"
            },
            "language_code": "sv",
            "id": 179,
            "filename": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxGeneralRemarks.sv.xml",
            "revision": "8d0971f9266e30db000655b2866529c39d452479,d1691535e86a536a7f80d4c04807a401df634a4f",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-help/xwiki-platform-help-syntax/xwiki-xwikisyntaxgeneralremarks/sv/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/sv/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-help/xwiki-platform-help-syntax/xwiki-xwikisyntaxgeneralremarks/sv/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 92,
            "translated": 2,
            "translated_words": 92,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 92,
            "failing_checks_percent": 100.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/sv/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/sv/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/sv/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/sv/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-help%252Fxwiki-platform-help-syntax%252Fxwiki-xwikisyntaxgeneralremarks/sv/units/?format=api"
        },
        {
            "language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "xwiki-platform-template-api",
                "slug": "templatemacro",
                "id": 38,
                "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-template/xwiki-platform-template-api/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-template/xwiki-platform-template-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/templatemacro/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "en",
            "id": 180,
            "filename": "xwiki-platform-core/xwiki-platform-template/xwiki-platform-template-api/src/main/resources/ApplicationResources.properties",
            "revision": "373261c78d5034c6d8c79e7f58c8e3c2e8ae0f1e,373261c78d5034c6d8c79e7f58c8e3c2e8ae0f1e",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/templatemacro/en/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/en/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/templatemacro/en/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 7,
            "total_words": 32,
            "translated": 7,
            "translated_words": 32,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/en/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/en/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/en/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/en/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/en/units/?format=api"
        },
        {
            "language": {
                "id": 96,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 96,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://l10n.xwiki.org/languages/fr/",
                "url": "https://l10n.xwiki.org/api/languages/fr/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "xwiki-platform-template-api",
                "slug": "templatemacro",
                "id": 38,
                "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-template/xwiki-platform-template-api/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-template/xwiki-platform-template-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/templatemacro/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fr",
            "id": 181,
            "filename": "xwiki-platform-core/xwiki-platform-template/xwiki-platform-template-api/src/main/resources/ApplicationResources_fr.properties",
            "revision": "f554603d6a53c5e3ebd8ecd2d89c9afa080dcddc,373261c78d5034c6d8c79e7f58c8e3c2e8ae0f1e",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/templatemacro/fr/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/fr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/templatemacro/fr/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 32,
            "translated": 6,
            "translated_words": 26,
            "translated_percent": 85.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2018-06-10T12:58:02.719279Z",
            "last_author": "xrichard",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/fr/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/fr/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/fr/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/fr/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/fr/units/?format=api"
        },
        {
            "language": {
                "id": 119,
                "code": "hr",
                "name": "Croatian",
                "plural": {
                    "id": 119,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "scr",
                    "hrv"
                ],
                "direction": "ltr",
                "population": 6813163,
                "web_url": "https://l10n.xwiki.org/languages/hr/",
                "url": "https://l10n.xwiki.org/api/languages/hr/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/hr/statistics/?format=api"
            },
            "component": {
                "name": "xwiki-platform-template-api",
                "slug": "templatemacro",
                "id": 38,
                "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-template/xwiki-platform-template-api/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-template/xwiki-platform-template-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/templatemacro/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "hr",
            "id": 182,
            "filename": "xwiki-platform-core/xwiki-platform-template/xwiki-platform-template-api/src/main/resources/ApplicationResources_hr.properties",
            "revision": "dc4432b8dece4793d0b56d3c569ecb165f326d87,373261c78d5034c6d8c79e7f58c8e3c2e8ae0f1e",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/templatemacro/hr/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/hr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/templatemacro/hr/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 32,
            "translated": 6,
            "translated_words": 26,
            "translated_percent": 85.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/hr/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/hr/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/hr/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/hr/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/hr/units/?format=api"
        },
        {
            "language": {
                "id": 176,
                "code": "lv",
                "name": "Latvian",
                "plural": {
                    "id": 176,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 0 || n % 100 >= 11 && n % 100 <= 19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2)",
                    "type": 11
                },
                "aliases": [
                    "lav"
                ],
                "direction": "ltr",
                "population": 1147550,
                "web_url": "https://l10n.xwiki.org/languages/lv/",
                "url": "https://l10n.xwiki.org/api/languages/lv/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/lv/statistics/?format=api"
            },
            "component": {
                "name": "xwiki-platform-template-api",
                "slug": "templatemacro",
                "id": 38,
                "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-template/xwiki-platform-template-api/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-template/xwiki-platform-template-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/templatemacro/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "lv",
            "id": 183,
            "filename": "xwiki-platform-core/xwiki-platform-template/xwiki-platform-template-api/src/main/resources/ApplicationResources_lv.properties",
            "revision": "3645cf18b6bb6d77b5dda13bc64a2db3f49b293c,373261c78d5034c6d8c79e7f58c8e3c2e8ae0f1e",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/templatemacro/lv/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/lv/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/templatemacro/lv/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/lv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 32,
            "translated": 6,
            "translated_words": 26,
            "translated_percent": 85.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2018-10-03T14:18:56.152668Z",
            "last_author": "Valdis Vitolins",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/lv/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/lv/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/lv/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/lv/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/lv/units/?format=api"
        },
        {
            "language": {
                "id": 256,
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 256,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "svk",
                    "sky",
                    "slk",
                    "slo"
                ],
                "direction": "ltr",
                "population": 6680269,
                "web_url": "https://l10n.xwiki.org/languages/sk/",
                "url": "https://l10n.xwiki.org/api/languages/sk/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/sk/statistics/?format=api"
            },
            "component": {
                "name": "xwiki-platform-template-api",
                "slug": "templatemacro",
                "id": 38,
                "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-template/xwiki-platform-template-api/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-template/xwiki-platform-template-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/templatemacro/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "sk",
            "id": 184,
            "filename": "xwiki-platform-core/xwiki-platform-template/xwiki-platform-template-api/src/main/resources/ApplicationResources_sk.properties",
            "revision": "fb975d62e2c6320c6d86f0a72e1d9219cbe8f140,373261c78d5034c6d8c79e7f58c8e3c2e8ae0f1e",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/templatemacro/sk/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/sk/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/templatemacro/sk/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 32,
            "translated": 6,
            "translated_words": 26,
            "translated_percent": 85.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 15,
            "failing_checks_percent": 14.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/sk/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/sk/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/sk/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/sk/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/sk/units/?format=api"
        },
        {
            "language": {
                "id": 322,
                "code": "zh",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 322,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://l10n.xwiki.org/languages/zh/",
                "url": "https://l10n.xwiki.org/api/languages/zh/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/zh/statistics/?format=api"
            },
            "component": {
                "name": "xwiki-platform-template-api",
                "slug": "templatemacro",
                "id": 38,
                "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-template/xwiki-platform-template-api/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-template/xwiki-platform-template-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/templatemacro/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/templatemacro/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "zh",
            "id": 185,
            "filename": "xwiki-platform-core/xwiki-platform-template/xwiki-platform-template-api/src/main/resources/ApplicationResources_zh.properties",
            "revision": "b11057a21c326b1a9ec083abec9a72576e13507b,373261c78d5034c6d8c79e7f58c8e3c2e8ae0f1e",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/templatemacro/zh/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/zh/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/templatemacro/zh/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/zh/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 32,
            "translated": 7,
            "translated_words": 32,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-10-22T06:51:57.691406Z",
            "last_author": "dch",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/zh/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/zh/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/zh/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/zh/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/templatemacro/zh/units/?format=api"
        },
        {
            "language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "Tour.HomepageTour.Translations",
                "slug": "tour-homepagetour-translations",
                "id": 39,
                "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-tour/src/main/resources/Tour/HomepageTour/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-tour/src/main/resources/Tour/HomepageTour/Translations.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-tour/tour-homepagetour-translations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-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": "https://l10n.xwiki.org/api/categories/24/?format=api"
            },
            "language_code": "en",
            "id": 186,
            "filename": "xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-tour/src/main/resources/Tour/HomepageTour/Translations.xml",
            "revision": "b18d0fcf54069dd1c24404d95286263fd2ea9ac3,b18d0fcf54069dd1c24404d95286263fd2ea9ac3",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-tour/tour-homepagetour-translations/en/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/en/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-tour/tour-homepagetour-translations/en/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 23,
            "total_words": 209,
            "translated": 23,
            "translated_words": 209,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 11,
            "failing_checks_words": 106,
            "failing_checks_percent": 47.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/en/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/en/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/en/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/en/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/en/units/?format=api"
        },
        {
            "language": {
                "id": 96,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 96,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://l10n.xwiki.org/languages/fr/",
                "url": "https://l10n.xwiki.org/api/languages/fr/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "Tour.HomepageTour.Translations",
                "slug": "tour-homepagetour-translations",
                "id": 39,
                "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-tour/src/main/resources/Tour/HomepageTour/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-tour/src/main/resources/Tour/HomepageTour/Translations.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-tour/tour-homepagetour-translations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-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": "https://l10n.xwiki.org/api/categories/24/?format=api"
            },
            "language_code": "fr",
            "id": 187,
            "filename": "xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-tour/src/main/resources/Tour/HomepageTour/Translations.fr.xml",
            "revision": "19fa52569d96ef73e66e8de50cff2f0cf36457d5,b18d0fcf54069dd1c24404d95286263fd2ea9ac3",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-tour/tour-homepagetour-translations/fr/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/fr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-tour/tour-homepagetour-translations/fr/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 23,
            "total_words": 209,
            "translated": 20,
            "translated_words": 165,
            "translated_percent": 86.9,
            "fuzzy": 3,
            "fuzzy_words": 44,
            "fuzzy_percent": 13.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-12-17T03:05:25.454205Z",
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/fr/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/fr/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/fr/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/fr/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/fr/units/?format=api"
        },
        {
            "language": {
                "id": 119,
                "code": "hr",
                "name": "Croatian",
                "plural": {
                    "id": 119,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "scr",
                    "hrv"
                ],
                "direction": "ltr",
                "population": 6813163,
                "web_url": "https://l10n.xwiki.org/languages/hr/",
                "url": "https://l10n.xwiki.org/api/languages/hr/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/hr/statistics/?format=api"
            },
            "component": {
                "name": "Tour.HomepageTour.Translations",
                "slug": "tour-homepagetour-translations",
                "id": 39,
                "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-tour/src/main/resources/Tour/HomepageTour/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-tour/src/main/resources/Tour/HomepageTour/Translations.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-tour/tour-homepagetour-translations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-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": "https://l10n.xwiki.org/api/categories/24/?format=api"
            },
            "language_code": "hr",
            "id": 188,
            "filename": "xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-tour/src/main/resources/Tour/HomepageTour/Translations.hr.xml",
            "revision": "c80270532f5474d464d82343ee554684cad6e232,b18d0fcf54069dd1c24404d95286263fd2ea9ac3",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-tour/tour-homepagetour-translations/hr/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/hr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-tour/tour-homepagetour-translations/hr/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 23,
            "total_words": 209,
            "translated": 20,
            "translated_words": 165,
            "translated_percent": 86.9,
            "fuzzy": 3,
            "fuzzy_words": 44,
            "fuzzy_percent": 13.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-12-17T03:05:25.539753Z",
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/hr/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/hr/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/hr/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/hr/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/hr/units/?format=api"
        },
        {
            "language": {
                "id": 229,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 229,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "bp",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "https://l10n.xwiki.org/languages/pt_BR/",
                "url": "https://l10n.xwiki.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/pt_BR/statistics/?format=api"
            },
            "component": {
                "name": "Tour.HomepageTour.Translations",
                "slug": "tour-homepagetour-translations",
                "id": 39,
                "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-tour/src/main/resources/Tour/HomepageTour/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-tour/src/main/resources/Tour/HomepageTour/Translations.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-tour/tour-homepagetour-translations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-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": "https://l10n.xwiki.org/api/categories/24/?format=api"
            },
            "language_code": "pt_BR",
            "id": 189,
            "filename": "xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-tour/src/main/resources/Tour/HomepageTour/Translations.pt_BR.xml",
            "revision": "f84ff5f74037e25c0850a6b06d0870ce6e3dc551,b18d0fcf54069dd1c24404d95286263fd2ea9ac3",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-tour/tour-homepagetour-translations/pt_BR/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/pt_BR/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-tour/tour-homepagetour-translations/pt_BR/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 23,
            "total_words": 209,
            "translated": 20,
            "translated_words": 165,
            "translated_percent": 86.9,
            "fuzzy": 3,
            "fuzzy_words": 44,
            "fuzzy_percent": 13.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-12-17T03:05:25.951408Z",
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/pt_BR/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/pt_BR/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/pt_BR/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/pt_BR/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 322,
                "code": "zh",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 322,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://l10n.xwiki.org/languages/zh/",
                "url": "https://l10n.xwiki.org/api/languages/zh/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/zh/statistics/?format=api"
            },
            "component": {
                "name": "Tour.HomepageTour.Translations",
                "slug": "tour-homepagetour-translations",
                "id": 39,
                "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-tour/src/main/resources/Tour/HomepageTour/Translations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-tour/src/main/resources/Tour/HomepageTour/Translations.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-page-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-tour/tour-homepagetour-translations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-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": "https://l10n.xwiki.org/api/categories/24/?format=api"
            },
            "language_code": "zh",
            "id": 190,
            "filename": "xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-tour/src/main/resources/Tour/HomepageTour/Translations.zh.xml",
            "revision": "0aa8346abfc0e19554b30b2d14d144739023584f,b18d0fcf54069dd1c24404d95286263fd2ea9ac3",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-tour/tour-homepagetour-translations/zh/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/zh/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-tour/tour-homepagetour-translations/zh/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/zh/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 23,
            "total_words": 209,
            "translated": 20,
            "translated_words": 165,
            "translated_percent": 86.9,
            "fuzzy": 3,
            "fuzzy_words": 44,
            "fuzzy_percent": 13.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-12-17T03:05:26.327291Z",
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/zh/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/zh/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/zh/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/zh/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-tour%252Ftour-homepagetour-translations/zh/units/?format=api"
        },
        {
            "language": {
                "id": 62,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 62,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://l10n.xwiki.org/languages/de/",
                "url": "https://l10n.xwiki.org/api/languages/de/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "Localization Macro",
                "slug": "localization-macro",
                "id": 40,
                "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-localization/xwiki-platform-localization-macro/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-localization/xwiki-platform-localization-macro/src/main/resources/ApplicationResources.properties",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-java-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-rendering/xwiki-platform-rendering-macros/localization-macro/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://l10n.xwiki.org/api/categories/21/?format=api"
            },
            "language_code": "de",
            "id": 191,
            "filename": "xwiki-platform-core/xwiki-platform-localization/xwiki-platform-localization-macro/src/main/resources/ApplicationResources_de.properties",
            "revision": "6620d7422175ff311123231f6f6ac223946a5ebf,760dbdc857bd28c6d45d0857da77fef07e9f38fc",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-rendering/xwiki-platform-rendering-macros/localization-macro/de/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/de/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-rendering/xwiki-platform-rendering-macros/localization-macro/de/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9,
            "total_words": 36,
            "translated": 9,
            "translated_words": 36,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2018-09-26T21:18:25.926756Z",
            "last_author": "Mario-Hofstaetter",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/de/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/de/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/de/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/de/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/de/units/?format=api"
        },
        {
            "language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "Localization Macro",
                "slug": "localization-macro",
                "id": 40,
                "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-localization/xwiki-platform-localization-macro/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-localization/xwiki-platform-localization-macro/src/main/resources/ApplicationResources.properties",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-java-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-rendering/xwiki-platform-rendering-macros/localization-macro/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://l10n.xwiki.org/api/categories/21/?format=api"
            },
            "language_code": "en",
            "id": 192,
            "filename": "xwiki-platform-core/xwiki-platform-localization/xwiki-platform-localization-macro/src/main/resources/ApplicationResources.properties",
            "revision": "760dbdc857bd28c6d45d0857da77fef07e9f38fc,760dbdc857bd28c6d45d0857da77fef07e9f38fc",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-rendering/xwiki-platform-rendering-macros/localization-macro/en/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/en/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-rendering/xwiki-platform-rendering-macros/localization-macro/en/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 9,
            "total_words": 36,
            "translated": 9,
            "translated_words": 36,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 11.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/en/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/en/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/en/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/en/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/en/units/?format=api"
        },
        {
            "language": {
                "id": 96,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 96,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://l10n.xwiki.org/languages/fr/",
                "url": "https://l10n.xwiki.org/api/languages/fr/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "Localization Macro",
                "slug": "localization-macro",
                "id": 40,
                "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-localization/xwiki-platform-localization-macro/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-localization/xwiki-platform-localization-macro/src/main/resources/ApplicationResources.properties",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-java-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-rendering/xwiki-platform-rendering-macros/localization-macro/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://l10n.xwiki.org/api/categories/21/?format=api"
            },
            "language_code": "fr",
            "id": 193,
            "filename": "xwiki-platform-core/xwiki-platform-localization/xwiki-platform-localization-macro/src/main/resources/ApplicationResources_fr.properties",
            "revision": "05f5be1e7325c1d4b66c63faecd77c1733c84d7c,760dbdc857bd28c6d45d0857da77fef07e9f38fc",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-rendering/xwiki-platform-rendering-macros/localization-macro/fr/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/fr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-rendering/xwiki-platform-rendering-macros/localization-macro/fr/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9,
            "total_words": 36,
            "translated": 9,
            "translated_words": 36,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2018-06-10T12:39:42.409321Z",
            "last_author": "xrichard",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/fr/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/fr/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/fr/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/fr/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/fr/units/?format=api"
        },
        {
            "language": {
                "id": 119,
                "code": "hr",
                "name": "Croatian",
                "plural": {
                    "id": 119,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "scr",
                    "hrv"
                ],
                "direction": "ltr",
                "population": 6813163,
                "web_url": "https://l10n.xwiki.org/languages/hr/",
                "url": "https://l10n.xwiki.org/api/languages/hr/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/hr/statistics/?format=api"
            },
            "component": {
                "name": "Localization Macro",
                "slug": "localization-macro",
                "id": 40,
                "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-localization/xwiki-platform-localization-macro/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-localization/xwiki-platform-localization-macro/src/main/resources/ApplicationResources.properties",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-java-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-rendering/xwiki-platform-rendering-macros/localization-macro/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://l10n.xwiki.org/api/categories/21/?format=api"
            },
            "language_code": "hr",
            "id": 194,
            "filename": "xwiki-platform-core/xwiki-platform-localization/xwiki-platform-localization-macro/src/main/resources/ApplicationResources_hr.properties",
            "revision": "a32ee30afa11f091d419bd67460313bfee38acfe,760dbdc857bd28c6d45d0857da77fef07e9f38fc",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-rendering/xwiki-platform-rendering-macros/localization-macro/hr/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/hr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-rendering/xwiki-platform-rendering-macros/localization-macro/hr/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9,
            "total_words": 36,
            "translated": 9,
            "translated_words": 36,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/hr/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/hr/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/hr/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/hr/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/hr/units/?format=api"
        },
        {
            "language": {
                "id": 176,
                "code": "lv",
                "name": "Latvian",
                "plural": {
                    "id": 176,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 0 || n % 100 >= 11 && n % 100 <= 19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2)",
                    "type": 11
                },
                "aliases": [
                    "lav"
                ],
                "direction": "ltr",
                "population": 1147550,
                "web_url": "https://l10n.xwiki.org/languages/lv/",
                "url": "https://l10n.xwiki.org/api/languages/lv/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/lv/statistics/?format=api"
            },
            "component": {
                "name": "Localization Macro",
                "slug": "localization-macro",
                "id": 40,
                "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-localization/xwiki-platform-localization-macro/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-localization/xwiki-platform-localization-macro/src/main/resources/ApplicationResources.properties",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-java-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-rendering/xwiki-platform-rendering-macros/localization-macro/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://l10n.xwiki.org/api/categories/21/?format=api"
            },
            "language_code": "lv",
            "id": 195,
            "filename": "xwiki-platform-core/xwiki-platform-localization/xwiki-platform-localization-macro/src/main/resources/ApplicationResources_lv.properties",
            "revision": "199fd2226f6a7e653ccf4b97ec798da54afbcf4f,760dbdc857bd28c6d45d0857da77fef07e9f38fc",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-rendering/xwiki-platform-rendering-macros/localization-macro/lv/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/lv/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-rendering/xwiki-platform-rendering-macros/localization-macro/lv/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/lv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9,
            "total_words": 36,
            "translated": 9,
            "translated_words": 36,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2018-10-03T14:49:23.149211Z",
            "last_author": "Valdis Vitolins",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/lv/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/lv/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/lv/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/lv/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/lv/units/?format=api"
        },
        {
            "language": {
                "id": 256,
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 256,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "svk",
                    "sky",
                    "slk",
                    "slo"
                ],
                "direction": "ltr",
                "population": 6680269,
                "web_url": "https://l10n.xwiki.org/languages/sk/",
                "url": "https://l10n.xwiki.org/api/languages/sk/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/sk/statistics/?format=api"
            },
            "component": {
                "name": "Localization Macro",
                "slug": "localization-macro",
                "id": 40,
                "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-localization/xwiki-platform-localization-macro/src/main/resources/ApplicationResources_*.properties",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-localization/xwiki-platform-localization-macro/src/main/resources/ApplicationResources.properties",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "xwiki-java-properties",
                "license": "LGPL-2.1-only",
                "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
                "agreement": "",
                "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-rendering/xwiki-platform-rendering-macros/localization-macro/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": "https://l10n.xwiki.org/api/categories/21/?format=api"
            },
            "language_code": "sk",
            "id": 196,
            "filename": "xwiki-platform-core/xwiki-platform-localization/xwiki-platform-localization-macro/src/main/resources/ApplicationResources_sk.properties",
            "revision": "09c974572861061f284be082a7a3c401bf280884,760dbdc857bd28c6d45d0857da77fef07e9f38fc",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-rendering/xwiki-platform-rendering-macros/localization-macro/sk/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/sk/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-rendering/xwiki-platform-rendering-macros/localization-macro/sk/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9,
            "total_words": 36,
            "translated": 9,
            "translated_words": 36,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 6,
            "failing_checks_words": 33,
            "failing_checks_percent": 66.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/sk/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/sk/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/sk/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/sk/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-rendering%252Fxwiki-platform-rendering-macros%252Flocalization-macro/sk/units/?format=api"
        },
        {
            "language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "XWiki.RatingsTranslations",
                "slug": "xwiki-ratingstranslations",
                "id": 41,
                "source_language": {
                    "id": 71,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 71,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://l10n.xwiki.org/languages/en/",
                    "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "XWiki Platform",
                    "slug": "xwiki-platform",
                    "id": 1,
                    "web": "http://www.xwiki.org",
                    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
                    "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
                    "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
                    "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
                    "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
                    "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
                    "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
                    "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
                    "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/xwiki/xwiki-platform",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "xwiki-platform-core/xwiki-platform-ratings/xwiki-platform-ratings-ui/src/main/resources/XWiki/Ratings/RatingsTranslations.*.xml",
                "screenshot_filemask": "",
                "template": "xwiki-platform-core/xwiki-platform-ratings/xwiki-platform-ratings-ui/src/main/resources/XWiki/Ratings/RatingsTranslations.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-ratingstranslations/",
                "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-ratingstranslations/?format=api",
                "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-ratingstranslations/repository/?format=api",
                "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-ratingstranslations/translations/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-ratingstranslations/statistics/?format=api",
                "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-ratingstranslations/lock/?format=api",
                "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-ratingstranslations/links/?format=api",
                "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-ratingstranslations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/xwiki/xwiki-platform",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "en",
            "id": 197,
            "filename": "xwiki-platform-core/xwiki-platform-ratings/xwiki-platform-ratings-ui/src/main/resources/XWiki/Ratings/RatingsTranslations.xml",
            "revision": "2dcd6fd9f5555f81c0219c50a517557464c395ef,2dcd6fd9f5555f81c0219c50a517557464c395ef",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-ratingstranslations/en/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/en/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-ratingstranslations/en/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-ratingstranslations/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 20,
            "total_words": 271,
            "translated": 20,
            "translated_words": 271,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 16,
            "failing_checks_words": 263,
            "failing_checks_percent": 80.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-ratingstranslations/en/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-ratingstranslations/en/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-ratingstranslations/en/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-ratingstranslations/en/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-ratingstranslations/en/units/?format=api"
        }
    ]
}