Translation components API.

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

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

{
    "count": 105,
    "next": "https://weblate.duniter.org/api/translations/?format=api&page=5",
    "previous": "https://weblate.duniter.org/api/translations/?format=api&page=3",
    "results": [
        {
            "language": {
                "code": "es_AST",
                "name": "Spanish",
                "plural": {
                    "id": 628,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/es_AST/",
                "url": "https://weblate.duniter.org/api/languages/es_AST/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/es_AST/statistics/?format=api"
            },
            "component": {
                "name": "Ğ1nkgo",
                "slug": "glossary",
                "id": 42,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 143,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.duniter.org/languages/en/",
                    "url": "https://weblate.duniter.org/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Ğ1nkgo",
                    "slug": "g1nkgo",
                    "id": 5,
                    "web": "https://g1nkgo.comunes.org",
                    "web_url": "https://weblate.duniter.org/projects/g1nkgo/",
                    "url": "https://weblate.duniter.org/api/projects/g1nkgo/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/g1nkgo/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/g1nkgo/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/g1nkgo/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/g1nkgo/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/g1nkgo/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.duniter.org/git/g1nkgo/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/g1nkgo/glossary/",
                "url": "https://weblate.duniter.org/api/components/g1nkgo/glossary/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/g1nkgo/glossary/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/g1nkgo/glossary/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/g1nkgo/glossary/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/g1nkgo/glossary/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/g1nkgo/glossary/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/g1nkgo/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 }}",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "es_AST",
            "id": 243,
            "filename": "es_AST.tbx",
            "revision": "0c4cd55d4fed2c7ce4fafabe01cb5020a6513f6c",
            "web_url": "https://weblate.duniter.org/projects/g1nkgo/glossary/es_AST/",
            "share_url": "https://weblate.duniter.org/engage/g1nkgo/es_AST/",
            "translate_url": "https://weblate.duniter.org/translate/g1nkgo/glossary/es_AST/",
            "url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/es_AST/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 2,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 50.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://weblate.duniter.org/api/translations/g1nkgo/glossary/es_AST/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/es_AST/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/es_AST/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/es_AST/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/es_AST/units/?format=api"
        },
        {
            "language": {
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 114,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/da/",
                "url": "https://weblate.duniter.org/api/languages/da/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/da/statistics/?format=api"
            },
            "component": {
                "name": "g1nkgo",
                "slug": "g1nkgo",
                "id": 41,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 143,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.duniter.org/languages/en/",
                    "url": "https://weblate.duniter.org/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Ğ1nkgo",
                    "slug": "g1nkgo",
                    "id": 5,
                    "web": "https://g1nkgo.comunes.org",
                    "web_url": "https://weblate.duniter.org/projects/g1nkgo/",
                    "url": "https://weblate.duniter.org/api/projects/g1nkgo/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/g1nkgo/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/g1nkgo/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/g1nkgo/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/g1nkgo/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/g1nkgo/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "gitlab",
                "repo": "https://git.duniter.org/vjrj/ginkgo.git",
                "git_export": "https://weblate.duniter.org/git/g1nkgo/g1nkgo/",
                "branch": "master",
                "push_branch": "",
                "filemask": "assets/translations/*.json",
                "template": "assets/translations/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "AGPL-1.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-1.0-or-later.html",
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/g1nkgo/g1nkgo/",
                "url": "https://weblate.duniter.org/api/components/g1nkgo/g1nkgo/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/g1nkgo/g1nkgo/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/g1nkgo/g1nkgo/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/g1nkgo/g1nkgo/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/g1nkgo/g1nkgo/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/g1nkgo/g1nkgo/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/g1nkgo/g1nkgo/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://git.duniter.org/vjrj/ginkgo.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "vjrj@comunes.org",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.duniter.org/api/addons/12/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "da",
            "id": 244,
            "filename": "assets/translations/da.json",
            "revision": "7702968a3437d32464b5695c3f1c625da3769afd,72659ad69897d3fe392114411c6087c866c24aee",
            "web_url": "https://weblate.duniter.org/projects/g1nkgo/g1nkgo/da/",
            "share_url": "https://weblate.duniter.org/engage/g1nkgo/da/",
            "translate_url": "https://weblate.duniter.org/translate/g1nkgo/g1nkgo/da/",
            "url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 853,
            "total_words": 5705,
            "translated": 162,
            "translated_words": 826,
            "translated_percent": 18.9,
            "fuzzy": 1,
            "fuzzy_words": 43,
            "fuzzy_percent": 0.1,
            "failing_checks": 22,
            "failing_checks_words": 76,
            "failing_checks_percent": 2.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-10-17T08:29:47.626934Z",
            "last_author": "Gerhard Pischinger",
            "repository_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/da/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/da/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/da/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/da/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/g1nkgo/g1nkgo/da/units/?format=api"
        },
        {
            "language": {
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 114,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/da/",
                "url": "https://weblate.duniter.org/api/languages/da/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/da/statistics/?format=api"
            },
            "component": {
                "name": "Ğ1nkgo",
                "slug": "glossary",
                "id": 42,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 143,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.duniter.org/languages/en/",
                    "url": "https://weblate.duniter.org/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Ğ1nkgo",
                    "slug": "g1nkgo",
                    "id": 5,
                    "web": "https://g1nkgo.comunes.org",
                    "web_url": "https://weblate.duniter.org/projects/g1nkgo/",
                    "url": "https://weblate.duniter.org/api/projects/g1nkgo/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/g1nkgo/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/g1nkgo/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/g1nkgo/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/g1nkgo/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/g1nkgo/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.duniter.org/git/g1nkgo/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/g1nkgo/glossary/",
                "url": "https://weblate.duniter.org/api/components/g1nkgo/glossary/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/g1nkgo/glossary/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/g1nkgo/glossary/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/g1nkgo/glossary/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/g1nkgo/glossary/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/g1nkgo/glossary/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/g1nkgo/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 }}",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "da",
            "id": 245,
            "filename": "da.tbx",
            "revision": "9b37d79acd98d86fa3ca0fd2d6b5cc979da4b096",
            "web_url": "https://weblate.duniter.org/projects/g1nkgo/glossary/da/",
            "share_url": "https://weblate.duniter.org/engage/g1nkgo/da/",
            "translate_url": "https://weblate.duniter.org/translate/g1nkgo/glossary/da/",
            "url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 2,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 50.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://weblate.duniter.org/api/translations/g1nkgo/glossary/da/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/da/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/da/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/da/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/da/units/?format=api"
        },
        {
            "language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 143,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/en/",
                "url": "https://weblate.duniter.org/api/languages/en/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "Cesium v2 Translations",
                "slug": "git_duniter_org_cesium2s",
                "id": 43,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 143,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.duniter.org/languages/en/",
                    "url": "https://weblate.duniter.org/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Cesium v2",
                    "slug": "cesium-v2",
                    "id": 6,
                    "web": "https://cesium.app",
                    "web_url": "https://weblate.duniter.org/projects/cesium-v2/",
                    "url": "https://weblate.duniter.org/api/projects/cesium-v2/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/cesium-v2/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/cesium-v2/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/cesium-v2/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/cesium-v2/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/cesium-v2/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://git.duniter.org/clients/cesium-grp/cesium2s.git",
                "git_export": "https://weblate.duniter.org/git/cesium-v2/git_duniter_org_cesium2s/",
                "branch": "develop",
                "push_branch": "develop",
                "filemask": "src/assets/i18n/*.json",
                "template": "src/assets/i18n/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "i18next",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/cesium-v2/git_duniter_org_cesium2s/",
                "url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@git.duniter.org:clients/cesium-grp/cesium2s.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "en",
            "id": 246,
            "filename": "src/assets/i18n/en.json",
            "revision": "d72d098c9025240ae38b3bdc4fd56ae5b9442913,d72d098c9025240ae38b3bdc4fd56ae5b9442913",
            "web_url": "https://weblate.duniter.org/projects/cesium-v2/git_duniter_org_cesium2s/en/",
            "share_url": "https://weblate.duniter.org/engage/cesium-v2/en/",
            "translate_url": "https://weblate.duniter.org/translate/cesium-v2/git_duniter_org_cesium2s/en/",
            "url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 1378,
            "total_words": 8738,
            "translated": 1378,
            "translated_words": 8738,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 111,
            "failing_checks_words": 1310,
            "failing_checks_percent": 8.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-03-24T20:13:36.861519Z",
            "last_author": "Rolf Aglaster",
            "repository_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/en/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/en/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/en/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/en/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/en/units/?format=api"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 190,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/fr/",
                "url": "https://weblate.duniter.org/api/languages/fr/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "Cesium v2 Translations",
                "slug": "git_duniter_org_cesium2s",
                "id": 43,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 143,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.duniter.org/languages/en/",
                    "url": "https://weblate.duniter.org/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Cesium v2",
                    "slug": "cesium-v2",
                    "id": 6,
                    "web": "https://cesium.app",
                    "web_url": "https://weblate.duniter.org/projects/cesium-v2/",
                    "url": "https://weblate.duniter.org/api/projects/cesium-v2/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/cesium-v2/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/cesium-v2/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/cesium-v2/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/cesium-v2/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/cesium-v2/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://git.duniter.org/clients/cesium-grp/cesium2s.git",
                "git_export": "https://weblate.duniter.org/git/cesium-v2/git_duniter_org_cesium2s/",
                "branch": "develop",
                "push_branch": "develop",
                "filemask": "src/assets/i18n/*.json",
                "template": "src/assets/i18n/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "i18next",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/cesium-v2/git_duniter_org_cesium2s/",
                "url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@git.duniter.org:clients/cesium-grp/cesium2s.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "fr",
            "id": 247,
            "filename": "src/assets/i18n/fr.json",
            "revision": "16898e67e365b22c9fcdfc26faf03086d3a7f5ad,d72d098c9025240ae38b3bdc4fd56ae5b9442913",
            "web_url": "https://weblate.duniter.org/projects/cesium-v2/git_duniter_org_cesium2s/fr/",
            "share_url": "https://weblate.duniter.org/engage/cesium-v2/fr/",
            "translate_url": "https://weblate.duniter.org/translate/cesium-v2/git_duniter_org_cesium2s/fr/",
            "url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1378,
            "total_words": 8738,
            "translated": 1378,
            "translated_words": 8738,
            "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": "2026-05-20T12:42:50.673505Z",
            "last_author": "Yves Bachimont",
            "repository_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/fr/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/fr/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/fr/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/fr/units/?format=api"
        },
        {
            "language": {
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 79,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "cat"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/ca/",
                "url": "https://weblate.duniter.org/api/languages/ca/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/ca/statistics/?format=api"
            },
            "component": {
                "name": "Cesium v2 Translations",
                "slug": "git_duniter_org_cesium2s",
                "id": 43,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 143,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.duniter.org/languages/en/",
                    "url": "https://weblate.duniter.org/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Cesium v2",
                    "slug": "cesium-v2",
                    "id": 6,
                    "web": "https://cesium.app",
                    "web_url": "https://weblate.duniter.org/projects/cesium-v2/",
                    "url": "https://weblate.duniter.org/api/projects/cesium-v2/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/cesium-v2/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/cesium-v2/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/cesium-v2/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/cesium-v2/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/cesium-v2/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://git.duniter.org/clients/cesium-grp/cesium2s.git",
                "git_export": "https://weblate.duniter.org/git/cesium-v2/git_duniter_org_cesium2s/",
                "branch": "develop",
                "push_branch": "develop",
                "filemask": "src/assets/i18n/*.json",
                "template": "src/assets/i18n/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "i18next",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/cesium-v2/git_duniter_org_cesium2s/",
                "url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@git.duniter.org:clients/cesium-grp/cesium2s.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "ca",
            "id": 248,
            "filename": "src/assets/i18n/ca.json",
            "revision": "861c3b61f68b211ae54de95aaf278d7b987763be,d72d098c9025240ae38b3bdc4fd56ae5b9442913",
            "web_url": "https://weblate.duniter.org/projects/cesium-v2/git_duniter_org_cesium2s/ca/",
            "share_url": "https://weblate.duniter.org/engage/cesium-v2/ca/",
            "translate_url": "https://weblate.duniter.org/translate/cesium-v2/git_duniter_org_cesium2s/ca/",
            "url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1378,
            "total_words": 8738,
            "translated": 1320,
            "translated_words": 8218,
            "translated_percent": 95.7,
            "fuzzy": 19,
            "fuzzy_words": 251,
            "fuzzy_percent": 1.3,
            "failing_checks": 33,
            "failing_checks_words": 847,
            "failing_checks_percent": 2.3,
            "have_suggestion": 23,
            "have_comment": 0,
            "last_change": "2026-03-18T10:40:11.152272Z",
            "last_author": "Abriúskaskastrupà Bumbum",
            "repository_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/ca/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/ca/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/ca/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/ca/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/ca/units/?format=api"
        },
        {
            "language": {
                "code": "en_GB",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 146,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "english_uk"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/en_GB/",
                "url": "https://weblate.duniter.org/api/languages/en_GB/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/en_GB/statistics/?format=api"
            },
            "component": {
                "name": "Cesium v2 Translations",
                "slug": "git_duniter_org_cesium2s",
                "id": 43,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 143,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.duniter.org/languages/en/",
                    "url": "https://weblate.duniter.org/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Cesium v2",
                    "slug": "cesium-v2",
                    "id": 6,
                    "web": "https://cesium.app",
                    "web_url": "https://weblate.duniter.org/projects/cesium-v2/",
                    "url": "https://weblate.duniter.org/api/projects/cesium-v2/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/cesium-v2/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/cesium-v2/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/cesium-v2/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/cesium-v2/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/cesium-v2/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://git.duniter.org/clients/cesium-grp/cesium2s.git",
                "git_export": "https://weblate.duniter.org/git/cesium-v2/git_duniter_org_cesium2s/",
                "branch": "develop",
                "push_branch": "develop",
                "filemask": "src/assets/i18n/*.json",
                "template": "src/assets/i18n/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "i18next",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/cesium-v2/git_duniter_org_cesium2s/",
                "url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@git.duniter.org:clients/cesium-grp/cesium2s.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "en-GB",
            "id": 249,
            "filename": "src/assets/i18n/en-GB.json",
            "revision": "b3422439b38a56614d92ff31b4d0c4409e605548,d72d098c9025240ae38b3bdc4fd56ae5b9442913",
            "web_url": "https://weblate.duniter.org/projects/cesium-v2/git_duniter_org_cesium2s/en_GB/",
            "share_url": "https://weblate.duniter.org/engage/cesium-v2/en_GB/",
            "translate_url": "https://weblate.duniter.org/translate/cesium-v2/git_duniter_org_cesium2s/en_GB/",
            "url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/en_GB/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1378,
            "total_words": 8738,
            "translated": 1326,
            "translated_words": 7990,
            "translated_percent": 96.2,
            "fuzzy": 39,
            "fuzzy_words": 597,
            "fuzzy_percent": 2.8,
            "failing_checks": 5,
            "failing_checks_words": 120,
            "failing_checks_percent": 0.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-03-17T18:19:28.724008Z",
            "last_author": "FW",
            "repository_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/en_GB/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/en_GB/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/en_GB/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/en_GB/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/en_GB/units/?format=api"
        },
        {
            "language": {
                "code": "eo_EO",
                "name": "Esperanto",
                "plural": {
                    "id": 629,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/eo_EO/",
                "url": "https://weblate.duniter.org/api/languages/eo_EO/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/eo_EO/statistics/?format=api"
            },
            "component": {
                "name": "Cesium v2 Translations",
                "slug": "git_duniter_org_cesium2s",
                "id": 43,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 143,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.duniter.org/languages/en/",
                    "url": "https://weblate.duniter.org/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Cesium v2",
                    "slug": "cesium-v2",
                    "id": 6,
                    "web": "https://cesium.app",
                    "web_url": "https://weblate.duniter.org/projects/cesium-v2/",
                    "url": "https://weblate.duniter.org/api/projects/cesium-v2/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/cesium-v2/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/cesium-v2/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/cesium-v2/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/cesium-v2/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/cesium-v2/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://git.duniter.org/clients/cesium-grp/cesium2s.git",
                "git_export": "https://weblate.duniter.org/git/cesium-v2/git_duniter_org_cesium2s/",
                "branch": "develop",
                "push_branch": "develop",
                "filemask": "src/assets/i18n/*.json",
                "template": "src/assets/i18n/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "i18next",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/cesium-v2/git_duniter_org_cesium2s/",
                "url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@git.duniter.org:clients/cesium-grp/cesium2s.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "eo-EO",
            "id": 250,
            "filename": "src/assets/i18n/eo-EO.json",
            "revision": "1933b260724379124ea8e4ac7463bc6a6dcdc378,d72d098c9025240ae38b3bdc4fd56ae5b9442913",
            "web_url": "https://weblate.duniter.org/projects/cesium-v2/git_duniter_org_cesium2s/eo_EO/",
            "share_url": "https://weblate.duniter.org/engage/cesium-v2/eo_EO/",
            "translate_url": "https://weblate.duniter.org/translate/cesium-v2/git_duniter_org_cesium2s/eo_EO/",
            "url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/eo_EO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1378,
            "total_words": 8738,
            "translated": 1378,
            "translated_words": 8738,
            "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": "2026-05-20T12:41:16.933059Z",
            "last_author": "Yves Bachimont",
            "repository_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/eo_EO/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/eo_EO/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/eo_EO/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/eo_EO/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/eo_EO/units/?format=api"
        },
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 158,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/es/",
                "url": "https://weblate.duniter.org/api/languages/es/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "Cesium v2 Translations",
                "slug": "git_duniter_org_cesium2s",
                "id": 43,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 143,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.duniter.org/languages/en/",
                    "url": "https://weblate.duniter.org/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Cesium v2",
                    "slug": "cesium-v2",
                    "id": 6,
                    "web": "https://cesium.app",
                    "web_url": "https://weblate.duniter.org/projects/cesium-v2/",
                    "url": "https://weblate.duniter.org/api/projects/cesium-v2/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/cesium-v2/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/cesium-v2/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/cesium-v2/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/cesium-v2/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/cesium-v2/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://git.duniter.org/clients/cesium-grp/cesium2s.git",
                "git_export": "https://weblate.duniter.org/git/cesium-v2/git_duniter_org_cesium2s/",
                "branch": "develop",
                "push_branch": "develop",
                "filemask": "src/assets/i18n/*.json",
                "template": "src/assets/i18n/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "i18next",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/cesium-v2/git_duniter_org_cesium2s/",
                "url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@git.duniter.org:clients/cesium-grp/cesium2s.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "es-ES",
            "id": 251,
            "filename": "src/assets/i18n/es-ES.json",
            "revision": "19aa42beea29455662fac4f060f39f382a263fa3,d72d098c9025240ae38b3bdc4fd56ae5b9442913",
            "web_url": "https://weblate.duniter.org/projects/cesium-v2/git_duniter_org_cesium2s/es/",
            "share_url": "https://weblate.duniter.org/engage/cesium-v2/es/",
            "translate_url": "https://weblate.duniter.org/translate/cesium-v2/git_duniter_org_cesium2s/es/",
            "url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1378,
            "total_words": 8738,
            "translated": 1376,
            "translated_words": 8731,
            "translated_percent": 99.8,
            "fuzzy": 2,
            "fuzzy_words": 7,
            "fuzzy_percent": 0.1,
            "failing_checks": 37,
            "failing_checks_words": 892,
            "failing_checks_percent": 2.6,
            "have_suggestion": 14,
            "have_comment": 0,
            "last_change": "2026-05-21T15:36:45.578575Z",
            "last_author": "Kapis",
            "repository_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/es/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/es/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/es/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/es/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/es/units/?format=api"
        },
        {
            "language": {
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 264,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/it/",
                "url": "https://weblate.duniter.org/api/languages/it/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/it/statistics/?format=api"
            },
            "component": {
                "name": "Cesium v2 Translations",
                "slug": "git_duniter_org_cesium2s",
                "id": 43,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 143,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.duniter.org/languages/en/",
                    "url": "https://weblate.duniter.org/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Cesium v2",
                    "slug": "cesium-v2",
                    "id": 6,
                    "web": "https://cesium.app",
                    "web_url": "https://weblate.duniter.org/projects/cesium-v2/",
                    "url": "https://weblate.duniter.org/api/projects/cesium-v2/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/cesium-v2/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/cesium-v2/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/cesium-v2/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/cesium-v2/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/cesium-v2/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://git.duniter.org/clients/cesium-grp/cesium2s.git",
                "git_export": "https://weblate.duniter.org/git/cesium-v2/git_duniter_org_cesium2s/",
                "branch": "develop",
                "push_branch": "develop",
                "filemask": "src/assets/i18n/*.json",
                "template": "src/assets/i18n/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "i18next",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/cesium-v2/git_duniter_org_cesium2s/",
                "url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@git.duniter.org:clients/cesium-grp/cesium2s.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "it-IT",
            "id": 252,
            "filename": "src/assets/i18n/it-IT.json",
            "revision": "e1969cd7b9f96800dcd2cb1eafb7b1c7a821d098,d72d098c9025240ae38b3bdc4fd56ae5b9442913",
            "web_url": "https://weblate.duniter.org/projects/cesium-v2/git_duniter_org_cesium2s/it/",
            "share_url": "https://weblate.duniter.org/engage/cesium-v2/it/",
            "translate_url": "https://weblate.duniter.org/translate/cesium-v2/git_duniter_org_cesium2s/it/",
            "url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1378,
            "total_words": 8738,
            "translated": 1314,
            "translated_words": 8087,
            "translated_percent": 95.3,
            "fuzzy": 24,
            "fuzzy_words": 380,
            "fuzzy_percent": 1.7,
            "failing_checks": 11,
            "failing_checks_words": 233,
            "failing_checks_percent": 0.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-03-17T17:50:41.123244Z",
            "last_author": "italpaola",
            "repository_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/it/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/it/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/it/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/it/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/it/units/?format=api"
        },
        {
            "language": {
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 397,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/nl/",
                "url": "https://weblate.duniter.org/api/languages/nl/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/nl/statistics/?format=api"
            },
            "component": {
                "name": "Cesium v2 Translations",
                "slug": "git_duniter_org_cesium2s",
                "id": 43,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 143,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.duniter.org/languages/en/",
                    "url": "https://weblate.duniter.org/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Cesium v2",
                    "slug": "cesium-v2",
                    "id": 6,
                    "web": "https://cesium.app",
                    "web_url": "https://weblate.duniter.org/projects/cesium-v2/",
                    "url": "https://weblate.duniter.org/api/projects/cesium-v2/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/cesium-v2/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/cesium-v2/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/cesium-v2/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/cesium-v2/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/cesium-v2/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://git.duniter.org/clients/cesium-grp/cesium2s.git",
                "git_export": "https://weblate.duniter.org/git/cesium-v2/git_duniter_org_cesium2s/",
                "branch": "develop",
                "push_branch": "develop",
                "filemask": "src/assets/i18n/*.json",
                "template": "src/assets/i18n/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "i18next",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/cesium-v2/git_duniter_org_cesium2s/",
                "url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@git.duniter.org:clients/cesium-grp/cesium2s.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "nl-NL",
            "id": 253,
            "filename": "src/assets/i18n/nl-NL.json",
            "revision": "eacae0feff9e8d71d9f73f80621e4d987deadb98,d72d098c9025240ae38b3bdc4fd56ae5b9442913",
            "web_url": "https://weblate.duniter.org/projects/cesium-v2/git_duniter_org_cesium2s/nl/",
            "share_url": "https://weblate.duniter.org/engage/cesium-v2/nl/",
            "translate_url": "https://weblate.duniter.org/translate/cesium-v2/git_duniter_org_cesium2s/nl/",
            "url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1378,
            "total_words": 8738,
            "translated": 400,
            "translated_words": 2051,
            "translated_percent": 29.0,
            "fuzzy": 30,
            "fuzzy_words": 403,
            "fuzzy_percent": 2.1,
            "failing_checks": 27,
            "failing_checks_words": 313,
            "failing_checks_percent": 1.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-02-16T11:16:08.326465Z",
            "last_author": "Moul",
            "repository_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/nl/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/nl/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/nl/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/nl/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/nl/units/?format=api"
        },
        {
            "language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 143,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/en/",
                "url": "https://weblate.duniter.org/api/languages/en/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "Cesium v2 Glossary",
                "slug": "glossary",
                "id": 44,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 143,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.duniter.org/languages/en/",
                    "url": "https://weblate.duniter.org/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Cesium v2",
                    "slug": "cesium-v2",
                    "id": 6,
                    "web": "https://cesium.app",
                    "web_url": "https://weblate.duniter.org/projects/cesium-v2/",
                    "url": "https://weblate.duniter.org/api/projects/cesium-v2/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/cesium-v2/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/cesium-v2/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/cesium-v2/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/cesium-v2/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/cesium-v2/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.duniter.org/git/cesium-v2/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/cesium-v2/glossary/",
                "url": "https://weblate.duniter.org/api/components/cesium-v2/glossary/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/cesium-v2/glossary/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/cesium-v2/glossary/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/cesium-v2/glossary/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/cesium-v2/glossary/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/cesium-v2/glossary/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/cesium-v2/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 }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "en",
            "id": 257,
            "filename": "",
            "revision": "",
            "web_url": "https://weblate.duniter.org/projects/cesium-v2/glossary/en/",
            "share_url": "https://weblate.duniter.org/engage/cesium-v2/en/",
            "translate_url": "https://weblate.duniter.org/translate/cesium-v2/glossary/en/",
            "url": "https://weblate.duniter.org/api/translations/cesium-v2/glossary/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 88,
            "total_words": 130,
            "translated": 88,
            "translated_words": 130,
            "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://weblate.duniter.org/api/translations/cesium-v2/glossary/en/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/cesium-v2/glossary/en/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/cesium-v2/glossary/en/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/cesium-v2/glossary/en/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/cesium-v2/glossary/en/units/?format=api"
        },
        {
            "language": {
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 79,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "cat"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/ca/",
                "url": "https://weblate.duniter.org/api/languages/ca/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/ca/statistics/?format=api"
            },
            "component": {
                "name": "Cesium v2 Glossary",
                "slug": "glossary",
                "id": 44,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 143,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.duniter.org/languages/en/",
                    "url": "https://weblate.duniter.org/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Cesium v2",
                    "slug": "cesium-v2",
                    "id": 6,
                    "web": "https://cesium.app",
                    "web_url": "https://weblate.duniter.org/projects/cesium-v2/",
                    "url": "https://weblate.duniter.org/api/projects/cesium-v2/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/cesium-v2/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/cesium-v2/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/cesium-v2/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/cesium-v2/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/cesium-v2/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.duniter.org/git/cesium-v2/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/cesium-v2/glossary/",
                "url": "https://weblate.duniter.org/api/components/cesium-v2/glossary/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/cesium-v2/glossary/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/cesium-v2/glossary/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/cesium-v2/glossary/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/cesium-v2/glossary/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/cesium-v2/glossary/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/cesium-v2/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 }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "ca",
            "id": 258,
            "filename": "ca.tbx",
            "revision": "3b48d9046c3769d87ee196878f3feda4c6eb9c35",
            "web_url": "https://weblate.duniter.org/projects/cesium-v2/glossary/ca/",
            "share_url": "https://weblate.duniter.org/engage/cesium-v2/ca/",
            "translate_url": "https://weblate.duniter.org/translate/cesium-v2/glossary/ca/",
            "url": "https://weblate.duniter.org/api/translations/cesium-v2/glossary/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 6,
            "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://weblate.duniter.org/api/translations/cesium-v2/glossary/ca/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/cesium-v2/glossary/ca/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/cesium-v2/glossary/ca/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/cesium-v2/glossary/ca/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/cesium-v2/glossary/ca/units/?format=api"
        },
        {
            "language": {
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 117,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/de/",
                "url": "https://weblate.duniter.org/api/languages/de/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "Cesium v2 Glossary",
                "slug": "glossary",
                "id": 44,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 143,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.duniter.org/languages/en/",
                    "url": "https://weblate.duniter.org/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Cesium v2",
                    "slug": "cesium-v2",
                    "id": 6,
                    "web": "https://cesium.app",
                    "web_url": "https://weblate.duniter.org/projects/cesium-v2/",
                    "url": "https://weblate.duniter.org/api/projects/cesium-v2/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/cesium-v2/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/cesium-v2/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/cesium-v2/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/cesium-v2/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/cesium-v2/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.duniter.org/git/cesium-v2/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/cesium-v2/glossary/",
                "url": "https://weblate.duniter.org/api/components/cesium-v2/glossary/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/cesium-v2/glossary/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/cesium-v2/glossary/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/cesium-v2/glossary/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/cesium-v2/glossary/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/cesium-v2/glossary/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/cesium-v2/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 }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "de",
            "id": 259,
            "filename": "de.tbx",
            "revision": "bd94a6ee5c8ebf8c9d0b81e7f43722c807adccad",
            "web_url": "https://weblate.duniter.org/projects/cesium-v2/glossary/de/",
            "share_url": "https://weblate.duniter.org/engage/cesium-v2/de/",
            "translate_url": "https://weblate.duniter.org/translate/cesium-v2/glossary/de/",
            "url": "https://weblate.duniter.org/api/translations/cesium-v2/glossary/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 65,
            "total_words": 95,
            "translated": 65,
            "translated_words": 95,
            "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": 1,
            "have_comment": 0,
            "last_change": "2026-04-29T17:06:26.153326Z",
            "last_author": "FW",
            "repository_url": "https://weblate.duniter.org/api/translations/cesium-v2/glossary/de/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/cesium-v2/glossary/de/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/cesium-v2/glossary/de/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/cesium-v2/glossary/de/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/cesium-v2/glossary/de/units/?format=api"
        },
        {
            "language": {
                "code": "en_GB",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 146,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "english_uk"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/en_GB/",
                "url": "https://weblate.duniter.org/api/languages/en_GB/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/en_GB/statistics/?format=api"
            },
            "component": {
                "name": "Cesium v2 Glossary",
                "slug": "glossary",
                "id": 44,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 143,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.duniter.org/languages/en/",
                    "url": "https://weblate.duniter.org/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Cesium v2",
                    "slug": "cesium-v2",
                    "id": 6,
                    "web": "https://cesium.app",
                    "web_url": "https://weblate.duniter.org/projects/cesium-v2/",
                    "url": "https://weblate.duniter.org/api/projects/cesium-v2/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/cesium-v2/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/cesium-v2/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/cesium-v2/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/cesium-v2/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/cesium-v2/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.duniter.org/git/cesium-v2/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/cesium-v2/glossary/",
                "url": "https://weblate.duniter.org/api/components/cesium-v2/glossary/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/cesium-v2/glossary/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/cesium-v2/glossary/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/cesium-v2/glossary/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/cesium-v2/glossary/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/cesium-v2/glossary/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/cesium-v2/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 }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "en_GB",
            "id": 260,
            "filename": "en_GB.tbx",
            "revision": "b7ce6df755fa6b95b9eae1bd2b2656c5e734e807",
            "web_url": "https://weblate.duniter.org/projects/cesium-v2/glossary/en_GB/",
            "share_url": "https://weblate.duniter.org/engage/cesium-v2/en_GB/",
            "translate_url": "https://weblate.duniter.org/translate/cesium-v2/glossary/en_GB/",
            "url": "https://weblate.duniter.org/api/translations/cesium-v2/glossary/en_GB/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 6,
            "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://weblate.duniter.org/api/translations/cesium-v2/glossary/en_GB/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/cesium-v2/glossary/en_GB/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/cesium-v2/glossary/en_GB/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/cesium-v2/glossary/en_GB/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/cesium-v2/glossary/en_GB/units/?format=api"
        },
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 158,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/es/",
                "url": "https://weblate.duniter.org/api/languages/es/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "Cesium v2 Glossary",
                "slug": "glossary",
                "id": 44,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 143,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.duniter.org/languages/en/",
                    "url": "https://weblate.duniter.org/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Cesium v2",
                    "slug": "cesium-v2",
                    "id": 6,
                    "web": "https://cesium.app",
                    "web_url": "https://weblate.duniter.org/projects/cesium-v2/",
                    "url": "https://weblate.duniter.org/api/projects/cesium-v2/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/cesium-v2/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/cesium-v2/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/cesium-v2/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/cesium-v2/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/cesium-v2/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.duniter.org/git/cesium-v2/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/cesium-v2/glossary/",
                "url": "https://weblate.duniter.org/api/components/cesium-v2/glossary/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/cesium-v2/glossary/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/cesium-v2/glossary/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/cesium-v2/glossary/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/cesium-v2/glossary/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/cesium-v2/glossary/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/cesium-v2/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 }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "es",
            "id": 261,
            "filename": "es.tbx",
            "revision": "4590ce37ef2af8fbe7c7151c1cb6099a3f83a01d",
            "web_url": "https://weblate.duniter.org/projects/cesium-v2/glossary/es/",
            "share_url": "https://weblate.duniter.org/engage/cesium-v2/es/",
            "translate_url": "https://weblate.duniter.org/translate/cesium-v2/glossary/es/",
            "url": "https://weblate.duniter.org/api/translations/cesium-v2/glossary/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 6,
            "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://weblate.duniter.org/api/translations/cesium-v2/glossary/es/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/cesium-v2/glossary/es/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/cesium-v2/glossary/es/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/cesium-v2/glossary/es/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/cesium-v2/glossary/es/units/?format=api"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 190,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/fr/",
                "url": "https://weblate.duniter.org/api/languages/fr/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "Cesium v2 Glossary",
                "slug": "glossary",
                "id": 44,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 143,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.duniter.org/languages/en/",
                    "url": "https://weblate.duniter.org/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Cesium v2",
                    "slug": "cesium-v2",
                    "id": 6,
                    "web": "https://cesium.app",
                    "web_url": "https://weblate.duniter.org/projects/cesium-v2/",
                    "url": "https://weblate.duniter.org/api/projects/cesium-v2/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/cesium-v2/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/cesium-v2/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/cesium-v2/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/cesium-v2/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/cesium-v2/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.duniter.org/git/cesium-v2/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/cesium-v2/glossary/",
                "url": "https://weblate.duniter.org/api/components/cesium-v2/glossary/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/cesium-v2/glossary/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/cesium-v2/glossary/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/cesium-v2/glossary/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/cesium-v2/glossary/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/cesium-v2/glossary/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/cesium-v2/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 }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "fr",
            "id": 262,
            "filename": "fr.tbx",
            "revision": "3499a36c31d95f822db93481f9f054c451b4a3c6",
            "web_url": "https://weblate.duniter.org/projects/cesium-v2/glossary/fr/",
            "share_url": "https://weblate.duniter.org/engage/cesium-v2/fr/",
            "translate_url": "https://weblate.duniter.org/translate/cesium-v2/glossary/fr/",
            "url": "https://weblate.duniter.org/api/translations/cesium-v2/glossary/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 6,
            "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://weblate.duniter.org/api/translations/cesium-v2/glossary/fr/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/cesium-v2/glossary/fr/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/cesium-v2/glossary/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/cesium-v2/glossary/fr/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/cesium-v2/glossary/fr/units/?format=api"
        },
        {
            "language": {
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 264,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/it/",
                "url": "https://weblate.duniter.org/api/languages/it/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/it/statistics/?format=api"
            },
            "component": {
                "name": "Cesium v2 Glossary",
                "slug": "glossary",
                "id": 44,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 143,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.duniter.org/languages/en/",
                    "url": "https://weblate.duniter.org/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Cesium v2",
                    "slug": "cesium-v2",
                    "id": 6,
                    "web": "https://cesium.app",
                    "web_url": "https://weblate.duniter.org/projects/cesium-v2/",
                    "url": "https://weblate.duniter.org/api/projects/cesium-v2/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/cesium-v2/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/cesium-v2/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/cesium-v2/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/cesium-v2/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/cesium-v2/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.duniter.org/git/cesium-v2/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/cesium-v2/glossary/",
                "url": "https://weblate.duniter.org/api/components/cesium-v2/glossary/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/cesium-v2/glossary/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/cesium-v2/glossary/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/cesium-v2/glossary/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/cesium-v2/glossary/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/cesium-v2/glossary/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/cesium-v2/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 }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "it",
            "id": 263,
            "filename": "it.tbx",
            "revision": "33236908b5fed5713c80be4293f24e5da05faccf",
            "web_url": "https://weblate.duniter.org/projects/cesium-v2/glossary/it/",
            "share_url": "https://weblate.duniter.org/engage/cesium-v2/it/",
            "translate_url": "https://weblate.duniter.org/translate/cesium-v2/glossary/it/",
            "url": "https://weblate.duniter.org/api/translations/cesium-v2/glossary/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 28,
            "total_words": 42,
            "translated": 24,
            "translated_words": 37,
            "translated_percent": 85.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-02-17T16:22:43.488602Z",
            "last_author": "italpaola",
            "repository_url": "https://weblate.duniter.org/api/translations/cesium-v2/glossary/it/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/cesium-v2/glossary/it/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/cesium-v2/glossary/it/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/cesium-v2/glossary/it/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/cesium-v2/glossary/it/units/?format=api"
        },
        {
            "language": {
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 397,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/nl/",
                "url": "https://weblate.duniter.org/api/languages/nl/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/nl/statistics/?format=api"
            },
            "component": {
                "name": "Cesium v2 Glossary",
                "slug": "glossary",
                "id": 44,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 143,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.duniter.org/languages/en/",
                    "url": "https://weblate.duniter.org/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Cesium v2",
                    "slug": "cesium-v2",
                    "id": 6,
                    "web": "https://cesium.app",
                    "web_url": "https://weblate.duniter.org/projects/cesium-v2/",
                    "url": "https://weblate.duniter.org/api/projects/cesium-v2/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/cesium-v2/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/cesium-v2/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/cesium-v2/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/cesium-v2/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/cesium-v2/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.duniter.org/git/cesium-v2/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/cesium-v2/glossary/",
                "url": "https://weblate.duniter.org/api/components/cesium-v2/glossary/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/cesium-v2/glossary/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/cesium-v2/glossary/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/cesium-v2/glossary/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/cesium-v2/glossary/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/cesium-v2/glossary/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/cesium-v2/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 }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "nl",
            "id": 264,
            "filename": "nl.tbx",
            "revision": "457e6c035cccbf36fc2905bb177ce68cc4161a27",
            "web_url": "https://weblate.duniter.org/projects/cesium-v2/glossary/nl/",
            "share_url": "https://weblate.duniter.org/engage/cesium-v2/nl/",
            "translate_url": "https://weblate.duniter.org/translate/cesium-v2/glossary/nl/",
            "url": "https://weblate.duniter.org/api/translations/cesium-v2/glossary/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 6,
            "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://weblate.duniter.org/api/translations/cesium-v2/glossary/nl/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/cesium-v2/glossary/nl/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/cesium-v2/glossary/nl/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/cesium-v2/glossary/nl/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/cesium-v2/glossary/nl/units/?format=api"
        },
        {
            "language": {
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 438,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.duniter.org/languages/pt/",
                "url": "https://weblate.duniter.org/api/languages/pt/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "Cesium v2 Glossary",
                "slug": "glossary",
                "id": 44,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 143,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://weblate.duniter.org/languages/en/",
                    "url": "https://weblate.duniter.org/api/languages/en/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Cesium v2",
                    "slug": "cesium-v2",
                    "id": 6,
                    "web": "https://cesium.app",
                    "web_url": "https://weblate.duniter.org/projects/cesium-v2/",
                    "url": "https://weblate.duniter.org/api/projects/cesium-v2/?format=api",
                    "components_list_url": "https://weblate.duniter.org/api/projects/cesium-v2/components/?format=api",
                    "repository_url": "https://weblate.duniter.org/api/projects/cesium-v2/repository/?format=api",
                    "statistics_url": "https://weblate.duniter.org/api/projects/cesium-v2/statistics/?format=api",
                    "changes_list_url": "https://weblate.duniter.org/api/projects/cesium-v2/changes/?format=api",
                    "languages_url": "https://weblate.duniter.org/api/projects/cesium-v2/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.duniter.org/git/cesium-v2/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.duniter.org/projects/cesium-v2/glossary/",
                "url": "https://weblate.duniter.org/api/components/cesium-v2/glossary/?format=api",
                "repository_url": "https://weblate.duniter.org/api/components/cesium-v2/glossary/repository/?format=api",
                "translations_url": "https://weblate.duniter.org/api/components/cesium-v2/glossary/translations/?format=api",
                "statistics_url": "https://weblate.duniter.org/api/components/cesium-v2/glossary/statistics/?format=api",
                "lock_url": "https://weblate.duniter.org/api/components/cesium-v2/glossary/lock/?format=api",
                "links_url": "https://weblate.duniter.org/api/components/cesium-v2/glossary/links/?format=api",
                "changes_list_url": "https://weblate.duniter.org/api/components/cesium-v2/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 }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver"
            },
            "language_code": "pt",
            "id": 265,
            "filename": "pt.tbx",
            "revision": "352ee96ac58d9c99102609a9c4b27e060d7d1f4e",
            "web_url": "https://weblate.duniter.org/projects/cesium-v2/glossary/pt/",
            "share_url": "https://weblate.duniter.org/engage/cesium-v2/pt/",
            "translate_url": "https://weblate.duniter.org/translate/cesium-v2/glossary/pt/",
            "url": "https://weblate.duniter.org/api/translations/cesium-v2/glossary/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 6,
            "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://weblate.duniter.org/api/translations/cesium-v2/glossary/pt/repository/?format=api",
            "file_url": "https://weblate.duniter.org/api/translations/cesium-v2/glossary/pt/file/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/translations/cesium-v2/glossary/pt/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/translations/cesium-v2/glossary/pt/changes/?format=api",
            "units_list_url": "https://weblate.duniter.org/api/translations/cesium-v2/glossary/pt/units/?format=api"
        }
    ]
}