Translation components API.

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

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

{
    "count": 672,
    "next": "https://translations.zorin.com/api/translations/?format=api&page=7",
    "previous": "https://translations.zorin.com/api/translations/?format=api&page=5",
    "results": [
        {
            "language": {
                "code": "vi",
                "name": "Vietnamese",
                "plural": {
                    "id": 612,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "vn",
                    "vie"
                ],
                "direction": "ltr",
                "population": 86222961,
                "web_url": "https://translations.zorin.com/languages/vi/",
                "url": "https://translations.zorin.com/api/languages/vi/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/vi/statistics/?format=api"
            },
            "component": {
                "name": "Glossary",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 149,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translations.zorin.com/languages/en/",
                    "url": "https://translations.zorin.com/api/languages/en/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Zorin OS Upgrader",
                    "slug": "zorin-os-upgrader",
                    "id": 2,
                    "web": "https://help.zorin.com/docs/getting-started/upgrade-zorin-os/",
                    "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/",
                    "url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/?format=api",
                    "components_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/components/?format=api",
                    "repository_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/repository/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/statistics/?format=api",
                    "changes_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/changes/?format=api",
                    "languages_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translations.zorin.com/git/zorin-os-upgrader/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/",
                "url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/?format=api",
                "repository_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/repository/?format=api",
                "translations_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/translations/?format=api",
                "statistics_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/statistics/?format=api",
                "lock_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/lock/?format=api",
                "links_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/links/?format=api",
                "changes_list_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "vi",
            "id": 312,
            "filename": "vi.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/vi/",
            "share_url": "https://translations.zorin.com/engage/zorin-os-upgrader/vi/",
            "translate_url": "https://translations.zorin.com/translate/zorin-os-upgrader/glossary/vi/",
            "url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/vi/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/vi/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/vi/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/vi/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/vi/units/?format=api"
        },
        {
            "language": {
                "code": "li",
                "name": "Limburgish",
                "plural": {
                    "id": 342,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "lim"
                ],
                "direction": "ltr",
                "population": 950422,
                "web_url": "https://translations.zorin.com/languages/li/",
                "url": "https://translations.zorin.com/api/languages/li/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/li/statistics/?format=api"
            },
            "component": {
                "name": "Glossary",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 149,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translations.zorin.com/languages/en/",
                    "url": "https://translations.zorin.com/api/languages/en/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Zorin OS Upgrader",
                    "slug": "zorin-os-upgrader",
                    "id": 2,
                    "web": "https://help.zorin.com/docs/getting-started/upgrade-zorin-os/",
                    "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/",
                    "url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/?format=api",
                    "components_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/components/?format=api",
                    "repository_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/repository/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/statistics/?format=api",
                    "changes_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/changes/?format=api",
                    "languages_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translations.zorin.com/git/zorin-os-upgrader/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/",
                "url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/?format=api",
                "repository_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/repository/?format=api",
                "translations_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/translations/?format=api",
                "statistics_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/statistics/?format=api",
                "lock_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/lock/?format=api",
                "links_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/links/?format=api",
                "changes_list_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "li",
            "id": 314,
            "filename": "li.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/li/",
            "share_url": "https://translations.zorin.com/engage/zorin-os-upgrader/li/",
            "translate_url": "https://translations.zorin.com/translate/zorin-os-upgrader/glossary/li/",
            "url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/li/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/li/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/li/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/li/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/li/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/li/units/?format=api"
        },
        {
            "language": {
                "code": "szl",
                "name": "Silesian",
                "plural": {
                    "id": 558,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [],
                "direction": "ltr",
                "population": 497669,
                "web_url": "https://translations.zorin.com/languages/szl/",
                "url": "https://translations.zorin.com/api/languages/szl/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/szl/statistics/?format=api"
            },
            "component": {
                "name": "Glossary",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 149,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translations.zorin.com/languages/en/",
                    "url": "https://translations.zorin.com/api/languages/en/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Zorin OS Upgrader",
                    "slug": "zorin-os-upgrader",
                    "id": 2,
                    "web": "https://help.zorin.com/docs/getting-started/upgrade-zorin-os/",
                    "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/",
                    "url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/?format=api",
                    "components_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/components/?format=api",
                    "repository_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/repository/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/statistics/?format=api",
                    "changes_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/changes/?format=api",
                    "languages_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translations.zorin.com/git/zorin-os-upgrader/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/",
                "url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/?format=api",
                "repository_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/repository/?format=api",
                "translations_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/translations/?format=api",
                "statistics_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/statistics/?format=api",
                "lock_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/lock/?format=api",
                "links_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/links/?format=api",
                "changes_list_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "szl",
            "id": 316,
            "filename": "szl.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/szl/",
            "share_url": "https://translations.zorin.com/engage/zorin-os-upgrader/szl/",
            "translate_url": "https://translations.zorin.com/translate/zorin-os-upgrader/glossary/szl/",
            "url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/szl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/szl/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/szl/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/szl/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/szl/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/szl/units/?format=api"
        },
        {
            "language": {
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 550,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe_se",
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 12932871,
                "web_url": "https://translations.zorin.com/languages/sv/",
                "url": "https://translations.zorin.com/api/languages/sv/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/sv/statistics/?format=api"
            },
            "component": {
                "name": "Glossary",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 149,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translations.zorin.com/languages/en/",
                    "url": "https://translations.zorin.com/api/languages/en/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Zorin OS Upgrader",
                    "slug": "zorin-os-upgrader",
                    "id": 2,
                    "web": "https://help.zorin.com/docs/getting-started/upgrade-zorin-os/",
                    "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/",
                    "url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/?format=api",
                    "components_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/components/?format=api",
                    "repository_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/repository/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/statistics/?format=api",
                    "changes_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/changes/?format=api",
                    "languages_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translations.zorin.com/git/zorin-os-upgrader/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/",
                "url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/?format=api",
                "repository_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/repository/?format=api",
                "translations_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/translations/?format=api",
                "statistics_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/statistics/?format=api",
                "lock_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/lock/?format=api",
                "links_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/links/?format=api",
                "changes_list_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "sv",
            "id": 318,
            "filename": "sv.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/sv/",
            "share_url": "https://translations.zorin.com/engage/zorin-os-upgrader/sv/",
            "translate_url": "https://translations.zorin.com/translate/zorin-os-upgrader/glossary/sv/",
            "url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/sv/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/sv/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/sv/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/sv/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/sv/units/?format=api"
        },
        {
            "language": {
                "code": "sn",
                "name": "Shona",
                "plural": {
                    "id": 530,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "sna"
                ],
                "direction": "ltr",
                "population": 11782503,
                "web_url": "https://translations.zorin.com/languages/sn/",
                "url": "https://translations.zorin.com/api/languages/sn/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/sn/statistics/?format=api"
            },
            "component": {
                "name": "Glossary",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 149,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translations.zorin.com/languages/en/",
                    "url": "https://translations.zorin.com/api/languages/en/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Zorin OS Upgrader",
                    "slug": "zorin-os-upgrader",
                    "id": 2,
                    "web": "https://help.zorin.com/docs/getting-started/upgrade-zorin-os/",
                    "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/",
                    "url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/?format=api",
                    "components_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/components/?format=api",
                    "repository_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/repository/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/statistics/?format=api",
                    "changes_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/changes/?format=api",
                    "languages_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translations.zorin.com/git/zorin-os-upgrader/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/",
                "url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/?format=api",
                "repository_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/repository/?format=api",
                "translations_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/translations/?format=api",
                "statistics_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/statistics/?format=api",
                "lock_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/lock/?format=api",
                "links_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/links/?format=api",
                "changes_list_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "sn",
            "id": 320,
            "filename": "sn.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/sn/",
            "share_url": "https://translations.zorin.com/engage/zorin-os-upgrader/sn/",
            "translate_url": "https://translations.zorin.com/translate/zorin-os-upgrader/glossary/sn/",
            "url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/sn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/sn/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/sn/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/sn/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/sn/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/sn/units/?format=api"
        },
        {
            "language": {
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 601,
                    "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": 22
                },
                "aliases": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "https://translations.zorin.com/languages/uk/",
                "url": "https://translations.zorin.com/api/languages/uk/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/uk/statistics/?format=api"
            },
            "component": {
                "name": "Glossary",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 149,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translations.zorin.com/languages/en/",
                    "url": "https://translations.zorin.com/api/languages/en/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Zorin OS Upgrader",
                    "slug": "zorin-os-upgrader",
                    "id": 2,
                    "web": "https://help.zorin.com/docs/getting-started/upgrade-zorin-os/",
                    "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/",
                    "url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/?format=api",
                    "components_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/components/?format=api",
                    "repository_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/repository/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/statistics/?format=api",
                    "changes_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/changes/?format=api",
                    "languages_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translations.zorin.com/git/zorin-os-upgrader/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/",
                "url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/?format=api",
                "repository_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/repository/?format=api",
                "translations_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/translations/?format=api",
                "statistics_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/statistics/?format=api",
                "lock_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/lock/?format=api",
                "links_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/links/?format=api",
                "changes_list_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "uk",
            "id": 322,
            "filename": "uk.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/uk/",
            "share_url": "https://translations.zorin.com/engage/zorin-os-upgrader/uk/",
            "translate_url": "https://translations.zorin.com/translate/zorin-os-upgrader/glossary/uk/",
            "url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/uk/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/uk/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/uk/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/uk/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/uk/units/?format=api"
        },
        {
            "language": {
                "code": "rw",
                "name": "Kinyarwanda",
                "plural": {
                    "id": 493,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "kin"
                ],
                "direction": "ltr",
                "population": 11083625,
                "web_url": "https://translations.zorin.com/languages/rw/",
                "url": "https://translations.zorin.com/api/languages/rw/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/rw/statistics/?format=api"
            },
            "component": {
                "name": "Glossary",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 149,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translations.zorin.com/languages/en/",
                    "url": "https://translations.zorin.com/api/languages/en/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Zorin OS Upgrader",
                    "slug": "zorin-os-upgrader",
                    "id": 2,
                    "web": "https://help.zorin.com/docs/getting-started/upgrade-zorin-os/",
                    "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/",
                    "url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/?format=api",
                    "components_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/components/?format=api",
                    "repository_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/repository/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/statistics/?format=api",
                    "changes_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/changes/?format=api",
                    "languages_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translations.zorin.com/git/zorin-os-upgrader/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/",
                "url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/?format=api",
                "repository_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/repository/?format=api",
                "translations_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/translations/?format=api",
                "statistics_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/statistics/?format=api",
                "lock_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/lock/?format=api",
                "links_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/links/?format=api",
                "changes_list_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "rw",
            "id": 324,
            "filename": "rw.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/rw/",
            "share_url": "https://translations.zorin.com/engage/zorin-os-upgrader/rw/",
            "translate_url": "https://translations.zorin.com/translate/zorin-os-upgrader/glossary/rw/",
            "url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/rw/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/rw/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/rw/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/rw/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/rw/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/rw/units/?format=api"
        },
        {
            "language": {
                "code": "mjw",
                "name": "Karbi",
                "plural": {
                    "id": 380,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translations.zorin.com/languages/mjw/",
                "url": "https://translations.zorin.com/api/languages/mjw/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/mjw/statistics/?format=api"
            },
            "component": {
                "name": "Glossary",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 149,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translations.zorin.com/languages/en/",
                    "url": "https://translations.zorin.com/api/languages/en/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Zorin OS Upgrader",
                    "slug": "zorin-os-upgrader",
                    "id": 2,
                    "web": "https://help.zorin.com/docs/getting-started/upgrade-zorin-os/",
                    "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/",
                    "url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/?format=api",
                    "components_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/components/?format=api",
                    "repository_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/repository/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/statistics/?format=api",
                    "changes_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/changes/?format=api",
                    "languages_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translations.zorin.com/git/zorin-os-upgrader/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/",
                "url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/?format=api",
                "repository_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/repository/?format=api",
                "translations_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/translations/?format=api",
                "statistics_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/statistics/?format=api",
                "lock_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/lock/?format=api",
                "links_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/links/?format=api",
                "changes_list_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "mjw",
            "id": 326,
            "filename": "mjw.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/mjw/",
            "share_url": "https://translations.zorin.com/engage/zorin-os-upgrader/mjw/",
            "translate_url": "https://translations.zorin.com/translate/zorin-os-upgrader/glossary/mjw/",
            "url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/mjw/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/mjw/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/mjw/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/mjw/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/mjw/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/mjw/units/?format=api"
        },
        {
            "language": {
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 583,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "https://translations.zorin.com/languages/tr/",
                "url": "https://translations.zorin.com/api/languages/tr/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/tr/statistics/?format=api"
            },
            "component": {
                "name": "Glossary",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 149,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translations.zorin.com/languages/en/",
                    "url": "https://translations.zorin.com/api/languages/en/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Zorin OS Upgrader",
                    "slug": "zorin-os-upgrader",
                    "id": 2,
                    "web": "https://help.zorin.com/docs/getting-started/upgrade-zorin-os/",
                    "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/",
                    "url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/?format=api",
                    "components_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/components/?format=api",
                    "repository_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/repository/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/statistics/?format=api",
                    "changes_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/changes/?format=api",
                    "languages_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translations.zorin.com/git/zorin-os-upgrader/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/",
                "url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/?format=api",
                "repository_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/repository/?format=api",
                "translations_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/translations/?format=api",
                "statistics_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/statistics/?format=api",
                "lock_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/lock/?format=api",
                "links_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/links/?format=api",
                "changes_list_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "tr",
            "id": 328,
            "filename": "tr.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/tr/",
            "share_url": "https://translations.zorin.com/engage/zorin-os-upgrader/tr/",
            "translate_url": "https://translations.zorin.com/translate/zorin-os-upgrader/glossary/tr/",
            "url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/tr/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/tr/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/tr/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/tr/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/tr/units/?format=api"
        },
        {
            "language": {
                "code": "kab",
                "name": "Kabyle",
                "plural": {
                    "id": 294,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "kab_kab"
                ],
                "direction": "ltr",
                "population": 3351886,
                "web_url": "https://translations.zorin.com/languages/kab/",
                "url": "https://translations.zorin.com/api/languages/kab/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/kab/statistics/?format=api"
            },
            "component": {
                "name": "Glossary",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 149,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translations.zorin.com/languages/en/",
                    "url": "https://translations.zorin.com/api/languages/en/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Zorin OS Upgrader",
                    "slug": "zorin-os-upgrader",
                    "id": 2,
                    "web": "https://help.zorin.com/docs/getting-started/upgrade-zorin-os/",
                    "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/",
                    "url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/?format=api",
                    "components_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/components/?format=api",
                    "repository_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/repository/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/statistics/?format=api",
                    "changes_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/changes/?format=api",
                    "languages_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translations.zorin.com/git/zorin-os-upgrader/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/",
                "url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/?format=api",
                "repository_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/repository/?format=api",
                "translations_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/translations/?format=api",
                "statistics_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/statistics/?format=api",
                "lock_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/lock/?format=api",
                "links_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/links/?format=api",
                "changes_list_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "kab",
            "id": 330,
            "filename": "kab.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/kab/",
            "share_url": "https://translations.zorin.com/engage/zorin-os-upgrader/kab/",
            "translate_url": "https://translations.zorin.com/translate/zorin-os-upgrader/glossary/kab/",
            "url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/kab/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/kab/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/kab/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/kab/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/kab/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/kab/units/?format=api"
        },
        {
            "language": {
                "code": "sw",
                "name": "Swahili",
                "plural": {
                    "id": 551,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swa"
                ],
                "direction": "ltr",
                "population": 171610296,
                "web_url": "https://translations.zorin.com/languages/sw/",
                "url": "https://translations.zorin.com/api/languages/sw/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/sw/statistics/?format=api"
            },
            "component": {
                "name": "Glossary",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 149,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translations.zorin.com/languages/en/",
                    "url": "https://translations.zorin.com/api/languages/en/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Zorin OS Upgrader",
                    "slug": "zorin-os-upgrader",
                    "id": 2,
                    "web": "https://help.zorin.com/docs/getting-started/upgrade-zorin-os/",
                    "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/",
                    "url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/?format=api",
                    "components_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/components/?format=api",
                    "repository_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/repository/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/statistics/?format=api",
                    "changes_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/changes/?format=api",
                    "languages_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translations.zorin.com/git/zorin-os-upgrader/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/",
                "url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/?format=api",
                "repository_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/repository/?format=api",
                "translations_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/translations/?format=api",
                "statistics_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/statistics/?format=api",
                "lock_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/lock/?format=api",
                "links_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/links/?format=api",
                "changes_list_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "sw",
            "id": 332,
            "filename": "sw.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/sw/",
            "share_url": "https://translations.zorin.com/engage/zorin-os-upgrader/sw/",
            "translate_url": "https://translations.zorin.com/translate/zorin-os-upgrader/glossary/sw/",
            "url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/sw/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/sw/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/sw/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/sw/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/sw/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/sw/units/?format=api"
        },
        {
            "language": {
                "code": "sq",
                "name": "Albanian",
                "plural": {
                    "id": 535,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "alb",
                    "sqi"
                ],
                "direction": "ltr",
                "population": 6791906,
                "web_url": "https://translations.zorin.com/languages/sq/",
                "url": "https://translations.zorin.com/api/languages/sq/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/sq/statistics/?format=api"
            },
            "component": {
                "name": "Glossary",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 149,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translations.zorin.com/languages/en/",
                    "url": "https://translations.zorin.com/api/languages/en/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Zorin OS Upgrader",
                    "slug": "zorin-os-upgrader",
                    "id": 2,
                    "web": "https://help.zorin.com/docs/getting-started/upgrade-zorin-os/",
                    "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/",
                    "url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/?format=api",
                    "components_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/components/?format=api",
                    "repository_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/repository/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/statistics/?format=api",
                    "changes_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/changes/?format=api",
                    "languages_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translations.zorin.com/git/zorin-os-upgrader/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/",
                "url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/?format=api",
                "repository_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/repository/?format=api",
                "translations_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/translations/?format=api",
                "statistics_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/statistics/?format=api",
                "lock_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/lock/?format=api",
                "links_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/links/?format=api",
                "changes_list_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "sq",
            "id": 334,
            "filename": "sq.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/sq/",
            "share_url": "https://translations.zorin.com/engage/zorin-os-upgrader/sq/",
            "translate_url": "https://translations.zorin.com/translate/zorin-os-upgrader/glossary/sq/",
            "url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/sq/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/sq/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/sq/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/sq/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/sq/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/sq/units/?format=api"
        },
        {
            "language": {
                "code": "ha",
                "name": "Hausa",
                "plural": {
                    "id": 246,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hau"
                ],
                "direction": "rtl",
                "population": 37412649,
                "web_url": "https://translations.zorin.com/languages/ha/",
                "url": "https://translations.zorin.com/api/languages/ha/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/ha/statistics/?format=api"
            },
            "component": {
                "name": "Glossary",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 149,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translations.zorin.com/languages/en/",
                    "url": "https://translations.zorin.com/api/languages/en/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Zorin OS Upgrader",
                    "slug": "zorin-os-upgrader",
                    "id": 2,
                    "web": "https://help.zorin.com/docs/getting-started/upgrade-zorin-os/",
                    "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/",
                    "url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/?format=api",
                    "components_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/components/?format=api",
                    "repository_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/repository/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/statistics/?format=api",
                    "changes_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/changes/?format=api",
                    "languages_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translations.zorin.com/git/zorin-os-upgrader/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/",
                "url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/?format=api",
                "repository_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/repository/?format=api",
                "translations_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/translations/?format=api",
                "statistics_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/statistics/?format=api",
                "lock_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/lock/?format=api",
                "links_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/links/?format=api",
                "changes_list_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "ha",
            "id": 336,
            "filename": "ha.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/ha/",
            "share_url": "https://translations.zorin.com/engage/zorin-os-upgrader/ha/",
            "translate_url": "https://translations.zorin.com/translate/zorin-os-upgrader/glossary/ha/",
            "url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/ha/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/ha/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/ha/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/ha/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/ha/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/ha/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hant",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 644,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tchinese",
                    "zh_cht",
                    "zhtw",
                    "zh_tw",
                    "zh_hant_tw",
                    "zh_hant@zh",
                    "zh_cmn_hant",
                    "cht",
                    "zho"
                ],
                "direction": "ltr",
                "population": 38612556,
                "web_url": "https://translations.zorin.com/languages/zh_Hant/",
                "url": "https://translations.zorin.com/api/languages/zh_Hant/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/zh_Hant/statistics/?format=api"
            },
            "component": {
                "name": "Glossary",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 149,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translations.zorin.com/languages/en/",
                    "url": "https://translations.zorin.com/api/languages/en/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Zorin OS Upgrader",
                    "slug": "zorin-os-upgrader",
                    "id": 2,
                    "web": "https://help.zorin.com/docs/getting-started/upgrade-zorin-os/",
                    "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/",
                    "url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/?format=api",
                    "components_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/components/?format=api",
                    "repository_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/repository/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/statistics/?format=api",
                    "changes_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/changes/?format=api",
                    "languages_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translations.zorin.com/git/zorin-os-upgrader/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/",
                "url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/?format=api",
                "repository_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/repository/?format=api",
                "translations_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/translations/?format=api",
                "statistics_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/statistics/?format=api",
                "lock_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/lock/?format=api",
                "links_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/links/?format=api",
                "changes_list_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "zh_Hant",
            "id": 338,
            "filename": "zh_Hant.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/zh_Hant/",
            "share_url": "https://translations.zorin.com/engage/zorin-os-upgrader/zh_Hant/",
            "translate_url": "https://translations.zorin.com/translate/zorin-os-upgrader/glossary/zh_Hant/",
            "url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/zh_Hant/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/zh_Hant/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/zh_Hant/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/zh_Hant/units/?format=api"
        },
        {
            "language": {
                "code": "sl",
                "name": "Slovenian",
                "plural": {
                    "id": 522,
                    "source": 0,
                    "number": 4,
                    "formula": "n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3",
                    "type": 6
                },
                "aliases": [
                    "sl_sl",
                    "slv"
                ],
                "direction": "ltr",
                "population": 1973179,
                "web_url": "https://translations.zorin.com/languages/sl/",
                "url": "https://translations.zorin.com/api/languages/sl/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/sl/statistics/?format=api"
            },
            "component": {
                "name": "Glossary",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 149,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translations.zorin.com/languages/en/",
                    "url": "https://translations.zorin.com/api/languages/en/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Zorin OS Upgrader",
                    "slug": "zorin-os-upgrader",
                    "id": 2,
                    "web": "https://help.zorin.com/docs/getting-started/upgrade-zorin-os/",
                    "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/",
                    "url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/?format=api",
                    "components_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/components/?format=api",
                    "repository_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/repository/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/statistics/?format=api",
                    "changes_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/changes/?format=api",
                    "languages_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translations.zorin.com/git/zorin-os-upgrader/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/",
                "url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/?format=api",
                "repository_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/repository/?format=api",
                "translations_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/translations/?format=api",
                "statistics_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/statistics/?format=api",
                "lock_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/lock/?format=api",
                "links_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/links/?format=api",
                "changes_list_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "sl",
            "id": 340,
            "filename": "sl.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/sl/",
            "share_url": "https://translations.zorin.com/engage/zorin-os-upgrader/sl/",
            "translate_url": "https://translations.zorin.com/translate/zorin-os-upgrader/glossary/sl/",
            "url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/sl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/sl/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/sl/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/sl/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/sl/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/sl/units/?format=api"
        },
        {
            "language": {
                "code": "an",
                "name": "Aragonese",
                "plural": {
                    "id": 18,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "arg"
                ],
                "direction": "ltr",
                "population": 26008,
                "web_url": "https://translations.zorin.com/languages/an/",
                "url": "https://translations.zorin.com/api/languages/an/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/an/statistics/?format=api"
            },
            "component": {
                "name": "Glossary",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 149,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translations.zorin.com/languages/en/",
                    "url": "https://translations.zorin.com/api/languages/en/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Zorin OS Upgrader",
                    "slug": "zorin-os-upgrader",
                    "id": 2,
                    "web": "https://help.zorin.com/docs/getting-started/upgrade-zorin-os/",
                    "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/",
                    "url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/?format=api",
                    "components_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/components/?format=api",
                    "repository_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/repository/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/statistics/?format=api",
                    "changes_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/changes/?format=api",
                    "languages_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translations.zorin.com/git/zorin-os-upgrader/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/",
                "url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/?format=api",
                "repository_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/repository/?format=api",
                "translations_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/translations/?format=api",
                "statistics_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/statistics/?format=api",
                "lock_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/lock/?format=api",
                "links_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/links/?format=api",
                "changes_list_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "an",
            "id": 342,
            "filename": "an.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/an/",
            "share_url": "https://translations.zorin.com/engage/zorin-os-upgrader/an/",
            "translate_url": "https://translations.zorin.com/translate/zorin-os-upgrader/glossary/an/",
            "url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/an/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/an/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/an/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/an/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/an/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/an/units/?format=api"
        },
        {
            "language": {
                "code": "sd",
                "name": "Sindhi",
                "plural": {
                    "id": 506,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "snd"
                ],
                "direction": "ltr",
                "population": 38472984,
                "web_url": "https://translations.zorin.com/languages/sd/",
                "url": "https://translations.zorin.com/api/languages/sd/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/sd/statistics/?format=api"
            },
            "component": {
                "name": "Glossary",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 149,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translations.zorin.com/languages/en/",
                    "url": "https://translations.zorin.com/api/languages/en/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Zorin OS Upgrader",
                    "slug": "zorin-os-upgrader",
                    "id": 2,
                    "web": "https://help.zorin.com/docs/getting-started/upgrade-zorin-os/",
                    "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/",
                    "url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/?format=api",
                    "components_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/components/?format=api",
                    "repository_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/repository/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/statistics/?format=api",
                    "changes_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/changes/?format=api",
                    "languages_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translations.zorin.com/git/zorin-os-upgrader/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/",
                "url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/?format=api",
                "repository_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/repository/?format=api",
                "translations_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/translations/?format=api",
                "statistics_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/statistics/?format=api",
                "lock_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/lock/?format=api",
                "links_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/links/?format=api",
                "changes_list_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "sd",
            "id": 344,
            "filename": "sd.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/sd/",
            "share_url": "https://translations.zorin.com/engage/zorin-os-upgrader/sd/",
            "translate_url": "https://translations.zorin.com/translate/zorin-os-upgrader/glossary/sd/",
            "url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/sd/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/sd/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/sd/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/sd/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/sd/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/sd/units/?format=api"
        },
        {
            "language": {
                "code": "gd",
                "name": "Gaelic",
                "plural": {
                    "id": 223,
                    "source": 0,
                    "number": 4,
                    "formula": "(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : (n > 2 && n < 20) ? 2 : 3",
                    "type": 6
                },
                "aliases": [
                    "gae",
                    "gla"
                ],
                "direction": "ltr",
                "population": 72337,
                "web_url": "https://translations.zorin.com/languages/gd/",
                "url": "https://translations.zorin.com/api/languages/gd/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/gd/statistics/?format=api"
            },
            "component": {
                "name": "Glossary",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 149,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translations.zorin.com/languages/en/",
                    "url": "https://translations.zorin.com/api/languages/en/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Zorin OS Upgrader",
                    "slug": "zorin-os-upgrader",
                    "id": 2,
                    "web": "https://help.zorin.com/docs/getting-started/upgrade-zorin-os/",
                    "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/",
                    "url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/?format=api",
                    "components_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/components/?format=api",
                    "repository_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/repository/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/statistics/?format=api",
                    "changes_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/changes/?format=api",
                    "languages_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translations.zorin.com/git/zorin-os-upgrader/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/",
                "url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/?format=api",
                "repository_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/repository/?format=api",
                "translations_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/translations/?format=api",
                "statistics_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/statistics/?format=api",
                "lock_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/lock/?format=api",
                "links_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/links/?format=api",
                "changes_list_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "gd",
            "id": 346,
            "filename": "gd.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/gd/",
            "share_url": "https://translations.zorin.com/engage/zorin-os-upgrader/gd/",
            "translate_url": "https://translations.zorin.com/translate/zorin-os-upgrader/glossary/gd/",
            "url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/gd/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/gd/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/gd/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/gd/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/gd/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/gd/units/?format=api"
        },
        {
            "language": {
                "code": "nds",
                "name": "German (Low)",
                "plural": {
                    "id": 410,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 11520008,
                "web_url": "https://translations.zorin.com/languages/nds/",
                "url": "https://translations.zorin.com/api/languages/nds/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/nds/statistics/?format=api"
            },
            "component": {
                "name": "Glossary",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 149,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translations.zorin.com/languages/en/",
                    "url": "https://translations.zorin.com/api/languages/en/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Zorin OS Upgrader",
                    "slug": "zorin-os-upgrader",
                    "id": 2,
                    "web": "https://help.zorin.com/docs/getting-started/upgrade-zorin-os/",
                    "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/",
                    "url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/?format=api",
                    "components_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/components/?format=api",
                    "repository_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/repository/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/statistics/?format=api",
                    "changes_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/changes/?format=api",
                    "languages_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translations.zorin.com/git/zorin-os-upgrader/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/",
                "url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/?format=api",
                "repository_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/repository/?format=api",
                "translations_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/translations/?format=api",
                "statistics_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/statistics/?format=api",
                "lock_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/lock/?format=api",
                "links_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/links/?format=api",
                "changes_list_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "nds",
            "id": 348,
            "filename": "nds.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/nds/",
            "share_url": "https://translations.zorin.com/engage/zorin-os-upgrader/nds/",
            "translate_url": "https://translations.zorin.com/translate/zorin-os-upgrader/glossary/nds/",
            "url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/nds/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/nds/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/nds/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/nds/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/nds/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/nds/units/?format=api"
        },
        {
            "language": {
                "code": "eu",
                "name": "Basque",
                "plural": {
                    "id": 188,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_eu",
                    "baq",
                    "eus"
                ],
                "direction": "ltr",
                "population": 1088518,
                "web_url": "https://translations.zorin.com/languages/eu/",
                "url": "https://translations.zorin.com/api/languages/eu/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/eu/statistics/?format=api"
            },
            "component": {
                "name": "Glossary",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 149,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translations.zorin.com/languages/en/",
                    "url": "https://translations.zorin.com/api/languages/en/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Zorin OS Upgrader",
                    "slug": "zorin-os-upgrader",
                    "id": 2,
                    "web": "https://help.zorin.com/docs/getting-started/upgrade-zorin-os/",
                    "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/",
                    "url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/?format=api",
                    "components_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/components/?format=api",
                    "repository_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/repository/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/statistics/?format=api",
                    "changes_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/changes/?format=api",
                    "languages_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translations.zorin.com/git/zorin-os-upgrader/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/",
                "url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/?format=api",
                "repository_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/repository/?format=api",
                "translations_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/translations/?format=api",
                "statistics_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/statistics/?format=api",
                "lock_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/lock/?format=api",
                "links_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/links/?format=api",
                "changes_list_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "eu",
            "id": 350,
            "filename": "eu.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/eu/",
            "share_url": "https://translations.zorin.com/engage/zorin-os-upgrader/eu/",
            "translate_url": "https://translations.zorin.com/translate/zorin-os-upgrader/glossary/eu/",
            "url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/eu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/eu/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/eu/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/eu/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/eu/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/eu/units/?format=api"
        },
        {
            "language": {
                "code": "lt",
                "name": "Lithuanian",
                "plural": {
                    "id": 350,
                    "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": 22
                },
                "aliases": [
                    "lit"
                ],
                "direction": "ltr",
                "population": 2488617,
                "web_url": "https://translations.zorin.com/languages/lt/",
                "url": "https://translations.zorin.com/api/languages/lt/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/lt/statistics/?format=api"
            },
            "component": {
                "name": "Glossary",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 149,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translations.zorin.com/languages/en/",
                    "url": "https://translations.zorin.com/api/languages/en/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Zorin OS Upgrader",
                    "slug": "zorin-os-upgrader",
                    "id": 2,
                    "web": "https://help.zorin.com/docs/getting-started/upgrade-zorin-os/",
                    "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/",
                    "url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/?format=api",
                    "components_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/components/?format=api",
                    "repository_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/repository/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/statistics/?format=api",
                    "changes_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/changes/?format=api",
                    "languages_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translations.zorin.com/git/zorin-os-upgrader/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/",
                "url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/?format=api",
                "repository_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/repository/?format=api",
                "translations_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/translations/?format=api",
                "statistics_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/statistics/?format=api",
                "lock_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/lock/?format=api",
                "links_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/links/?format=api",
                "changes_list_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "lt",
            "id": 352,
            "filename": "lt.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/lt/",
            "share_url": "https://translations.zorin.com/engage/zorin-os-upgrader/lt/",
            "translate_url": "https://translations.zorin.com/translate/zorin-os-upgrader/glossary/lt/",
            "url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/lt/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/lt/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/lt/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/lt/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/lt/units/?format=api"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 201,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://translations.zorin.com/languages/fr/",
                "url": "https://translations.zorin.com/api/languages/fr/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "Glossary",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 149,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translations.zorin.com/languages/en/",
                    "url": "https://translations.zorin.com/api/languages/en/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Zorin OS Upgrader",
                    "slug": "zorin-os-upgrader",
                    "id": 2,
                    "web": "https://help.zorin.com/docs/getting-started/upgrade-zorin-os/",
                    "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/",
                    "url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/?format=api",
                    "components_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/components/?format=api",
                    "repository_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/repository/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/statistics/?format=api",
                    "changes_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/changes/?format=api",
                    "languages_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translations.zorin.com/git/zorin-os-upgrader/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/",
                "url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/?format=api",
                "repository_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/repository/?format=api",
                "translations_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/translations/?format=api",
                "statistics_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/statistics/?format=api",
                "lock_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/lock/?format=api",
                "links_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/links/?format=api",
                "changes_list_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "fr",
            "id": 354,
            "filename": "fr.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/fr/",
            "share_url": "https://translations.zorin.com/engage/zorin-os-upgrader/fr/",
            "translate_url": "https://translations.zorin.com/translate/zorin-os-upgrader/glossary/fr/",
            "url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/fr/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/fr/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/fr/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/fr/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/fr/units/?format=api"
        },
        {
            "language": {
                "code": "ig",
                "name": "Igbo",
                "plural": {
                    "id": 271,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ibo"
                ],
                "direction": "ltr",
                "population": 27823640,
                "web_url": "https://translations.zorin.com/languages/ig/",
                "url": "https://translations.zorin.com/api/languages/ig/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/ig/statistics/?format=api"
            },
            "component": {
                "name": "Glossary",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 149,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translations.zorin.com/languages/en/",
                    "url": "https://translations.zorin.com/api/languages/en/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Zorin OS Upgrader",
                    "slug": "zorin-os-upgrader",
                    "id": 2,
                    "web": "https://help.zorin.com/docs/getting-started/upgrade-zorin-os/",
                    "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/",
                    "url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/?format=api",
                    "components_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/components/?format=api",
                    "repository_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/repository/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/statistics/?format=api",
                    "changes_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/changes/?format=api",
                    "languages_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translations.zorin.com/git/zorin-os-upgrader/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/",
                "url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/?format=api",
                "repository_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/repository/?format=api",
                "translations_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/translations/?format=api",
                "statistics_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/statistics/?format=api",
                "lock_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/lock/?format=api",
                "links_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/links/?format=api",
                "changes_list_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "ig",
            "id": 356,
            "filename": "ig.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/ig/",
            "share_url": "https://translations.zorin.com/engage/zorin-os-upgrader/ig/",
            "translate_url": "https://translations.zorin.com/translate/zorin-os-upgrader/glossary/ig/",
            "url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/ig/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/ig/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/ig/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/ig/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/ig/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/ig/units/?format=api"
        },
        {
            "language": {
                "code": "be",
                "name": "Belarusian",
                "plural": {
                    "id": 51,
                    "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": 22
                },
                "aliases": [
                    "xbelorussian",
                    "by",
                    "bel"
                ],
                "direction": "ltr",
                "population": 10064517,
                "web_url": "https://translations.zorin.com/languages/be/",
                "url": "https://translations.zorin.com/api/languages/be/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/be/statistics/?format=api"
            },
            "component": {
                "name": "Glossary",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 149,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translations.zorin.com/languages/en/",
                    "url": "https://translations.zorin.com/api/languages/en/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Zorin OS Upgrader",
                    "slug": "zorin-os-upgrader",
                    "id": 2,
                    "web": "https://help.zorin.com/docs/getting-started/upgrade-zorin-os/",
                    "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/",
                    "url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/?format=api",
                    "components_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/components/?format=api",
                    "repository_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/repository/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/statistics/?format=api",
                    "changes_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/changes/?format=api",
                    "languages_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translations.zorin.com/git/zorin-os-upgrader/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/",
                "url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/?format=api",
                "repository_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/repository/?format=api",
                "translations_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/translations/?format=api",
                "statistics_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/statistics/?format=api",
                "lock_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/lock/?format=api",
                "links_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/links/?format=api",
                "changes_list_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "be",
            "id": 358,
            "filename": "be.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/be/",
            "share_url": "https://translations.zorin.com/engage/zorin-os-upgrader/be/",
            "translate_url": "https://translations.zorin.com/translate/zorin-os-upgrader/glossary/be/",
            "url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/be/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/be/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/be/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/be/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/be/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/be/units/?format=api"
        },
        {
            "language": {
                "code": "sr",
                "name": "Serbian",
                "plural": {
                    "id": 536,
                    "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": 22
                },
                "aliases": [
                    "scc",
                    "sr_cs",
                    "rs",
                    "srp"
                ],
                "direction": "ltr",
                "population": 7516818,
                "web_url": "https://translations.zorin.com/languages/sr/",
                "url": "https://translations.zorin.com/api/languages/sr/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/sr/statistics/?format=api"
            },
            "component": {
                "name": "Glossary",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 149,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translations.zorin.com/languages/en/",
                    "url": "https://translations.zorin.com/api/languages/en/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Zorin OS Upgrader",
                    "slug": "zorin-os-upgrader",
                    "id": 2,
                    "web": "https://help.zorin.com/docs/getting-started/upgrade-zorin-os/",
                    "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/",
                    "url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/?format=api",
                    "components_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/components/?format=api",
                    "repository_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/repository/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/statistics/?format=api",
                    "changes_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/changes/?format=api",
                    "languages_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translations.zorin.com/git/zorin-os-upgrader/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/",
                "url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/?format=api",
                "repository_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/repository/?format=api",
                "translations_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/translations/?format=api",
                "statistics_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/statistics/?format=api",
                "lock_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/lock/?format=api",
                "links_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/links/?format=api",
                "changes_list_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "sr",
            "id": 360,
            "filename": "sr.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/sr/",
            "share_url": "https://translations.zorin.com/engage/zorin-os-upgrader/sr/",
            "translate_url": "https://translations.zorin.com/translate/zorin-os-upgrader/glossary/sr/",
            "url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/sr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/sr/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/sr/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/sr/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/sr/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/sr/units/?format=api"
        },
        {
            "language": {
                "code": "io",
                "name": "Ido",
                "plural": {
                    "id": 276,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ido"
                ],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translations.zorin.com/languages/io/",
                "url": "https://translations.zorin.com/api/languages/io/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/io/statistics/?format=api"
            },
            "component": {
                "name": "Glossary",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 149,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translations.zorin.com/languages/en/",
                    "url": "https://translations.zorin.com/api/languages/en/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Zorin OS Upgrader",
                    "slug": "zorin-os-upgrader",
                    "id": 2,
                    "web": "https://help.zorin.com/docs/getting-started/upgrade-zorin-os/",
                    "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/",
                    "url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/?format=api",
                    "components_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/components/?format=api",
                    "repository_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/repository/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/statistics/?format=api",
                    "changes_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/changes/?format=api",
                    "languages_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translations.zorin.com/git/zorin-os-upgrader/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/",
                "url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/?format=api",
                "repository_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/repository/?format=api",
                "translations_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/translations/?format=api",
                "statistics_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/statistics/?format=api",
                "lock_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/lock/?format=api",
                "links_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/links/?format=api",
                "changes_list_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "io",
            "id": 362,
            "filename": "io.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/io/",
            "share_url": "https://translations.zorin.com/engage/zorin-os-upgrader/io/",
            "translate_url": "https://translations.zorin.com/translate/zorin-os-upgrader/glossary/io/",
            "url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/io/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/io/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/io/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/io/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/io/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/io/units/?format=api"
        },
        {
            "language": {
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 21,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "ar_ar",
                    "ara"
                ],
                "direction": "rtl",
                "population": 351664195,
                "web_url": "https://translations.zorin.com/languages/ar/",
                "url": "https://translations.zorin.com/api/languages/ar/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/ar/statistics/?format=api"
            },
            "component": {
                "name": "Glossary",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 149,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translations.zorin.com/languages/en/",
                    "url": "https://translations.zorin.com/api/languages/en/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Zorin OS Upgrader",
                    "slug": "zorin-os-upgrader",
                    "id": 2,
                    "web": "https://help.zorin.com/docs/getting-started/upgrade-zorin-os/",
                    "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/",
                    "url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/?format=api",
                    "components_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/components/?format=api",
                    "repository_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/repository/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/statistics/?format=api",
                    "changes_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/changes/?format=api",
                    "languages_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translations.zorin.com/git/zorin-os-upgrader/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/",
                "url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/?format=api",
                "repository_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/repository/?format=api",
                "translations_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/translations/?format=api",
                "statistics_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/statistics/?format=api",
                "lock_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/lock/?format=api",
                "links_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/links/?format=api",
                "changes_list_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "ar",
            "id": 364,
            "filename": "ar.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/ar/",
            "share_url": "https://translations.zorin.com/engage/zorin-os-upgrader/ar/",
            "translate_url": "https://translations.zorin.com/translate/zorin-os-upgrader/glossary/ar/",
            "url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/ar/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/ar/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/ar/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/ar/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/ar/units/?format=api"
        },
        {
            "language": {
                "code": "sa",
                "name": "Sanskrit",
                "plural": {
                    "id": 495,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n==2 ? 1 : 2",
                    "type": 4
                },
                "aliases": [
                    "san"
                ],
                "direction": "ltr",
                "population": 15913,
                "web_url": "https://translations.zorin.com/languages/sa/",
                "url": "https://translations.zorin.com/api/languages/sa/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/sa/statistics/?format=api"
            },
            "component": {
                "name": "Glossary",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 149,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translations.zorin.com/languages/en/",
                    "url": "https://translations.zorin.com/api/languages/en/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Zorin OS Upgrader",
                    "slug": "zorin-os-upgrader",
                    "id": 2,
                    "web": "https://help.zorin.com/docs/getting-started/upgrade-zorin-os/",
                    "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/",
                    "url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/?format=api",
                    "components_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/components/?format=api",
                    "repository_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/repository/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/statistics/?format=api",
                    "changes_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/changes/?format=api",
                    "languages_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translations.zorin.com/git/zorin-os-upgrader/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/",
                "url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/?format=api",
                "repository_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/repository/?format=api",
                "translations_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/translations/?format=api",
                "statistics_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/statistics/?format=api",
                "lock_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/lock/?format=api",
                "links_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/links/?format=api",
                "changes_list_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "sa",
            "id": 366,
            "filename": "sa.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/sa/",
            "share_url": "https://translations.zorin.com/engage/zorin-os-upgrader/sa/",
            "translate_url": "https://translations.zorin.com/translate/zorin-os-upgrader/glossary/sa/",
            "url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/sa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/sa/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/sa/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/sa/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/sa/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/sa/units/?format=api"
        },
        {
            "language": {
                "code": "nn",
                "name": "Norwegian Nynorsk",
                "plural": {
                    "id": 420,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "nno"
                ],
                "direction": "ltr",
                "population": 1366860,
                "web_url": "https://translations.zorin.com/languages/nn/",
                "url": "https://translations.zorin.com/api/languages/nn/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/nn/statistics/?format=api"
            },
            "component": {
                "name": "Glossary",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 149,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translations.zorin.com/languages/en/",
                    "url": "https://translations.zorin.com/api/languages/en/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Zorin OS Upgrader",
                    "slug": "zorin-os-upgrader",
                    "id": 2,
                    "web": "https://help.zorin.com/docs/getting-started/upgrade-zorin-os/",
                    "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/",
                    "url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/?format=api",
                    "components_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/components/?format=api",
                    "repository_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/repository/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/statistics/?format=api",
                    "changes_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/changes/?format=api",
                    "languages_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translations.zorin.com/git/zorin-os-upgrader/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/",
                "url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/?format=api",
                "repository_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/repository/?format=api",
                "translations_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/translations/?format=api",
                "statistics_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/statistics/?format=api",
                "lock_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/lock/?format=api",
                "links_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/links/?format=api",
                "changes_list_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "nn",
            "id": 368,
            "filename": "nn.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/nn/",
            "share_url": "https://translations.zorin.com/engage/zorin-os-upgrader/nn/",
            "translate_url": "https://translations.zorin.com/translate/zorin-os-upgrader/glossary/nn/",
            "url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/nn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/nn/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/nn/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/nn/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/nn/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/nn/units/?format=api"
        },
        {
            "language": {
                "code": "frp",
                "name": "Franco-Provençal",
                "plural": {
                    "id": 213,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 63777,
                "web_url": "https://translations.zorin.com/languages/frp/",
                "url": "https://translations.zorin.com/api/languages/frp/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/frp/statistics/?format=api"
            },
            "component": {
                "name": "Glossary",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 149,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translations.zorin.com/languages/en/",
                    "url": "https://translations.zorin.com/api/languages/en/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Zorin OS Upgrader",
                    "slug": "zorin-os-upgrader",
                    "id": 2,
                    "web": "https://help.zorin.com/docs/getting-started/upgrade-zorin-os/",
                    "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/",
                    "url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/?format=api",
                    "components_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/components/?format=api",
                    "repository_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/repository/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/statistics/?format=api",
                    "changes_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/changes/?format=api",
                    "languages_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translations.zorin.com/git/zorin-os-upgrader/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/",
                "url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/?format=api",
                "repository_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/repository/?format=api",
                "translations_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/translations/?format=api",
                "statistics_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/statistics/?format=api",
                "lock_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/lock/?format=api",
                "links_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/links/?format=api",
                "changes_list_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "frp",
            "id": 370,
            "filename": "frp.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/frp/",
            "share_url": "https://translations.zorin.com/engage/zorin-os-upgrader/frp/",
            "translate_url": "https://translations.zorin.com/translate/zorin-os-upgrader/glossary/frp/",
            "url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/frp/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/frp/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/frp/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/frp/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/frp/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/frp/units/?format=api"
        },
        {
            "language": {
                "code": "eo",
                "name": "Esperanto",
                "plural": {
                    "id": 166,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "epo"
                ],
                "direction": "ltr",
                "population": 301,
                "web_url": "https://translations.zorin.com/languages/eo/",
                "url": "https://translations.zorin.com/api/languages/eo/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/eo/statistics/?format=api"
            },
            "component": {
                "name": "Glossary",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 149,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translations.zorin.com/languages/en/",
                    "url": "https://translations.zorin.com/api/languages/en/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Zorin OS Upgrader",
                    "slug": "zorin-os-upgrader",
                    "id": 2,
                    "web": "https://help.zorin.com/docs/getting-started/upgrade-zorin-os/",
                    "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/",
                    "url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/?format=api",
                    "components_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/components/?format=api",
                    "repository_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/repository/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/statistics/?format=api",
                    "changes_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/changes/?format=api",
                    "languages_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translations.zorin.com/git/zorin-os-upgrader/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/",
                "url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/?format=api",
                "repository_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/repository/?format=api",
                "translations_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/translations/?format=api",
                "statistics_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/statistics/?format=api",
                "lock_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/lock/?format=api",
                "links_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/links/?format=api",
                "changes_list_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "eo",
            "id": 372,
            "filename": "eo.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/eo/",
            "share_url": "https://translations.zorin.com/engage/zorin-os-upgrader/eo/",
            "translate_url": "https://translations.zorin.com/translate/zorin-os-upgrader/glossary/eo/",
            "url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/eo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/eo/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/eo/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/eo/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/eo/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/eo/units/?format=api"
        },
        {
            "language": {
                "code": "fil",
                "name": "Filipino",
                "plural": {
                    "id": 197,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1 && n != 2 && n != 3 && (n % 10 == 4 || n % 10 == 6 || n % 10 == 9)",
                    "type": 1
                },
                "aliases": [
                    "fil_fil"
                ],
                "direction": "ltr",
                "population": 67471095,
                "web_url": "https://translations.zorin.com/languages/fil/",
                "url": "https://translations.zorin.com/api/languages/fil/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/fil/statistics/?format=api"
            },
            "component": {
                "name": "Glossary",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 149,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translations.zorin.com/languages/en/",
                    "url": "https://translations.zorin.com/api/languages/en/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Zorin OS Upgrader",
                    "slug": "zorin-os-upgrader",
                    "id": 2,
                    "web": "https://help.zorin.com/docs/getting-started/upgrade-zorin-os/",
                    "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/",
                    "url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/?format=api",
                    "components_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/components/?format=api",
                    "repository_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/repository/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/statistics/?format=api",
                    "changes_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/changes/?format=api",
                    "languages_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translations.zorin.com/git/zorin-os-upgrader/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/",
                "url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/?format=api",
                "repository_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/repository/?format=api",
                "translations_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/translations/?format=api",
                "statistics_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/statistics/?format=api",
                "lock_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/lock/?format=api",
                "links_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/links/?format=api",
                "changes_list_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "fil",
            "id": 374,
            "filename": "fil.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/fil/",
            "share_url": "https://translations.zorin.com/engage/zorin-os-upgrader/fil/",
            "translate_url": "https://translations.zorin.com/translate/zorin-os-upgrader/glossary/fil/",
            "url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/fil/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/fil/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/fil/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/fil/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/fil/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/fil/units/?format=api"
        },
        {
            "language": {
                "code": "be_Latn",
                "name": "Belarusian (latin)",
                "plural": {
                    "id": 52,
                    "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": 22
                },
                "aliases": [
                    "be_rby",
                    "be@latin",
                    "by_lat"
                ],
                "direction": "ltr",
                "population": 10064517,
                "web_url": "https://translations.zorin.com/languages/be_Latn/",
                "url": "https://translations.zorin.com/api/languages/be_Latn/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/be_Latn/statistics/?format=api"
            },
            "component": {
                "name": "Glossary",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 149,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translations.zorin.com/languages/en/",
                    "url": "https://translations.zorin.com/api/languages/en/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Zorin OS Upgrader",
                    "slug": "zorin-os-upgrader",
                    "id": 2,
                    "web": "https://help.zorin.com/docs/getting-started/upgrade-zorin-os/",
                    "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/",
                    "url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/?format=api",
                    "components_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/components/?format=api",
                    "repository_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/repository/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/statistics/?format=api",
                    "changes_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/changes/?format=api",
                    "languages_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translations.zorin.com/git/zorin-os-upgrader/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/",
                "url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/?format=api",
                "repository_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/repository/?format=api",
                "translations_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/translations/?format=api",
                "statistics_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/statistics/?format=api",
                "lock_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/lock/?format=api",
                "links_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/links/?format=api",
                "changes_list_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "be_Latn",
            "id": 376,
            "filename": "be_Latn.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/be_Latn/",
            "share_url": "https://translations.zorin.com/engage/zorin-os-upgrader/be_Latn/",
            "translate_url": "https://translations.zorin.com/translate/zorin-os-upgrader/glossary/be_Latn/",
            "url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/be_Latn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/be_Latn/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/be_Latn/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/be_Latn/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/be_Latn/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/be_Latn/units/?format=api"
        },
        {
            "language": {
                "code": "uz",
                "name": "Uzbek",
                "plural": {
                    "id": 607,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "uz@cyrillic",
                    "uzb"
                ],
                "direction": "ltr",
                "population": 26480135,
                "web_url": "https://translations.zorin.com/languages/uz/",
                "url": "https://translations.zorin.com/api/languages/uz/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/uz/statistics/?format=api"
            },
            "component": {
                "name": "Glossary",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 149,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translations.zorin.com/languages/en/",
                    "url": "https://translations.zorin.com/api/languages/en/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Zorin OS Upgrader",
                    "slug": "zorin-os-upgrader",
                    "id": 2,
                    "web": "https://help.zorin.com/docs/getting-started/upgrade-zorin-os/",
                    "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/",
                    "url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/?format=api",
                    "components_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/components/?format=api",
                    "repository_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/repository/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/statistics/?format=api",
                    "changes_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/changes/?format=api",
                    "languages_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translations.zorin.com/git/zorin-os-upgrader/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/",
                "url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/?format=api",
                "repository_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/repository/?format=api",
                "translations_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/translations/?format=api",
                "statistics_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/statistics/?format=api",
                "lock_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/lock/?format=api",
                "links_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/links/?format=api",
                "changes_list_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "uz",
            "id": 378,
            "filename": "uz.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/uz/",
            "share_url": "https://translations.zorin.com/engage/zorin-os-upgrader/uz/",
            "translate_url": "https://translations.zorin.com/translate/zorin-os-upgrader/glossary/uz/",
            "url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/uz/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/uz/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/uz/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/uz/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/uz/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/uz/units/?format=api"
        },
        {
            "language": {
                "code": "pa",
                "name": "Punjabi",
                "plural": {
                    "id": 444,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "pu",
                    "pan"
                ],
                "direction": "ltr",
                "population": 40120509,
                "web_url": "https://translations.zorin.com/languages/pa/",
                "url": "https://translations.zorin.com/api/languages/pa/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/pa/statistics/?format=api"
            },
            "component": {
                "name": "Glossary",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 149,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translations.zorin.com/languages/en/",
                    "url": "https://translations.zorin.com/api/languages/en/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Zorin OS Upgrader",
                    "slug": "zorin-os-upgrader",
                    "id": 2,
                    "web": "https://help.zorin.com/docs/getting-started/upgrade-zorin-os/",
                    "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/",
                    "url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/?format=api",
                    "components_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/components/?format=api",
                    "repository_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/repository/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/statistics/?format=api",
                    "changes_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/changes/?format=api",
                    "languages_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translations.zorin.com/git/zorin-os-upgrader/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/",
                "url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/?format=api",
                "repository_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/repository/?format=api",
                "translations_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/translations/?format=api",
                "statistics_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/statistics/?format=api",
                "lock_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/lock/?format=api",
                "links_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/links/?format=api",
                "changes_list_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "pa",
            "id": 380,
            "filename": "pa.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/pa/",
            "share_url": "https://translations.zorin.com/engage/zorin-os-upgrader/pa/",
            "translate_url": "https://translations.zorin.com/translate/zorin-os-upgrader/glossary/pa/",
            "url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/pa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/pa/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/pa/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/pa/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/pa/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/pa/units/?format=api"
        },
        {
            "language": {
                "code": "sr_Latn",
                "name": "Serbian (latin)",
                "plural": {
                    "id": 540,
                    "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": 22
                },
                "aliases": [
                    "serbo_croatian",
                    "sh",
                    "sr_latn_rs",
                    "sr@latin",
                    "sr_rs@latin",
                    "srl",
                    "hbs"
                ],
                "direction": "ltr",
                "population": 8085593,
                "web_url": "https://translations.zorin.com/languages/sr_Latn/",
                "url": "https://translations.zorin.com/api/languages/sr_Latn/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/sr_Latn/statistics/?format=api"
            },
            "component": {
                "name": "Glossary",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 149,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translations.zorin.com/languages/en/",
                    "url": "https://translations.zorin.com/api/languages/en/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Zorin OS Upgrader",
                    "slug": "zorin-os-upgrader",
                    "id": 2,
                    "web": "https://help.zorin.com/docs/getting-started/upgrade-zorin-os/",
                    "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/",
                    "url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/?format=api",
                    "components_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/components/?format=api",
                    "repository_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/repository/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/statistics/?format=api",
                    "changes_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/changes/?format=api",
                    "languages_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translations.zorin.com/git/zorin-os-upgrader/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/",
                "url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/?format=api",
                "repository_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/repository/?format=api",
                "translations_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/translations/?format=api",
                "statistics_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/statistics/?format=api",
                "lock_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/lock/?format=api",
                "links_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/links/?format=api",
                "changes_list_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "sr_Latn",
            "id": 382,
            "filename": "sr_Latn.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/sr_Latn/",
            "share_url": "https://translations.zorin.com/engage/zorin-os-upgrader/sr_Latn/",
            "translate_url": "https://translations.zorin.com/translate/zorin-os-upgrader/glossary/sr_Latn/",
            "url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/sr_Latn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/sr_Latn/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/sr_Latn/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/sr_Latn/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/sr_Latn/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/sr_Latn/units/?format=api"
        },
        {
            "language": {
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 269,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 171207687,
                "web_url": "https://translations.zorin.com/languages/id/",
                "url": "https://translations.zorin.com/api/languages/id/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/id/statistics/?format=api"
            },
            "component": {
                "name": "Glossary",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 149,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translations.zorin.com/languages/en/",
                    "url": "https://translations.zorin.com/api/languages/en/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Zorin OS Upgrader",
                    "slug": "zorin-os-upgrader",
                    "id": 2,
                    "web": "https://help.zorin.com/docs/getting-started/upgrade-zorin-os/",
                    "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/",
                    "url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/?format=api",
                    "components_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/components/?format=api",
                    "repository_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/repository/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/statistics/?format=api",
                    "changes_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/changes/?format=api",
                    "languages_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translations.zorin.com/git/zorin-os-upgrader/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/",
                "url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/?format=api",
                "repository_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/repository/?format=api",
                "translations_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/translations/?format=api",
                "statistics_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/statistics/?format=api",
                "lock_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/lock/?format=api",
                "links_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/links/?format=api",
                "changes_list_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "id",
            "id": 384,
            "filename": "id.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/id/",
            "share_url": "https://translations.zorin.com/engage/zorin-os-upgrader/id/",
            "translate_url": "https://translations.zorin.com/translate/zorin-os-upgrader/glossary/id/",
            "url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/id/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/id/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/id/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/id/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/id/units/?format=api"
        },
        {
            "language": {
                "code": "xh",
                "name": "Xhosa",
                "plural": {
                    "id": 628,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "xho"
                ],
                "direction": "ltr",
                "population": 10182944,
                "web_url": "https://translations.zorin.com/languages/xh/",
                "url": "https://translations.zorin.com/api/languages/xh/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/xh/statistics/?format=api"
            },
            "component": {
                "name": "Glossary",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 149,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translations.zorin.com/languages/en/",
                    "url": "https://translations.zorin.com/api/languages/en/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Zorin OS Upgrader",
                    "slug": "zorin-os-upgrader",
                    "id": 2,
                    "web": "https://help.zorin.com/docs/getting-started/upgrade-zorin-os/",
                    "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/",
                    "url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/?format=api",
                    "components_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/components/?format=api",
                    "repository_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/repository/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/statistics/?format=api",
                    "changes_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/changes/?format=api",
                    "languages_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translations.zorin.com/git/zorin-os-upgrader/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/",
                "url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/?format=api",
                "repository_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/repository/?format=api",
                "translations_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/translations/?format=api",
                "statistics_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/statistics/?format=api",
                "lock_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/lock/?format=api",
                "links_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/links/?format=api",
                "changes_list_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "xh",
            "id": 386,
            "filename": "xh.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/xh/",
            "share_url": "https://translations.zorin.com/engage/zorin-os-upgrader/xh/",
            "translate_url": "https://translations.zorin.com/translate/zorin-os-upgrader/glossary/xh/",
            "url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/xh/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/xh/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/xh/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/xh/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/xh/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/xh/units/?format=api"
        },
        {
            "language": {
                "code": "ka",
                "name": "Georgian",
                "plural": {
                    "id": 292,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "geo",
                    "kat"
                ],
                "direction": "ltr",
                "population": 3543645,
                "web_url": "https://translations.zorin.com/languages/ka/",
                "url": "https://translations.zorin.com/api/languages/ka/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/ka/statistics/?format=api"
            },
            "component": {
                "name": "Glossary",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 149,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translations.zorin.com/languages/en/",
                    "url": "https://translations.zorin.com/api/languages/en/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Zorin OS Upgrader",
                    "slug": "zorin-os-upgrader",
                    "id": 2,
                    "web": "https://help.zorin.com/docs/getting-started/upgrade-zorin-os/",
                    "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/",
                    "url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/?format=api",
                    "components_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/components/?format=api",
                    "repository_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/repository/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/statistics/?format=api",
                    "changes_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/changes/?format=api",
                    "languages_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translations.zorin.com/git/zorin-os-upgrader/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/",
                "url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/?format=api",
                "repository_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/repository/?format=api",
                "translations_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/translations/?format=api",
                "statistics_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/statistics/?format=api",
                "lock_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/lock/?format=api",
                "links_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/links/?format=api",
                "changes_list_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "ka",
            "id": 388,
            "filename": "ka.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/ka/",
            "share_url": "https://translations.zorin.com/engage/zorin-os-upgrader/ka/",
            "translate_url": "https://translations.zorin.com/translate/zorin-os-upgrader/glossary/ka/",
            "url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/ka/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/ka/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/ka/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/ka/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/ka/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/ka/units/?format=api"
        },
        {
            "language": {
                "code": "tg",
                "name": "Tajik",
                "plural": {
                    "id": 566,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tgk"
                ],
                "direction": "ltr",
                "population": 8873670,
                "web_url": "https://translations.zorin.com/languages/tg/",
                "url": "https://translations.zorin.com/api/languages/tg/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/tg/statistics/?format=api"
            },
            "component": {
                "name": "Glossary",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 149,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translations.zorin.com/languages/en/",
                    "url": "https://translations.zorin.com/api/languages/en/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Zorin OS Upgrader",
                    "slug": "zorin-os-upgrader",
                    "id": 2,
                    "web": "https://help.zorin.com/docs/getting-started/upgrade-zorin-os/",
                    "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/",
                    "url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/?format=api",
                    "components_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/components/?format=api",
                    "repository_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/repository/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/statistics/?format=api",
                    "changes_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/changes/?format=api",
                    "languages_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translations.zorin.com/git/zorin-os-upgrader/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/",
                "url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/?format=api",
                "repository_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/repository/?format=api",
                "translations_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/translations/?format=api",
                "statistics_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/statistics/?format=api",
                "lock_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/lock/?format=api",
                "links_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/links/?format=api",
                "changes_list_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "tg",
            "id": 390,
            "filename": "tg.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/tg/",
            "share_url": "https://translations.zorin.com/engage/zorin-os-upgrader/tg/",
            "translate_url": "https://translations.zorin.com/translate/zorin-os-upgrader/glossary/tg/",
            "url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/tg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/tg/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/tg/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/tg/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/tg/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/tg/units/?format=api"
        },
        {
            "language": {
                "code": "mi",
                "name": "Maori",
                "plural": {
                    "id": 376,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "mao",
                    "mri"
                ],
                "direction": "ltr",
                "population": 137913,
                "web_url": "https://translations.zorin.com/languages/mi/",
                "url": "https://translations.zorin.com/api/languages/mi/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/mi/statistics/?format=api"
            },
            "component": {
                "name": "Glossary",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 149,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translations.zorin.com/languages/en/",
                    "url": "https://translations.zorin.com/api/languages/en/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Zorin OS Upgrader",
                    "slug": "zorin-os-upgrader",
                    "id": 2,
                    "web": "https://help.zorin.com/docs/getting-started/upgrade-zorin-os/",
                    "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/",
                    "url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/?format=api",
                    "components_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/components/?format=api",
                    "repository_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/repository/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/statistics/?format=api",
                    "changes_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/changes/?format=api",
                    "languages_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translations.zorin.com/git/zorin-os-upgrader/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/",
                "url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/?format=api",
                "repository_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/repository/?format=api",
                "translations_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/translations/?format=api",
                "statistics_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/statistics/?format=api",
                "lock_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/lock/?format=api",
                "links_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/links/?format=api",
                "changes_list_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "mi",
            "id": 392,
            "filename": "mi.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/mi/",
            "share_url": "https://translations.zorin.com/engage/zorin-os-upgrader/mi/",
            "translate_url": "https://translations.zorin.com/translate/zorin-os-upgrader/glossary/mi/",
            "url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/mi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/mi/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/mi/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/mi/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/mi/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/mi/units/?format=api"
        },
        {
            "language": {
                "code": "et",
                "name": "Estonian",
                "plural": {
                    "id": 187,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "et_et",
                    "est"
                ],
                "direction": "ltr",
                "population": 878449,
                "web_url": "https://translations.zorin.com/languages/et/",
                "url": "https://translations.zorin.com/api/languages/et/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/et/statistics/?format=api"
            },
            "component": {
                "name": "Glossary",
                "slug": "glossary",
                "id": 2,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 149,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translations.zorin.com/languages/en/",
                    "url": "https://translations.zorin.com/api/languages/en/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Zorin OS Upgrader",
                    "slug": "zorin-os-upgrader",
                    "id": 2,
                    "web": "https://help.zorin.com/docs/getting-started/upgrade-zorin-os/",
                    "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/",
                    "url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/?format=api",
                    "components_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/components/?format=api",
                    "repository_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/repository/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/statistics/?format=api",
                    "changes_list_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/changes/?format=api",
                    "languages_url": "https://translations.zorin.com/api/projects/zorin-os-upgrader/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translations.zorin.com/git/zorin-os-upgrader/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/",
                "url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/?format=api",
                "repository_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/repository/?format=api",
                "translations_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/translations/?format=api",
                "statistics_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/statistics/?format=api",
                "lock_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/lock/?format=api",
                "links_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/links/?format=api",
                "changes_list_url": "https://translations.zorin.com/api/components/zorin-os-upgrader/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "et",
            "id": 394,
            "filename": "et.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translations.zorin.com/projects/zorin-os-upgrader/glossary/et/",
            "share_url": "https://translations.zorin.com/engage/zorin-os-upgrader/et/",
            "translate_url": "https://translations.zorin.com/translate/zorin-os-upgrader/glossary/et/",
            "url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/et/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/et/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/et/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/et/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-os-upgrader/glossary/et/units/?format=api"
        },
        {
            "language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 149,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translations.zorin.com/languages/en/",
                "url": "https://translations.zorin.com/api/languages/en/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "Zorin Appearance",
                "slug": "zorin-appearance",
                "id": 3,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 149,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translations.zorin.com/languages/en/",
                    "url": "https://translations.zorin.com/api/languages/en/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Zorin Appearance",
                    "slug": "zorin-appearance",
                    "id": 3,
                    "web": "https://zorin.com/os/#desktop",
                    "web_url": "https://translations.zorin.com/projects/zorin-appearance/",
                    "url": "https://translations.zorin.com/api/projects/zorin-appearance/?format=api",
                    "components_list_url": "https://translations.zorin.com/api/projects/zorin-appearance/components/?format=api",
                    "repository_url": "https://translations.zorin.com/api/projects/zorin-appearance/repository/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/projects/zorin-appearance/statistics/?format=api",
                    "changes_list_url": "https://translations.zorin.com/api/projects/zorin-appearance/changes/?format=api",
                    "languages_url": "https://translations.zorin.com/api/projects/zorin-appearance/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@gitlab.com:zorin-os/desktop/zorin-appearance.git",
                "git_export": "https://translations.zorin.com/git/zorin-appearance/zorin-appearance/",
                "branch": "main",
                "push_branch": "",
                "filemask": "po/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "po/zorin-appearance.pot",
                "file_format": "po",
                "license": "GPL-2.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
                "agreement": "",
                "web_url": "https://translations.zorin.com/projects/zorin-appearance/zorin-appearance/",
                "url": "https://translations.zorin.com/api/components/zorin-appearance/zorin-appearance/?format=api",
                "repository_url": "https://translations.zorin.com/api/components/zorin-appearance/zorin-appearance/repository/?format=api",
                "translations_url": "https://translations.zorin.com/api/components/zorin-appearance/zorin-appearance/translations/?format=api",
                "statistics_url": "https://translations.zorin.com/api/components/zorin-appearance/zorin-appearance/statistics/?format=api",
                "lock_url": "https://translations.zorin.com/api/components/zorin-appearance/zorin-appearance/lock/?format=api",
                "links_url": "https://translations.zorin.com/api/components/zorin-appearance/zorin-appearance/links/?format=api",
                "changes_list_url": "https://translations.zorin.com/api/components/zorin-appearance/zorin-appearance/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "linux",
                "push": "git@gitlab.com:zorin-os/desktop/zorin-appearance.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.zorin.com/api/addons/3/?format=api",
                    "https://translations.zorin.com/api/addons/4/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "en",
            "id": 396,
            "filename": "po/zorin-appearance.pot",
            "revision": "c53bd3a63e5d07efd887ac6357ea10dd4fdb8e86",
            "web_url": "https://translations.zorin.com/projects/zorin-appearance/zorin-appearance/en/",
            "share_url": "https://translations.zorin.com/engage/zorin-appearance/en/",
            "translate_url": "https://translations.zorin.com/translate/zorin-appearance/zorin-appearance/en/",
            "url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 145,
            "total_words": 384,
            "translated": 145,
            "translated_words": 384,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 24,
            "failing_checks_words": 88,
            "failing_checks_percent": 16.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/en/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/en/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/en/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/en/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/en/units/?format=api"
        },
        {
            "language": {
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 21,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "ar_ar",
                    "ara"
                ],
                "direction": "rtl",
                "population": 351664195,
                "web_url": "https://translations.zorin.com/languages/ar/",
                "url": "https://translations.zorin.com/api/languages/ar/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/ar/statistics/?format=api"
            },
            "component": {
                "name": "Zorin Appearance",
                "slug": "zorin-appearance",
                "id": 3,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 149,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translations.zorin.com/languages/en/",
                    "url": "https://translations.zorin.com/api/languages/en/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Zorin Appearance",
                    "slug": "zorin-appearance",
                    "id": 3,
                    "web": "https://zorin.com/os/#desktop",
                    "web_url": "https://translations.zorin.com/projects/zorin-appearance/",
                    "url": "https://translations.zorin.com/api/projects/zorin-appearance/?format=api",
                    "components_list_url": "https://translations.zorin.com/api/projects/zorin-appearance/components/?format=api",
                    "repository_url": "https://translations.zorin.com/api/projects/zorin-appearance/repository/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/projects/zorin-appearance/statistics/?format=api",
                    "changes_list_url": "https://translations.zorin.com/api/projects/zorin-appearance/changes/?format=api",
                    "languages_url": "https://translations.zorin.com/api/projects/zorin-appearance/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@gitlab.com:zorin-os/desktop/zorin-appearance.git",
                "git_export": "https://translations.zorin.com/git/zorin-appearance/zorin-appearance/",
                "branch": "main",
                "push_branch": "",
                "filemask": "po/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "po/zorin-appearance.pot",
                "file_format": "po",
                "license": "GPL-2.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
                "agreement": "",
                "web_url": "https://translations.zorin.com/projects/zorin-appearance/zorin-appearance/",
                "url": "https://translations.zorin.com/api/components/zorin-appearance/zorin-appearance/?format=api",
                "repository_url": "https://translations.zorin.com/api/components/zorin-appearance/zorin-appearance/repository/?format=api",
                "translations_url": "https://translations.zorin.com/api/components/zorin-appearance/zorin-appearance/translations/?format=api",
                "statistics_url": "https://translations.zorin.com/api/components/zorin-appearance/zorin-appearance/statistics/?format=api",
                "lock_url": "https://translations.zorin.com/api/components/zorin-appearance/zorin-appearance/lock/?format=api",
                "links_url": "https://translations.zorin.com/api/components/zorin-appearance/zorin-appearance/links/?format=api",
                "changes_list_url": "https://translations.zorin.com/api/components/zorin-appearance/zorin-appearance/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "linux",
                "push": "git@gitlab.com:zorin-os/desktop/zorin-appearance.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.zorin.com/api/addons/3/?format=api",
                    "https://translations.zorin.com/api/addons/4/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "ar",
            "id": 397,
            "filename": "po/ar.po",
            "revision": "eeb73cf0b3a8202c795ad4bd3a7b0baffc2ddb64",
            "web_url": "https://translations.zorin.com/projects/zorin-appearance/zorin-appearance/ar/",
            "share_url": "https://translations.zorin.com/engage/zorin-appearance/ar/",
            "translate_url": "https://translations.zorin.com/translate/zorin-appearance/zorin-appearance/ar/",
            "url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 145,
            "total_words": 384,
            "translated": 145,
            "translated_words": 384,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 5,
            "failing_checks_percent": 0.6,
            "have_suggestion": 2,
            "have_comment": 1,
            "last_change": "2025-03-07T09:46:58.231320Z",
            "last_author": "Fade Mohammed",
            "repository_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/ar/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/ar/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/ar/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/ar/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/ar/units/?format=api"
        },
        {
            "language": {
                "code": "as",
                "name": "Assamese",
                "plural": {
                    "id": 36,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "asm"
                ],
                "direction": "ltr",
                "population": 17239170,
                "web_url": "https://translations.zorin.com/languages/as/",
                "url": "https://translations.zorin.com/api/languages/as/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/as/statistics/?format=api"
            },
            "component": {
                "name": "Zorin Appearance",
                "slug": "zorin-appearance",
                "id": 3,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 149,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translations.zorin.com/languages/en/",
                    "url": "https://translations.zorin.com/api/languages/en/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Zorin Appearance",
                    "slug": "zorin-appearance",
                    "id": 3,
                    "web": "https://zorin.com/os/#desktop",
                    "web_url": "https://translations.zorin.com/projects/zorin-appearance/",
                    "url": "https://translations.zorin.com/api/projects/zorin-appearance/?format=api",
                    "components_list_url": "https://translations.zorin.com/api/projects/zorin-appearance/components/?format=api",
                    "repository_url": "https://translations.zorin.com/api/projects/zorin-appearance/repository/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/projects/zorin-appearance/statistics/?format=api",
                    "changes_list_url": "https://translations.zorin.com/api/projects/zorin-appearance/changes/?format=api",
                    "languages_url": "https://translations.zorin.com/api/projects/zorin-appearance/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@gitlab.com:zorin-os/desktop/zorin-appearance.git",
                "git_export": "https://translations.zorin.com/git/zorin-appearance/zorin-appearance/",
                "branch": "main",
                "push_branch": "",
                "filemask": "po/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "po/zorin-appearance.pot",
                "file_format": "po",
                "license": "GPL-2.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
                "agreement": "",
                "web_url": "https://translations.zorin.com/projects/zorin-appearance/zorin-appearance/",
                "url": "https://translations.zorin.com/api/components/zorin-appearance/zorin-appearance/?format=api",
                "repository_url": "https://translations.zorin.com/api/components/zorin-appearance/zorin-appearance/repository/?format=api",
                "translations_url": "https://translations.zorin.com/api/components/zorin-appearance/zorin-appearance/translations/?format=api",
                "statistics_url": "https://translations.zorin.com/api/components/zorin-appearance/zorin-appearance/statistics/?format=api",
                "lock_url": "https://translations.zorin.com/api/components/zorin-appearance/zorin-appearance/lock/?format=api",
                "links_url": "https://translations.zorin.com/api/components/zorin-appearance/zorin-appearance/links/?format=api",
                "changes_list_url": "https://translations.zorin.com/api/components/zorin-appearance/zorin-appearance/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "linux",
                "push": "git@gitlab.com:zorin-os/desktop/zorin-appearance.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.zorin.com/api/addons/3/?format=api",
                    "https://translations.zorin.com/api/addons/4/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "as",
            "id": 398,
            "filename": "po/as.po",
            "revision": "af17ddef4f0e2db6c4c4fcc6b97174420e4af261",
            "web_url": "https://translations.zorin.com/projects/zorin-appearance/zorin-appearance/as/",
            "share_url": "https://translations.zorin.com/engage/zorin-appearance/as/",
            "translate_url": "https://translations.zorin.com/translate/zorin-appearance/zorin-appearance/as/",
            "url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/as/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 145,
            "total_words": 384,
            "translated": 42,
            "translated_words": 80,
            "translated_percent": 28.9,
            "fuzzy": 19,
            "fuzzy_words": 35,
            "fuzzy_percent": 13.1,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-18T22:27:31.715155Z",
            "last_author": null,
            "repository_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/as/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/as/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/as/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/as/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/as/units/?format=api"
        },
        {
            "language": {
                "code": "bg",
                "name": "Bulgarian",
                "plural": {
                    "id": 57,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "bgr",
                    "bul"
                ],
                "direction": "ltr",
                "population": 7878314,
                "web_url": "https://translations.zorin.com/languages/bg/",
                "url": "https://translations.zorin.com/api/languages/bg/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/bg/statistics/?format=api"
            },
            "component": {
                "name": "Zorin Appearance",
                "slug": "zorin-appearance",
                "id": 3,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 149,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translations.zorin.com/languages/en/",
                    "url": "https://translations.zorin.com/api/languages/en/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Zorin Appearance",
                    "slug": "zorin-appearance",
                    "id": 3,
                    "web": "https://zorin.com/os/#desktop",
                    "web_url": "https://translations.zorin.com/projects/zorin-appearance/",
                    "url": "https://translations.zorin.com/api/projects/zorin-appearance/?format=api",
                    "components_list_url": "https://translations.zorin.com/api/projects/zorin-appearance/components/?format=api",
                    "repository_url": "https://translations.zorin.com/api/projects/zorin-appearance/repository/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/projects/zorin-appearance/statistics/?format=api",
                    "changes_list_url": "https://translations.zorin.com/api/projects/zorin-appearance/changes/?format=api",
                    "languages_url": "https://translations.zorin.com/api/projects/zorin-appearance/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@gitlab.com:zorin-os/desktop/zorin-appearance.git",
                "git_export": "https://translations.zorin.com/git/zorin-appearance/zorin-appearance/",
                "branch": "main",
                "push_branch": "",
                "filemask": "po/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "po/zorin-appearance.pot",
                "file_format": "po",
                "license": "GPL-2.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
                "agreement": "",
                "web_url": "https://translations.zorin.com/projects/zorin-appearance/zorin-appearance/",
                "url": "https://translations.zorin.com/api/components/zorin-appearance/zorin-appearance/?format=api",
                "repository_url": "https://translations.zorin.com/api/components/zorin-appearance/zorin-appearance/repository/?format=api",
                "translations_url": "https://translations.zorin.com/api/components/zorin-appearance/zorin-appearance/translations/?format=api",
                "statistics_url": "https://translations.zorin.com/api/components/zorin-appearance/zorin-appearance/statistics/?format=api",
                "lock_url": "https://translations.zorin.com/api/components/zorin-appearance/zorin-appearance/lock/?format=api",
                "links_url": "https://translations.zorin.com/api/components/zorin-appearance/zorin-appearance/links/?format=api",
                "changes_list_url": "https://translations.zorin.com/api/components/zorin-appearance/zorin-appearance/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "linux",
                "push": "git@gitlab.com:zorin-os/desktop/zorin-appearance.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.zorin.com/api/addons/3/?format=api",
                    "https://translations.zorin.com/api/addons/4/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "bg",
            "id": 399,
            "filename": "po/bg.po",
            "revision": "255a38ef4ad1335a7bd875fde8bffb0f50d6cfd6",
            "web_url": "https://translations.zorin.com/projects/zorin-appearance/zorin-appearance/bg/",
            "share_url": "https://translations.zorin.com/engage/zorin-appearance/bg/",
            "translate_url": "https://translations.zorin.com/translate/zorin-appearance/zorin-appearance/bg/",
            "url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 145,
            "total_words": 384,
            "translated": 132,
            "translated_words": 328,
            "translated_percent": 91.0,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 0.6,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 5,
            "have_comment": 0,
            "last_change": "2024-01-18T22:27:32.516184Z",
            "last_author": null,
            "repository_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/bg/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/bg/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/bg/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/bg/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/bg/units/?format=api"
        },
        {
            "language": {
                "code": "bs",
                "name": "Bosnian",
                "plural": {
                    "id": 76,
                    "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": 22
                },
                "aliases": [
                    "bos"
                ],
                "direction": "ltr",
                "population": 3797234,
                "web_url": "https://translations.zorin.com/languages/bs/",
                "url": "https://translations.zorin.com/api/languages/bs/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/bs/statistics/?format=api"
            },
            "component": {
                "name": "Zorin Appearance",
                "slug": "zorin-appearance",
                "id": 3,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 149,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translations.zorin.com/languages/en/",
                    "url": "https://translations.zorin.com/api/languages/en/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Zorin Appearance",
                    "slug": "zorin-appearance",
                    "id": 3,
                    "web": "https://zorin.com/os/#desktop",
                    "web_url": "https://translations.zorin.com/projects/zorin-appearance/",
                    "url": "https://translations.zorin.com/api/projects/zorin-appearance/?format=api",
                    "components_list_url": "https://translations.zorin.com/api/projects/zorin-appearance/components/?format=api",
                    "repository_url": "https://translations.zorin.com/api/projects/zorin-appearance/repository/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/projects/zorin-appearance/statistics/?format=api",
                    "changes_list_url": "https://translations.zorin.com/api/projects/zorin-appearance/changes/?format=api",
                    "languages_url": "https://translations.zorin.com/api/projects/zorin-appearance/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@gitlab.com:zorin-os/desktop/zorin-appearance.git",
                "git_export": "https://translations.zorin.com/git/zorin-appearance/zorin-appearance/",
                "branch": "main",
                "push_branch": "",
                "filemask": "po/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "po/zorin-appearance.pot",
                "file_format": "po",
                "license": "GPL-2.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
                "agreement": "",
                "web_url": "https://translations.zorin.com/projects/zorin-appearance/zorin-appearance/",
                "url": "https://translations.zorin.com/api/components/zorin-appearance/zorin-appearance/?format=api",
                "repository_url": "https://translations.zorin.com/api/components/zorin-appearance/zorin-appearance/repository/?format=api",
                "translations_url": "https://translations.zorin.com/api/components/zorin-appearance/zorin-appearance/translations/?format=api",
                "statistics_url": "https://translations.zorin.com/api/components/zorin-appearance/zorin-appearance/statistics/?format=api",
                "lock_url": "https://translations.zorin.com/api/components/zorin-appearance/zorin-appearance/lock/?format=api",
                "links_url": "https://translations.zorin.com/api/components/zorin-appearance/zorin-appearance/links/?format=api",
                "changes_list_url": "https://translations.zorin.com/api/components/zorin-appearance/zorin-appearance/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "linux",
                "push": "git@gitlab.com:zorin-os/desktop/zorin-appearance.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.zorin.com/api/addons/3/?format=api",
                    "https://translations.zorin.com/api/addons/4/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "bs",
            "id": 400,
            "filename": "po/bs.po",
            "revision": "1c3f0e7240e81b071b410e2c06894ad2b149ada9",
            "web_url": "https://translations.zorin.com/projects/zorin-appearance/zorin-appearance/bs/",
            "share_url": "https://translations.zorin.com/engage/zorin-appearance/bs/",
            "translate_url": "https://translations.zorin.com/translate/zorin-appearance/zorin-appearance/bs/",
            "url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/bs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 145,
            "total_words": 384,
            "translated": 143,
            "translated_words": 378,
            "translated_percent": 98.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-09-06T16:59:42.320972Z",
            "last_author": "Ena Balić",
            "repository_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/bs/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/bs/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/bs/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/bs/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/bs/units/?format=api"
        },
        {
            "language": {
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "ca_ca",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8679138,
                "web_url": "https://translations.zorin.com/languages/ca/",
                "url": "https://translations.zorin.com/api/languages/ca/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/ca/statistics/?format=api"
            },
            "component": {
                "name": "Zorin Appearance",
                "slug": "zorin-appearance",
                "id": 3,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 149,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translations.zorin.com/languages/en/",
                    "url": "https://translations.zorin.com/api/languages/en/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Zorin Appearance",
                    "slug": "zorin-appearance",
                    "id": 3,
                    "web": "https://zorin.com/os/#desktop",
                    "web_url": "https://translations.zorin.com/projects/zorin-appearance/",
                    "url": "https://translations.zorin.com/api/projects/zorin-appearance/?format=api",
                    "components_list_url": "https://translations.zorin.com/api/projects/zorin-appearance/components/?format=api",
                    "repository_url": "https://translations.zorin.com/api/projects/zorin-appearance/repository/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/projects/zorin-appearance/statistics/?format=api",
                    "changes_list_url": "https://translations.zorin.com/api/projects/zorin-appearance/changes/?format=api",
                    "languages_url": "https://translations.zorin.com/api/projects/zorin-appearance/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@gitlab.com:zorin-os/desktop/zorin-appearance.git",
                "git_export": "https://translations.zorin.com/git/zorin-appearance/zorin-appearance/",
                "branch": "main",
                "push_branch": "",
                "filemask": "po/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "po/zorin-appearance.pot",
                "file_format": "po",
                "license": "GPL-2.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
                "agreement": "",
                "web_url": "https://translations.zorin.com/projects/zorin-appearance/zorin-appearance/",
                "url": "https://translations.zorin.com/api/components/zorin-appearance/zorin-appearance/?format=api",
                "repository_url": "https://translations.zorin.com/api/components/zorin-appearance/zorin-appearance/repository/?format=api",
                "translations_url": "https://translations.zorin.com/api/components/zorin-appearance/zorin-appearance/translations/?format=api",
                "statistics_url": "https://translations.zorin.com/api/components/zorin-appearance/zorin-appearance/statistics/?format=api",
                "lock_url": "https://translations.zorin.com/api/components/zorin-appearance/zorin-appearance/lock/?format=api",
                "links_url": "https://translations.zorin.com/api/components/zorin-appearance/zorin-appearance/links/?format=api",
                "changes_list_url": "https://translations.zorin.com/api/components/zorin-appearance/zorin-appearance/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "linux",
                "push": "git@gitlab.com:zorin-os/desktop/zorin-appearance.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.zorin.com/api/addons/3/?format=api",
                    "https://translations.zorin.com/api/addons/4/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "ca",
            "id": 401,
            "filename": "po/ca.po",
            "revision": "c38527581b18f7ed30b218cdde8fe01089c57c46",
            "web_url": "https://translations.zorin.com/projects/zorin-appearance/zorin-appearance/ca/",
            "share_url": "https://translations.zorin.com/engage/zorin-appearance/ca/",
            "translate_url": "https://translations.zorin.com/translate/zorin-appearance/zorin-appearance/ca/",
            "url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 145,
            "total_words": 384,
            "translated": 144,
            "translated_words": 379,
            "translated_percent": 99.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-02-13T19:01:24.940662Z",
            "last_author": "Rafael Carrillo Palacio",
            "repository_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/ca/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/ca/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/ca/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/ca/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/ca/units/?format=api"
        },
        {
            "language": {
                "code": "ca@valencia",
                "name": "Valencian",
                "plural": {
                    "id": 83,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "val_es",
                    "ca_es@valencia",
                    "ca_xv",
                    "ca_valencia",
                    "va"
                ],
                "direction": "ltr",
                "population": 8679138,
                "web_url": "https://translations.zorin.com/languages/ca@valencia/",
                "url": "https://translations.zorin.com/api/languages/ca@valencia/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/ca@valencia/statistics/?format=api"
            },
            "component": {
                "name": "Zorin Appearance",
                "slug": "zorin-appearance",
                "id": 3,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 149,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translations.zorin.com/languages/en/",
                    "url": "https://translations.zorin.com/api/languages/en/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Zorin Appearance",
                    "slug": "zorin-appearance",
                    "id": 3,
                    "web": "https://zorin.com/os/#desktop",
                    "web_url": "https://translations.zorin.com/projects/zorin-appearance/",
                    "url": "https://translations.zorin.com/api/projects/zorin-appearance/?format=api",
                    "components_list_url": "https://translations.zorin.com/api/projects/zorin-appearance/components/?format=api",
                    "repository_url": "https://translations.zorin.com/api/projects/zorin-appearance/repository/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/projects/zorin-appearance/statistics/?format=api",
                    "changes_list_url": "https://translations.zorin.com/api/projects/zorin-appearance/changes/?format=api",
                    "languages_url": "https://translations.zorin.com/api/projects/zorin-appearance/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@gitlab.com:zorin-os/desktop/zorin-appearance.git",
                "git_export": "https://translations.zorin.com/git/zorin-appearance/zorin-appearance/",
                "branch": "main",
                "push_branch": "",
                "filemask": "po/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "po/zorin-appearance.pot",
                "file_format": "po",
                "license": "GPL-2.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
                "agreement": "",
                "web_url": "https://translations.zorin.com/projects/zorin-appearance/zorin-appearance/",
                "url": "https://translations.zorin.com/api/components/zorin-appearance/zorin-appearance/?format=api",
                "repository_url": "https://translations.zorin.com/api/components/zorin-appearance/zorin-appearance/repository/?format=api",
                "translations_url": "https://translations.zorin.com/api/components/zorin-appearance/zorin-appearance/translations/?format=api",
                "statistics_url": "https://translations.zorin.com/api/components/zorin-appearance/zorin-appearance/statistics/?format=api",
                "lock_url": "https://translations.zorin.com/api/components/zorin-appearance/zorin-appearance/lock/?format=api",
                "links_url": "https://translations.zorin.com/api/components/zorin-appearance/zorin-appearance/links/?format=api",
                "changes_list_url": "https://translations.zorin.com/api/components/zorin-appearance/zorin-appearance/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "linux",
                "push": "git@gitlab.com:zorin-os/desktop/zorin-appearance.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.zorin.com/api/addons/3/?format=api",
                    "https://translations.zorin.com/api/addons/4/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "ca@valencia",
            "id": 402,
            "filename": "po/ca@valencia.po",
            "revision": "14b4254b81a6e548e84c6985fcd8c7cc06c37ae0",
            "web_url": "https://translations.zorin.com/projects/zorin-appearance/zorin-appearance/ca@valencia/",
            "share_url": "https://translations.zorin.com/engage/zorin-appearance/ca@valencia/",
            "translate_url": "https://translations.zorin.com/translate/zorin-appearance/zorin-appearance/ca@valencia/",
            "url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/ca@valencia/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 145,
            "total_words": 384,
            "translated": 59,
            "translated_words": 126,
            "translated_percent": 40.6,
            "fuzzy": 16,
            "fuzzy_words": 32,
            "fuzzy_percent": 11.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-18T22:27:33.753701Z",
            "last_author": null,
            "repository_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/ca@valencia/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/ca@valencia/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/ca@valencia/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/ca@valencia/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/ca@valencia/units/?format=api"
        },
        {
            "language": {
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 114,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13045532,
                "web_url": "https://translations.zorin.com/languages/cs/",
                "url": "https://translations.zorin.com/api/languages/cs/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/cs/statistics/?format=api"
            },
            "component": {
                "name": "Zorin Appearance",
                "slug": "zorin-appearance",
                "id": 3,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 149,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translations.zorin.com/languages/en/",
                    "url": "https://translations.zorin.com/api/languages/en/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Zorin Appearance",
                    "slug": "zorin-appearance",
                    "id": 3,
                    "web": "https://zorin.com/os/#desktop",
                    "web_url": "https://translations.zorin.com/projects/zorin-appearance/",
                    "url": "https://translations.zorin.com/api/projects/zorin-appearance/?format=api",
                    "components_list_url": "https://translations.zorin.com/api/projects/zorin-appearance/components/?format=api",
                    "repository_url": "https://translations.zorin.com/api/projects/zorin-appearance/repository/?format=api",
                    "statistics_url": "https://translations.zorin.com/api/projects/zorin-appearance/statistics/?format=api",
                    "changes_list_url": "https://translations.zorin.com/api/projects/zorin-appearance/changes/?format=api",
                    "languages_url": "https://translations.zorin.com/api/projects/zorin-appearance/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@gitlab.com:zorin-os/desktop/zorin-appearance.git",
                "git_export": "https://translations.zorin.com/git/zorin-appearance/zorin-appearance/",
                "branch": "main",
                "push_branch": "",
                "filemask": "po/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "po/zorin-appearance.pot",
                "file_format": "po",
                "license": "GPL-2.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
                "agreement": "",
                "web_url": "https://translations.zorin.com/projects/zorin-appearance/zorin-appearance/",
                "url": "https://translations.zorin.com/api/components/zorin-appearance/zorin-appearance/?format=api",
                "repository_url": "https://translations.zorin.com/api/components/zorin-appearance/zorin-appearance/repository/?format=api",
                "translations_url": "https://translations.zorin.com/api/components/zorin-appearance/zorin-appearance/translations/?format=api",
                "statistics_url": "https://translations.zorin.com/api/components/zorin-appearance/zorin-appearance/statistics/?format=api",
                "lock_url": "https://translations.zorin.com/api/components/zorin-appearance/zorin-appearance/lock/?format=api",
                "links_url": "https://translations.zorin.com/api/components/zorin-appearance/zorin-appearance/links/?format=api",
                "changes_list_url": "https://translations.zorin.com/api/components/zorin-appearance/zorin-appearance/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "linux",
                "push": "git@gitlab.com:zorin-os/desktop/zorin-appearance.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://translations.zorin.com/api/addons/3/?format=api",
                    "https://translations.zorin.com/api/addons/4/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "cs",
            "id": 403,
            "filename": "po/cs.po",
            "revision": "15234d7a1b56331d790961174979d16ca14d1492",
            "web_url": "https://translations.zorin.com/projects/zorin-appearance/zorin-appearance/cs/",
            "share_url": "https://translations.zorin.com/engage/zorin-appearance/cs/",
            "translate_url": "https://translations.zorin.com/translate/zorin-appearance/zorin-appearance/cs/",
            "url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 145,
            "total_words": 384,
            "translated": 140,
            "translated_words": 354,
            "translated_percent": 96.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 5,
            "failing_checks_words": 7,
            "failing_checks_percent": 3.4,
            "have_suggestion": 11,
            "have_comment": 0,
            "last_change": "2024-07-14T07:08:20.011889Z",
            "last_author": "Deleted User",
            "repository_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/cs/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/cs/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/cs/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/cs/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/cs/units/?format=api"
        }
    ]
}