Translation components API.

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

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

{
    "count": 634,
    "next": "https://translate.yunohost.org/api/translations/?format=api&page=4",
    "previous": "https://translate.yunohost.org/api/translations/?format=api&page=2",
    "results": [
        {
            "language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.yunohost.org/languages/en/",
                "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "YunoHost",
                "slug": "glossary",
                "id": 5,
                "source_language": {
                    "id": 73,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.yunohost.org/languages/en/",
                    "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "YunoHost",
                    "slug": "yunohost",
                    "id": 1,
                    "web": "https://yunohost.org",
                    "web_url": "https://translate.yunohost.org/projects/yunohost/",
                    "url": "https://translate.yunohost.org/api/projects/yunohost/?format=api",
                    "components_list_url": "https://translate.yunohost.org/api/projects/yunohost/components/?format=api",
                    "repository_url": "https://translate.yunohost.org/api/projects/yunohost/repository/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/projects/yunohost/statistics/?format=api",
                    "categories_url": "https://translate.yunohost.org/api/projects/yunohost/categories/?format=api",
                    "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost/changes/?format=api",
                    "languages_url": "https://translate.yunohost.org/api/projects/yunohost/languages/?format=api",
                    "labels_url": "https://translate.yunohost.org/api/projects/yunohost/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translate.yunohost.org/git/yunohost/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/",
                "url": "https://translate.yunohost.org/api/components/yunohost/glossary/?format=api",
                "repository_url": "https://translate.yunohost.org/api/components/yunohost/glossary/repository/?format=api",
                "translations_url": "https://translate.yunohost.org/api/components/yunohost/glossary/translations/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/components/yunohost/glossary/statistics/?format=api",
                "lock_url": "https://translate.yunohost.org/api/components/yunohost/glossary/lock/?format=api",
                "links_url": "https://translate.yunohost.org/api/components/yunohost/glossary/links/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/components/yunohost/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",
                "category": null
            },
            "language_code": "en",
            "id": 114,
            "filename": "",
            "revision": "",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/en/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/en/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/en/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/glossary/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 2201,
            "total_words": 7834,
            "translated": 2201,
            "translated_words": 7834,
            "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://translate.yunohost.org/api/translations/yunohost/glossary/en/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/en/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/en/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/en/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/en/units/?format=api"
        },
        {
            "language": {
                "id": 84,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 84,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://translate.yunohost.org/languages/es/",
                "url": "https://translate.yunohost.org/api/languages/es/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "YunoHost",
                "slug": "glossary",
                "id": 5,
                "source_language": {
                    "id": 73,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.yunohost.org/languages/en/",
                    "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "YunoHost",
                    "slug": "yunohost",
                    "id": 1,
                    "web": "https://yunohost.org",
                    "web_url": "https://translate.yunohost.org/projects/yunohost/",
                    "url": "https://translate.yunohost.org/api/projects/yunohost/?format=api",
                    "components_list_url": "https://translate.yunohost.org/api/projects/yunohost/components/?format=api",
                    "repository_url": "https://translate.yunohost.org/api/projects/yunohost/repository/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/projects/yunohost/statistics/?format=api",
                    "categories_url": "https://translate.yunohost.org/api/projects/yunohost/categories/?format=api",
                    "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost/changes/?format=api",
                    "languages_url": "https://translate.yunohost.org/api/projects/yunohost/languages/?format=api",
                    "labels_url": "https://translate.yunohost.org/api/projects/yunohost/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translate.yunohost.org/git/yunohost/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/",
                "url": "https://translate.yunohost.org/api/components/yunohost/glossary/?format=api",
                "repository_url": "https://translate.yunohost.org/api/components/yunohost/glossary/repository/?format=api",
                "translations_url": "https://translate.yunohost.org/api/components/yunohost/glossary/translations/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/components/yunohost/glossary/statistics/?format=api",
                "lock_url": "https://translate.yunohost.org/api/components/yunohost/glossary/lock/?format=api",
                "links_url": "https://translate.yunohost.org/api/components/yunohost/glossary/links/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/components/yunohost/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",
                "category": null
            },
            "language_code": "es",
            "id": 115,
            "filename": "es.tbx",
            "revision": "44b37919767b57be95e471ab9d118dec886e6fd0",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/es/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/es/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/es/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/glossary/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 14,
            "translated": 12,
            "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": "2021-12-22T17:17:33.660769Z",
            "last_author": "Juan Alberto González",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/es/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/es/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/es/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/es/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/es/units/?format=api"
        },
        {
            "language": {
                "id": 83,
                "code": "eo",
                "name": "Esperanto",
                "plural": {
                    "id": 83,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "epo"
                ],
                "direction": "ltr",
                "population": 301,
                "web_url": "https://translate.yunohost.org/languages/eo/",
                "url": "https://translate.yunohost.org/api/languages/eo/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/eo/statistics/?format=api"
            },
            "component": {
                "name": "YunoHost",
                "slug": "glossary",
                "id": 5,
                "source_language": {
                    "id": 73,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.yunohost.org/languages/en/",
                    "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "YunoHost",
                    "slug": "yunohost",
                    "id": 1,
                    "web": "https://yunohost.org",
                    "web_url": "https://translate.yunohost.org/projects/yunohost/",
                    "url": "https://translate.yunohost.org/api/projects/yunohost/?format=api",
                    "components_list_url": "https://translate.yunohost.org/api/projects/yunohost/components/?format=api",
                    "repository_url": "https://translate.yunohost.org/api/projects/yunohost/repository/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/projects/yunohost/statistics/?format=api",
                    "categories_url": "https://translate.yunohost.org/api/projects/yunohost/categories/?format=api",
                    "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost/changes/?format=api",
                    "languages_url": "https://translate.yunohost.org/api/projects/yunohost/languages/?format=api",
                    "labels_url": "https://translate.yunohost.org/api/projects/yunohost/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translate.yunohost.org/git/yunohost/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/",
                "url": "https://translate.yunohost.org/api/components/yunohost/glossary/?format=api",
                "repository_url": "https://translate.yunohost.org/api/components/yunohost/glossary/repository/?format=api",
                "translations_url": "https://translate.yunohost.org/api/components/yunohost/glossary/translations/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/components/yunohost/glossary/statistics/?format=api",
                "lock_url": "https://translate.yunohost.org/api/components/yunohost/glossary/lock/?format=api",
                "links_url": "https://translate.yunohost.org/api/components/yunohost/glossary/links/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/components/yunohost/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",
                "category": null
            },
            "language_code": "eo",
            "id": 116,
            "filename": "eo.tbx",
            "revision": "7b0b564661f790ba868c6449ce45e12a7b88783a",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/eo/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/eo/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/eo/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/glossary/eo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 13,
            "translated": 10,
            "translated_words": 13,
            "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": "2019-10-08T06:15:58.742053Z",
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/eo/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/eo/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/eo/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/eo/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/eo/units/?format=api"
        },
        {
            "language": {
                "id": 225,
                "code": "oc",
                "name": "Occitan",
                "plural": {
                    "id": 225,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "oci"
                ],
                "direction": "ltr",
                "population": 2040397,
                "web_url": "https://translate.yunohost.org/languages/oc/",
                "url": "https://translate.yunohost.org/api/languages/oc/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/oc/statistics/?format=api"
            },
            "component": {
                "name": "YunoHost",
                "slug": "glossary",
                "id": 5,
                "source_language": {
                    "id": 73,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.yunohost.org/languages/en/",
                    "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "YunoHost",
                    "slug": "yunohost",
                    "id": 1,
                    "web": "https://yunohost.org",
                    "web_url": "https://translate.yunohost.org/projects/yunohost/",
                    "url": "https://translate.yunohost.org/api/projects/yunohost/?format=api",
                    "components_list_url": "https://translate.yunohost.org/api/projects/yunohost/components/?format=api",
                    "repository_url": "https://translate.yunohost.org/api/projects/yunohost/repository/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/projects/yunohost/statistics/?format=api",
                    "categories_url": "https://translate.yunohost.org/api/projects/yunohost/categories/?format=api",
                    "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost/changes/?format=api",
                    "languages_url": "https://translate.yunohost.org/api/projects/yunohost/languages/?format=api",
                    "labels_url": "https://translate.yunohost.org/api/projects/yunohost/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translate.yunohost.org/git/yunohost/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/",
                "url": "https://translate.yunohost.org/api/components/yunohost/glossary/?format=api",
                "repository_url": "https://translate.yunohost.org/api/components/yunohost/glossary/repository/?format=api",
                "translations_url": "https://translate.yunohost.org/api/components/yunohost/glossary/translations/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/components/yunohost/glossary/statistics/?format=api",
                "lock_url": "https://translate.yunohost.org/api/components/yunohost/glossary/lock/?format=api",
                "links_url": "https://translate.yunohost.org/api/components/yunohost/glossary/links/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/components/yunohost/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",
                "category": null
            },
            "language_code": "oc",
            "id": 117,
            "filename": "oc.tbx",
            "revision": "dc0fc64f0c1bd7072694f9bdd12d27a750e1b0ad",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/oc/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/oc/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/oc/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/glossary/oc/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 6,
            "total_words": 6,
            "translated": 6,
            "translated_words": 6,
            "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": "2020-01-08T11:42:26.627891Z",
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/oc/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/oc/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/oc/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/oc/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/oc/units/?format=api"
        },
        {
            "language": {
                "id": 215,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 215,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "web_url": "https://translate.yunohost.org/languages/nl/",
                "url": "https://translate.yunohost.org/api/languages/nl/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/nl/statistics/?format=api"
            },
            "component": {
                "name": "YunoHost",
                "slug": "glossary",
                "id": 5,
                "source_language": {
                    "id": 73,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.yunohost.org/languages/en/",
                    "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "YunoHost",
                    "slug": "yunohost",
                    "id": 1,
                    "web": "https://yunohost.org",
                    "web_url": "https://translate.yunohost.org/projects/yunohost/",
                    "url": "https://translate.yunohost.org/api/projects/yunohost/?format=api",
                    "components_list_url": "https://translate.yunohost.org/api/projects/yunohost/components/?format=api",
                    "repository_url": "https://translate.yunohost.org/api/projects/yunohost/repository/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/projects/yunohost/statistics/?format=api",
                    "categories_url": "https://translate.yunohost.org/api/projects/yunohost/categories/?format=api",
                    "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost/changes/?format=api",
                    "languages_url": "https://translate.yunohost.org/api/projects/yunohost/languages/?format=api",
                    "labels_url": "https://translate.yunohost.org/api/projects/yunohost/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translate.yunohost.org/git/yunohost/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/",
                "url": "https://translate.yunohost.org/api/components/yunohost/glossary/?format=api",
                "repository_url": "https://translate.yunohost.org/api/components/yunohost/glossary/repository/?format=api",
                "translations_url": "https://translate.yunohost.org/api/components/yunohost/glossary/translations/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/components/yunohost/glossary/statistics/?format=api",
                "lock_url": "https://translate.yunohost.org/api/components/yunohost/glossary/lock/?format=api",
                "links_url": "https://translate.yunohost.org/api/components/yunohost/glossary/links/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/components/yunohost/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",
                "category": null
            },
            "language_code": "nl",
            "id": 118,
            "filename": "nl.tbx",
            "revision": "360051529bfd7e64a2ecca3f5b5cf76254ad8042",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/nl/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/nl/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/nl/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/glossary/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9,
            "total_words": 14,
            "translated": 9,
            "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": "2021-02-19T16:46:05.869015Z",
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/nl/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/nl/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/nl/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/nl/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/nl/units/?format=api"
        },
        {
            "language": {
                "id": 64,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 64,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://translate.yunohost.org/languages/de/",
                "url": "https://translate.yunohost.org/api/languages/de/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "YunoHost",
                "slug": "glossary",
                "id": 5,
                "source_language": {
                    "id": 73,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.yunohost.org/languages/en/",
                    "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "YunoHost",
                    "slug": "yunohost",
                    "id": 1,
                    "web": "https://yunohost.org",
                    "web_url": "https://translate.yunohost.org/projects/yunohost/",
                    "url": "https://translate.yunohost.org/api/projects/yunohost/?format=api",
                    "components_list_url": "https://translate.yunohost.org/api/projects/yunohost/components/?format=api",
                    "repository_url": "https://translate.yunohost.org/api/projects/yunohost/repository/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/projects/yunohost/statistics/?format=api",
                    "categories_url": "https://translate.yunohost.org/api/projects/yunohost/categories/?format=api",
                    "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost/changes/?format=api",
                    "languages_url": "https://translate.yunohost.org/api/projects/yunohost/languages/?format=api",
                    "labels_url": "https://translate.yunohost.org/api/projects/yunohost/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translate.yunohost.org/git/yunohost/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/",
                "url": "https://translate.yunohost.org/api/components/yunohost/glossary/?format=api",
                "repository_url": "https://translate.yunohost.org/api/components/yunohost/glossary/repository/?format=api",
                "translations_url": "https://translate.yunohost.org/api/components/yunohost/glossary/translations/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/components/yunohost/glossary/statistics/?format=api",
                "lock_url": "https://translate.yunohost.org/api/components/yunohost/glossary/lock/?format=api",
                "links_url": "https://translate.yunohost.org/api/components/yunohost/glossary/links/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/components/yunohost/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",
                "category": null
            },
            "language_code": "de",
            "id": 119,
            "filename": "de.tbx",
            "revision": "c71f47f9859527d0264ec75ad9d8df083d3b3849",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/de/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/de/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/de/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/glossary/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 10,
            "translated": 10,
            "translated_words": 10,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-07-21T22:20:34.764253Z",
            "last_author": "Gregor",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/de/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/de/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/de/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/de/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/de/units/?format=api"
        },
        {
            "language": {
                "id": 238,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 238,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://translate.yunohost.org/languages/pt/",
                "url": "https://translate.yunohost.org/api/languages/pt/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "YunoHost",
                "slug": "glossary",
                "id": 5,
                "source_language": {
                    "id": 73,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.yunohost.org/languages/en/",
                    "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "YunoHost",
                    "slug": "yunohost",
                    "id": 1,
                    "web": "https://yunohost.org",
                    "web_url": "https://translate.yunohost.org/projects/yunohost/",
                    "url": "https://translate.yunohost.org/api/projects/yunohost/?format=api",
                    "components_list_url": "https://translate.yunohost.org/api/projects/yunohost/components/?format=api",
                    "repository_url": "https://translate.yunohost.org/api/projects/yunohost/repository/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/projects/yunohost/statistics/?format=api",
                    "categories_url": "https://translate.yunohost.org/api/projects/yunohost/categories/?format=api",
                    "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost/changes/?format=api",
                    "languages_url": "https://translate.yunohost.org/api/projects/yunohost/languages/?format=api",
                    "labels_url": "https://translate.yunohost.org/api/projects/yunohost/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translate.yunohost.org/git/yunohost/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/",
                "url": "https://translate.yunohost.org/api/components/yunohost/glossary/?format=api",
                "repository_url": "https://translate.yunohost.org/api/components/yunohost/glossary/repository/?format=api",
                "translations_url": "https://translate.yunohost.org/api/components/yunohost/glossary/translations/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/components/yunohost/glossary/statistics/?format=api",
                "lock_url": "https://translate.yunohost.org/api/components/yunohost/glossary/lock/?format=api",
                "links_url": "https://translate.yunohost.org/api/components/yunohost/glossary/links/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/components/yunohost/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",
                "category": null
            },
            "language_code": "pt",
            "id": 120,
            "filename": "pt.tbx",
            "revision": "1c82b4f50bf1bb3fced1dea6bfa0b23700cd41cb",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/pt/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/pt/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/pt/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/glossary/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 2,
            "translated": 2,
            "translated_words": 2,
            "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": "2019-09-01T14:50:46.983803Z",
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/pt/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/pt/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/pt/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/pt/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/pt/units/?format=api"
        },
        {
            "language": {
                "id": 335,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 335,
                    "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://translate.yunohost.org/languages/zh_Hans/",
                "url": "https://translate.yunohost.org/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "YunoHost",
                "slug": "glossary",
                "id": 5,
                "source_language": {
                    "id": 73,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.yunohost.org/languages/en/",
                    "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "YunoHost",
                    "slug": "yunohost",
                    "id": 1,
                    "web": "https://yunohost.org",
                    "web_url": "https://translate.yunohost.org/projects/yunohost/",
                    "url": "https://translate.yunohost.org/api/projects/yunohost/?format=api",
                    "components_list_url": "https://translate.yunohost.org/api/projects/yunohost/components/?format=api",
                    "repository_url": "https://translate.yunohost.org/api/projects/yunohost/repository/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/projects/yunohost/statistics/?format=api",
                    "categories_url": "https://translate.yunohost.org/api/projects/yunohost/categories/?format=api",
                    "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost/changes/?format=api",
                    "languages_url": "https://translate.yunohost.org/api/projects/yunohost/languages/?format=api",
                    "labels_url": "https://translate.yunohost.org/api/projects/yunohost/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translate.yunohost.org/git/yunohost/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/",
                "url": "https://translate.yunohost.org/api/components/yunohost/glossary/?format=api",
                "repository_url": "https://translate.yunohost.org/api/components/yunohost/glossary/repository/?format=api",
                "translations_url": "https://translate.yunohost.org/api/components/yunohost/glossary/translations/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/components/yunohost/glossary/statistics/?format=api",
                "lock_url": "https://translate.yunohost.org/api/components/yunohost/glossary/lock/?format=api",
                "links_url": "https://translate.yunohost.org/api/components/yunohost/glossary/links/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/components/yunohost/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",
                "category": null
            },
            "language_code": "zh_Hans",
            "id": 121,
            "filename": "zh_Hans.tbx",
            "revision": "2278fb9f596d20ee339f38699442d264fc3fcc67",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/zh_Hans/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/zh_Hans/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/zh_Hans/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/glossary/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2138,
            "total_words": 7735,
            "translated": 2138,
            "translated_words": 7735,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-23T18:06:51.175619Z",
            "last_author": "OniriCorpe",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/zh_Hans/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/zh_Hans/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/zh_Hans/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 142,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 142,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://translate.yunohost.org/languages/it/",
                "url": "https://translate.yunohost.org/api/languages/it/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/it/statistics/?format=api"
            },
            "component": {
                "name": "YunoHost",
                "slug": "glossary",
                "id": 5,
                "source_language": {
                    "id": 73,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.yunohost.org/languages/en/",
                    "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "YunoHost",
                    "slug": "yunohost",
                    "id": 1,
                    "web": "https://yunohost.org",
                    "web_url": "https://translate.yunohost.org/projects/yunohost/",
                    "url": "https://translate.yunohost.org/api/projects/yunohost/?format=api",
                    "components_list_url": "https://translate.yunohost.org/api/projects/yunohost/components/?format=api",
                    "repository_url": "https://translate.yunohost.org/api/projects/yunohost/repository/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/projects/yunohost/statistics/?format=api",
                    "categories_url": "https://translate.yunohost.org/api/projects/yunohost/categories/?format=api",
                    "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost/changes/?format=api",
                    "languages_url": "https://translate.yunohost.org/api/projects/yunohost/languages/?format=api",
                    "labels_url": "https://translate.yunohost.org/api/projects/yunohost/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translate.yunohost.org/git/yunohost/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/",
                "url": "https://translate.yunohost.org/api/components/yunohost/glossary/?format=api",
                "repository_url": "https://translate.yunohost.org/api/components/yunohost/glossary/repository/?format=api",
                "translations_url": "https://translate.yunohost.org/api/components/yunohost/glossary/translations/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/components/yunohost/glossary/statistics/?format=api",
                "lock_url": "https://translate.yunohost.org/api/components/yunohost/glossary/lock/?format=api",
                "links_url": "https://translate.yunohost.org/api/components/yunohost/glossary/links/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/components/yunohost/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",
                "category": null
            },
            "language_code": "it",
            "id": 122,
            "filename": "it.tbx",
            "revision": "32bb8dda4b4465bfe22c31ed0210750799d53c43",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/it/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/it/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/it/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/glossary/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 2,
            "translated": 2,
            "translated_words": 2,
            "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": "2020-10-25T00:44:02.132093Z",
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/it/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/it/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/it/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/it/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/it/units/?format=api"
        },
        {
            "language": {
                "id": 99,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 99,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin_fi",
                    "fin"
                ],
                "direction": "ltr",
                "population": 5736841,
                "web_url": "https://translate.yunohost.org/languages/fi/",
                "url": "https://translate.yunohost.org/api/languages/fi/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/fi/statistics/?format=api"
            },
            "component": {
                "name": "admin",
                "slug": "admin",
                "id": 2,
                "source_language": {
                    "id": 73,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.yunohost.org/languages/en/",
                    "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "YunoHost",
                    "slug": "yunohost",
                    "id": 1,
                    "web": "https://yunohost.org",
                    "web_url": "https://translate.yunohost.org/projects/yunohost/",
                    "url": "https://translate.yunohost.org/api/projects/yunohost/?format=api",
                    "components_list_url": "https://translate.yunohost.org/api/projects/yunohost/components/?format=api",
                    "repository_url": "https://translate.yunohost.org/api/projects/yunohost/repository/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/projects/yunohost/statistics/?format=api",
                    "categories_url": "https://translate.yunohost.org/api/projects/yunohost/categories/?format=api",
                    "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost/changes/?format=api",
                    "languages_url": "https://translate.yunohost.org/api/projects/yunohost/languages/?format=api",
                    "labels_url": "https://translate.yunohost.org/api/projects/yunohost/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/YunoHost/yunohost-admin.git",
                "git_export": "https://translate.yunohost.org/git/yunohost/admin/",
                "branch": "dev",
                "push_branch": "",
                "filemask": "app/src/i18n/locales/*.json",
                "screenshot_filemask": "",
                "template": "app/src/i18n/locales/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.yunohost.org/projects/yunohost/admin/",
                "url": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
                "repository_url": "https://translate.yunohost.org/api/components/yunohost/admin/repository/?format=api",
                "translations_url": "https://translate.yunohost.org/api/components/yunohost/admin/translations/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/components/yunohost/admin/statistics/?format=api",
                "lock_url": "https://translate.yunohost.org/api/components/yunohost/admin/lock/?format=api",
                "links_url": "https://translate.yunohost.org/api/components/yunohost/admin/links/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/components/yunohost/admin/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/YunoHost/yunohost-admin.git",
                "check_flags": "python-brace-format",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "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://translate.yunohost.org/api/addons/6/?format=api",
                    "https://translate.yunohost.org/api/addons/7/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fi",
            "id": 123,
            "filename": "app/src/i18n/locales/fi.json",
            "revision": "3d5687faa36499f56453e65906fbb86c5bfa4657,5648f8f23331269f08880484967417c5b9da08fe",
            "web_url": "https://translate.yunohost.org/projects/yunohost/admin/fi/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/fi/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/admin/fi/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/admin/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 557,
            "total_words": 3985,
            "translated": 432,
            "translated_words": 2642,
            "translated_percent": 77.5,
            "fuzzy": 15,
            "fuzzy_words": 211,
            "fuzzy_percent": 2.6,
            "failing_checks": 7,
            "failing_checks_words": 125,
            "failing_checks_percent": 1.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-31T15:05:21.577624Z",
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/admin/fi/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/admin/fi/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/admin/fi/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/admin/fi/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/admin/fi/units/?format=api"
        },
        {
            "language": {
                "id": 99,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 99,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin_fi",
                    "fin"
                ],
                "direction": "ltr",
                "population": 5736841,
                "web_url": "https://translate.yunohost.org/languages/fi/",
                "url": "https://translate.yunohost.org/api/languages/fi/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/fi/statistics/?format=api"
            },
            "component": {
                "name": "SSOwat",
                "slug": "ssowat",
                "id": 4,
                "source_language": {
                    "id": 73,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.yunohost.org/languages/en/",
                    "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "YunoHost",
                    "slug": "yunohost",
                    "id": 1,
                    "web": "https://yunohost.org",
                    "web_url": "https://translate.yunohost.org/projects/yunohost/",
                    "url": "https://translate.yunohost.org/api/projects/yunohost/?format=api",
                    "components_list_url": "https://translate.yunohost.org/api/projects/yunohost/components/?format=api",
                    "repository_url": "https://translate.yunohost.org/api/projects/yunohost/repository/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/projects/yunohost/statistics/?format=api",
                    "categories_url": "https://translate.yunohost.org/api/projects/yunohost/categories/?format=api",
                    "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost/changes/?format=api",
                    "languages_url": "https://translate.yunohost.org/api/projects/yunohost/languages/?format=api",
                    "labels_url": "https://translate.yunohost.org/api/projects/yunohost/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/YunoHost/SSOwat.git",
                "git_export": "https://translate.yunohost.org/git/yunohost/ssowat/",
                "branch": "dev",
                "push_branch": "",
                "filemask": "portal/locales/*.json",
                "screenshot_filemask": "",
                "template": "portal/locales/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.yunohost.org/projects/yunohost/ssowat/",
                "url": "https://translate.yunohost.org/api/components/yunohost/ssowat/?format=api",
                "repository_url": "https://translate.yunohost.org/api/components/yunohost/ssowat/repository/?format=api",
                "translations_url": "https://translate.yunohost.org/api/components/yunohost/ssowat/translations/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/components/yunohost/ssowat/statistics/?format=api",
                "lock_url": "https://translate.yunohost.org/api/components/yunohost/ssowat/lock/?format=api",
                "links_url": "https://translate.yunohost.org/api/components/yunohost/ssowat/links/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/components/yunohost/ssowat/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/YunoHost/SSOwat.git",
                "check_flags": "python-brace-format",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "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://translate.yunohost.org/api/addons/8/?format=api",
                    "https://translate.yunohost.org/api/addons/9/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fi",
            "id": 124,
            "filename": "portal/locales/fi.json",
            "revision": "b952cee807dd10982ec27ce76ffc00a6b7826027,2d07f11ae82528b3f87461e6bf93d65e801a96f8",
            "web_url": "https://translate.yunohost.org/projects/yunohost/ssowat/fi/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/fi/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/ssowat/fi/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/ssowat/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 47,
            "total_words": 230,
            "translated": 47,
            "translated_words": 230,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 52,
            "failing_checks_percent": 4.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-02-05T19:58:28.982595Z",
            "last_author": "Mico Hauataluoma",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/ssowat/fi/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/ssowat/fi/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/ssowat/fi/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/ssowat/fi/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/ssowat/fi/units/?format=api"
        },
        {
            "language": {
                "id": 99,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 99,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin_fi",
                    "fin"
                ],
                "direction": "ltr",
                "population": 5736841,
                "web_url": "https://translate.yunohost.org/languages/fi/",
                "url": "https://translate.yunohost.org/api/languages/fi/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/fi/statistics/?format=api"
            },
            "component": {
                "name": "moulinette",
                "slug": "moulinette",
                "id": 3,
                "source_language": {
                    "id": 73,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.yunohost.org/languages/en/",
                    "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "YunoHost",
                    "slug": "yunohost",
                    "id": 1,
                    "web": "https://yunohost.org",
                    "web_url": "https://translate.yunohost.org/projects/yunohost/",
                    "url": "https://translate.yunohost.org/api/projects/yunohost/?format=api",
                    "components_list_url": "https://translate.yunohost.org/api/projects/yunohost/components/?format=api",
                    "repository_url": "https://translate.yunohost.org/api/projects/yunohost/repository/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/projects/yunohost/statistics/?format=api",
                    "categories_url": "https://translate.yunohost.org/api/projects/yunohost/categories/?format=api",
                    "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost/changes/?format=api",
                    "languages_url": "https://translate.yunohost.org/api/projects/yunohost/languages/?format=api",
                    "labels_url": "https://translate.yunohost.org/api/projects/yunohost/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/YunoHost/moulinette.git",
                "git_export": "https://translate.yunohost.org/git/yunohost/moulinette/",
                "branch": "dev",
                "push_branch": "",
                "filemask": "locales/*.json",
                "screenshot_filemask": "",
                "template": "locales/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.yunohost.org/projects/yunohost/moulinette/",
                "url": "https://translate.yunohost.org/api/components/yunohost/moulinette/?format=api",
                "repository_url": "https://translate.yunohost.org/api/components/yunohost/moulinette/repository/?format=api",
                "translations_url": "https://translate.yunohost.org/api/components/yunohost/moulinette/translations/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/components/yunohost/moulinette/statistics/?format=api",
                "lock_url": "https://translate.yunohost.org/api/components/yunohost/moulinette/lock/?format=api",
                "links_url": "https://translate.yunohost.org/api/components/yunohost/moulinette/links/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/components/yunohost/moulinette/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/YunoHost/moulinette.git",
                "check_flags": "python-brace-format",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "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://translate.yunohost.org/api/addons/10/?format=api",
                    "https://translate.yunohost.org/api/addons/11/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fi",
            "id": 125,
            "filename": "locales/fi.json",
            "revision": "81a8ddc9e9328a8614b3499d40ca74d92e33f90b,dd276ed04e73e88c673e60d9bc5e74497d919660",
            "web_url": "https://translate.yunohost.org/projects/yunohost/moulinette/fi/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/fi/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/moulinette/fi/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/moulinette/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 45,
            "total_words": 268,
            "translated": 2,
            "translated_words": 3,
            "translated_percent": 4.4,
            "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-03-23T18:07:18.320831Z",
            "last_author": "OniriCorpe",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/moulinette/fi/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/moulinette/fi/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/moulinette/fi/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/moulinette/fi/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/moulinette/fi/units/?format=api"
        },
        {
            "language": {
                "id": 99,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 99,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin_fi",
                    "fin"
                ],
                "direction": "ltr",
                "population": 5736841,
                "web_url": "https://translate.yunohost.org/languages/fi/",
                "url": "https://translate.yunohost.org/api/languages/fi/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/fi/statistics/?format=api"
            },
            "component": {
                "name": "core",
                "slug": "core",
                "id": 1,
                "source_language": {
                    "id": 73,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.yunohost.org/languages/en/",
                    "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "YunoHost",
                    "slug": "yunohost",
                    "id": 1,
                    "web": "https://yunohost.org",
                    "web_url": "https://translate.yunohost.org/projects/yunohost/",
                    "url": "https://translate.yunohost.org/api/projects/yunohost/?format=api",
                    "components_list_url": "https://translate.yunohost.org/api/projects/yunohost/components/?format=api",
                    "repository_url": "https://translate.yunohost.org/api/projects/yunohost/repository/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/projects/yunohost/statistics/?format=api",
                    "categories_url": "https://translate.yunohost.org/api/projects/yunohost/categories/?format=api",
                    "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost/changes/?format=api",
                    "languages_url": "https://translate.yunohost.org/api/projects/yunohost/languages/?format=api",
                    "labels_url": "https://translate.yunohost.org/api/projects/yunohost/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/YunoHost/yunohost.git",
                "git_export": "https://translate.yunohost.org/git/yunohost/core/",
                "branch": "dev",
                "push_branch": "",
                "filemask": "locales/*.json",
                "screenshot_filemask": "",
                "template": "locales/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.yunohost.org/projects/yunohost/core/",
                "url": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
                "repository_url": "https://translate.yunohost.org/api/components/yunohost/core/repository/?format=api",
                "translations_url": "https://translate.yunohost.org/api/components/yunohost/core/translations/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/components/yunohost/core/statistics/?format=api",
                "lock_url": "https://translate.yunohost.org/api/components/yunohost/core/lock/?format=api",
                "links_url": "https://translate.yunohost.org/api/components/yunohost/core/links/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/components/yunohost/core/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/YunoHost/yunohost.git",
                "check_flags": "python-brace-format",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "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://translate.yunohost.org/api/addons/1/?format=api",
                    "https://translate.yunohost.org/api/addons/4/?format=api",
                    "https://translate.yunohost.org/api/addons/5/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fi",
            "id": 126,
            "filename": "locales/fi.json",
            "revision": "05fe2e9a1204bf540d101b0abb3f73730f5c0ff3,2823f6368aa2160b0e68617a1a5af9de7ebefa56",
            "web_url": "https://translate.yunohost.org/projects/yunohost/core/fi/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/fi/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/core/fi/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/core/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 783,
            "total_words": 9284,
            "translated": 3,
            "translated_words": 14,
            "translated_percent": 0.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 123,
            "failing_checks_percent": 0.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-23T04:48:45.497092Z",
            "last_author": "OniriCorpe",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/core/fi/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/core/fi/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/core/fi/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/fi/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/fi/units/?format=api"
        },
        {
            "language": {
                "id": 99,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 99,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin_fi",
                    "fin"
                ],
                "direction": "ltr",
                "population": 5736841,
                "web_url": "https://translate.yunohost.org/languages/fi/",
                "url": "https://translate.yunohost.org/api/languages/fi/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/fi/statistics/?format=api"
            },
            "component": {
                "name": "YunoHost",
                "slug": "glossary",
                "id": 5,
                "source_language": {
                    "id": 73,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.yunohost.org/languages/en/",
                    "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "YunoHost",
                    "slug": "yunohost",
                    "id": 1,
                    "web": "https://yunohost.org",
                    "web_url": "https://translate.yunohost.org/projects/yunohost/",
                    "url": "https://translate.yunohost.org/api/projects/yunohost/?format=api",
                    "components_list_url": "https://translate.yunohost.org/api/projects/yunohost/components/?format=api",
                    "repository_url": "https://translate.yunohost.org/api/projects/yunohost/repository/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/projects/yunohost/statistics/?format=api",
                    "categories_url": "https://translate.yunohost.org/api/projects/yunohost/categories/?format=api",
                    "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost/changes/?format=api",
                    "languages_url": "https://translate.yunohost.org/api/projects/yunohost/languages/?format=api",
                    "labels_url": "https://translate.yunohost.org/api/projects/yunohost/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translate.yunohost.org/git/yunohost/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/",
                "url": "https://translate.yunohost.org/api/components/yunohost/glossary/?format=api",
                "repository_url": "https://translate.yunohost.org/api/components/yunohost/glossary/repository/?format=api",
                "translations_url": "https://translate.yunohost.org/api/components/yunohost/glossary/translations/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/components/yunohost/glossary/statistics/?format=api",
                "lock_url": "https://translate.yunohost.org/api/components/yunohost/glossary/lock/?format=api",
                "links_url": "https://translate.yunohost.org/api/components/yunohost/glossary/links/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/components/yunohost/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",
                "category": null
            },
            "language_code": "fi",
            "id": 127,
            "filename": "fi.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/fi/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/fi/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/fi/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/glossary/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/fi/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/fi/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/fi/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/fi/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/fi/units/?format=api"
        },
        {
            "language": {
                "id": 95,
                "code": "eu",
                "name": "Basque",
                "plural": {
                    "id": 95,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_eu",
                    "baq",
                    "eus"
                ],
                "direction": "ltr",
                "population": 1088518,
                "web_url": "https://translate.yunohost.org/languages/eu/",
                "url": "https://translate.yunohost.org/api/languages/eu/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/eu/statistics/?format=api"
            },
            "component": {
                "name": "YunoHost",
                "slug": "glossary",
                "id": 5,
                "source_language": {
                    "id": 73,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.yunohost.org/languages/en/",
                    "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "YunoHost",
                    "slug": "yunohost",
                    "id": 1,
                    "web": "https://yunohost.org",
                    "web_url": "https://translate.yunohost.org/projects/yunohost/",
                    "url": "https://translate.yunohost.org/api/projects/yunohost/?format=api",
                    "components_list_url": "https://translate.yunohost.org/api/projects/yunohost/components/?format=api",
                    "repository_url": "https://translate.yunohost.org/api/projects/yunohost/repository/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/projects/yunohost/statistics/?format=api",
                    "categories_url": "https://translate.yunohost.org/api/projects/yunohost/categories/?format=api",
                    "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost/changes/?format=api",
                    "languages_url": "https://translate.yunohost.org/api/projects/yunohost/languages/?format=api",
                    "labels_url": "https://translate.yunohost.org/api/projects/yunohost/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translate.yunohost.org/git/yunohost/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/",
                "url": "https://translate.yunohost.org/api/components/yunohost/glossary/?format=api",
                "repository_url": "https://translate.yunohost.org/api/components/yunohost/glossary/repository/?format=api",
                "translations_url": "https://translate.yunohost.org/api/components/yunohost/glossary/translations/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/components/yunohost/glossary/statistics/?format=api",
                "lock_url": "https://translate.yunohost.org/api/components/yunohost/glossary/lock/?format=api",
                "links_url": "https://translate.yunohost.org/api/components/yunohost/glossary/links/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/components/yunohost/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",
                "category": null
            },
            "language_code": "eu",
            "id": 128,
            "filename": "eu.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/eu/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/eu/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/eu/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/glossary/eu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/eu/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/eu/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/eu/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/eu/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/eu/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 103,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://translate.yunohost.org/languages/fr/",
                "url": "https://translate.yunohost.org/api/languages/fr/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "YunoHost",
                "slug": "glossary",
                "id": 5,
                "source_language": {
                    "id": 73,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.yunohost.org/languages/en/",
                    "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "YunoHost",
                    "slug": "yunohost",
                    "id": 1,
                    "web": "https://yunohost.org",
                    "web_url": "https://translate.yunohost.org/projects/yunohost/",
                    "url": "https://translate.yunohost.org/api/projects/yunohost/?format=api",
                    "components_list_url": "https://translate.yunohost.org/api/projects/yunohost/components/?format=api",
                    "repository_url": "https://translate.yunohost.org/api/projects/yunohost/repository/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/projects/yunohost/statistics/?format=api",
                    "categories_url": "https://translate.yunohost.org/api/projects/yunohost/categories/?format=api",
                    "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost/changes/?format=api",
                    "languages_url": "https://translate.yunohost.org/api/projects/yunohost/languages/?format=api",
                    "labels_url": "https://translate.yunohost.org/api/projects/yunohost/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translate.yunohost.org/git/yunohost/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/",
                "url": "https://translate.yunohost.org/api/components/yunohost/glossary/?format=api",
                "repository_url": "https://translate.yunohost.org/api/components/yunohost/glossary/repository/?format=api",
                "translations_url": "https://translate.yunohost.org/api/components/yunohost/glossary/translations/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/components/yunohost/glossary/statistics/?format=api",
                "lock_url": "https://translate.yunohost.org/api/components/yunohost/glossary/lock/?format=api",
                "links_url": "https://translate.yunohost.org/api/components/yunohost/glossary/links/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/components/yunohost/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",
                "category": null
            },
            "language_code": "fr",
            "id": 129,
            "filename": "fr.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/fr/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/fr/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/fr/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/glossary/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/fr/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/fr/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/fr/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/fr/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/fr/units/?format=api"
        },
        {
            "language": {
                "id": 123,
                "code": "hi",
                "name": "Hindi",
                "plural": {
                    "id": 123,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "hin"
                ],
                "direction": "ltr",
                "population": 545556054,
                "web_url": "https://translate.yunohost.org/languages/hi/",
                "url": "https://translate.yunohost.org/api/languages/hi/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/hi/statistics/?format=api"
            },
            "component": {
                "name": "YunoHost",
                "slug": "glossary",
                "id": 5,
                "source_language": {
                    "id": 73,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.yunohost.org/languages/en/",
                    "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "YunoHost",
                    "slug": "yunohost",
                    "id": 1,
                    "web": "https://yunohost.org",
                    "web_url": "https://translate.yunohost.org/projects/yunohost/",
                    "url": "https://translate.yunohost.org/api/projects/yunohost/?format=api",
                    "components_list_url": "https://translate.yunohost.org/api/projects/yunohost/components/?format=api",
                    "repository_url": "https://translate.yunohost.org/api/projects/yunohost/repository/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/projects/yunohost/statistics/?format=api",
                    "categories_url": "https://translate.yunohost.org/api/projects/yunohost/categories/?format=api",
                    "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost/changes/?format=api",
                    "languages_url": "https://translate.yunohost.org/api/projects/yunohost/languages/?format=api",
                    "labels_url": "https://translate.yunohost.org/api/projects/yunohost/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translate.yunohost.org/git/yunohost/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/",
                "url": "https://translate.yunohost.org/api/components/yunohost/glossary/?format=api",
                "repository_url": "https://translate.yunohost.org/api/components/yunohost/glossary/repository/?format=api",
                "translations_url": "https://translate.yunohost.org/api/components/yunohost/glossary/translations/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/components/yunohost/glossary/statistics/?format=api",
                "lock_url": "https://translate.yunohost.org/api/components/yunohost/glossary/lock/?format=api",
                "links_url": "https://translate.yunohost.org/api/components/yunohost/glossary/links/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/components/yunohost/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",
                "category": null
            },
            "language_code": "hi",
            "id": 130,
            "filename": "hi.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/hi/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/hi/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/hi/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/glossary/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/hi/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/hi/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/hi/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/hi/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/hi/units/?format=api"
        },
        {
            "language": {
                "id": 58,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13045532,
                "web_url": "https://translate.yunohost.org/languages/cs/",
                "url": "https://translate.yunohost.org/api/languages/cs/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/cs/statistics/?format=api"
            },
            "component": {
                "name": "YunoHost",
                "slug": "glossary",
                "id": 5,
                "source_language": {
                    "id": 73,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.yunohost.org/languages/en/",
                    "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "YunoHost",
                    "slug": "yunohost",
                    "id": 1,
                    "web": "https://yunohost.org",
                    "web_url": "https://translate.yunohost.org/projects/yunohost/",
                    "url": "https://translate.yunohost.org/api/projects/yunohost/?format=api",
                    "components_list_url": "https://translate.yunohost.org/api/projects/yunohost/components/?format=api",
                    "repository_url": "https://translate.yunohost.org/api/projects/yunohost/repository/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/projects/yunohost/statistics/?format=api",
                    "categories_url": "https://translate.yunohost.org/api/projects/yunohost/categories/?format=api",
                    "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost/changes/?format=api",
                    "languages_url": "https://translate.yunohost.org/api/projects/yunohost/languages/?format=api",
                    "labels_url": "https://translate.yunohost.org/api/projects/yunohost/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translate.yunohost.org/git/yunohost/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/",
                "url": "https://translate.yunohost.org/api/components/yunohost/glossary/?format=api",
                "repository_url": "https://translate.yunohost.org/api/components/yunohost/glossary/repository/?format=api",
                "translations_url": "https://translate.yunohost.org/api/components/yunohost/glossary/translations/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/components/yunohost/glossary/statistics/?format=api",
                "lock_url": "https://translate.yunohost.org/api/components/yunohost/glossary/lock/?format=api",
                "links_url": "https://translate.yunohost.org/api/components/yunohost/glossary/links/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/components/yunohost/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",
                "category": null
            },
            "language_code": "cs",
            "id": 131,
            "filename": "cs.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/cs/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/cs/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/cs/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/glossary/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/cs/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/cs/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/cs/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/cs/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/cs/units/?format=api"
        },
        {
            "language": {
                "id": 213,
                "code": "ne",
                "name": "Nepali",
                "plural": {
                    "id": 213,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "np",
                    "nep"
                ],
                "direction": "ltr",
                "population": 20903374,
                "web_url": "https://translate.yunohost.org/languages/ne/",
                "url": "https://translate.yunohost.org/api/languages/ne/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/ne/statistics/?format=api"
            },
            "component": {
                "name": "YunoHost",
                "slug": "glossary",
                "id": 5,
                "source_language": {
                    "id": 73,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.yunohost.org/languages/en/",
                    "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "YunoHost",
                    "slug": "yunohost",
                    "id": 1,
                    "web": "https://yunohost.org",
                    "web_url": "https://translate.yunohost.org/projects/yunohost/",
                    "url": "https://translate.yunohost.org/api/projects/yunohost/?format=api",
                    "components_list_url": "https://translate.yunohost.org/api/projects/yunohost/components/?format=api",
                    "repository_url": "https://translate.yunohost.org/api/projects/yunohost/repository/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/projects/yunohost/statistics/?format=api",
                    "categories_url": "https://translate.yunohost.org/api/projects/yunohost/categories/?format=api",
                    "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost/changes/?format=api",
                    "languages_url": "https://translate.yunohost.org/api/projects/yunohost/languages/?format=api",
                    "labels_url": "https://translate.yunohost.org/api/projects/yunohost/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translate.yunohost.org/git/yunohost/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/",
                "url": "https://translate.yunohost.org/api/components/yunohost/glossary/?format=api",
                "repository_url": "https://translate.yunohost.org/api/components/yunohost/glossary/repository/?format=api",
                "translations_url": "https://translate.yunohost.org/api/components/yunohost/glossary/translations/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/components/yunohost/glossary/statistics/?format=api",
                "lock_url": "https://translate.yunohost.org/api/components/yunohost/glossary/lock/?format=api",
                "links_url": "https://translate.yunohost.org/api/components/yunohost/glossary/links/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/components/yunohost/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",
                "category": null
            },
            "language_code": "ne",
            "id": 132,
            "filename": "ne.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/ne/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/ne/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/ne/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/glossary/ne/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/ne/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/ne/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/ne/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/ne/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/ne/units/?format=api"
        },
        {
            "language": {
                "id": 12,
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 12,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "ar_ar",
                    "ara"
                ],
                "direction": "rtl",
                "population": 351664195,
                "web_url": "https://translate.yunohost.org/languages/ar/",
                "url": "https://translate.yunohost.org/api/languages/ar/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/ar/statistics/?format=api"
            },
            "component": {
                "name": "YunoHost",
                "slug": "glossary",
                "id": 5,
                "source_language": {
                    "id": 73,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.yunohost.org/languages/en/",
                    "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "YunoHost",
                    "slug": "yunohost",
                    "id": 1,
                    "web": "https://yunohost.org",
                    "web_url": "https://translate.yunohost.org/projects/yunohost/",
                    "url": "https://translate.yunohost.org/api/projects/yunohost/?format=api",
                    "components_list_url": "https://translate.yunohost.org/api/projects/yunohost/components/?format=api",
                    "repository_url": "https://translate.yunohost.org/api/projects/yunohost/repository/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/projects/yunohost/statistics/?format=api",
                    "categories_url": "https://translate.yunohost.org/api/projects/yunohost/categories/?format=api",
                    "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost/changes/?format=api",
                    "languages_url": "https://translate.yunohost.org/api/projects/yunohost/languages/?format=api",
                    "labels_url": "https://translate.yunohost.org/api/projects/yunohost/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translate.yunohost.org/git/yunohost/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/",
                "url": "https://translate.yunohost.org/api/components/yunohost/glossary/?format=api",
                "repository_url": "https://translate.yunohost.org/api/components/yunohost/glossary/repository/?format=api",
                "translations_url": "https://translate.yunohost.org/api/components/yunohost/glossary/translations/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/components/yunohost/glossary/statistics/?format=api",
                "lock_url": "https://translate.yunohost.org/api/components/yunohost/glossary/lock/?format=api",
                "links_url": "https://translate.yunohost.org/api/components/yunohost/glossary/links/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/components/yunohost/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",
                "category": null
            },
            "language_code": "ar",
            "id": 133,
            "filename": "ar.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/ar/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/ar/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/ar/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/glossary/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/ar/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/ar/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/ar/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/ar/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/ar/units/?format=api"
        },
        {
            "language": {
                "id": 37,
                "code": "bn_BD",
                "name": "Bengali (Bangladesh)",
                "plural": {
                    "id": 37,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 159397980,
                "web_url": "https://translate.yunohost.org/languages/bn_BD/",
                "url": "https://translate.yunohost.org/api/languages/bn_BD/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/bn_BD/statistics/?format=api"
            },
            "component": {
                "name": "YunoHost",
                "slug": "glossary",
                "id": 5,
                "source_language": {
                    "id": 73,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.yunohost.org/languages/en/",
                    "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "YunoHost",
                    "slug": "yunohost",
                    "id": 1,
                    "web": "https://yunohost.org",
                    "web_url": "https://translate.yunohost.org/projects/yunohost/",
                    "url": "https://translate.yunohost.org/api/projects/yunohost/?format=api",
                    "components_list_url": "https://translate.yunohost.org/api/projects/yunohost/components/?format=api",
                    "repository_url": "https://translate.yunohost.org/api/projects/yunohost/repository/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/projects/yunohost/statistics/?format=api",
                    "categories_url": "https://translate.yunohost.org/api/projects/yunohost/categories/?format=api",
                    "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost/changes/?format=api",
                    "languages_url": "https://translate.yunohost.org/api/projects/yunohost/languages/?format=api",
                    "labels_url": "https://translate.yunohost.org/api/projects/yunohost/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translate.yunohost.org/git/yunohost/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/",
                "url": "https://translate.yunohost.org/api/components/yunohost/glossary/?format=api",
                "repository_url": "https://translate.yunohost.org/api/components/yunohost/glossary/repository/?format=api",
                "translations_url": "https://translate.yunohost.org/api/components/yunohost/glossary/translations/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/components/yunohost/glossary/statistics/?format=api",
                "lock_url": "https://translate.yunohost.org/api/components/yunohost/glossary/lock/?format=api",
                "links_url": "https://translate.yunohost.org/api/components/yunohost/glossary/links/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/components/yunohost/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",
                "category": null
            },
            "language_code": "bn_BD",
            "id": 134,
            "filename": "bn_BD.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/bn_BD/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/bn_BD/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/bn_BD/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/glossary/bn_BD/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/bn_BD/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/bn_BD/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/bn_BD/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/bn_BD/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/bn_BD/units/?format=api"
        },
        {
            "language": {
                "id": 72,
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 72,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "population": 12292240,
                "web_url": "https://translate.yunohost.org/languages/el/",
                "url": "https://translate.yunohost.org/api/languages/el/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/el/statistics/?format=api"
            },
            "component": {
                "name": "YunoHost",
                "slug": "glossary",
                "id": 5,
                "source_language": {
                    "id": 73,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.yunohost.org/languages/en/",
                    "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "YunoHost",
                    "slug": "yunohost",
                    "id": 1,
                    "web": "https://yunohost.org",
                    "web_url": "https://translate.yunohost.org/projects/yunohost/",
                    "url": "https://translate.yunohost.org/api/projects/yunohost/?format=api",
                    "components_list_url": "https://translate.yunohost.org/api/projects/yunohost/components/?format=api",
                    "repository_url": "https://translate.yunohost.org/api/projects/yunohost/repository/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/projects/yunohost/statistics/?format=api",
                    "categories_url": "https://translate.yunohost.org/api/projects/yunohost/categories/?format=api",
                    "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost/changes/?format=api",
                    "languages_url": "https://translate.yunohost.org/api/projects/yunohost/languages/?format=api",
                    "labels_url": "https://translate.yunohost.org/api/projects/yunohost/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translate.yunohost.org/git/yunohost/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/",
                "url": "https://translate.yunohost.org/api/components/yunohost/glossary/?format=api",
                "repository_url": "https://translate.yunohost.org/api/components/yunohost/glossary/repository/?format=api",
                "translations_url": "https://translate.yunohost.org/api/components/yunohost/glossary/translations/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/components/yunohost/glossary/statistics/?format=api",
                "lock_url": "https://translate.yunohost.org/api/components/yunohost/glossary/lock/?format=api",
                "links_url": "https://translate.yunohost.org/api/components/yunohost/glossary/links/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/components/yunohost/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",
                "category": null
            },
            "language_code": "el",
            "id": 135,
            "filename": "el.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/el/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/el/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/el/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/glossary/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/el/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/el/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/el/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/el/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/el/units/?format=api"
        },
        {
            "language": {
                "id": 233,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 233,
                    "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://translate.yunohost.org/languages/pl/",
                "url": "https://translate.yunohost.org/api/languages/pl/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/pl/statistics/?format=api"
            },
            "component": {
                "name": "YunoHost",
                "slug": "glossary",
                "id": 5,
                "source_language": {
                    "id": 73,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.yunohost.org/languages/en/",
                    "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "YunoHost",
                    "slug": "yunohost",
                    "id": 1,
                    "web": "https://yunohost.org",
                    "web_url": "https://translate.yunohost.org/projects/yunohost/",
                    "url": "https://translate.yunohost.org/api/projects/yunohost/?format=api",
                    "components_list_url": "https://translate.yunohost.org/api/projects/yunohost/components/?format=api",
                    "repository_url": "https://translate.yunohost.org/api/projects/yunohost/repository/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/projects/yunohost/statistics/?format=api",
                    "categories_url": "https://translate.yunohost.org/api/projects/yunohost/categories/?format=api",
                    "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost/changes/?format=api",
                    "languages_url": "https://translate.yunohost.org/api/projects/yunohost/languages/?format=api",
                    "labels_url": "https://translate.yunohost.org/api/projects/yunohost/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translate.yunohost.org/git/yunohost/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/",
                "url": "https://translate.yunohost.org/api/components/yunohost/glossary/?format=api",
                "repository_url": "https://translate.yunohost.org/api/components/yunohost/glossary/repository/?format=api",
                "translations_url": "https://translate.yunohost.org/api/components/yunohost/glossary/translations/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/components/yunohost/glossary/statistics/?format=api",
                "lock_url": "https://translate.yunohost.org/api/components/yunohost/glossary/lock/?format=api",
                "links_url": "https://translate.yunohost.org/api/components/yunohost/glossary/links/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/components/yunohost/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",
                "category": null
            },
            "language_code": "pl",
            "id": 136,
            "filename": "pl.tbx",
            "revision": "d8488ee873ef9cb74e69d4c5e24c83e5b8121544",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/pl/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/pl/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/pl/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/glossary/pl/?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": null,
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/pl/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/pl/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/pl/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/pl/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/pl/units/?format=api"
        },
        {
            "language": {
                "id": 46,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 46,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "ca_ca",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8679138,
                "web_url": "https://translate.yunohost.org/languages/ca/",
                "url": "https://translate.yunohost.org/api/languages/ca/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/ca/statistics/?format=api"
            },
            "component": {
                "name": "YunoHost",
                "slug": "glossary",
                "id": 5,
                "source_language": {
                    "id": 73,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.yunohost.org/languages/en/",
                    "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "YunoHost",
                    "slug": "yunohost",
                    "id": 1,
                    "web": "https://yunohost.org",
                    "web_url": "https://translate.yunohost.org/projects/yunohost/",
                    "url": "https://translate.yunohost.org/api/projects/yunohost/?format=api",
                    "components_list_url": "https://translate.yunohost.org/api/projects/yunohost/components/?format=api",
                    "repository_url": "https://translate.yunohost.org/api/projects/yunohost/repository/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/projects/yunohost/statistics/?format=api",
                    "categories_url": "https://translate.yunohost.org/api/projects/yunohost/categories/?format=api",
                    "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost/changes/?format=api",
                    "languages_url": "https://translate.yunohost.org/api/projects/yunohost/languages/?format=api",
                    "labels_url": "https://translate.yunohost.org/api/projects/yunohost/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translate.yunohost.org/git/yunohost/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/",
                "url": "https://translate.yunohost.org/api/components/yunohost/glossary/?format=api",
                "repository_url": "https://translate.yunohost.org/api/components/yunohost/glossary/repository/?format=api",
                "translations_url": "https://translate.yunohost.org/api/components/yunohost/glossary/translations/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/components/yunohost/glossary/statistics/?format=api",
                "lock_url": "https://translate.yunohost.org/api/components/yunohost/glossary/lock/?format=api",
                "links_url": "https://translate.yunohost.org/api/components/yunohost/glossary/links/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/components/yunohost/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",
                "category": null
            },
            "language_code": "ca",
            "id": 137,
            "filename": "ca.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/ca/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/ca/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/ca/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/glossary/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/ca/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/ca/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/ca/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/ca/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/ca/units/?format=api"
        },
        {
            "language": {
                "id": 210,
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 210,
                    "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://translate.yunohost.org/languages/nb_NO/",
                "url": "https://translate.yunohost.org/api/languages/nb_NO/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/nb_NO/statistics/?format=api"
            },
            "component": {
                "name": "YunoHost",
                "slug": "glossary",
                "id": 5,
                "source_language": {
                    "id": 73,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.yunohost.org/languages/en/",
                    "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "YunoHost",
                    "slug": "yunohost",
                    "id": 1,
                    "web": "https://yunohost.org",
                    "web_url": "https://translate.yunohost.org/projects/yunohost/",
                    "url": "https://translate.yunohost.org/api/projects/yunohost/?format=api",
                    "components_list_url": "https://translate.yunohost.org/api/projects/yunohost/components/?format=api",
                    "repository_url": "https://translate.yunohost.org/api/projects/yunohost/repository/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/projects/yunohost/statistics/?format=api",
                    "categories_url": "https://translate.yunohost.org/api/projects/yunohost/categories/?format=api",
                    "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost/changes/?format=api",
                    "languages_url": "https://translate.yunohost.org/api/projects/yunohost/languages/?format=api",
                    "labels_url": "https://translate.yunohost.org/api/projects/yunohost/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translate.yunohost.org/git/yunohost/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/",
                "url": "https://translate.yunohost.org/api/components/yunohost/glossary/?format=api",
                "repository_url": "https://translate.yunohost.org/api/components/yunohost/glossary/repository/?format=api",
                "translations_url": "https://translate.yunohost.org/api/components/yunohost/glossary/translations/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/components/yunohost/glossary/statistics/?format=api",
                "lock_url": "https://translate.yunohost.org/api/components/yunohost/glossary/lock/?format=api",
                "links_url": "https://translate.yunohost.org/api/components/yunohost/glossary/links/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/components/yunohost/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",
                "category": null
            },
            "language_code": "nb_NO",
            "id": 138,
            "filename": "nb_NO.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/nb_NO/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/nb_NO/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/nb_NO/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/glossary/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/nb_NO/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/nb_NO/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/nb_NO/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/nb_NO/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/nb_NO/units/?format=api"
        },
        {
            "language": {
                "id": 248,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 248,
                    "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://translate.yunohost.org/languages/ru/",
                "url": "https://translate.yunohost.org/api/languages/ru/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "name": "YunoHost",
                "slug": "glossary",
                "id": 5,
                "source_language": {
                    "id": 73,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.yunohost.org/languages/en/",
                    "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "YunoHost",
                    "slug": "yunohost",
                    "id": 1,
                    "web": "https://yunohost.org",
                    "web_url": "https://translate.yunohost.org/projects/yunohost/",
                    "url": "https://translate.yunohost.org/api/projects/yunohost/?format=api",
                    "components_list_url": "https://translate.yunohost.org/api/projects/yunohost/components/?format=api",
                    "repository_url": "https://translate.yunohost.org/api/projects/yunohost/repository/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/projects/yunohost/statistics/?format=api",
                    "categories_url": "https://translate.yunohost.org/api/projects/yunohost/categories/?format=api",
                    "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost/changes/?format=api",
                    "languages_url": "https://translate.yunohost.org/api/projects/yunohost/languages/?format=api",
                    "labels_url": "https://translate.yunohost.org/api/projects/yunohost/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translate.yunohost.org/git/yunohost/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/",
                "url": "https://translate.yunohost.org/api/components/yunohost/glossary/?format=api",
                "repository_url": "https://translate.yunohost.org/api/components/yunohost/glossary/repository/?format=api",
                "translations_url": "https://translate.yunohost.org/api/components/yunohost/glossary/translations/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/components/yunohost/glossary/statistics/?format=api",
                "lock_url": "https://translate.yunohost.org/api/components/yunohost/glossary/lock/?format=api",
                "links_url": "https://translate.yunohost.org/api/components/yunohost/glossary/links/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/components/yunohost/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",
                "category": null
            },
            "language_code": "ru",
            "id": 139,
            "filename": "ru.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/ru/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/ru/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/ru/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/glossary/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/ru/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/ru/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/ru/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/ru/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/ru/units/?format=api"
        },
        {
            "language": {
                "id": 305,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 305,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "https://translate.yunohost.org/languages/tr/",
                "url": "https://translate.yunohost.org/api/languages/tr/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/tr/statistics/?format=api"
            },
            "component": {
                "name": "YunoHost",
                "slug": "glossary",
                "id": 5,
                "source_language": {
                    "id": 73,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.yunohost.org/languages/en/",
                    "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "YunoHost",
                    "slug": "yunohost",
                    "id": 1,
                    "web": "https://yunohost.org",
                    "web_url": "https://translate.yunohost.org/projects/yunohost/",
                    "url": "https://translate.yunohost.org/api/projects/yunohost/?format=api",
                    "components_list_url": "https://translate.yunohost.org/api/projects/yunohost/components/?format=api",
                    "repository_url": "https://translate.yunohost.org/api/projects/yunohost/repository/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/projects/yunohost/statistics/?format=api",
                    "categories_url": "https://translate.yunohost.org/api/projects/yunohost/categories/?format=api",
                    "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost/changes/?format=api",
                    "languages_url": "https://translate.yunohost.org/api/projects/yunohost/languages/?format=api",
                    "labels_url": "https://translate.yunohost.org/api/projects/yunohost/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translate.yunohost.org/git/yunohost/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/",
                "url": "https://translate.yunohost.org/api/components/yunohost/glossary/?format=api",
                "repository_url": "https://translate.yunohost.org/api/components/yunohost/glossary/repository/?format=api",
                "translations_url": "https://translate.yunohost.org/api/components/yunohost/glossary/translations/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/components/yunohost/glossary/statistics/?format=api",
                "lock_url": "https://translate.yunohost.org/api/components/yunohost/glossary/lock/?format=api",
                "links_url": "https://translate.yunohost.org/api/components/yunohost/glossary/links/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/components/yunohost/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",
                "category": null
            },
            "language_code": "tr",
            "id": 140,
            "filename": "tr.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/tr/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/tr/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/tr/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/glossary/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/tr/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/tr/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/tr/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/tr/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/tr/units/?format=api"
        },
        {
            "language": {
                "id": 131,
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 131,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "population": 12443429,
                "web_url": "https://translate.yunohost.org/languages/hu/",
                "url": "https://translate.yunohost.org/api/languages/hu/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/hu/statistics/?format=api"
            },
            "component": {
                "name": "YunoHost",
                "slug": "glossary",
                "id": 5,
                "source_language": {
                    "id": 73,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.yunohost.org/languages/en/",
                    "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "YunoHost",
                    "slug": "yunohost",
                    "id": 1,
                    "web": "https://yunohost.org",
                    "web_url": "https://translate.yunohost.org/projects/yunohost/",
                    "url": "https://translate.yunohost.org/api/projects/yunohost/?format=api",
                    "components_list_url": "https://translate.yunohost.org/api/projects/yunohost/components/?format=api",
                    "repository_url": "https://translate.yunohost.org/api/projects/yunohost/repository/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/projects/yunohost/statistics/?format=api",
                    "categories_url": "https://translate.yunohost.org/api/projects/yunohost/categories/?format=api",
                    "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost/changes/?format=api",
                    "languages_url": "https://translate.yunohost.org/api/projects/yunohost/languages/?format=api",
                    "labels_url": "https://translate.yunohost.org/api/projects/yunohost/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translate.yunohost.org/git/yunohost/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/",
                "url": "https://translate.yunohost.org/api/components/yunohost/glossary/?format=api",
                "repository_url": "https://translate.yunohost.org/api/components/yunohost/glossary/repository/?format=api",
                "translations_url": "https://translate.yunohost.org/api/components/yunohost/glossary/translations/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/components/yunohost/glossary/statistics/?format=api",
                "lock_url": "https://translate.yunohost.org/api/components/yunohost/glossary/lock/?format=api",
                "links_url": "https://translate.yunohost.org/api/components/yunohost/glossary/links/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/components/yunohost/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",
                "category": null
            },
            "language_code": "hu",
            "id": 141,
            "filename": "hu.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/hu/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/hu/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/hu/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/glossary/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/hu/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/hu/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/hu/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/hu/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/hu/units/?format=api"
        },
        {
            "language": {
                "id": 286,
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 286,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe_se",
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 12932871,
                "web_url": "https://translate.yunohost.org/languages/sv/",
                "url": "https://translate.yunohost.org/api/languages/sv/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/sv/statistics/?format=api"
            },
            "component": {
                "name": "YunoHost",
                "slug": "glossary",
                "id": 5,
                "source_language": {
                    "id": 73,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.yunohost.org/languages/en/",
                    "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "YunoHost",
                    "slug": "yunohost",
                    "id": 1,
                    "web": "https://yunohost.org",
                    "web_url": "https://translate.yunohost.org/projects/yunohost/",
                    "url": "https://translate.yunohost.org/api/projects/yunohost/?format=api",
                    "components_list_url": "https://translate.yunohost.org/api/projects/yunohost/components/?format=api",
                    "repository_url": "https://translate.yunohost.org/api/projects/yunohost/repository/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/projects/yunohost/statistics/?format=api",
                    "categories_url": "https://translate.yunohost.org/api/projects/yunohost/categories/?format=api",
                    "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost/changes/?format=api",
                    "languages_url": "https://translate.yunohost.org/api/projects/yunohost/languages/?format=api",
                    "labels_url": "https://translate.yunohost.org/api/projects/yunohost/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translate.yunohost.org/git/yunohost/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/",
                "url": "https://translate.yunohost.org/api/components/yunohost/glossary/?format=api",
                "repository_url": "https://translate.yunohost.org/api/components/yunohost/glossary/repository/?format=api",
                "translations_url": "https://translate.yunohost.org/api/components/yunohost/glossary/translations/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/components/yunohost/glossary/statistics/?format=api",
                "lock_url": "https://translate.yunohost.org/api/components/yunohost/glossary/lock/?format=api",
                "links_url": "https://translate.yunohost.org/api/components/yunohost/glossary/links/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/components/yunohost/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",
                "category": null
            },
            "language_code": "sv",
            "id": 142,
            "filename": "sv.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/sv/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/sv/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/sv/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/glossary/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/sv/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/sv/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/sv/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/sv/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/sv/units/?format=api"
        },
        {
            "language": {
                "id": 40,
                "code": "br",
                "name": "Breton",
                "plural": {
                    "id": 40,
                    "source": 0,
                    "number": 5,
                    "formula": "(n % 10 == 1 && n % 100 != 11 && n % 100 != 71 && n % 100 != 91) ? 0 : ((n % 10 == 2 && n % 100 != 12 && n % 100 != 72 && n % 100 != 92) ? 1 : ((((n % 10 == 3 || n % 10 == 4) || n % 10 == 9) && (n % 100 < 10 || n % 100 > 19) && (n % 100 < 70 || n % 100 > 79) && (n % 100 < 90 || n % 100 > 99)) ? 2 : ((n != 0 && n % 1000000 == 0) ? 3 : 4)))",
                    "type": 10
                },
                "aliases": [
                    "bre"
                ],
                "direction": "ltr",
                "population": 563140,
                "web_url": "https://translate.yunohost.org/languages/br/",
                "url": "https://translate.yunohost.org/api/languages/br/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/br/statistics/?format=api"
            },
            "component": {
                "name": "YunoHost",
                "slug": "glossary",
                "id": 5,
                "source_language": {
                    "id": 73,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.yunohost.org/languages/en/",
                    "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "YunoHost",
                    "slug": "yunohost",
                    "id": 1,
                    "web": "https://yunohost.org",
                    "web_url": "https://translate.yunohost.org/projects/yunohost/",
                    "url": "https://translate.yunohost.org/api/projects/yunohost/?format=api",
                    "components_list_url": "https://translate.yunohost.org/api/projects/yunohost/components/?format=api",
                    "repository_url": "https://translate.yunohost.org/api/projects/yunohost/repository/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/projects/yunohost/statistics/?format=api",
                    "categories_url": "https://translate.yunohost.org/api/projects/yunohost/categories/?format=api",
                    "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost/changes/?format=api",
                    "languages_url": "https://translate.yunohost.org/api/projects/yunohost/languages/?format=api",
                    "labels_url": "https://translate.yunohost.org/api/projects/yunohost/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translate.yunohost.org/git/yunohost/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/",
                "url": "https://translate.yunohost.org/api/components/yunohost/glossary/?format=api",
                "repository_url": "https://translate.yunohost.org/api/components/yunohost/glossary/repository/?format=api",
                "translations_url": "https://translate.yunohost.org/api/components/yunohost/glossary/translations/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/components/yunohost/glossary/statistics/?format=api",
                "lock_url": "https://translate.yunohost.org/api/components/yunohost/glossary/lock/?format=api",
                "links_url": "https://translate.yunohost.org/api/components/yunohost/glossary/links/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/components/yunohost/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",
                "category": null
            },
            "language_code": "br",
            "id": 143,
            "filename": "br.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/br/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/br/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/br/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/glossary/br/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/br/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/br/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/br/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/br/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/br/units/?format=api"
        },
        {
            "language": {
                "id": 113,
                "code": "gl",
                "name": "Galician",
                "plural": {
                    "id": 113,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "glg_es",
                    "glg"
                ],
                "direction": "ltr",
                "population": 3515529,
                "web_url": "https://translate.yunohost.org/languages/gl/",
                "url": "https://translate.yunohost.org/api/languages/gl/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/gl/statistics/?format=api"
            },
            "component": {
                "name": "admin",
                "slug": "admin",
                "id": 2,
                "source_language": {
                    "id": 73,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.yunohost.org/languages/en/",
                    "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "YunoHost",
                    "slug": "yunohost",
                    "id": 1,
                    "web": "https://yunohost.org",
                    "web_url": "https://translate.yunohost.org/projects/yunohost/",
                    "url": "https://translate.yunohost.org/api/projects/yunohost/?format=api",
                    "components_list_url": "https://translate.yunohost.org/api/projects/yunohost/components/?format=api",
                    "repository_url": "https://translate.yunohost.org/api/projects/yunohost/repository/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/projects/yunohost/statistics/?format=api",
                    "categories_url": "https://translate.yunohost.org/api/projects/yunohost/categories/?format=api",
                    "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost/changes/?format=api",
                    "languages_url": "https://translate.yunohost.org/api/projects/yunohost/languages/?format=api",
                    "labels_url": "https://translate.yunohost.org/api/projects/yunohost/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/YunoHost/yunohost-admin.git",
                "git_export": "https://translate.yunohost.org/git/yunohost/admin/",
                "branch": "dev",
                "push_branch": "",
                "filemask": "app/src/i18n/locales/*.json",
                "screenshot_filemask": "",
                "template": "app/src/i18n/locales/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.yunohost.org/projects/yunohost/admin/",
                "url": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
                "repository_url": "https://translate.yunohost.org/api/components/yunohost/admin/repository/?format=api",
                "translations_url": "https://translate.yunohost.org/api/components/yunohost/admin/translations/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/components/yunohost/admin/statistics/?format=api",
                "lock_url": "https://translate.yunohost.org/api/components/yunohost/admin/lock/?format=api",
                "links_url": "https://translate.yunohost.org/api/components/yunohost/admin/links/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/components/yunohost/admin/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/YunoHost/yunohost-admin.git",
                "check_flags": "python-brace-format",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "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://translate.yunohost.org/api/addons/6/?format=api",
                    "https://translate.yunohost.org/api/addons/7/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "gl",
            "id": 144,
            "filename": "app/src/i18n/locales/gl.json",
            "revision": "e17ac3e678cd0de93a39af6b526ac9e7cfc5c6ca,5648f8f23331269f08880484967417c5b9da08fe",
            "web_url": "https://translate.yunohost.org/projects/yunohost/admin/gl/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/gl/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/admin/gl/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/admin/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 557,
            "total_words": 3985,
            "translated": 557,
            "translated_words": 3985,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-03T03:20:17.765666Z",
            "last_author": "José M.",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/admin/gl/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/admin/gl/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/admin/gl/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/admin/gl/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/admin/gl/units/?format=api"
        },
        {
            "language": {
                "id": 113,
                "code": "gl",
                "name": "Galician",
                "plural": {
                    "id": 113,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "glg_es",
                    "glg"
                ],
                "direction": "ltr",
                "population": 3515529,
                "web_url": "https://translate.yunohost.org/languages/gl/",
                "url": "https://translate.yunohost.org/api/languages/gl/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/gl/statistics/?format=api"
            },
            "component": {
                "name": "SSOwat",
                "slug": "ssowat",
                "id": 4,
                "source_language": {
                    "id": 73,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.yunohost.org/languages/en/",
                    "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "YunoHost",
                    "slug": "yunohost",
                    "id": 1,
                    "web": "https://yunohost.org",
                    "web_url": "https://translate.yunohost.org/projects/yunohost/",
                    "url": "https://translate.yunohost.org/api/projects/yunohost/?format=api",
                    "components_list_url": "https://translate.yunohost.org/api/projects/yunohost/components/?format=api",
                    "repository_url": "https://translate.yunohost.org/api/projects/yunohost/repository/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/projects/yunohost/statistics/?format=api",
                    "categories_url": "https://translate.yunohost.org/api/projects/yunohost/categories/?format=api",
                    "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost/changes/?format=api",
                    "languages_url": "https://translate.yunohost.org/api/projects/yunohost/languages/?format=api",
                    "labels_url": "https://translate.yunohost.org/api/projects/yunohost/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/YunoHost/SSOwat.git",
                "git_export": "https://translate.yunohost.org/git/yunohost/ssowat/",
                "branch": "dev",
                "push_branch": "",
                "filemask": "portal/locales/*.json",
                "screenshot_filemask": "",
                "template": "portal/locales/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.yunohost.org/projects/yunohost/ssowat/",
                "url": "https://translate.yunohost.org/api/components/yunohost/ssowat/?format=api",
                "repository_url": "https://translate.yunohost.org/api/components/yunohost/ssowat/repository/?format=api",
                "translations_url": "https://translate.yunohost.org/api/components/yunohost/ssowat/translations/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/components/yunohost/ssowat/statistics/?format=api",
                "lock_url": "https://translate.yunohost.org/api/components/yunohost/ssowat/lock/?format=api",
                "links_url": "https://translate.yunohost.org/api/components/yunohost/ssowat/links/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/components/yunohost/ssowat/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/YunoHost/SSOwat.git",
                "check_flags": "python-brace-format",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "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://translate.yunohost.org/api/addons/8/?format=api",
                    "https://translate.yunohost.org/api/addons/9/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "gl",
            "id": 145,
            "filename": "portal/locales/gl.json",
            "revision": "495bff6b39e20ed20d2ce768c23e95f6c4bf1a6a,2d07f11ae82528b3f87461e6bf93d65e801a96f8",
            "web_url": "https://translate.yunohost.org/projects/yunohost/ssowat/gl/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/gl/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/ssowat/gl/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/ssowat/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 47,
            "total_words": 230,
            "translated": 47,
            "translated_words": 230,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-08-05T04:44:47.445022Z",
            "last_author": "José M.",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/ssowat/gl/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/ssowat/gl/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/ssowat/gl/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/ssowat/gl/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/ssowat/gl/units/?format=api"
        },
        {
            "language": {
                "id": 113,
                "code": "gl",
                "name": "Galician",
                "plural": {
                    "id": 113,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "glg_es",
                    "glg"
                ],
                "direction": "ltr",
                "population": 3515529,
                "web_url": "https://translate.yunohost.org/languages/gl/",
                "url": "https://translate.yunohost.org/api/languages/gl/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/gl/statistics/?format=api"
            },
            "component": {
                "name": "moulinette",
                "slug": "moulinette",
                "id": 3,
                "source_language": {
                    "id": 73,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.yunohost.org/languages/en/",
                    "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "YunoHost",
                    "slug": "yunohost",
                    "id": 1,
                    "web": "https://yunohost.org",
                    "web_url": "https://translate.yunohost.org/projects/yunohost/",
                    "url": "https://translate.yunohost.org/api/projects/yunohost/?format=api",
                    "components_list_url": "https://translate.yunohost.org/api/projects/yunohost/components/?format=api",
                    "repository_url": "https://translate.yunohost.org/api/projects/yunohost/repository/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/projects/yunohost/statistics/?format=api",
                    "categories_url": "https://translate.yunohost.org/api/projects/yunohost/categories/?format=api",
                    "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost/changes/?format=api",
                    "languages_url": "https://translate.yunohost.org/api/projects/yunohost/languages/?format=api",
                    "labels_url": "https://translate.yunohost.org/api/projects/yunohost/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/YunoHost/moulinette.git",
                "git_export": "https://translate.yunohost.org/git/yunohost/moulinette/",
                "branch": "dev",
                "push_branch": "",
                "filemask": "locales/*.json",
                "screenshot_filemask": "",
                "template": "locales/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.yunohost.org/projects/yunohost/moulinette/",
                "url": "https://translate.yunohost.org/api/components/yunohost/moulinette/?format=api",
                "repository_url": "https://translate.yunohost.org/api/components/yunohost/moulinette/repository/?format=api",
                "translations_url": "https://translate.yunohost.org/api/components/yunohost/moulinette/translations/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/components/yunohost/moulinette/statistics/?format=api",
                "lock_url": "https://translate.yunohost.org/api/components/yunohost/moulinette/lock/?format=api",
                "links_url": "https://translate.yunohost.org/api/components/yunohost/moulinette/links/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/components/yunohost/moulinette/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/YunoHost/moulinette.git",
                "check_flags": "python-brace-format",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "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://translate.yunohost.org/api/addons/10/?format=api",
                    "https://translate.yunohost.org/api/addons/11/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "gl",
            "id": 146,
            "filename": "locales/gl.json",
            "revision": "4fa355cff3c006d3dbfcff089341d961e868a594,dd276ed04e73e88c673e60d9bc5e74497d919660",
            "web_url": "https://translate.yunohost.org/projects/yunohost/moulinette/gl/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/gl/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/moulinette/gl/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/moulinette/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 45,
            "total_words": 268,
            "translated": 43,
            "translated_words": 245,
            "translated_percent": 95.5,
            "fuzzy": 2,
            "fuzzy_words": 23,
            "fuzzy_percent": 4.4,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-24T15:58:18.369726Z",
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/moulinette/gl/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/moulinette/gl/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/moulinette/gl/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/moulinette/gl/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/moulinette/gl/units/?format=api"
        },
        {
            "language": {
                "id": 113,
                "code": "gl",
                "name": "Galician",
                "plural": {
                    "id": 113,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "glg_es",
                    "glg"
                ],
                "direction": "ltr",
                "population": 3515529,
                "web_url": "https://translate.yunohost.org/languages/gl/",
                "url": "https://translate.yunohost.org/api/languages/gl/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/gl/statistics/?format=api"
            },
            "component": {
                "name": "core",
                "slug": "core",
                "id": 1,
                "source_language": {
                    "id": 73,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.yunohost.org/languages/en/",
                    "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "YunoHost",
                    "slug": "yunohost",
                    "id": 1,
                    "web": "https://yunohost.org",
                    "web_url": "https://translate.yunohost.org/projects/yunohost/",
                    "url": "https://translate.yunohost.org/api/projects/yunohost/?format=api",
                    "components_list_url": "https://translate.yunohost.org/api/projects/yunohost/components/?format=api",
                    "repository_url": "https://translate.yunohost.org/api/projects/yunohost/repository/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/projects/yunohost/statistics/?format=api",
                    "categories_url": "https://translate.yunohost.org/api/projects/yunohost/categories/?format=api",
                    "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost/changes/?format=api",
                    "languages_url": "https://translate.yunohost.org/api/projects/yunohost/languages/?format=api",
                    "labels_url": "https://translate.yunohost.org/api/projects/yunohost/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/YunoHost/yunohost.git",
                "git_export": "https://translate.yunohost.org/git/yunohost/core/",
                "branch": "dev",
                "push_branch": "",
                "filemask": "locales/*.json",
                "screenshot_filemask": "",
                "template": "locales/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.yunohost.org/projects/yunohost/core/",
                "url": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
                "repository_url": "https://translate.yunohost.org/api/components/yunohost/core/repository/?format=api",
                "translations_url": "https://translate.yunohost.org/api/components/yunohost/core/translations/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/components/yunohost/core/statistics/?format=api",
                "lock_url": "https://translate.yunohost.org/api/components/yunohost/core/lock/?format=api",
                "links_url": "https://translate.yunohost.org/api/components/yunohost/core/links/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/components/yunohost/core/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/YunoHost/yunohost.git",
                "check_flags": "python-brace-format",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "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://translate.yunohost.org/api/addons/1/?format=api",
                    "https://translate.yunohost.org/api/addons/4/?format=api",
                    "https://translate.yunohost.org/api/addons/5/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "gl",
            "id": 147,
            "filename": "locales/gl.json",
            "revision": "85dabf728dea3e4b5923b764ac7fbef9e8a45cdc,2823f6368aa2160b0e68617a1a5af9de7ebefa56",
            "web_url": "https://translate.yunohost.org/projects/yunohost/core/gl/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/gl/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/core/gl/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/core/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 783,
            "total_words": 9284,
            "translated": 782,
            "translated_words": 9270,
            "translated_percent": 99.8,
            "fuzzy": 1,
            "fuzzy_words": 14,
            "fuzzy_percent": 0.1,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 3,
            "last_change": "2024-03-23T18:10:24.781939Z",
            "last_author": "OniriCorpe",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/core/gl/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/core/gl/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/core/gl/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/gl/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/gl/units/?format=api"
        },
        {
            "language": {
                "id": 113,
                "code": "gl",
                "name": "Galician",
                "plural": {
                    "id": 113,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "glg_es",
                    "glg"
                ],
                "direction": "ltr",
                "population": 3515529,
                "web_url": "https://translate.yunohost.org/languages/gl/",
                "url": "https://translate.yunohost.org/api/languages/gl/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/gl/statistics/?format=api"
            },
            "component": {
                "name": "YunoHost",
                "slug": "glossary",
                "id": 5,
                "source_language": {
                    "id": 73,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.yunohost.org/languages/en/",
                    "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "YunoHost",
                    "slug": "yunohost",
                    "id": 1,
                    "web": "https://yunohost.org",
                    "web_url": "https://translate.yunohost.org/projects/yunohost/",
                    "url": "https://translate.yunohost.org/api/projects/yunohost/?format=api",
                    "components_list_url": "https://translate.yunohost.org/api/projects/yunohost/components/?format=api",
                    "repository_url": "https://translate.yunohost.org/api/projects/yunohost/repository/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/projects/yunohost/statistics/?format=api",
                    "categories_url": "https://translate.yunohost.org/api/projects/yunohost/categories/?format=api",
                    "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost/changes/?format=api",
                    "languages_url": "https://translate.yunohost.org/api/projects/yunohost/languages/?format=api",
                    "labels_url": "https://translate.yunohost.org/api/projects/yunohost/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translate.yunohost.org/git/yunohost/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/",
                "url": "https://translate.yunohost.org/api/components/yunohost/glossary/?format=api",
                "repository_url": "https://translate.yunohost.org/api/components/yunohost/glossary/repository/?format=api",
                "translations_url": "https://translate.yunohost.org/api/components/yunohost/glossary/translations/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/components/yunohost/glossary/statistics/?format=api",
                "lock_url": "https://translate.yunohost.org/api/components/yunohost/glossary/lock/?format=api",
                "links_url": "https://translate.yunohost.org/api/components/yunohost/glossary/links/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/components/yunohost/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",
                "category": null
            },
            "language_code": "gl",
            "id": 148,
            "filename": "gl.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/gl/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/gl/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/gl/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/glossary/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/gl/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/gl/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/gl/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/gl/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/gl/units/?format=api"
        },
        {
            "language": {
                "id": 313,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 313,
                    "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://translate.yunohost.org/languages/uk/",
                "url": "https://translate.yunohost.org/api/languages/uk/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/uk/statistics/?format=api"
            },
            "component": {
                "name": "core",
                "slug": "core",
                "id": 1,
                "source_language": {
                    "id": 73,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.yunohost.org/languages/en/",
                    "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "YunoHost",
                    "slug": "yunohost",
                    "id": 1,
                    "web": "https://yunohost.org",
                    "web_url": "https://translate.yunohost.org/projects/yunohost/",
                    "url": "https://translate.yunohost.org/api/projects/yunohost/?format=api",
                    "components_list_url": "https://translate.yunohost.org/api/projects/yunohost/components/?format=api",
                    "repository_url": "https://translate.yunohost.org/api/projects/yunohost/repository/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/projects/yunohost/statistics/?format=api",
                    "categories_url": "https://translate.yunohost.org/api/projects/yunohost/categories/?format=api",
                    "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost/changes/?format=api",
                    "languages_url": "https://translate.yunohost.org/api/projects/yunohost/languages/?format=api",
                    "labels_url": "https://translate.yunohost.org/api/projects/yunohost/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/YunoHost/yunohost.git",
                "git_export": "https://translate.yunohost.org/git/yunohost/core/",
                "branch": "dev",
                "push_branch": "",
                "filemask": "locales/*.json",
                "screenshot_filemask": "",
                "template": "locales/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.yunohost.org/projects/yunohost/core/",
                "url": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
                "repository_url": "https://translate.yunohost.org/api/components/yunohost/core/repository/?format=api",
                "translations_url": "https://translate.yunohost.org/api/components/yunohost/core/translations/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/components/yunohost/core/statistics/?format=api",
                "lock_url": "https://translate.yunohost.org/api/components/yunohost/core/lock/?format=api",
                "links_url": "https://translate.yunohost.org/api/components/yunohost/core/links/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/components/yunohost/core/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/YunoHost/yunohost.git",
                "check_flags": "python-brace-format",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "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://translate.yunohost.org/api/addons/1/?format=api",
                    "https://translate.yunohost.org/api/addons/4/?format=api",
                    "https://translate.yunohost.org/api/addons/5/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "uk",
            "id": 149,
            "filename": "locales/uk.json",
            "revision": "0feee55552fcbcc1fa4ccb1fa261090f3995db04,2823f6368aa2160b0e68617a1a5af9de7ebefa56",
            "web_url": "https://translate.yunohost.org/projects/yunohost/core/uk/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/uk/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/core/uk/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/core/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 783,
            "total_words": 9284,
            "translated": 726,
            "translated_words": 8393,
            "translated_percent": 92.7,
            "fuzzy": 56,
            "fuzzy_words": 858,
            "fuzzy_percent": 7.1,
            "failing_checks": 48,
            "failing_checks_words": 718,
            "failing_checks_percent": 6.1,
            "have_suggestion": 9,
            "have_comment": 0,
            "last_change": "2024-03-23T19:02:24.730301Z",
            "last_author": "OniriCorpe",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/core/uk/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/core/uk/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/core/uk/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/uk/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/uk/units/?format=api"
        },
        {
            "language": {
                "id": 313,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 313,
                    "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://translate.yunohost.org/languages/uk/",
                "url": "https://translate.yunohost.org/api/languages/uk/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/uk/statistics/?format=api"
            },
            "component": {
                "name": "moulinette",
                "slug": "moulinette",
                "id": 3,
                "source_language": {
                    "id": 73,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.yunohost.org/languages/en/",
                    "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "YunoHost",
                    "slug": "yunohost",
                    "id": 1,
                    "web": "https://yunohost.org",
                    "web_url": "https://translate.yunohost.org/projects/yunohost/",
                    "url": "https://translate.yunohost.org/api/projects/yunohost/?format=api",
                    "components_list_url": "https://translate.yunohost.org/api/projects/yunohost/components/?format=api",
                    "repository_url": "https://translate.yunohost.org/api/projects/yunohost/repository/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/projects/yunohost/statistics/?format=api",
                    "categories_url": "https://translate.yunohost.org/api/projects/yunohost/categories/?format=api",
                    "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost/changes/?format=api",
                    "languages_url": "https://translate.yunohost.org/api/projects/yunohost/languages/?format=api",
                    "labels_url": "https://translate.yunohost.org/api/projects/yunohost/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/YunoHost/moulinette.git",
                "git_export": "https://translate.yunohost.org/git/yunohost/moulinette/",
                "branch": "dev",
                "push_branch": "",
                "filemask": "locales/*.json",
                "screenshot_filemask": "",
                "template": "locales/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.yunohost.org/projects/yunohost/moulinette/",
                "url": "https://translate.yunohost.org/api/components/yunohost/moulinette/?format=api",
                "repository_url": "https://translate.yunohost.org/api/components/yunohost/moulinette/repository/?format=api",
                "translations_url": "https://translate.yunohost.org/api/components/yunohost/moulinette/translations/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/components/yunohost/moulinette/statistics/?format=api",
                "lock_url": "https://translate.yunohost.org/api/components/yunohost/moulinette/lock/?format=api",
                "links_url": "https://translate.yunohost.org/api/components/yunohost/moulinette/links/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/components/yunohost/moulinette/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/YunoHost/moulinette.git",
                "check_flags": "python-brace-format",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "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://translate.yunohost.org/api/addons/10/?format=api",
                    "https://translate.yunohost.org/api/addons/11/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "uk",
            "id": 150,
            "filename": "locales/uk.json",
            "revision": "8f91ffff639e9dc6f00e993a2e2a3919757ff2a7,dd276ed04e73e88c673e60d9bc5e74497d919660",
            "web_url": "https://translate.yunohost.org/projects/yunohost/moulinette/uk/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/uk/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/moulinette/uk/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/moulinette/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 45,
            "total_words": 268,
            "translated": 43,
            "translated_words": 245,
            "translated_percent": 95.5,
            "fuzzy": 2,
            "fuzzy_words": 23,
            "fuzzy_percent": 4.4,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-24T15:58:20.281139Z",
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/moulinette/uk/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/moulinette/uk/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/moulinette/uk/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/moulinette/uk/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/moulinette/uk/units/?format=api"
        },
        {
            "language": {
                "id": 313,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 313,
                    "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://translate.yunohost.org/languages/uk/",
                "url": "https://translate.yunohost.org/api/languages/uk/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/uk/statistics/?format=api"
            },
            "component": {
                "name": "SSOwat",
                "slug": "ssowat",
                "id": 4,
                "source_language": {
                    "id": 73,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.yunohost.org/languages/en/",
                    "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "YunoHost",
                    "slug": "yunohost",
                    "id": 1,
                    "web": "https://yunohost.org",
                    "web_url": "https://translate.yunohost.org/projects/yunohost/",
                    "url": "https://translate.yunohost.org/api/projects/yunohost/?format=api",
                    "components_list_url": "https://translate.yunohost.org/api/projects/yunohost/components/?format=api",
                    "repository_url": "https://translate.yunohost.org/api/projects/yunohost/repository/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/projects/yunohost/statistics/?format=api",
                    "categories_url": "https://translate.yunohost.org/api/projects/yunohost/categories/?format=api",
                    "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost/changes/?format=api",
                    "languages_url": "https://translate.yunohost.org/api/projects/yunohost/languages/?format=api",
                    "labels_url": "https://translate.yunohost.org/api/projects/yunohost/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/YunoHost/SSOwat.git",
                "git_export": "https://translate.yunohost.org/git/yunohost/ssowat/",
                "branch": "dev",
                "push_branch": "",
                "filemask": "portal/locales/*.json",
                "screenshot_filemask": "",
                "template": "portal/locales/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.yunohost.org/projects/yunohost/ssowat/",
                "url": "https://translate.yunohost.org/api/components/yunohost/ssowat/?format=api",
                "repository_url": "https://translate.yunohost.org/api/components/yunohost/ssowat/repository/?format=api",
                "translations_url": "https://translate.yunohost.org/api/components/yunohost/ssowat/translations/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/components/yunohost/ssowat/statistics/?format=api",
                "lock_url": "https://translate.yunohost.org/api/components/yunohost/ssowat/lock/?format=api",
                "links_url": "https://translate.yunohost.org/api/components/yunohost/ssowat/links/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/components/yunohost/ssowat/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/YunoHost/SSOwat.git",
                "check_flags": "python-brace-format",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "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://translate.yunohost.org/api/addons/8/?format=api",
                    "https://translate.yunohost.org/api/addons/9/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "uk",
            "id": 151,
            "filename": "portal/locales/uk.json",
            "revision": "9655a913c45d63fea9216819cefda0b6f81625f0,2d07f11ae82528b3f87461e6bf93d65e801a96f8",
            "web_url": "https://translate.yunohost.org/projects/yunohost/ssowat/uk/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/uk/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/ssowat/uk/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/ssowat/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 47,
            "total_words": 230,
            "translated": 47,
            "translated_words": 230,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-11-27T17:19:16.115591Z",
            "last_author": "Tymofii-Lytvynenko",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/ssowat/uk/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/ssowat/uk/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/ssowat/uk/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/ssowat/uk/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/ssowat/uk/units/?format=api"
        },
        {
            "language": {
                "id": 313,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 313,
                    "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://translate.yunohost.org/languages/uk/",
                "url": "https://translate.yunohost.org/api/languages/uk/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/uk/statistics/?format=api"
            },
            "component": {
                "name": "admin",
                "slug": "admin",
                "id": 2,
                "source_language": {
                    "id": 73,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.yunohost.org/languages/en/",
                    "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "YunoHost",
                    "slug": "yunohost",
                    "id": 1,
                    "web": "https://yunohost.org",
                    "web_url": "https://translate.yunohost.org/projects/yunohost/",
                    "url": "https://translate.yunohost.org/api/projects/yunohost/?format=api",
                    "components_list_url": "https://translate.yunohost.org/api/projects/yunohost/components/?format=api",
                    "repository_url": "https://translate.yunohost.org/api/projects/yunohost/repository/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/projects/yunohost/statistics/?format=api",
                    "categories_url": "https://translate.yunohost.org/api/projects/yunohost/categories/?format=api",
                    "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost/changes/?format=api",
                    "languages_url": "https://translate.yunohost.org/api/projects/yunohost/languages/?format=api",
                    "labels_url": "https://translate.yunohost.org/api/projects/yunohost/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/YunoHost/yunohost-admin.git",
                "git_export": "https://translate.yunohost.org/git/yunohost/admin/",
                "branch": "dev",
                "push_branch": "",
                "filemask": "app/src/i18n/locales/*.json",
                "screenshot_filemask": "",
                "template": "app/src/i18n/locales/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.yunohost.org/projects/yunohost/admin/",
                "url": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
                "repository_url": "https://translate.yunohost.org/api/components/yunohost/admin/repository/?format=api",
                "translations_url": "https://translate.yunohost.org/api/components/yunohost/admin/translations/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/components/yunohost/admin/statistics/?format=api",
                "lock_url": "https://translate.yunohost.org/api/components/yunohost/admin/lock/?format=api",
                "links_url": "https://translate.yunohost.org/api/components/yunohost/admin/links/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/components/yunohost/admin/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/YunoHost/yunohost-admin.git",
                "check_flags": "python-brace-format",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "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://translate.yunohost.org/api/addons/6/?format=api",
                    "https://translate.yunohost.org/api/addons/7/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "uk",
            "id": 152,
            "filename": "app/src/i18n/locales/uk.json",
            "revision": "3246a7b7107f2306f75418c66e2998c0d1534813,5648f8f23331269f08880484967417c5b9da08fe",
            "web_url": "https://translate.yunohost.org/projects/yunohost/admin/uk/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/uk/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/admin/uk/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/admin/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 557,
            "total_words": 3985,
            "translated": 548,
            "translated_words": 3791,
            "translated_percent": 98.3,
            "fuzzy": 8,
            "fuzzy_words": 191,
            "fuzzy_percent": 1.4,
            "failing_checks": 8,
            "failing_checks_words": 121,
            "failing_checks_percent": 1.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-31T15:05:31.327858Z",
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/admin/uk/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/admin/uk/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/admin/uk/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/admin/uk/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/admin/uk/units/?format=api"
        },
        {
            "language": {
                "id": 313,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 313,
                    "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://translate.yunohost.org/languages/uk/",
                "url": "https://translate.yunohost.org/api/languages/uk/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/uk/statistics/?format=api"
            },
            "component": {
                "name": "YunoHost",
                "slug": "glossary",
                "id": 5,
                "source_language": {
                    "id": 73,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.yunohost.org/languages/en/",
                    "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "YunoHost",
                    "slug": "yunohost",
                    "id": 1,
                    "web": "https://yunohost.org",
                    "web_url": "https://translate.yunohost.org/projects/yunohost/",
                    "url": "https://translate.yunohost.org/api/projects/yunohost/?format=api",
                    "components_list_url": "https://translate.yunohost.org/api/projects/yunohost/components/?format=api",
                    "repository_url": "https://translate.yunohost.org/api/projects/yunohost/repository/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/projects/yunohost/statistics/?format=api",
                    "categories_url": "https://translate.yunohost.org/api/projects/yunohost/categories/?format=api",
                    "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost/changes/?format=api",
                    "languages_url": "https://translate.yunohost.org/api/projects/yunohost/languages/?format=api",
                    "labels_url": "https://translate.yunohost.org/api/projects/yunohost/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translate.yunohost.org/git/yunohost/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/",
                "url": "https://translate.yunohost.org/api/components/yunohost/glossary/?format=api",
                "repository_url": "https://translate.yunohost.org/api/components/yunohost/glossary/repository/?format=api",
                "translations_url": "https://translate.yunohost.org/api/components/yunohost/glossary/translations/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/components/yunohost/glossary/statistics/?format=api",
                "lock_url": "https://translate.yunohost.org/api/components/yunohost/glossary/lock/?format=api",
                "links_url": "https://translate.yunohost.org/api/components/yunohost/glossary/links/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/components/yunohost/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",
                "category": null
            },
            "language_code": "uk",
            "id": 154,
            "filename": "uk.tbx",
            "revision": "01779f17136ffac6a23fc419ce869ebb55b00f25",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/uk/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/uk/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/uk/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/glossary/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 3,
            "translated": 3,
            "translated_words": 3,
            "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://translate.yunohost.org/api/translations/yunohost/glossary/uk/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/uk/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/uk/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/uk/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/uk/units/?format=api"
        },
        {
            "language": {
                "id": 96,
                "code": "fa",
                "name": "Persian",
                "plural": {
                    "id": 96,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fas_ir",
                    "fas",
                    "per"
                ],
                "direction": "rtl",
                "population": 84710458,
                "web_url": "https://translate.yunohost.org/languages/fa/",
                "url": "https://translate.yunohost.org/api/languages/fa/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/fa/statistics/?format=api"
            },
            "component": {
                "name": "admin",
                "slug": "admin",
                "id": 2,
                "source_language": {
                    "id": 73,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.yunohost.org/languages/en/",
                    "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "YunoHost",
                    "slug": "yunohost",
                    "id": 1,
                    "web": "https://yunohost.org",
                    "web_url": "https://translate.yunohost.org/projects/yunohost/",
                    "url": "https://translate.yunohost.org/api/projects/yunohost/?format=api",
                    "components_list_url": "https://translate.yunohost.org/api/projects/yunohost/components/?format=api",
                    "repository_url": "https://translate.yunohost.org/api/projects/yunohost/repository/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/projects/yunohost/statistics/?format=api",
                    "categories_url": "https://translate.yunohost.org/api/projects/yunohost/categories/?format=api",
                    "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost/changes/?format=api",
                    "languages_url": "https://translate.yunohost.org/api/projects/yunohost/languages/?format=api",
                    "labels_url": "https://translate.yunohost.org/api/projects/yunohost/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/YunoHost/yunohost-admin.git",
                "git_export": "https://translate.yunohost.org/git/yunohost/admin/",
                "branch": "dev",
                "push_branch": "",
                "filemask": "app/src/i18n/locales/*.json",
                "screenshot_filemask": "",
                "template": "app/src/i18n/locales/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.yunohost.org/projects/yunohost/admin/",
                "url": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
                "repository_url": "https://translate.yunohost.org/api/components/yunohost/admin/repository/?format=api",
                "translations_url": "https://translate.yunohost.org/api/components/yunohost/admin/translations/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/components/yunohost/admin/statistics/?format=api",
                "lock_url": "https://translate.yunohost.org/api/components/yunohost/admin/lock/?format=api",
                "links_url": "https://translate.yunohost.org/api/components/yunohost/admin/links/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/components/yunohost/admin/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/YunoHost/yunohost-admin.git",
                "check_flags": "python-brace-format",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "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://translate.yunohost.org/api/addons/6/?format=api",
                    "https://translate.yunohost.org/api/addons/7/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fa",
            "id": 156,
            "filename": "app/src/i18n/locales/fa.json",
            "revision": "2c95f7755bc14f04c2fe2792fb603cd3ee9cf924,5648f8f23331269f08880484967417c5b9da08fe",
            "web_url": "https://translate.yunohost.org/projects/yunohost/admin/fa/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/fa/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/admin/fa/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/admin/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 557,
            "total_words": 3985,
            "translated": 384,
            "translated_words": 2110,
            "translated_percent": 68.9,
            "fuzzy": 15,
            "fuzzy_words": 240,
            "fuzzy_percent": 2.6,
            "failing_checks": 7,
            "failing_checks_words": 144,
            "failing_checks_percent": 1.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-31T15:05:21.264952Z",
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/admin/fa/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/admin/fa/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/admin/fa/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/admin/fa/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/admin/fa/units/?format=api"
        },
        {
            "language": {
                "id": 96,
                "code": "fa",
                "name": "Persian",
                "plural": {
                    "id": 96,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fas_ir",
                    "fas",
                    "per"
                ],
                "direction": "rtl",
                "population": 84710458,
                "web_url": "https://translate.yunohost.org/languages/fa/",
                "url": "https://translate.yunohost.org/api/languages/fa/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/fa/statistics/?format=api"
            },
            "component": {
                "name": "core",
                "slug": "core",
                "id": 1,
                "source_language": {
                    "id": 73,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.yunohost.org/languages/en/",
                    "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "YunoHost",
                    "slug": "yunohost",
                    "id": 1,
                    "web": "https://yunohost.org",
                    "web_url": "https://translate.yunohost.org/projects/yunohost/",
                    "url": "https://translate.yunohost.org/api/projects/yunohost/?format=api",
                    "components_list_url": "https://translate.yunohost.org/api/projects/yunohost/components/?format=api",
                    "repository_url": "https://translate.yunohost.org/api/projects/yunohost/repository/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/projects/yunohost/statistics/?format=api",
                    "categories_url": "https://translate.yunohost.org/api/projects/yunohost/categories/?format=api",
                    "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost/changes/?format=api",
                    "languages_url": "https://translate.yunohost.org/api/projects/yunohost/languages/?format=api",
                    "labels_url": "https://translate.yunohost.org/api/projects/yunohost/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/YunoHost/yunohost.git",
                "git_export": "https://translate.yunohost.org/git/yunohost/core/",
                "branch": "dev",
                "push_branch": "",
                "filemask": "locales/*.json",
                "screenshot_filemask": "",
                "template": "locales/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.yunohost.org/projects/yunohost/core/",
                "url": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
                "repository_url": "https://translate.yunohost.org/api/components/yunohost/core/repository/?format=api",
                "translations_url": "https://translate.yunohost.org/api/components/yunohost/core/translations/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/components/yunohost/core/statistics/?format=api",
                "lock_url": "https://translate.yunohost.org/api/components/yunohost/core/lock/?format=api",
                "links_url": "https://translate.yunohost.org/api/components/yunohost/core/links/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/components/yunohost/core/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/YunoHost/yunohost.git",
                "check_flags": "python-brace-format",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "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://translate.yunohost.org/api/addons/1/?format=api",
                    "https://translate.yunohost.org/api/addons/4/?format=api",
                    "https://translate.yunohost.org/api/addons/5/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fa",
            "id": 157,
            "filename": "locales/fa.json",
            "revision": "09c0c31ccdc2376c2cb1571928b9a19cd463ed72,2823f6368aa2160b0e68617a1a5af9de7ebefa56",
            "web_url": "https://translate.yunohost.org/projects/yunohost/core/fa/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/fa/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/core/fa/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/core/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 783,
            "total_words": 9284,
            "translated": 502,
            "translated_words": 5026,
            "translated_percent": 64.1,
            "fuzzy": 64,
            "fuzzy_words": 1590,
            "fuzzy_percent": 8.1,
            "failing_checks": 28,
            "failing_checks_words": 676,
            "failing_checks_percent": 3.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-23T18:11:15.005481Z",
            "last_author": "OniriCorpe",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/core/fa/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/core/fa/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/core/fa/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/fa/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/fa/units/?format=api"
        },
        {
            "language": {
                "id": 96,
                "code": "fa",
                "name": "Persian",
                "plural": {
                    "id": 96,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fas_ir",
                    "fas",
                    "per"
                ],
                "direction": "rtl",
                "population": 84710458,
                "web_url": "https://translate.yunohost.org/languages/fa/",
                "url": "https://translate.yunohost.org/api/languages/fa/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/fa/statistics/?format=api"
            },
            "component": {
                "name": "moulinette",
                "slug": "moulinette",
                "id": 3,
                "source_language": {
                    "id": 73,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.yunohost.org/languages/en/",
                    "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "YunoHost",
                    "slug": "yunohost",
                    "id": 1,
                    "web": "https://yunohost.org",
                    "web_url": "https://translate.yunohost.org/projects/yunohost/",
                    "url": "https://translate.yunohost.org/api/projects/yunohost/?format=api",
                    "components_list_url": "https://translate.yunohost.org/api/projects/yunohost/components/?format=api",
                    "repository_url": "https://translate.yunohost.org/api/projects/yunohost/repository/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/projects/yunohost/statistics/?format=api",
                    "categories_url": "https://translate.yunohost.org/api/projects/yunohost/categories/?format=api",
                    "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost/changes/?format=api",
                    "languages_url": "https://translate.yunohost.org/api/projects/yunohost/languages/?format=api",
                    "labels_url": "https://translate.yunohost.org/api/projects/yunohost/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/YunoHost/moulinette.git",
                "git_export": "https://translate.yunohost.org/git/yunohost/moulinette/",
                "branch": "dev",
                "push_branch": "",
                "filemask": "locales/*.json",
                "screenshot_filemask": "",
                "template": "locales/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.yunohost.org/projects/yunohost/moulinette/",
                "url": "https://translate.yunohost.org/api/components/yunohost/moulinette/?format=api",
                "repository_url": "https://translate.yunohost.org/api/components/yunohost/moulinette/repository/?format=api",
                "translations_url": "https://translate.yunohost.org/api/components/yunohost/moulinette/translations/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/components/yunohost/moulinette/statistics/?format=api",
                "lock_url": "https://translate.yunohost.org/api/components/yunohost/moulinette/lock/?format=api",
                "links_url": "https://translate.yunohost.org/api/components/yunohost/moulinette/links/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/components/yunohost/moulinette/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/YunoHost/moulinette.git",
                "check_flags": "python-brace-format",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "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://translate.yunohost.org/api/addons/10/?format=api",
                    "https://translate.yunohost.org/api/addons/11/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fa",
            "id": 158,
            "filename": "locales/fa.json",
            "revision": "643c8b98ccfdcc2b1a6f6875dabf144e65db7cfd,dd276ed04e73e88c673e60d9bc5e74497d919660",
            "web_url": "https://translate.yunohost.org/projects/yunohost/moulinette/fa/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/fa/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/moulinette/fa/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/moulinette/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 45,
            "total_words": 268,
            "translated": 42,
            "translated_words": 239,
            "translated_percent": 93.3,
            "fuzzy": 2,
            "fuzzy_words": 23,
            "fuzzy_percent": 4.4,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-24T15:58:18.142952Z",
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/moulinette/fa/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/moulinette/fa/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/moulinette/fa/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/moulinette/fa/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/moulinette/fa/units/?format=api"
        },
        {
            "language": {
                "id": 96,
                "code": "fa",
                "name": "Persian",
                "plural": {
                    "id": 96,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fas_ir",
                    "fas",
                    "per"
                ],
                "direction": "rtl",
                "population": 84710458,
                "web_url": "https://translate.yunohost.org/languages/fa/",
                "url": "https://translate.yunohost.org/api/languages/fa/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/fa/statistics/?format=api"
            },
            "component": {
                "name": "YunoHost",
                "slug": "glossary",
                "id": 5,
                "source_language": {
                    "id": 73,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.yunohost.org/languages/en/",
                    "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "YunoHost",
                    "slug": "yunohost",
                    "id": 1,
                    "web": "https://yunohost.org",
                    "web_url": "https://translate.yunohost.org/projects/yunohost/",
                    "url": "https://translate.yunohost.org/api/projects/yunohost/?format=api",
                    "components_list_url": "https://translate.yunohost.org/api/projects/yunohost/components/?format=api",
                    "repository_url": "https://translate.yunohost.org/api/projects/yunohost/repository/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/projects/yunohost/statistics/?format=api",
                    "categories_url": "https://translate.yunohost.org/api/projects/yunohost/categories/?format=api",
                    "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost/changes/?format=api",
                    "languages_url": "https://translate.yunohost.org/api/projects/yunohost/languages/?format=api",
                    "labels_url": "https://translate.yunohost.org/api/projects/yunohost/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translate.yunohost.org/git/yunohost/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/",
                "url": "https://translate.yunohost.org/api/components/yunohost/glossary/?format=api",
                "repository_url": "https://translate.yunohost.org/api/components/yunohost/glossary/repository/?format=api",
                "translations_url": "https://translate.yunohost.org/api/components/yunohost/glossary/translations/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/components/yunohost/glossary/statistics/?format=api",
                "lock_url": "https://translate.yunohost.org/api/components/yunohost/glossary/lock/?format=api",
                "links_url": "https://translate.yunohost.org/api/components/yunohost/glossary/links/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/components/yunohost/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",
                "category": null
            },
            "language_code": "fa",
            "id": 159,
            "filename": "fa.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/fa/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/fa/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/fa/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/glossary/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/fa/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/fa/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/fa/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/fa/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/fa/units/?format=api"
        },
        {
            "language": {
                "id": 96,
                "code": "fa",
                "name": "Persian",
                "plural": {
                    "id": 96,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fas_ir",
                    "fas",
                    "per"
                ],
                "direction": "rtl",
                "population": 84710458,
                "web_url": "https://translate.yunohost.org/languages/fa/",
                "url": "https://translate.yunohost.org/api/languages/fa/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/fa/statistics/?format=api"
            },
            "component": {
                "name": "SSOwat",
                "slug": "ssowat",
                "id": 4,
                "source_language": {
                    "id": 73,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.yunohost.org/languages/en/",
                    "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "YunoHost",
                    "slug": "yunohost",
                    "id": 1,
                    "web": "https://yunohost.org",
                    "web_url": "https://translate.yunohost.org/projects/yunohost/",
                    "url": "https://translate.yunohost.org/api/projects/yunohost/?format=api",
                    "components_list_url": "https://translate.yunohost.org/api/projects/yunohost/components/?format=api",
                    "repository_url": "https://translate.yunohost.org/api/projects/yunohost/repository/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/projects/yunohost/statistics/?format=api",
                    "categories_url": "https://translate.yunohost.org/api/projects/yunohost/categories/?format=api",
                    "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost/changes/?format=api",
                    "languages_url": "https://translate.yunohost.org/api/projects/yunohost/languages/?format=api",
                    "labels_url": "https://translate.yunohost.org/api/projects/yunohost/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/YunoHost/SSOwat.git",
                "git_export": "https://translate.yunohost.org/git/yunohost/ssowat/",
                "branch": "dev",
                "push_branch": "",
                "filemask": "portal/locales/*.json",
                "screenshot_filemask": "",
                "template": "portal/locales/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.yunohost.org/projects/yunohost/ssowat/",
                "url": "https://translate.yunohost.org/api/components/yunohost/ssowat/?format=api",
                "repository_url": "https://translate.yunohost.org/api/components/yunohost/ssowat/repository/?format=api",
                "translations_url": "https://translate.yunohost.org/api/components/yunohost/ssowat/translations/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/components/yunohost/ssowat/statistics/?format=api",
                "lock_url": "https://translate.yunohost.org/api/components/yunohost/ssowat/lock/?format=api",
                "links_url": "https://translate.yunohost.org/api/components/yunohost/ssowat/links/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/components/yunohost/ssowat/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/YunoHost/SSOwat.git",
                "check_flags": "python-brace-format",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "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://translate.yunohost.org/api/addons/8/?format=api",
                    "https://translate.yunohost.org/api/addons/9/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fa",
            "id": 160,
            "filename": "portal/locales/fa.json",
            "revision": "40942a209d67f3e2b0d3543d96fcf98c8b766b75,2d07f11ae82528b3f87461e6bf93d65e801a96f8",
            "web_url": "https://translate.yunohost.org/projects/yunohost/ssowat/fa/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/fa/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/ssowat/fa/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/ssowat/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 47,
            "total_words": 230,
            "translated": 47,
            "translated_words": 230,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 52,
            "failing_checks_percent": 4.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-09-01T18:35:32.734761Z",
            "last_author": "Parviz Homayun",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/ssowat/fa/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/ssowat/fa/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/ssowat/fa/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/ssowat/fa/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/ssowat/fa/units/?format=api"
        },
        {
            "language": {
                "id": 54,
                "code": "ckb",
                "name": "Kurdish (Central)",
                "plural": {
                    "id": 54,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "rtl",
                "population": 11086548,
                "web_url": "https://translate.yunohost.org/languages/ckb/",
                "url": "https://translate.yunohost.org/api/languages/ckb/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/ckb/statistics/?format=api"
            },
            "component": {
                "name": "admin",
                "slug": "admin",
                "id": 2,
                "source_language": {
                    "id": 73,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.yunohost.org/languages/en/",
                    "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "YunoHost",
                    "slug": "yunohost",
                    "id": 1,
                    "web": "https://yunohost.org",
                    "web_url": "https://translate.yunohost.org/projects/yunohost/",
                    "url": "https://translate.yunohost.org/api/projects/yunohost/?format=api",
                    "components_list_url": "https://translate.yunohost.org/api/projects/yunohost/components/?format=api",
                    "repository_url": "https://translate.yunohost.org/api/projects/yunohost/repository/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/projects/yunohost/statistics/?format=api",
                    "categories_url": "https://translate.yunohost.org/api/projects/yunohost/categories/?format=api",
                    "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost/changes/?format=api",
                    "languages_url": "https://translate.yunohost.org/api/projects/yunohost/languages/?format=api",
                    "labels_url": "https://translate.yunohost.org/api/projects/yunohost/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/YunoHost/yunohost-admin.git",
                "git_export": "https://translate.yunohost.org/git/yunohost/admin/",
                "branch": "dev",
                "push_branch": "",
                "filemask": "app/src/i18n/locales/*.json",
                "screenshot_filemask": "",
                "template": "app/src/i18n/locales/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.yunohost.org/projects/yunohost/admin/",
                "url": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
                "repository_url": "https://translate.yunohost.org/api/components/yunohost/admin/repository/?format=api",
                "translations_url": "https://translate.yunohost.org/api/components/yunohost/admin/translations/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/components/yunohost/admin/statistics/?format=api",
                "lock_url": "https://translate.yunohost.org/api/components/yunohost/admin/lock/?format=api",
                "links_url": "https://translate.yunohost.org/api/components/yunohost/admin/links/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/components/yunohost/admin/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/YunoHost/yunohost-admin.git",
                "check_flags": "python-brace-format",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "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://translate.yunohost.org/api/addons/6/?format=api",
                    "https://translate.yunohost.org/api/addons/7/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "ckb",
            "id": 161,
            "filename": "app/src/i18n/locales/ckb.json",
            "revision": "10ee3789acaa8bd5edba8deda949faa8d78de8ae,5648f8f23331269f08880484967417c5b9da08fe",
            "web_url": "https://translate.yunohost.org/projects/yunohost/admin/ckb/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/ckb/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/admin/ckb/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/admin/ckb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 557,
            "total_words": 3985,
            "translated": 4,
            "translated_words": 11,
            "translated_percent": 0.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-23T18:25:03.738621Z",
            "last_author": "OniriCorpe",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/admin/ckb/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/admin/ckb/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/admin/ckb/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/admin/ckb/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/admin/ckb/units/?format=api"
        },
        {
            "language": {
                "id": 54,
                "code": "ckb",
                "name": "Kurdish (Central)",
                "plural": {
                    "id": 54,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "rtl",
                "population": 11086548,
                "web_url": "https://translate.yunohost.org/languages/ckb/",
                "url": "https://translate.yunohost.org/api/languages/ckb/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/ckb/statistics/?format=api"
            },
            "component": {
                "name": "core",
                "slug": "core",
                "id": 1,
                "source_language": {
                    "id": 73,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.yunohost.org/languages/en/",
                    "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "YunoHost",
                    "slug": "yunohost",
                    "id": 1,
                    "web": "https://yunohost.org",
                    "web_url": "https://translate.yunohost.org/projects/yunohost/",
                    "url": "https://translate.yunohost.org/api/projects/yunohost/?format=api",
                    "components_list_url": "https://translate.yunohost.org/api/projects/yunohost/components/?format=api",
                    "repository_url": "https://translate.yunohost.org/api/projects/yunohost/repository/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/projects/yunohost/statistics/?format=api",
                    "categories_url": "https://translate.yunohost.org/api/projects/yunohost/categories/?format=api",
                    "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost/changes/?format=api",
                    "languages_url": "https://translate.yunohost.org/api/projects/yunohost/languages/?format=api",
                    "labels_url": "https://translate.yunohost.org/api/projects/yunohost/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/YunoHost/yunohost.git",
                "git_export": "https://translate.yunohost.org/git/yunohost/core/",
                "branch": "dev",
                "push_branch": "",
                "filemask": "locales/*.json",
                "screenshot_filemask": "",
                "template": "locales/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.yunohost.org/projects/yunohost/core/",
                "url": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
                "repository_url": "https://translate.yunohost.org/api/components/yunohost/core/repository/?format=api",
                "translations_url": "https://translate.yunohost.org/api/components/yunohost/core/translations/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/components/yunohost/core/statistics/?format=api",
                "lock_url": "https://translate.yunohost.org/api/components/yunohost/core/lock/?format=api",
                "links_url": "https://translate.yunohost.org/api/components/yunohost/core/links/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/components/yunohost/core/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/YunoHost/yunohost.git",
                "check_flags": "python-brace-format",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "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://translate.yunohost.org/api/addons/1/?format=api",
                    "https://translate.yunohost.org/api/addons/4/?format=api",
                    "https://translate.yunohost.org/api/addons/5/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "ckb",
            "id": 162,
            "filename": "locales/ckb.json",
            "revision": "9e26dfeeb6e641a33dae4961196235bdb965b21b,2823f6368aa2160b0e68617a1a5af9de7ebefa56",
            "web_url": "https://translate.yunohost.org/projects/yunohost/core/ckb/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/ckb/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/core/ckb/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/core/ckb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 783,
            "total_words": 9284,
            "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": "2024-03-23T04:48:45.764829Z",
            "last_author": "OniriCorpe",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/core/ckb/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/core/ckb/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/core/ckb/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/ckb/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/ckb/units/?format=api"
        },
        {
            "language": {
                "id": 54,
                "code": "ckb",
                "name": "Kurdish (Central)",
                "plural": {
                    "id": 54,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "rtl",
                "population": 11086548,
                "web_url": "https://translate.yunohost.org/languages/ckb/",
                "url": "https://translate.yunohost.org/api/languages/ckb/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/ckb/statistics/?format=api"
            },
            "component": {
                "name": "moulinette",
                "slug": "moulinette",
                "id": 3,
                "source_language": {
                    "id": 73,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.yunohost.org/languages/en/",
                    "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "YunoHost",
                    "slug": "yunohost",
                    "id": 1,
                    "web": "https://yunohost.org",
                    "web_url": "https://translate.yunohost.org/projects/yunohost/",
                    "url": "https://translate.yunohost.org/api/projects/yunohost/?format=api",
                    "components_list_url": "https://translate.yunohost.org/api/projects/yunohost/components/?format=api",
                    "repository_url": "https://translate.yunohost.org/api/projects/yunohost/repository/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/projects/yunohost/statistics/?format=api",
                    "categories_url": "https://translate.yunohost.org/api/projects/yunohost/categories/?format=api",
                    "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost/changes/?format=api",
                    "languages_url": "https://translate.yunohost.org/api/projects/yunohost/languages/?format=api",
                    "labels_url": "https://translate.yunohost.org/api/projects/yunohost/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/YunoHost/moulinette.git",
                "git_export": "https://translate.yunohost.org/git/yunohost/moulinette/",
                "branch": "dev",
                "push_branch": "",
                "filemask": "locales/*.json",
                "screenshot_filemask": "",
                "template": "locales/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.yunohost.org/projects/yunohost/moulinette/",
                "url": "https://translate.yunohost.org/api/components/yunohost/moulinette/?format=api",
                "repository_url": "https://translate.yunohost.org/api/components/yunohost/moulinette/repository/?format=api",
                "translations_url": "https://translate.yunohost.org/api/components/yunohost/moulinette/translations/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/components/yunohost/moulinette/statistics/?format=api",
                "lock_url": "https://translate.yunohost.org/api/components/yunohost/moulinette/lock/?format=api",
                "links_url": "https://translate.yunohost.org/api/components/yunohost/moulinette/links/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/components/yunohost/moulinette/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/YunoHost/moulinette.git",
                "check_flags": "python-brace-format",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "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://translate.yunohost.org/api/addons/10/?format=api",
                    "https://translate.yunohost.org/api/addons/11/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "ckb",
            "id": 163,
            "filename": "locales/ckb.json",
            "revision": "9e26dfeeb6e641a33dae4961196235bdb965b21b,dd276ed04e73e88c673e60d9bc5e74497d919660",
            "web_url": "https://translate.yunohost.org/projects/yunohost/moulinette/ckb/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/ckb/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/moulinette/ckb/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/moulinette/ckb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 45,
            "total_words": 268,
            "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": "2024-03-23T18:07:18.146566Z",
            "last_author": "OniriCorpe",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/moulinette/ckb/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/moulinette/ckb/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/moulinette/ckb/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/moulinette/ckb/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/moulinette/ckb/units/?format=api"
        },
        {
            "language": {
                "id": 54,
                "code": "ckb",
                "name": "Kurdish (Central)",
                "plural": {
                    "id": 54,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "rtl",
                "population": 11086548,
                "web_url": "https://translate.yunohost.org/languages/ckb/",
                "url": "https://translate.yunohost.org/api/languages/ckb/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/ckb/statistics/?format=api"
            },
            "component": {
                "name": "YunoHost",
                "slug": "glossary",
                "id": 5,
                "source_language": {
                    "id": 73,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.yunohost.org/languages/en/",
                    "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "YunoHost",
                    "slug": "yunohost",
                    "id": 1,
                    "web": "https://yunohost.org",
                    "web_url": "https://translate.yunohost.org/projects/yunohost/",
                    "url": "https://translate.yunohost.org/api/projects/yunohost/?format=api",
                    "components_list_url": "https://translate.yunohost.org/api/projects/yunohost/components/?format=api",
                    "repository_url": "https://translate.yunohost.org/api/projects/yunohost/repository/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/projects/yunohost/statistics/?format=api",
                    "categories_url": "https://translate.yunohost.org/api/projects/yunohost/categories/?format=api",
                    "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost/changes/?format=api",
                    "languages_url": "https://translate.yunohost.org/api/projects/yunohost/languages/?format=api",
                    "labels_url": "https://translate.yunohost.org/api/projects/yunohost/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://translate.yunohost.org/git/yunohost/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/",
                "url": "https://translate.yunohost.org/api/components/yunohost/glossary/?format=api",
                "repository_url": "https://translate.yunohost.org/api/components/yunohost/glossary/repository/?format=api",
                "translations_url": "https://translate.yunohost.org/api/components/yunohost/glossary/translations/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/components/yunohost/glossary/statistics/?format=api",
                "lock_url": "https://translate.yunohost.org/api/components/yunohost/glossary/lock/?format=api",
                "links_url": "https://translate.yunohost.org/api/components/yunohost/glossary/links/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/components/yunohost/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",
                "category": null
            },
            "language_code": "ckb",
            "id": 164,
            "filename": "ckb.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/ckb/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/ckb/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/ckb/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/glossary/ckb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/ckb/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/ckb/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/ckb/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/ckb/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/ckb/units/?format=api"
        },
        {
            "language": {
                "id": 54,
                "code": "ckb",
                "name": "Kurdish (Central)",
                "plural": {
                    "id": 54,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "rtl",
                "population": 11086548,
                "web_url": "https://translate.yunohost.org/languages/ckb/",
                "url": "https://translate.yunohost.org/api/languages/ckb/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/ckb/statistics/?format=api"
            },
            "component": {
                "name": "SSOwat",
                "slug": "ssowat",
                "id": 4,
                "source_language": {
                    "id": 73,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 73,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.yunohost.org/languages/en/",
                    "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "YunoHost",
                    "slug": "yunohost",
                    "id": 1,
                    "web": "https://yunohost.org",
                    "web_url": "https://translate.yunohost.org/projects/yunohost/",
                    "url": "https://translate.yunohost.org/api/projects/yunohost/?format=api",
                    "components_list_url": "https://translate.yunohost.org/api/projects/yunohost/components/?format=api",
                    "repository_url": "https://translate.yunohost.org/api/projects/yunohost/repository/?format=api",
                    "statistics_url": "https://translate.yunohost.org/api/projects/yunohost/statistics/?format=api",
                    "categories_url": "https://translate.yunohost.org/api/projects/yunohost/categories/?format=api",
                    "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost/changes/?format=api",
                    "languages_url": "https://translate.yunohost.org/api/projects/yunohost/languages/?format=api",
                    "labels_url": "https://translate.yunohost.org/api/projects/yunohost/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/YunoHost/SSOwat.git",
                "git_export": "https://translate.yunohost.org/git/yunohost/ssowat/",
                "branch": "dev",
                "push_branch": "",
                "filemask": "portal/locales/*.json",
                "screenshot_filemask": "",
                "template": "portal/locales/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://translate.yunohost.org/projects/yunohost/ssowat/",
                "url": "https://translate.yunohost.org/api/components/yunohost/ssowat/?format=api",
                "repository_url": "https://translate.yunohost.org/api/components/yunohost/ssowat/repository/?format=api",
                "translations_url": "https://translate.yunohost.org/api/components/yunohost/ssowat/translations/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/components/yunohost/ssowat/statistics/?format=api",
                "lock_url": "https://translate.yunohost.org/api/components/yunohost/ssowat/lock/?format=api",
                "links_url": "https://translate.yunohost.org/api/components/yunohost/ssowat/links/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/components/yunohost/ssowat/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/YunoHost/SSOwat.git",
                "check_flags": "python-brace-format",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "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://translate.yunohost.org/api/addons/8/?format=api",
                    "https://translate.yunohost.org/api/addons/9/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "ckb",
            "id": 165,
            "filename": "portal/locales/ckb.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,2d07f11ae82528b3f87461e6bf93d65e801a96f8",
            "web_url": "https://translate.yunohost.org/projects/yunohost/ssowat/ckb/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/ckb/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/ssowat/ckb/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/ssowat/ckb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 47,
            "total_words": 230,
            "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://translate.yunohost.org/api/translations/yunohost/ssowat/ckb/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/ssowat/ckb/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/ssowat/ckb/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/ssowat/ckb/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/ssowat/ckb/units/?format=api"
        }
    ]
}