Translation components API.

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

GET /api/translations/?format=api&page=7
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=8",
    "previous": "https://translations.zorin.com/api/translations/?format=api&page=6",
    "results": [
        {
            "language": {
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 119,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "population": 7072056,
                "web_url": "https://translations.zorin.com/languages/da/",
                "url": "https://translations.zorin.com/api/languages/da/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/da/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": "da",
            "id": 404,
            "filename": "po/da.po",
            "revision": "9e7eee7098632258d190e9393feb7695094c1ebe",
            "web_url": "https://translations.zorin.com/projects/zorin-appearance/zorin-appearance/da/",
            "share_url": "https://translations.zorin.com/engage/zorin-appearance/da/",
            "translate_url": "https://translations.zorin.com/translate/zorin-appearance/zorin-appearance/da/",
            "url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 145,
            "total_words": 384,
            "translated": 103,
            "translated_words": 246,
            "translated_percent": 71.0,
            "fuzzy": 8,
            "fuzzy_words": 16,
            "fuzzy_percent": 5.5,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 7,
            "have_comment": 0,
            "last_change": "2024-01-18T22:27:34.667523Z",
            "last_author": null,
            "repository_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/da/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/da/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/da/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/da/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/da/units/?format=api"
        },
        {
            "language": {
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 122,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://translations.zorin.com/languages/de/",
                "url": "https://translations.zorin.com/api/languages/de/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/de/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": "de",
            "id": 405,
            "filename": "po/de.po",
            "revision": "5cdd40b04b5f120145ddd40e76714371fbcfe642",
            "web_url": "https://translations.zorin.com/projects/zorin-appearance/zorin-appearance/de/",
            "share_url": "https://translations.zorin.com/engage/zorin-appearance/de/",
            "translate_url": "https://translations.zorin.com/translate/zorin-appearance/zorin-appearance/de/",
            "url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/de/?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": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.6,
            "have_suggestion": 33,
            "have_comment": 1,
            "last_change": "2024-03-12T09:19:47.697558Z",
            "last_author": "Ralf Martin Lebrecht",
            "repository_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/de/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/de/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/de/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/de/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/de/units/?format=api"
        },
        {
            "language": {
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "population": 12292240,
                "web_url": "https://translations.zorin.com/languages/el/",
                "url": "https://translations.zorin.com/api/languages/el/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/el/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": "el",
            "id": 406,
            "filename": "po/el.po",
            "revision": "175812ea65659b8f5bb5969f5ec9944e04b5360a",
            "web_url": "https://translations.zorin.com/projects/zorin-appearance/zorin-appearance/el/",
            "share_url": "https://translations.zorin.com/engage/zorin-appearance/el/",
            "translate_url": "https://translations.zorin.com/translate/zorin-appearance/zorin-appearance/el/",
            "url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 145,
            "total_words": 384,
            "translated": 105,
            "translated_words": 249,
            "translated_percent": 72.4,
            "fuzzy": 8,
            "fuzzy_words": 15,
            "fuzzy_percent": 5.5,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.6,
            "have_suggestion": 20,
            "have_comment": 0,
            "last_change": "2024-01-18T22:27:34.982514Z",
            "last_author": null,
            "repository_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/el/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/el/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/el/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/el/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/el/units/?format=api"
        },
        {
            "language": {
                "code": "en_GB",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 153,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "english_uk",
                    "eng_gb"
                ],
                "direction": "ltr",
                "population": 64445878,
                "web_url": "https://translations.zorin.com/languages/en_GB/",
                "url": "https://translations.zorin.com/api/languages/en_GB/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/en_GB/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_GB",
            "id": 407,
            "filename": "po/en_GB.po",
            "revision": "a42af17c2a9adc5d7fd7ee7f2cd4c9b73241559f",
            "web_url": "https://translations.zorin.com/projects/zorin-appearance/zorin-appearance/en_GB/",
            "share_url": "https://translations.zorin.com/engage/zorin-appearance/en_GB/",
            "translate_url": "https://translations.zorin.com/translate/zorin-appearance/zorin-appearance/en_GB/",
            "url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/en_GB/?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": 0,
            "have_comment": 0,
            "last_change": "2024-01-18T22:27:35.171877Z",
            "last_author": null,
            "repository_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/en_GB/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/en_GB/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/en_GB/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/en_GB/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/en_GB/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": "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": "eo",
            "id": 408,
            "filename": "po/eo.po",
            "revision": "26bdf7b3008a509a21f0f4bcdf2a107f6514d275",
            "web_url": "https://translations.zorin.com/projects/zorin-appearance/zorin-appearance/eo/",
            "share_url": "https://translations.zorin.com/engage/zorin-appearance/eo/",
            "translate_url": "https://translations.zorin.com/translate/zorin-appearance/zorin-appearance/eo/",
            "url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/eo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 145,
            "total_words": 384,
            "translated": 67,
            "translated_words": 128,
            "translated_percent": 46.2,
            "fuzzy": 11,
            "fuzzy_words": 21,
            "fuzzy_percent": 7.5,
            "failing_checks": 5,
            "failing_checks_words": 9,
            "failing_checks_percent": 3.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-18T22:27:35.352714Z",
            "last_author": null,
            "repository_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/eo/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/eo/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/eo/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/eo/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/eo/units/?format=api"
        },
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 167,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://translations.zorin.com/languages/es/",
                "url": "https://translations.zorin.com/api/languages/es/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/es/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": "es",
            "id": 409,
            "filename": "po/es.po",
            "revision": "9bd0344120375608f61f99c5de9fb19adccf995e",
            "web_url": "https://translations.zorin.com/projects/zorin-appearance/zorin-appearance/es/",
            "share_url": "https://translations.zorin.com/engage/zorin-appearance/es/",
            "translate_url": "https://translations.zorin.com/translate/zorin-appearance/zorin-appearance/es/",
            "url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/es/?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": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2025-02-12T21:34:20.475793Z",
            "last_author": "Rafael Carrillo Palacio",
            "repository_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/es/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/es/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/es/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/es/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/es/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": "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": "eu",
            "id": 410,
            "filename": "po/eu.po",
            "revision": "6ad8957c86c3b411ad5b26b2cffe24bd12c7d4d7",
            "web_url": "https://translations.zorin.com/projects/zorin-appearance/zorin-appearance/eu/",
            "share_url": "https://translations.zorin.com/engage/zorin-appearance/eu/",
            "translate_url": "https://translations.zorin.com/translate/zorin-appearance/zorin-appearance/eu/",
            "url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/eu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 145,
            "total_words": 384,
            "translated": 91,
            "translated_words": 206,
            "translated_percent": 62.7,
            "fuzzy": 12,
            "fuzzy_words": 22,
            "fuzzy_percent": 8.2,
            "failing_checks": 2,
            "failing_checks_words": 24,
            "failing_checks_percent": 1.3,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2024-01-18T22:27:35.770162Z",
            "last_author": null,
            "repository_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/eu/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/eu/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/eu/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/eu/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/eu/units/?format=api"
        },
        {
            "language": {
                "code": "fa",
                "name": "Persian",
                "plural": {
                    "id": 191,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fas_ir",
                    "fas",
                    "per"
                ],
                "direction": "rtl",
                "population": 84710458,
                "web_url": "https://translations.zorin.com/languages/fa/",
                "url": "https://translations.zorin.com/api/languages/fa/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/fa/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": "fa",
            "id": 411,
            "filename": "po/fa.po",
            "revision": "ec6111122a9c16c263c8c64f275d009a82c7317f",
            "web_url": "https://translations.zorin.com/projects/zorin-appearance/zorin-appearance/fa/",
            "share_url": "https://translations.zorin.com/engage/zorin-appearance/fa/",
            "translate_url": "https://translations.zorin.com/translate/zorin-appearance/zorin-appearance/fa/",
            "url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 145,
            "total_words": 384,
            "translated": 94,
            "translated_words": 234,
            "translated_percent": 64.8,
            "fuzzy": 10,
            "fuzzy_words": 19,
            "fuzzy_percent": 6.8,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 1.3,
            "have_suggestion": 15,
            "have_comment": 0,
            "last_change": "2024-01-18T22:27:35.888320Z",
            "last_author": null,
            "repository_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/fa/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/fa/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/fa/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/fa/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/fa/units/?format=api"
        },
        {
            "language": {
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 196,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin_fi",
                    "fin"
                ],
                "direction": "ltr",
                "population": 5736841,
                "web_url": "https://translations.zorin.com/languages/fi/",
                "url": "https://translations.zorin.com/api/languages/fi/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/fi/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": "fi",
            "id": 412,
            "filename": "po/fi.po",
            "revision": "6af418706da2a59c8f8755042e307f99b49467f4",
            "web_url": "https://translations.zorin.com/projects/zorin-appearance/zorin-appearance/fi/",
            "share_url": "https://translations.zorin.com/engage/zorin-appearance/fi/",
            "translate_url": "https://translations.zorin.com/translate/zorin-appearance/zorin-appearance/fi/",
            "url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/fi/?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": "2024-12-28T16:41:35.410993Z",
            "last_author": "Ogloppi",
            "repository_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/fi/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/fi/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/fi/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/fi/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/fi/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": "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": "fr",
            "id": 413,
            "filename": "po/fr.po",
            "revision": "990f9dff329e3ac511acfc964d42bf49077a9ed9",
            "web_url": "https://translations.zorin.com/projects/zorin-appearance/zorin-appearance/fr/",
            "share_url": "https://translations.zorin.com/engage/zorin-appearance/fr/",
            "translate_url": "https://translations.zorin.com/translate/zorin-appearance/zorin-appearance/fr/",
            "url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/fr/?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": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-09-10T19:02:42.795644Z",
            "last_author": "Youri Van Cutsem",
            "repository_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/fr/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/fr/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/fr/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/fr/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/fr/units/?format=api"
        },
        {
            "language": {
                "code": "gl",
                "name": "Galician",
                "plural": {
                    "id": 226,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "glg_es",
                    "glg"
                ],
                "direction": "ltr",
                "population": 3515529,
                "web_url": "https://translations.zorin.com/languages/gl/",
                "url": "https://translations.zorin.com/api/languages/gl/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/gl/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": "gl",
            "id": 414,
            "filename": "po/gl.po",
            "revision": "7d7ca663316e6dc33d93f918767ac6c86a1c69d1",
            "web_url": "https://translations.zorin.com/projects/zorin-appearance/zorin-appearance/gl/",
            "share_url": "https://translations.zorin.com/engage/zorin-appearance/gl/",
            "translate_url": "https://translations.zorin.com/translate/zorin-appearance/zorin-appearance/gl/",
            "url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 145,
            "total_words": 384,
            "translated": 126,
            "translated_words": 303,
            "translated_percent": 86.8,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 0.6,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-18T22:27:36.919446Z",
            "last_author": null,
            "repository_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/gl/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/gl/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/gl/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/gl/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/gl/units/?format=api"
        },
        {
            "language": {
                "code": "he",
                "name": "Hebrew",
                "plural": {
                    "id": 249,
                    "source": 0,
                    "number": 4,
                    "formula": "(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && n % 10 == 0) ? 2 : 3))",
                    "type": 6
                },
                "aliases": [
                    "he_he",
                    "iw",
                    "iw_il",
                    "iw_he",
                    "heb"
                ],
                "direction": "rtl",
                "population": 8675480,
                "web_url": "https://translations.zorin.com/languages/he/",
                "url": "https://translations.zorin.com/api/languages/he/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/he/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": "he",
            "id": 415,
            "filename": "po/he.po",
            "revision": "b67bb44f310b4c0a82c8b8f1c4a407c91b7952f8",
            "web_url": "https://translations.zorin.com/projects/zorin-appearance/zorin-appearance/he/",
            "share_url": "https://translations.zorin.com/engage/zorin-appearance/he/",
            "translate_url": "https://translations.zorin.com/translate/zorin-appearance/zorin-appearance/he/",
            "url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 145,
            "total_words": 384,
            "translated": 95,
            "translated_words": 232,
            "translated_percent": 65.5,
            "fuzzy": 9,
            "fuzzy_words": 17,
            "fuzzy_percent": 6.2,
            "failing_checks": 7,
            "failing_checks_words": 13,
            "failing_checks_percent": 4.8,
            "have_suggestion": 17,
            "have_comment": 0,
            "last_change": "2024-01-18T22:27:37.434720Z",
            "last_author": null,
            "repository_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/he/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/he/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/he/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/he/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/he/units/?format=api"
        },
        {
            "language": {
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 262,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "population": 12443429,
                "web_url": "https://translations.zorin.com/languages/hu/",
                "url": "https://translations.zorin.com/api/languages/hu/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/hu/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": "hu",
            "id": 416,
            "filename": "po/hu.po",
            "revision": "579319ed3a192bec2ede34bed0743d2abb785194",
            "web_url": "https://translations.zorin.com/projects/zorin-appearance/zorin-appearance/hu/",
            "share_url": "https://translations.zorin.com/engage/zorin-appearance/hu/",
            "translate_url": "https://translations.zorin.com/translate/zorin-appearance/zorin-appearance/hu/",
            "url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 145,
            "total_words": 384,
            "translated": 134,
            "translated_words": 340,
            "translated_percent": 92.4,
            "fuzzy": 5,
            "fuzzy_words": 13,
            "fuzzy_percent": 3.4,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-06-14T15:39:40.190418Z",
            "last_author": "Zoltán Incze",
            "repository_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/hu/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/hu/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/hu/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/hu/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/hu/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": "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": "id",
            "id": 417,
            "filename": "po/id.po",
            "revision": "07d841ba043e30571440215329294ca0e0cb71ed",
            "web_url": "https://translations.zorin.com/projects/zorin-appearance/zorin-appearance/id/",
            "share_url": "https://translations.zorin.com/engage/zorin-appearance/id/",
            "translate_url": "https://translations.zorin.com/translate/zorin-appearance/zorin-appearance/id/",
            "url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/id/?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": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.6,
            "have_suggestion": 9,
            "have_comment": 0,
            "last_change": "2024-01-18T22:27:38.380382Z",
            "last_author": null,
            "repository_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/id/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/id/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/id/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/id/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/id/units/?format=api"
        },
        {
            "language": {
                "code": "is",
                "name": "Icelandic",
                "plural": {
                    "id": 277,
                    "source": 0,
                    "number": 2,
                    "formula": "n % 10 != 1 || n % 100 == 11",
                    "type": 1
                },
                "aliases": [
                    "ice",
                    "isl"
                ],
                "direction": "ltr",
                "population": 350734,
                "web_url": "https://translations.zorin.com/languages/is/",
                "url": "https://translations.zorin.com/api/languages/is/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/is/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": "is",
            "id": 418,
            "filename": "po/is.po",
            "revision": "46b9ae66f53d2f911cb92fa214e552d4c8fa3934",
            "web_url": "https://translations.zorin.com/projects/zorin-appearance/zorin-appearance/is/",
            "share_url": "https://translations.zorin.com/engage/zorin-appearance/is/",
            "translate_url": "https://translations.zorin.com/translate/zorin-appearance/zorin-appearance/is/",
            "url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/is/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 145,
            "total_words": 384,
            "translated": 87,
            "translated_words": 210,
            "translated_percent": 60.0,
            "fuzzy": 11,
            "fuzzy_words": 19,
            "fuzzy_percent": 7.5,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-18T22:27:38.518558Z",
            "last_author": null,
            "repository_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/is/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/is/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/is/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/is/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/is/units/?format=api"
        },
        {
            "language": {
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 278,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://translations.zorin.com/languages/it/",
                "url": "https://translations.zorin.com/api/languages/it/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/it/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": "it",
            "id": 419,
            "filename": "po/it.po",
            "revision": "11c83e5d7e0e8f5a50bce0538228b5c22a6d1e1f",
            "web_url": "https://translations.zorin.com/projects/zorin-appearance/zorin-appearance/it/",
            "share_url": "https://translations.zorin.com/engage/zorin-appearance/it/",
            "translate_url": "https://translations.zorin.com/translate/zorin-appearance/zorin-appearance/it/",
            "url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/it/?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": 1,
            "failing_checks_percent": 0.6,
            "have_suggestion": 6,
            "have_comment": 0,
            "last_change": "2025-03-22T21:21:19.689145Z",
            "last_author": "Albano Battistella",
            "repository_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/it/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/it/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/it/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/it/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/it/units/?format=api"
        },
        {
            "language": {
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 283,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "https://translations.zorin.com/languages/ja/",
                "url": "https://translations.zorin.com/api/languages/ja/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/ja/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": "ja",
            "id": 420,
            "filename": "po/ja.po",
            "revision": "7d3898c5ef78ddde6d6a2a2270ffa18863a72e4c",
            "web_url": "https://translations.zorin.com/projects/zorin-appearance/zorin-appearance/ja/",
            "share_url": "https://translations.zorin.com/engage/zorin-appearance/ja/",
            "translate_url": "https://translations.zorin.com/translate/zorin-appearance/zorin-appearance/ja/",
            "url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 145,
            "total_words": 384,
            "translated": 140,
            "translated_words": 375,
            "translated_percent": 96.5,
            "fuzzy": 3,
            "fuzzy_words": 6,
            "fuzzy_percent": 2.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 1.3,
            "have_suggestion": 8,
            "have_comment": 0,
            "last_change": "2025-04-20T07:31:51.878525Z",
            "last_author": "DD",
            "repository_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/ja/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/ja/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/ja/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/ja/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/ja/units/?format=api"
        },
        {
            "language": {
                "code": "kk",
                "name": "Kazakh",
                "plural": {
                    "id": 308,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "kk_cyrl",
                    "kz",
                    "kaz"
                ],
                "direction": "ltr",
                "population": 12219390,
                "web_url": "https://translations.zorin.com/languages/kk/",
                "url": "https://translations.zorin.com/api/languages/kk/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/kk/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": "kk",
            "id": 421,
            "filename": "po/kk.po",
            "revision": "8051a2dc185736ba362b8a82be83d07b90d543ee",
            "web_url": "https://translations.zorin.com/projects/zorin-appearance/zorin-appearance/kk/",
            "share_url": "https://translations.zorin.com/engage/zorin-appearance/kk/",
            "translate_url": "https://translations.zorin.com/translate/zorin-appearance/zorin-appearance/kk/",
            "url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/kk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 145,
            "total_words": 384,
            "translated": 97,
            "translated_words": 232,
            "translated_percent": 66.8,
            "fuzzy": 9,
            "fuzzy_words": 16,
            "fuzzy_percent": 6.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 3,
            "have_comment": 0,
            "last_change": "2024-01-18T22:27:39.223379Z",
            "last_author": null,
            "repository_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/kk/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/kk/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/kk/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/kk/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/kk/units/?format=api"
        },
        {
            "language": {
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 317,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "https://translations.zorin.com/languages/ko/",
                "url": "https://translations.zorin.com/api/languages/ko/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/ko/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": "ko",
            "id": 422,
            "filename": "po/ko.po",
            "revision": "0b1db9290b4cde146e1caf3c0119384a85491bfd",
            "web_url": "https://translations.zorin.com/projects/zorin-appearance/zorin-appearance/ko/",
            "share_url": "https://translations.zorin.com/engage/zorin-appearance/ko/",
            "translate_url": "https://translations.zorin.com/translate/zorin-appearance/zorin-appearance/ko/",
            "url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 145,
            "total_words": 384,
            "translated": 131,
            "translated_words": 326,
            "translated_percent": 90.3,
            "fuzzy": 2,
            "fuzzy_words": 3,
            "fuzzy_percent": 1.3,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 1.3,
            "have_suggestion": 3,
            "have_comment": 0,
            "last_change": "2024-01-18T22:27:39.722320Z",
            "last_author": null,
            "repository_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/ko/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/ko/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/ko/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/ko/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/ko/units/?format=api"
        },
        {
            "language": {
                "code": "ky",
                "name": "Kyrgyz",
                "plural": {
                    "id": 333,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "kir"
                ],
                "direction": "ltr",
                "population": 2863152,
                "web_url": "https://translations.zorin.com/languages/ky/",
                "url": "https://translations.zorin.com/api/languages/ky/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/ky/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": "ky",
            "id": 423,
            "filename": "po/ky.po",
            "revision": "0610fd373921a7303ff1e507aefd1fa142d330aa",
            "web_url": "https://translations.zorin.com/projects/zorin-appearance/zorin-appearance/ky/",
            "share_url": "https://translations.zorin.com/engage/zorin-appearance/ky/",
            "translate_url": "https://translations.zorin.com/translate/zorin-appearance/zorin-appearance/ky/",
            "url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/ky/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 145,
            "total_words": 384,
            "translated": 19,
            "translated_words": 36,
            "translated_percent": 13.1,
            "fuzzy": 8,
            "fuzzy_words": 15,
            "fuzzy_percent": 5.5,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-18T22:27:39.899619Z",
            "last_author": null,
            "repository_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/ky/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/ky/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/ky/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/ky/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/ky/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": "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": "lt",
            "id": 424,
            "filename": "po/lt.po",
            "revision": "55dd44081f976a5309863abdc3841a1a69ddfa90",
            "web_url": "https://translations.zorin.com/projects/zorin-appearance/zorin-appearance/lt/",
            "share_url": "https://translations.zorin.com/engage/zorin-appearance/lt/",
            "translate_url": "https://translations.zorin.com/translate/zorin-appearance/zorin-appearance/lt/",
            "url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 145,
            "total_words": 384,
            "translated": 101,
            "translated_words": 243,
            "translated_percent": 69.6,
            "fuzzy": 11,
            "fuzzy_words": 22,
            "fuzzy_percent": 7.5,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 5,
            "have_comment": 0,
            "last_change": "2024-01-18T22:27:40.031462Z",
            "last_author": null,
            "repository_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/lt/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/lt/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/lt/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/lt/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/lt/units/?format=api"
        },
        {
            "language": {
                "code": "lv",
                "name": "Latvian",
                "plural": {
                    "id": 359,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 0 || n % 100 >= 11 && n % 100 <= 19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2)",
                    "type": 11
                },
                "aliases": [
                    "lav"
                ],
                "direction": "ltr",
                "population": 1147550,
                "web_url": "https://translations.zorin.com/languages/lv/",
                "url": "https://translations.zorin.com/api/languages/lv/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/lv/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": "lv",
            "id": 425,
            "filename": "po/lv.po",
            "revision": "514cb67fd9f8a7e9a02fd68bb3a9d5f4454d6662",
            "web_url": "https://translations.zorin.com/projects/zorin-appearance/zorin-appearance/lv/",
            "share_url": "https://translations.zorin.com/engage/zorin-appearance/lv/",
            "translate_url": "https://translations.zorin.com/translate/zorin-appearance/zorin-appearance/lv/",
            "url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/lv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 145,
            "total_words": 384,
            "translated": 93,
            "translated_words": 222,
            "translated_percent": 64.1,
            "fuzzy": 12,
            "fuzzy_words": 23,
            "fuzzy_percent": 8.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-01-18T22:27:40.181217Z",
            "last_author": null,
            "repository_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/lv/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/lv/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/lv/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/lv/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/lv/units/?format=api"
        },
        {
            "language": {
                "code": "my",
                "name": "Burmese",
                "plural": {
                    "id": 399,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "bur",
                    "mya"
                ],
                "direction": "ltr",
                "population": 36559231,
                "web_url": "https://translations.zorin.com/languages/my/",
                "url": "https://translations.zorin.com/api/languages/my/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/my/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": "my",
            "id": 426,
            "filename": "po/my.po",
            "revision": "de132da9855b1b31c73c4ffb42a72d5870423fc3",
            "web_url": "https://translations.zorin.com/projects/zorin-appearance/zorin-appearance/my/",
            "share_url": "https://translations.zorin.com/engage/zorin-appearance/my/",
            "translate_url": "https://translations.zorin.com/translate/zorin-appearance/zorin-appearance/my/",
            "url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/my/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 145,
            "total_words": 384,
            "translated": 16,
            "translated_words": 32,
            "translated_percent": 11.0,
            "fuzzy": 6,
            "fuzzy_words": 11,
            "fuzzy_percent": 4.1,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 26,
            "have_comment": 0,
            "last_change": "2024-01-18T22:27:41.266071Z",
            "last_author": null,
            "repository_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/my/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/my/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/my/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/my/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/my/units/?format=api"
        },
        {
            "language": {
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 408,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "norwegian",
                    "no_nb",
                    "nb_nb",
                    "no_no",
                    "no",
                    "nb",
                    "nob",
                    "nor"
                ],
                "direction": "ltr",
                "population": 5467440,
                "web_url": "https://translations.zorin.com/languages/nb_NO/",
                "url": "https://translations.zorin.com/api/languages/nb_NO/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/nb_NO/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": "nb",
            "id": 427,
            "filename": "po/nb.po",
            "revision": "9e4a45ce4ec351f4a20816b62f7afe75d12cda2a",
            "web_url": "https://translations.zorin.com/projects/zorin-appearance/zorin-appearance/nb_NO/",
            "share_url": "https://translations.zorin.com/engage/zorin-appearance/nb_NO/",
            "translate_url": "https://translations.zorin.com/translate/zorin-appearance/zorin-appearance/nb_NO/",
            "url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 145,
            "total_words": 384,
            "translated": 139,
            "translated_words": 339,
            "translated_percent": 95.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.6,
            "have_suggestion": 16,
            "have_comment": 0,
            "last_change": "2024-03-03T02:54:36.015951Z",
            "last_author": "Leonardo Marinho",
            "repository_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/nb_NO/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/nb_NO/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/nb_NO/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/nb_NO/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/nb_NO/units/?format=api"
        },
        {
            "language": {
                "code": "ne",
                "name": "Nepali",
                "plural": {
                    "id": 411,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "np",
                    "nep"
                ],
                "direction": "ltr",
                "population": 20903374,
                "web_url": "https://translations.zorin.com/languages/ne/",
                "url": "https://translations.zorin.com/api/languages/ne/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/ne/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": "ne",
            "id": 428,
            "filename": "po/ne.po",
            "revision": "efb55b0120aa2be6600a8519db0a72a51e688b06",
            "web_url": "https://translations.zorin.com/projects/zorin-appearance/zorin-appearance/ne/",
            "share_url": "https://translations.zorin.com/engage/zorin-appearance/ne/",
            "translate_url": "https://translations.zorin.com/translate/zorin-appearance/zorin-appearance/ne/",
            "url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/ne/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 145,
            "total_words": 384,
            "translated": 73,
            "translated_words": 139,
            "translated_percent": 50.3,
            "fuzzy": 15,
            "fuzzy_words": 29,
            "fuzzy_percent": 10.3,
            "failing_checks": 3,
            "failing_checks_words": 6,
            "failing_checks_percent": 2.0,
            "have_suggestion": 7,
            "have_comment": 0,
            "last_change": "2024-01-18T22:27:41.580635Z",
            "last_author": null,
            "repository_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/ne/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/ne/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/ne/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/ne/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/ne/units/?format=api"
        },
        {
            "language": {
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 416,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "web_url": "https://translations.zorin.com/languages/nl/",
                "url": "https://translations.zorin.com/api/languages/nl/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/nl/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": "nl",
            "id": 429,
            "filename": "po/nl.po",
            "revision": "c496984a39dd5b4a9c0c3ac8c8b86d4ae3e7504b",
            "web_url": "https://translations.zorin.com/projects/zorin-appearance/zorin-appearance/nl/",
            "share_url": "https://translations.zorin.com/engage/zorin-appearance/nl/",
            "translate_url": "https://translations.zorin.com/translate/zorin-appearance/zorin-appearance/nl/",
            "url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/nl/?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": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-01-14T17:45:21.354364Z",
            "last_author": "Michel Neder",
            "repository_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/nl/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/nl/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/nl/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/nl/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/nl/units/?format=api"
        },
        {
            "language": {
                "code": "oc",
                "name": "Occitan",
                "plural": {
                    "id": 435,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "oci"
                ],
                "direction": "ltr",
                "population": 2040397,
                "web_url": "https://translations.zorin.com/languages/oc/",
                "url": "https://translations.zorin.com/api/languages/oc/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/oc/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": "oc",
            "id": 430,
            "filename": "po/oc.po",
            "revision": "e4a79c01dde17b50bd3c2629ef4017f96a88c527",
            "web_url": "https://translations.zorin.com/projects/zorin-appearance/zorin-appearance/oc/",
            "share_url": "https://translations.zorin.com/engage/zorin-appearance/oc/",
            "translate_url": "https://translations.zorin.com/translate/zorin-appearance/zorin-appearance/oc/",
            "url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/oc/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 145,
            "total_words": 384,
            "translated": 79,
            "translated_words": 178,
            "translated_percent": 54.4,
            "fuzzy": 13,
            "fuzzy_words": 25,
            "fuzzy_percent": 8.9,
            "failing_checks": 3,
            "failing_checks_words": 10,
            "failing_checks_percent": 2.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-18T22:27:42.029260Z",
            "last_author": null,
            "repository_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/oc/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/oc/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/oc/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/oc/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/oc/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": "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": "pa",
            "id": 431,
            "filename": "po/pa.po",
            "revision": "a66bebdea89f2c0d12ddff219d9c789e379e4c7f",
            "web_url": "https://translations.zorin.com/projects/zorin-appearance/zorin-appearance/pa/",
            "share_url": "https://translations.zorin.com/engage/zorin-appearance/pa/",
            "translate_url": "https://translations.zorin.com/translate/zorin-appearance/zorin-appearance/pa/",
            "url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/pa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 145,
            "total_words": 384,
            "translated": 84,
            "translated_words": 191,
            "translated_percent": 57.9,
            "fuzzy": 9,
            "fuzzy_words": 15,
            "fuzzy_percent": 6.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-18T22:27:42.185001Z",
            "last_author": null,
            "repository_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/pa/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/pa/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/pa/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/pa/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/pa/units/?format=api"
        },
        {
            "language": {
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 455,
                    "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": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 41077398,
                "web_url": "https://translations.zorin.com/languages/pl/",
                "url": "https://translations.zorin.com/api/languages/pl/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/pl/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": "pl",
            "id": 432,
            "filename": "po/pl.po",
            "revision": "32e042482b7dbd0bfb0dbd54d72b7131f2b8d99a",
            "web_url": "https://translations.zorin.com/projects/zorin-appearance/zorin-appearance/pl/",
            "share_url": "https://translations.zorin.com/engage/zorin-appearance/pl/",
            "translate_url": "https://translations.zorin.com/translate/zorin-appearance/zorin-appearance/pl/",
            "url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/pl/?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": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 8,
            "have_comment": 0,
            "last_change": "2024-02-28T03:21:09.070479Z",
            "last_author": "Michał Sosna",
            "repository_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/pl/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/pl/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/pl/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/pl/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/pl/units/?format=api"
        },
        {
            "language": {
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 463,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://translations.zorin.com/languages/pt/",
                "url": "https://translations.zorin.com/api/languages/pt/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/pt/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": "pt",
            "id": 433,
            "filename": "po/pt.po",
            "revision": "887d283ffe7a5a39488347a7bf1dd58305785a50",
            "web_url": "https://translations.zorin.com/projects/zorin-appearance/zorin-appearance/pt/",
            "share_url": "https://translations.zorin.com/engage/zorin-appearance/pt/",
            "translate_url": "https://translations.zorin.com/translate/zorin-appearance/zorin-appearance/pt/",
            "url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/pt/?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": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 3,
            "have_comment": 3,
            "last_change": "2025-04-13T12:14:50.453348Z",
            "last_author": "João Frade | 100Nome",
            "repository_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/pt/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/pt/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/pt/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/pt/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/pt/units/?format=api"
        },
        {
            "language": {
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 467,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "bp",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "https://translations.zorin.com/languages/pt_BR/",
                "url": "https://translations.zorin.com/api/languages/pt_BR/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/pt_BR/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": "pt_BR",
            "id": 434,
            "filename": "po/pt_BR.po",
            "revision": "a4afae8e8ee2265eb1ad7c82ac8ed6708fb2befb",
            "web_url": "https://translations.zorin.com/projects/zorin-appearance/zorin-appearance/pt_BR/",
            "share_url": "https://translations.zorin.com/engage/zorin-appearance/pt_BR/",
            "translate_url": "https://translations.zorin.com/translate/zorin-appearance/zorin-appearance/pt_BR/",
            "url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/pt_BR/?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": 1,
            "failing_checks_percent": 0.6,
            "have_suggestion": 7,
            "have_comment": 0,
            "last_change": "2025-03-07T15:14:44.944566Z",
            "last_author": "Wislley Marçal",
            "repository_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/pt_BR/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/pt_BR/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/pt_BR/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/pt_BR/units/?format=api"
        },
        {
            "language": {
                "code": "ro",
                "name": "Romanian",
                "plural": {
                    "id": 483,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ron",
                    "rum"
                ],
                "direction": "ltr",
                "population": 22187407,
                "web_url": "https://translations.zorin.com/languages/ro/",
                "url": "https://translations.zorin.com/api/languages/ro/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/ro/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": "ro",
            "id": 435,
            "filename": "po/ro.po",
            "revision": "cc5944d36671f350b54bf88bd78288858e64b000",
            "web_url": "https://translations.zorin.com/projects/zorin-appearance/zorin-appearance/ro/",
            "share_url": "https://translations.zorin.com/engage/zorin-appearance/ro/",
            "translate_url": "https://translations.zorin.com/translate/zorin-appearance/zorin-appearance/ro/",
            "url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/ro/?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": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.6,
            "have_suggestion": 5,
            "have_comment": 0,
            "last_change": "2024-01-18T22:27:42.751433Z",
            "last_author": null,
            "repository_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/ro/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/ro/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/ro/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/ro/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/ro/units/?format=api"
        },
        {
            "language": {
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 487,
                    "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": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://translations.zorin.com/languages/ru/",
                "url": "https://translations.zorin.com/api/languages/ru/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/ru/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": "ru",
            "id": 436,
            "filename": "po/ru.po",
            "revision": "45e59c518573e1b4cb490d4c902014fcfc7fb929",
            "web_url": "https://translations.zorin.com/projects/zorin-appearance/zorin-appearance/ru/",
            "share_url": "https://translations.zorin.com/engage/zorin-appearance/ru/",
            "translate_url": "https://translations.zorin.com/translate/zorin-appearance/zorin-appearance/ru/",
            "url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/ru/?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": 2,
            "failing_checks_words": 4,
            "failing_checks_percent": 1.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-18T22:27:42.887658Z",
            "last_author": null,
            "repository_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/ru/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/ru/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/ru/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/ru/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/ru/units/?format=api"
        },
        {
            "language": {
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 520,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "svk",
                    "sky",
                    "slk",
                    "slo"
                ],
                "direction": "ltr",
                "population": 6680269,
                "web_url": "https://translations.zorin.com/languages/sk/",
                "url": "https://translations.zorin.com/api/languages/sk/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/sk/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": "sk",
            "id": 437,
            "filename": "po/sk.po",
            "revision": "f332b74bf83ce2bf1602eac33cf48620c9dcdc09",
            "web_url": "https://translations.zorin.com/projects/zorin-appearance/zorin-appearance/sk/",
            "share_url": "https://translations.zorin.com/engage/zorin-appearance/sk/",
            "translate_url": "https://translations.zorin.com/translate/zorin-appearance/zorin-appearance/sk/",
            "url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 145,
            "total_words": 384,
            "translated": 143,
            "translated_words": 377,
            "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": 1,
            "have_comment": 1,
            "last_change": "2025-01-07T21:25:11.186255Z",
            "last_author": "Marek",
            "repository_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/sk/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/sk/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/sk/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/sk/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/sk/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": "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": "sl",
            "id": 438,
            "filename": "po/sl.po",
            "revision": "6100b8a6f1030114db9443793b1bfe5dc43ad721",
            "web_url": "https://translations.zorin.com/projects/zorin-appearance/zorin-appearance/sl/",
            "share_url": "https://translations.zorin.com/engage/zorin-appearance/sl/",
            "translate_url": "https://translations.zorin.com/translate/zorin-appearance/zorin-appearance/sl/",
            "url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/sl/?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": 1,
            "failing_checks_words": 10,
            "failing_checks_percent": 0.6,
            "have_suggestion": 7,
            "have_comment": 0,
            "last_change": "2024-01-18T22:27:43.477972Z",
            "last_author": null,
            "repository_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/sl/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/sl/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/sl/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/sl/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/sl/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": "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": "sr",
            "id": 439,
            "filename": "po/sr.po",
            "revision": "5c0d0e54c9e95210a6eeee136c4f8b7dcbf70fc8",
            "web_url": "https://translations.zorin.com/projects/zorin-appearance/zorin-appearance/sr/",
            "share_url": "https://translations.zorin.com/engage/zorin-appearance/sr/",
            "translate_url": "https://translations.zorin.com/translate/zorin-appearance/zorin-appearance/sr/",
            "url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/sr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 145,
            "total_words": 384,
            "translated": 106,
            "translated_words": 254,
            "translated_percent": 73.1,
            "fuzzy": 9,
            "fuzzy_words": 17,
            "fuzzy_percent": 6.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 23,
            "have_comment": 0,
            "last_change": "2024-01-18T22:27:43.842476Z",
            "last_author": null,
            "repository_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/sr/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/sr/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/sr/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/sr/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/sr/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": "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": "sr@latin",
            "id": 440,
            "filename": "po/sr@latin.po",
            "revision": "ae1fce3c9f33790bf0f7bceb7e0b82122332d7d5",
            "web_url": "https://translations.zorin.com/projects/zorin-appearance/zorin-appearance/sr_Latn/",
            "share_url": "https://translations.zorin.com/engage/zorin-appearance/sr_Latn/",
            "translate_url": "https://translations.zorin.com/translate/zorin-appearance/zorin-appearance/sr_Latn/",
            "url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/sr_Latn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 145,
            "total_words": 384,
            "translated": 112,
            "translated_words": 267,
            "translated_percent": 77.2,
            "fuzzy": 4,
            "fuzzy_words": 9,
            "fuzzy_percent": 2.7,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 6,
            "have_comment": 0,
            "last_change": "2024-01-18T22:27:44.007003Z",
            "last_author": null,
            "repository_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/sr_Latn/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/sr_Latn/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/sr_Latn/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/sr_Latn/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/sr_Latn/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": "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": "sv",
            "id": 441,
            "filename": "po/sv.po",
            "revision": "96f3908812e78ce308a7dc9942583202466c0f8c",
            "web_url": "https://translations.zorin.com/projects/zorin-appearance/zorin-appearance/sv/",
            "share_url": "https://translations.zorin.com/engage/zorin-appearance/sv/",
            "translate_url": "https://translations.zorin.com/translate/zorin-appearance/zorin-appearance/sv/",
            "url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/sv/?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": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-02-26T14:30:02.919952Z",
            "last_author": "Stefan Nyberg",
            "repository_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/sv/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/sv/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/sv/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/sv/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/sv/units/?format=api"
        },
        {
            "language": {
                "code": "te",
                "name": "Telugu",
                "plural": {
                    "id": 561,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tel"
                ],
                "direction": "ltr",
                "population": 95478480,
                "web_url": "https://translations.zorin.com/languages/te/",
                "url": "https://translations.zorin.com/api/languages/te/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/te/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": "te",
            "id": 442,
            "filename": "po/te.po",
            "revision": "c4fda60236a33c4f796ef5b9b645a2636cde5939",
            "web_url": "https://translations.zorin.com/projects/zorin-appearance/zorin-appearance/te/",
            "share_url": "https://translations.zorin.com/engage/zorin-appearance/te/",
            "translate_url": "https://translations.zorin.com/translate/zorin-appearance/zorin-appearance/te/",
            "url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/te/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 145,
            "total_words": 384,
            "translated": 31,
            "translated_words": 74,
            "translated_percent": 21.3,
            "fuzzy": 11,
            "fuzzy_words": 21,
            "fuzzy_percent": 7.5,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-15T08:06:22.152273Z",
            "last_author": "Maloth Harsha",
            "repository_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/te/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/te/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/te/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/te/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/te/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": "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": "tg",
            "id": 443,
            "filename": "po/tg.po",
            "revision": "b065a124a5b47cc7e3696f99b9cc72e2e4b694e6",
            "web_url": "https://translations.zorin.com/projects/zorin-appearance/zorin-appearance/tg/",
            "share_url": "https://translations.zorin.com/engage/zorin-appearance/tg/",
            "translate_url": "https://translations.zorin.com/translate/zorin-appearance/zorin-appearance/tg/",
            "url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/tg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 145,
            "total_words": 384,
            "translated": 42,
            "translated_words": 78,
            "translated_percent": 28.9,
            "fuzzy": 15,
            "fuzzy_words": 27,
            "fuzzy_percent": 10.3,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-18T22:27:44.589957Z",
            "last_author": null,
            "repository_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/tg/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/tg/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/tg/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/tg/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/tg/units/?format=api"
        },
        {
            "language": {
                "code": "th",
                "name": "Thai",
                "plural": {
                    "id": 567,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tha"
                ],
                "direction": "ltr",
                "population": 55181920,
                "web_url": "https://translations.zorin.com/languages/th/",
                "url": "https://translations.zorin.com/api/languages/th/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/th/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": "th",
            "id": 444,
            "filename": "po/th.po",
            "revision": "10a3b133f3f8b74dde7df29553ed840bd6621fde",
            "web_url": "https://translations.zorin.com/projects/zorin-appearance/zorin-appearance/th/",
            "share_url": "https://translations.zorin.com/engage/zorin-appearance/th/",
            "translate_url": "https://translations.zorin.com/translate/zorin-appearance/zorin-appearance/th/",
            "url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/th/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 145,
            "total_words": 384,
            "translated": 63,
            "translated_words": 154,
            "translated_percent": 43.4,
            "fuzzy": 17,
            "fuzzy_words": 31,
            "fuzzy_percent": 11.7,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-01-18T22:27:44.743837Z",
            "last_author": null,
            "repository_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/th/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/th/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/th/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/th/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/th/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": "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": "tr",
            "id": 445,
            "filename": "po/tr.po",
            "revision": "d10c5cf2795dfcdd94749079ba3253c24cf9582a",
            "web_url": "https://translations.zorin.com/projects/zorin-appearance/zorin-appearance/tr/",
            "share_url": "https://translations.zorin.com/engage/zorin-appearance/tr/",
            "translate_url": "https://translations.zorin.com/translate/zorin-appearance/zorin-appearance/tr/",
            "url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/tr/?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": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 1.3,
            "have_suggestion": 7,
            "have_comment": 0,
            "last_change": "2025-01-18T21:37:34.125836Z",
            "last_author": "Şerif Çiçekdağ",
            "repository_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/tr/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/tr/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/tr/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/tr/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/tr/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": "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": "uk",
            "id": 446,
            "filename": "po/uk.po",
            "revision": "1b0e5028bd4156ec37aa6783d43a67ba65a27672",
            "web_url": "https://translations.zorin.com/projects/zorin-appearance/zorin-appearance/uk/",
            "share_url": "https://translations.zorin.com/engage/zorin-appearance/uk/",
            "translate_url": "https://translations.zorin.com/translate/zorin-appearance/zorin-appearance/uk/",
            "url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 145,
            "total_words": 384,
            "translated": 139,
            "translated_words": 353,
            "translated_percent": 95.8,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 0.6,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.6,
            "have_suggestion": 0,
            "have_comment": 2,
            "last_change": "2024-03-06T01:32:19.616264Z",
            "last_author": "Isaac",
            "repository_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/uk/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/uk/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/uk/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/uk/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/uk/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 642,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://translations.zorin.com/languages/zh_Hans/",
                "url": "https://translations.zorin.com/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/zh_Hans/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": "zh_CN",
            "id": 447,
            "filename": "po/zh_CN.po",
            "revision": "51930f5a1481452f4a2b84ec11b3173bd19ffecb",
            "web_url": "https://translations.zorin.com/projects/zorin-appearance/zorin-appearance/zh_Hans/",
            "share_url": "https://translations.zorin.com/engage/zorin-appearance/zh_Hans/",
            "translate_url": "https://translations.zorin.com/translate/zorin-appearance/zorin-appearance/zh_Hans/",
            "url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/zh_Hans/?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": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-30T06:47:23.503844Z",
            "last_author": "张鹏",
            "repository_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/zh_Hans/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/zh_Hans/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/zh_Hans/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hant_HK",
                "name": "Chinese (Traditional, Hong Kong)",
                "plural": {
                    "id": 645,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "zh_hk"
                ],
                "direction": "ltr",
                "population": 6887414,
                "web_url": "https://translations.zorin.com/languages/zh_Hant_HK/",
                "url": "https://translations.zorin.com/api/languages/zh_Hant_HK/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/zh_Hant_HK/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": "zh_HK",
            "id": 448,
            "filename": "po/zh_HK.po",
            "revision": "d01cd172db886d465ed1f8e6329f947769ed9b75",
            "web_url": "https://translations.zorin.com/projects/zorin-appearance/zorin-appearance/zh_Hant_HK/",
            "share_url": "https://translations.zorin.com/engage/zorin-appearance/zh_Hant_HK/",
            "translate_url": "https://translations.zorin.com/translate/zorin-appearance/zorin-appearance/zh_Hant_HK/",
            "url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/zh_Hant_HK/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 145,
            "total_words": 384,
            "translated": 100,
            "translated_words": 231,
            "translated_percent": 68.9,
            "fuzzy": 5,
            "fuzzy_words": 10,
            "fuzzy_percent": 3.4,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.6,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2024-01-18T22:27:46.423852Z",
            "last_author": null,
            "repository_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/zh_Hant_HK/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/zh_Hant_HK/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/zh_Hant_HK/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/zh_Hant_HK/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/zh_Hant_HK/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": "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": "zh_TW",
            "id": 449,
            "filename": "po/zh_TW.po",
            "revision": "e284a6df6194fc47e5950a6f981ecebe221ed9ce",
            "web_url": "https://translations.zorin.com/projects/zorin-appearance/zorin-appearance/zh_Hant/",
            "share_url": "https://translations.zorin.com/engage/zorin-appearance/zh_Hant/",
            "translate_url": "https://translations.zorin.com/translate/zorin-appearance/zorin-appearance/zh_Hant/",
            "url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/zh_Hant/?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": 3,
            "have_comment": 0,
            "last_change": "2024-08-20T08:37:14.887204Z",
            "last_author": "李奕寯",
            "repository_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/zh_Hant/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/zh_Hant/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/zh_Hant/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/zh_Hant/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": "Glossary",
                "slug": "glossary",
                "id": 4,
                "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": "local",
                "repo": "local:",
                "git_export": "https://translations.zorin.com/git/zorin-appearance/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "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/glossary/",
                "url": "https://translations.zorin.com/api/components/zorin-appearance/glossary/?format=api",
                "repository_url": "https://translations.zorin.com/api/components/zorin-appearance/glossary/repository/?format=api",
                "translations_url": "https://translations.zorin.com/api/components/zorin-appearance/glossary/translations/?format=api",
                "statistics_url": "https://translations.zorin.com/api/components/zorin-appearance/glossary/statistics/?format=api",
                "lock_url": "https://translations.zorin.com/api/components/zorin-appearance/glossary/lock/?format=api",
                "links_url": "https://translations.zorin.com/api/components/zorin-appearance/glossary/links/?format=api",
                "changes_list_url": "https://translations.zorin.com/api/components/zorin-appearance/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": "en",
            "id": 450,
            "filename": "",
            "revision": "",
            "web_url": "https://translations.zorin.com/projects/zorin-appearance/glossary/en/",
            "share_url": "https://translations.zorin.com/engage/zorin-appearance/en/",
            "translate_url": "https://translations.zorin.com/translate/zorin-appearance/glossary/en/",
            "url": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 6,
            "total_words": 14,
            "translated": 6,
            "translated_words": 14,
            "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-appearance/glossary/en/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/en/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/en/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/en/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/en/units/?format=api"
        },
        {
            "language": {
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 283,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "https://translations.zorin.com/languages/ja/",
                "url": "https://translations.zorin.com/api/languages/ja/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/ja/statistics/?format=api"
            },
            "component": {
                "name": "Glossary",
                "slug": "glossary",
                "id": 4,
                "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": "local",
                "repo": "local:",
                "git_export": "https://translations.zorin.com/git/zorin-appearance/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "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/glossary/",
                "url": "https://translations.zorin.com/api/components/zorin-appearance/glossary/?format=api",
                "repository_url": "https://translations.zorin.com/api/components/zorin-appearance/glossary/repository/?format=api",
                "translations_url": "https://translations.zorin.com/api/components/zorin-appearance/glossary/translations/?format=api",
                "statistics_url": "https://translations.zorin.com/api/components/zorin-appearance/glossary/statistics/?format=api",
                "lock_url": "https://translations.zorin.com/api/components/zorin-appearance/glossary/lock/?format=api",
                "links_url": "https://translations.zorin.com/api/components/zorin-appearance/glossary/links/?format=api",
                "changes_list_url": "https://translations.zorin.com/api/components/zorin-appearance/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": "ja",
            "id": 451,
            "filename": "ja.tbx",
            "revision": "70f15adcd33da1dd9ac38d781605c31e78385548",
            "web_url": "https://translations.zorin.com/projects/zorin-appearance/glossary/ja/",
            "share_url": "https://translations.zorin.com/engage/zorin-appearance/ja/",
            "translate_url": "https://translations.zorin.com/translate/zorin-appearance/glossary/ja/",
            "url": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 1,
            "translated": 1,
            "translated_words": 1,
            "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": "2025-04-20T07:16:14.209772Z",
            "last_author": "DD",
            "repository_url": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/ja/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/ja/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/ja/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/ja/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/ja/units/?format=api"
        },
        {
            "language": {
                "code": "gl",
                "name": "Galician",
                "plural": {
                    "id": 226,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "glg_es",
                    "glg"
                ],
                "direction": "ltr",
                "population": 3515529,
                "web_url": "https://translations.zorin.com/languages/gl/",
                "url": "https://translations.zorin.com/api/languages/gl/?format=api",
                "statistics_url": "https://translations.zorin.com/api/languages/gl/statistics/?format=api"
            },
            "component": {
                "name": "Glossary",
                "slug": "glossary",
                "id": 4,
                "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": "local",
                "repo": "local:",
                "git_export": "https://translations.zorin.com/git/zorin-appearance/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "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/glossary/",
                "url": "https://translations.zorin.com/api/components/zorin-appearance/glossary/?format=api",
                "repository_url": "https://translations.zorin.com/api/components/zorin-appearance/glossary/repository/?format=api",
                "translations_url": "https://translations.zorin.com/api/components/zorin-appearance/glossary/translations/?format=api",
                "statistics_url": "https://translations.zorin.com/api/components/zorin-appearance/glossary/statistics/?format=api",
                "lock_url": "https://translations.zorin.com/api/components/zorin-appearance/glossary/lock/?format=api",
                "links_url": "https://translations.zorin.com/api/components/zorin-appearance/glossary/links/?format=api",
                "changes_list_url": "https://translations.zorin.com/api/components/zorin-appearance/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": "gl",
            "id": 452,
            "filename": "gl.tbx",
            "revision": "05dc9735649fb8fdd12333c4d1d62fd9ab0d1771",
            "web_url": "https://translations.zorin.com/projects/zorin-appearance/glossary/gl/",
            "share_url": "https://translations.zorin.com/engage/zorin-appearance/gl/",
            "translate_url": "https://translations.zorin.com/translate/zorin-appearance/glossary/gl/",
            "url": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 1,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.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-appearance/glossary/gl/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/gl/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/gl/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/gl/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/gl/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": "Glossary",
                "slug": "glossary",
                "id": 4,
                "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": "local",
                "repo": "local:",
                "git_export": "https://translations.zorin.com/git/zorin-appearance/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "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/glossary/",
                "url": "https://translations.zorin.com/api/components/zorin-appearance/glossary/?format=api",
                "repository_url": "https://translations.zorin.com/api/components/zorin-appearance/glossary/repository/?format=api",
                "translations_url": "https://translations.zorin.com/api/components/zorin-appearance/glossary/translations/?format=api",
                "statistics_url": "https://translations.zorin.com/api/components/zorin-appearance/glossary/statistics/?format=api",
                "lock_url": "https://translations.zorin.com/api/components/zorin-appearance/glossary/lock/?format=api",
                "links_url": "https://translations.zorin.com/api/components/zorin-appearance/glossary/links/?format=api",
                "changes_list_url": "https://translations.zorin.com/api/components/zorin-appearance/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": "ca",
            "id": 453,
            "filename": "ca.tbx",
            "revision": "4a618c896977f20ea1c3190b0ee4e3efc444c13b",
            "web_url": "https://translations.zorin.com/projects/zorin-appearance/glossary/ca/",
            "share_url": "https://translations.zorin.com/engage/zorin-appearance/ca/",
            "translate_url": "https://translations.zorin.com/translate/zorin-appearance/glossary/ca/",
            "url": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 1,
            "translated": 1,
            "translated_words": 1,
            "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": "2025-02-13T19:01:08.004798Z",
            "last_author": "Rafael Carrillo Palacio",
            "repository_url": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/ca/repository/?format=api",
            "file_url": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/ca/file/?format=api",
            "statistics_url": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/ca/statistics/?format=api",
            "changes_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/ca/changes/?format=api",
            "units_list_url": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/ca/units/?format=api"
        }
    ]
}