Translation components API.

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

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

{
    "count": 555,
    "next": "https://weblate.dudu-auto.com/api/translations/?format=api&page=3",
    "previous": "https://weblate.dudu-auto.com/api/translations/?format=api",
    "results": [
        {
            "language": {
                "id": 735,
                "code": "zh_Hant_HK",
                "name": "Chinese (Traditional, Hong Kong)",
                "plural": {
                    "id": 735,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "zh_hk"
                ],
                "direction": "ltr",
                "population": 6887414,
                "web_url": "https://weblate.dudu-auto.com/languages/zh_Hant_HK/",
                "url": "https://weblate.dudu-auto.com/api/languages/zh_Hant_HK/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hant_HK/statistics/?format=api"
            },
            "component": {
                "name": "Bluetooth",
                "slug": "bluetooth",
                "id": 87,
                "source_language": {
                    "id": 732,
                    "code": "zh_Hans",
                    "name": "Chinese (Simplified)",
                    "plural": {
                        "id": 732,
                        "source": 0,
                        "number": 1,
                        "formula": "0",
                        "type": 0
                    },
                    "aliases": [
                        "chinese",
                        "chinese_chs",
                        "schinese",
                        "chinese_zh",
                        "cn",
                        "zh",
                        "zhcn",
                        "zh_cn",
                        "zh_chs",
                        "cmn",
                        "zh_hans_cn",
                        "zh_cmn_hans",
                        "chs",
                        "chi"
                    ],
                    "direction": "ltr",
                    "population": 1266066359,
                    "web_url": "https://weblate.dudu-auto.com/languages/zh_Hans/",
                    "url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/statistics/?format=api"
                },
                "project": {
                    "name": "DUDUAUTO",
                    "slug": "duduauto",
                    "id": 12,
                    "web": "https://weblate.dudu-auto.com/",
                    "web_url": "https://weblate.dudu-auto.com/projects/duduauto/",
                    "url": "https://weblate.dudu-auto.com/api/projects/duduauto/?format=api",
                    "components_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/components/?format=api",
                    "repository_url": "https://weblate.dudu-auto.com/api/projects/duduauto/repository/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/projects/duduauto/statistics/?format=api",
                    "categories_url": "https://weblate.dudu-auto.com/api/projects/duduauto/categories/?format=api",
                    "changes_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/changes/?format=api",
                    "languages_url": "https://weblate.dudu-auto.com/api/projects/duduauto/languages/?format=api",
                    "labels_url": "https://weblate.dudu-auto.com/api/projects/duduauto/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.dudu-auto.com/git/duduauto/bluetooth/",
                "branch": "main",
                "push_branch": "",
                "filemask": "bluetooth/*.xml",
                "screenshot_filemask": "",
                "template": "bluetooth/zh_Hans.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.dudu-auto.com/projects/duduauto/bluetooth/",
                "url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/?format=api",
                "repository_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/repository/?format=api",
                "translations_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/translations/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/statistics/?format=api",
                "lock_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/lock/?format=api",
                "links_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/links/?format=api",
                "changes_list_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": 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": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "zh-rHK",
            "id": 2153,
            "filename": "bluetooth/zh-rHK.xml",
            "revision": "a190b7231a029bb1bfa5e670d09bbd3a0df1d6b6,6a3070baefd8c47d9b9b84e1c86e5b13e4519ef6",
            "web_url": "https://weblate.dudu-auto.com/projects/duduauto/bluetooth/zh_Hant_HK/",
            "share_url": "https://weblate.dudu-auto.com/engage/duduauto/-/zh_Hant_HK/",
            "translate_url": "https://weblate.dudu-auto.com/translate/duduauto/bluetooth/zh_Hant_HK/",
            "url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/zh_Hant_HK/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 54,
            "total_words": 322,
            "translated": 20,
            "translated_words": 135,
            "translated_percent": 37.0,
            "fuzzy": 31,
            "fuzzy_words": 175,
            "fuzzy_percent": 57.4,
            "failing_checks": 31,
            "failing_checks_words": 175,
            "failing_checks_percent": 57.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-09-14T03:09:33.444239Z",
            "last_author": "liushuiwuhen",
            "repository_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/zh_Hant_HK/repository/?format=api",
            "file_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/zh_Hant_HK/file/?format=api",
            "statistics_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/zh_Hant_HK/statistics/?format=api",
            "changes_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/zh_Hant_HK/changes/?format=api",
            "units_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/zh_Hant_HK/units/?format=api"
        },
        {
            "language": {
                "id": 533,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 533,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "bp",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "https://weblate.dudu-auto.com/languages/pt_BR/",
                "url": "https://weblate.dudu-auto.com/api/languages/pt_BR/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/languages/pt_BR/statistics/?format=api"
            },
            "component": {
                "name": "Bluetooth",
                "slug": "bluetooth",
                "id": 87,
                "source_language": {
                    "id": 732,
                    "code": "zh_Hans",
                    "name": "Chinese (Simplified)",
                    "plural": {
                        "id": 732,
                        "source": 0,
                        "number": 1,
                        "formula": "0",
                        "type": 0
                    },
                    "aliases": [
                        "chinese",
                        "chinese_chs",
                        "schinese",
                        "chinese_zh",
                        "cn",
                        "zh",
                        "zhcn",
                        "zh_cn",
                        "zh_chs",
                        "cmn",
                        "zh_hans_cn",
                        "zh_cmn_hans",
                        "chs",
                        "chi"
                    ],
                    "direction": "ltr",
                    "population": 1266066359,
                    "web_url": "https://weblate.dudu-auto.com/languages/zh_Hans/",
                    "url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/statistics/?format=api"
                },
                "project": {
                    "name": "DUDUAUTO",
                    "slug": "duduauto",
                    "id": 12,
                    "web": "https://weblate.dudu-auto.com/",
                    "web_url": "https://weblate.dudu-auto.com/projects/duduauto/",
                    "url": "https://weblate.dudu-auto.com/api/projects/duduauto/?format=api",
                    "components_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/components/?format=api",
                    "repository_url": "https://weblate.dudu-auto.com/api/projects/duduauto/repository/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/projects/duduauto/statistics/?format=api",
                    "categories_url": "https://weblate.dudu-auto.com/api/projects/duduauto/categories/?format=api",
                    "changes_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/changes/?format=api",
                    "languages_url": "https://weblate.dudu-auto.com/api/projects/duduauto/languages/?format=api",
                    "labels_url": "https://weblate.dudu-auto.com/api/projects/duduauto/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.dudu-auto.com/git/duduauto/bluetooth/",
                "branch": "main",
                "push_branch": "",
                "filemask": "bluetooth/*.xml",
                "screenshot_filemask": "",
                "template": "bluetooth/zh_Hans.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.dudu-auto.com/projects/duduauto/bluetooth/",
                "url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/?format=api",
                "repository_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/repository/?format=api",
                "translations_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/translations/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/statistics/?format=api",
                "lock_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/lock/?format=api",
                "links_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/links/?format=api",
                "changes_list_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": 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": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "pt-rBR",
            "id": 2154,
            "filename": "bluetooth/pt-rBR.xml",
            "revision": "5b6b28317538394849952155685db6d3606a9214,6a3070baefd8c47d9b9b84e1c86e5b13e4519ef6",
            "web_url": "https://weblate.dudu-auto.com/projects/duduauto/bluetooth/pt_BR/",
            "share_url": "https://weblate.dudu-auto.com/engage/duduauto/-/pt_BR/",
            "translate_url": "https://weblate.dudu-auto.com/translate/duduauto/bluetooth/pt_BR/",
            "url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 54,
            "total_words": 322,
            "translated": 52,
            "translated_words": 315,
            "translated_percent": 96.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 18,
            "failing_checks_percent": 3.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-09-14T03:09:33.443816Z",
            "last_author": "liushuiwuhen",
            "repository_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/pt_BR/repository/?format=api",
            "file_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/pt_BR/file/?format=api",
            "statistics_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/pt_BR/statistics/?format=api",
            "changes_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/pt_BR/changes/?format=api",
            "units_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 140,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 140,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://weblate.dudu-auto.com/languages/de/",
                "url": "https://weblate.dudu-auto.com/api/languages/de/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "Bluetooth",
                "slug": "bluetooth",
                "id": 87,
                "source_language": {
                    "id": 732,
                    "code": "zh_Hans",
                    "name": "Chinese (Simplified)",
                    "plural": {
                        "id": 732,
                        "source": 0,
                        "number": 1,
                        "formula": "0",
                        "type": 0
                    },
                    "aliases": [
                        "chinese",
                        "chinese_chs",
                        "schinese",
                        "chinese_zh",
                        "cn",
                        "zh",
                        "zhcn",
                        "zh_cn",
                        "zh_chs",
                        "cmn",
                        "zh_hans_cn",
                        "zh_cmn_hans",
                        "chs",
                        "chi"
                    ],
                    "direction": "ltr",
                    "population": 1266066359,
                    "web_url": "https://weblate.dudu-auto.com/languages/zh_Hans/",
                    "url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/statistics/?format=api"
                },
                "project": {
                    "name": "DUDUAUTO",
                    "slug": "duduauto",
                    "id": 12,
                    "web": "https://weblate.dudu-auto.com/",
                    "web_url": "https://weblate.dudu-auto.com/projects/duduauto/",
                    "url": "https://weblate.dudu-auto.com/api/projects/duduauto/?format=api",
                    "components_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/components/?format=api",
                    "repository_url": "https://weblate.dudu-auto.com/api/projects/duduauto/repository/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/projects/duduauto/statistics/?format=api",
                    "categories_url": "https://weblate.dudu-auto.com/api/projects/duduauto/categories/?format=api",
                    "changes_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/changes/?format=api",
                    "languages_url": "https://weblate.dudu-auto.com/api/projects/duduauto/languages/?format=api",
                    "labels_url": "https://weblate.dudu-auto.com/api/projects/duduauto/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.dudu-auto.com/git/duduauto/bluetooth/",
                "branch": "main",
                "push_branch": "",
                "filemask": "bluetooth/*.xml",
                "screenshot_filemask": "",
                "template": "bluetooth/zh_Hans.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.dudu-auto.com/projects/duduauto/bluetooth/",
                "url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/?format=api",
                "repository_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/repository/?format=api",
                "translations_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/translations/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/statistics/?format=api",
                "lock_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/lock/?format=api",
                "links_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/links/?format=api",
                "changes_list_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": 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": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "de",
            "id": 2155,
            "filename": "bluetooth/de.xml",
            "revision": "742ad3a8f82f0cf6eabea210321ff294ffab1a64,6a3070baefd8c47d9b9b84e1c86e5b13e4519ef6",
            "web_url": "https://weblate.dudu-auto.com/projects/duduauto/bluetooth/de/",
            "share_url": "https://weblate.dudu-auto.com/engage/duduauto/-/de/",
            "translate_url": "https://weblate.dudu-auto.com/translate/duduauto/bluetooth/de/",
            "url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 54,
            "total_words": 322,
            "translated": 53,
            "translated_words": 320,
            "translated_percent": 98.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-11-26T12:35:20.560232Z",
            "last_author": null,
            "repository_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/de/repository/?format=api",
            "file_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/de/file/?format=api",
            "statistics_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/de/statistics/?format=api",
            "changes_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/de/changes/?format=api",
            "units_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/de/units/?format=api"
        },
        {
            "language": {
                "id": 169,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 169,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.dudu-auto.com/languages/en/",
                "url": "https://weblate.dudu-auto.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "Bluetooth",
                "slug": "bluetooth",
                "id": 87,
                "source_language": {
                    "id": 732,
                    "code": "zh_Hans",
                    "name": "Chinese (Simplified)",
                    "plural": {
                        "id": 732,
                        "source": 0,
                        "number": 1,
                        "formula": "0",
                        "type": 0
                    },
                    "aliases": [
                        "chinese",
                        "chinese_chs",
                        "schinese",
                        "chinese_zh",
                        "cn",
                        "zh",
                        "zhcn",
                        "zh_cn",
                        "zh_chs",
                        "cmn",
                        "zh_hans_cn",
                        "zh_cmn_hans",
                        "chs",
                        "chi"
                    ],
                    "direction": "ltr",
                    "population": 1266066359,
                    "web_url": "https://weblate.dudu-auto.com/languages/zh_Hans/",
                    "url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/statistics/?format=api"
                },
                "project": {
                    "name": "DUDUAUTO",
                    "slug": "duduauto",
                    "id": 12,
                    "web": "https://weblate.dudu-auto.com/",
                    "web_url": "https://weblate.dudu-auto.com/projects/duduauto/",
                    "url": "https://weblate.dudu-auto.com/api/projects/duduauto/?format=api",
                    "components_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/components/?format=api",
                    "repository_url": "https://weblate.dudu-auto.com/api/projects/duduauto/repository/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/projects/duduauto/statistics/?format=api",
                    "categories_url": "https://weblate.dudu-auto.com/api/projects/duduauto/categories/?format=api",
                    "changes_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/changes/?format=api",
                    "languages_url": "https://weblate.dudu-auto.com/api/projects/duduauto/languages/?format=api",
                    "labels_url": "https://weblate.dudu-auto.com/api/projects/duduauto/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.dudu-auto.com/git/duduauto/bluetooth/",
                "branch": "main",
                "push_branch": "",
                "filemask": "bluetooth/*.xml",
                "screenshot_filemask": "",
                "template": "bluetooth/zh_Hans.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.dudu-auto.com/projects/duduauto/bluetooth/",
                "url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/?format=api",
                "repository_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/repository/?format=api",
                "translations_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/translations/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/statistics/?format=api",
                "lock_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/lock/?format=api",
                "links_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/links/?format=api",
                "changes_list_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": 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": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "en",
            "id": 2156,
            "filename": "bluetooth/en.xml",
            "revision": "a6d8f1301ef2ff1b932953f96e4a9d40badc67d3,6a3070baefd8c47d9b9b84e1c86e5b13e4519ef6",
            "web_url": "https://weblate.dudu-auto.com/projects/duduauto/bluetooth/en/",
            "share_url": "https://weblate.dudu-auto.com/engage/duduauto/-/en/",
            "translate_url": "https://weblate.dudu-auto.com/translate/duduauto/bluetooth/en/",
            "url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/en/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 54,
            "total_words": 322,
            "translated": 54,
            "translated_words": 322,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 75,
            "failing_checks_percent": 1.8,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2025-04-11T13:54:08.057722Z",
            "last_author": null,
            "repository_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/en/repository/?format=api",
            "file_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/en/file/?format=api",
            "statistics_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/en/statistics/?format=api",
            "changes_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/en/changes/?format=api",
            "units_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/en/units/?format=api"
        },
        {
            "language": {
                "id": 559,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 559,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://weblate.dudu-auto.com/languages/ru/",
                "url": "https://weblate.dudu-auto.com/api/languages/ru/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "name": "Bluetooth",
                "slug": "bluetooth",
                "id": 87,
                "source_language": {
                    "id": 732,
                    "code": "zh_Hans",
                    "name": "Chinese (Simplified)",
                    "plural": {
                        "id": 732,
                        "source": 0,
                        "number": 1,
                        "formula": "0",
                        "type": 0
                    },
                    "aliases": [
                        "chinese",
                        "chinese_chs",
                        "schinese",
                        "chinese_zh",
                        "cn",
                        "zh",
                        "zhcn",
                        "zh_cn",
                        "zh_chs",
                        "cmn",
                        "zh_hans_cn",
                        "zh_cmn_hans",
                        "chs",
                        "chi"
                    ],
                    "direction": "ltr",
                    "population": 1266066359,
                    "web_url": "https://weblate.dudu-auto.com/languages/zh_Hans/",
                    "url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/statistics/?format=api"
                },
                "project": {
                    "name": "DUDUAUTO",
                    "slug": "duduauto",
                    "id": 12,
                    "web": "https://weblate.dudu-auto.com/",
                    "web_url": "https://weblate.dudu-auto.com/projects/duduauto/",
                    "url": "https://weblate.dudu-auto.com/api/projects/duduauto/?format=api",
                    "components_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/components/?format=api",
                    "repository_url": "https://weblate.dudu-auto.com/api/projects/duduauto/repository/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/projects/duduauto/statistics/?format=api",
                    "categories_url": "https://weblate.dudu-auto.com/api/projects/duduauto/categories/?format=api",
                    "changes_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/changes/?format=api",
                    "languages_url": "https://weblate.dudu-auto.com/api/projects/duduauto/languages/?format=api",
                    "labels_url": "https://weblate.dudu-auto.com/api/projects/duduauto/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.dudu-auto.com/git/duduauto/bluetooth/",
                "branch": "main",
                "push_branch": "",
                "filemask": "bluetooth/*.xml",
                "screenshot_filemask": "",
                "template": "bluetooth/zh_Hans.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.dudu-auto.com/projects/duduauto/bluetooth/",
                "url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/?format=api",
                "repository_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/repository/?format=api",
                "translations_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/translations/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/statistics/?format=api",
                "lock_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/lock/?format=api",
                "links_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/links/?format=api",
                "changes_list_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": 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": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ru",
            "id": 2157,
            "filename": "bluetooth/ru.xml",
            "revision": "94ac97d4b44d283b14aa858f16d75b25a07f81ec,6a3070baefd8c47d9b9b84e1c86e5b13e4519ef6",
            "web_url": "https://weblate.dudu-auto.com/projects/duduauto/bluetooth/ru/",
            "share_url": "https://weblate.dudu-auto.com/engage/duduauto/-/ru/",
            "translate_url": "https://weblate.dudu-auto.com/translate/duduauto/bluetooth/ru/",
            "url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 54,
            "total_words": 322,
            "translated": 53,
            "translated_words": 320,
            "translated_percent": 98.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 29,
            "failing_checks_percent": 1.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-18T12:21:10.448498Z",
            "last_author": null,
            "repository_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/ru/repository/?format=api",
            "file_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/ru/file/?format=api",
            "statistics_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/ru/statistics/?format=api",
            "changes_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/ru/changes/?format=api",
            "units_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/ru/units/?format=api"
        },
        {
            "language": {
                "id": 555,
                "code": "ro",
                "name": "Romanian",
                "plural": {
                    "id": 555,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ron",
                    "rum"
                ],
                "direction": "ltr",
                "population": 22187407,
                "web_url": "https://weblate.dudu-auto.com/languages/ro/",
                "url": "https://weblate.dudu-auto.com/api/languages/ro/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/languages/ro/statistics/?format=api"
            },
            "component": {
                "name": "Bluetooth",
                "slug": "bluetooth",
                "id": 87,
                "source_language": {
                    "id": 732,
                    "code": "zh_Hans",
                    "name": "Chinese (Simplified)",
                    "plural": {
                        "id": 732,
                        "source": 0,
                        "number": 1,
                        "formula": "0",
                        "type": 0
                    },
                    "aliases": [
                        "chinese",
                        "chinese_chs",
                        "schinese",
                        "chinese_zh",
                        "cn",
                        "zh",
                        "zhcn",
                        "zh_cn",
                        "zh_chs",
                        "cmn",
                        "zh_hans_cn",
                        "zh_cmn_hans",
                        "chs",
                        "chi"
                    ],
                    "direction": "ltr",
                    "population": 1266066359,
                    "web_url": "https://weblate.dudu-auto.com/languages/zh_Hans/",
                    "url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/statistics/?format=api"
                },
                "project": {
                    "name": "DUDUAUTO",
                    "slug": "duduauto",
                    "id": 12,
                    "web": "https://weblate.dudu-auto.com/",
                    "web_url": "https://weblate.dudu-auto.com/projects/duduauto/",
                    "url": "https://weblate.dudu-auto.com/api/projects/duduauto/?format=api",
                    "components_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/components/?format=api",
                    "repository_url": "https://weblate.dudu-auto.com/api/projects/duduauto/repository/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/projects/duduauto/statistics/?format=api",
                    "categories_url": "https://weblate.dudu-auto.com/api/projects/duduauto/categories/?format=api",
                    "changes_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/changes/?format=api",
                    "languages_url": "https://weblate.dudu-auto.com/api/projects/duduauto/languages/?format=api",
                    "labels_url": "https://weblate.dudu-auto.com/api/projects/duduauto/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.dudu-auto.com/git/duduauto/bluetooth/",
                "branch": "main",
                "push_branch": "",
                "filemask": "bluetooth/*.xml",
                "screenshot_filemask": "",
                "template": "bluetooth/zh_Hans.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.dudu-auto.com/projects/duduauto/bluetooth/",
                "url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/?format=api",
                "repository_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/repository/?format=api",
                "translations_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/translations/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/statistics/?format=api",
                "lock_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/lock/?format=api",
                "links_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/links/?format=api",
                "changes_list_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": 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": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ro",
            "id": 2158,
            "filename": "bluetooth/ro.xml",
            "revision": "9276f440f653fcb10b920036684a5e678fafa8be,6a3070baefd8c47d9b9b84e1c86e5b13e4519ef6",
            "web_url": "https://weblate.dudu-auto.com/projects/duduauto/bluetooth/ro/",
            "share_url": "https://weblate.dudu-auto.com/engage/duduauto/-/ro/",
            "translate_url": "https://weblate.dudu-auto.com/translate/duduauto/bluetooth/ro/",
            "url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 54,
            "total_words": 322,
            "translated": 54,
            "translated_words": 322,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-01T06:18:53.920290Z",
            "last_author": null,
            "repository_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/ro/repository/?format=api",
            "file_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/ro/file/?format=api",
            "statistics_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/ro/statistics/?format=api",
            "changes_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/ro/changes/?format=api",
            "units_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/ro/units/?format=api"
        },
        {
            "language": {
                "id": 683,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 683,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "https://weblate.dudu-auto.com/languages/uk/",
                "url": "https://weblate.dudu-auto.com/api/languages/uk/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/languages/uk/statistics/?format=api"
            },
            "component": {
                "name": "Bluetooth",
                "slug": "bluetooth",
                "id": 87,
                "source_language": {
                    "id": 732,
                    "code": "zh_Hans",
                    "name": "Chinese (Simplified)",
                    "plural": {
                        "id": 732,
                        "source": 0,
                        "number": 1,
                        "formula": "0",
                        "type": 0
                    },
                    "aliases": [
                        "chinese",
                        "chinese_chs",
                        "schinese",
                        "chinese_zh",
                        "cn",
                        "zh",
                        "zhcn",
                        "zh_cn",
                        "zh_chs",
                        "cmn",
                        "zh_hans_cn",
                        "zh_cmn_hans",
                        "chs",
                        "chi"
                    ],
                    "direction": "ltr",
                    "population": 1266066359,
                    "web_url": "https://weblate.dudu-auto.com/languages/zh_Hans/",
                    "url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/statistics/?format=api"
                },
                "project": {
                    "name": "DUDUAUTO",
                    "slug": "duduauto",
                    "id": 12,
                    "web": "https://weblate.dudu-auto.com/",
                    "web_url": "https://weblate.dudu-auto.com/projects/duduauto/",
                    "url": "https://weblate.dudu-auto.com/api/projects/duduauto/?format=api",
                    "components_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/components/?format=api",
                    "repository_url": "https://weblate.dudu-auto.com/api/projects/duduauto/repository/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/projects/duduauto/statistics/?format=api",
                    "categories_url": "https://weblate.dudu-auto.com/api/projects/duduauto/categories/?format=api",
                    "changes_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/changes/?format=api",
                    "languages_url": "https://weblate.dudu-auto.com/api/projects/duduauto/languages/?format=api",
                    "labels_url": "https://weblate.dudu-auto.com/api/projects/duduauto/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.dudu-auto.com/git/duduauto/bluetooth/",
                "branch": "main",
                "push_branch": "",
                "filemask": "bluetooth/*.xml",
                "screenshot_filemask": "",
                "template": "bluetooth/zh_Hans.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.dudu-auto.com/projects/duduauto/bluetooth/",
                "url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/?format=api",
                "repository_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/repository/?format=api",
                "translations_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/translations/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/statistics/?format=api",
                "lock_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/lock/?format=api",
                "links_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/links/?format=api",
                "changes_list_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": 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": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "uk",
            "id": 2159,
            "filename": "bluetooth/uk.xml",
            "revision": "6cd89e79a365175cb0b196dcb9fed7e926eb7fcb,6a3070baefd8c47d9b9b84e1c86e5b13e4519ef6",
            "web_url": "https://weblate.dudu-auto.com/projects/duduauto/bluetooth/uk/",
            "share_url": "https://weblate.dudu-auto.com/engage/duduauto/-/uk/",
            "translate_url": "https://weblate.dudu-auto.com/translate/duduauto/bluetooth/uk/",
            "url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 54,
            "total_words": 322,
            "translated": 54,
            "translated_words": 322,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-01T06:18:53.963392Z",
            "last_author": null,
            "repository_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/uk/repository/?format=api",
            "file_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/uk/file/?format=api",
            "statistics_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/uk/statistics/?format=api",
            "changes_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/uk/changes/?format=api",
            "units_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/uk/units/?format=api"
        },
        {
            "language": {
                "id": 323,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 323,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "https://weblate.dudu-auto.com/languages/ja/",
                "url": "https://weblate.dudu-auto.com/api/languages/ja/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/languages/ja/statistics/?format=api"
            },
            "component": {
                "name": "Bluetooth",
                "slug": "bluetooth",
                "id": 87,
                "source_language": {
                    "id": 732,
                    "code": "zh_Hans",
                    "name": "Chinese (Simplified)",
                    "plural": {
                        "id": 732,
                        "source": 0,
                        "number": 1,
                        "formula": "0",
                        "type": 0
                    },
                    "aliases": [
                        "chinese",
                        "chinese_chs",
                        "schinese",
                        "chinese_zh",
                        "cn",
                        "zh",
                        "zhcn",
                        "zh_cn",
                        "zh_chs",
                        "cmn",
                        "zh_hans_cn",
                        "zh_cmn_hans",
                        "chs",
                        "chi"
                    ],
                    "direction": "ltr",
                    "population": 1266066359,
                    "web_url": "https://weblate.dudu-auto.com/languages/zh_Hans/",
                    "url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/statistics/?format=api"
                },
                "project": {
                    "name": "DUDUAUTO",
                    "slug": "duduauto",
                    "id": 12,
                    "web": "https://weblate.dudu-auto.com/",
                    "web_url": "https://weblate.dudu-auto.com/projects/duduauto/",
                    "url": "https://weblate.dudu-auto.com/api/projects/duduauto/?format=api",
                    "components_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/components/?format=api",
                    "repository_url": "https://weblate.dudu-auto.com/api/projects/duduauto/repository/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/projects/duduauto/statistics/?format=api",
                    "categories_url": "https://weblate.dudu-auto.com/api/projects/duduauto/categories/?format=api",
                    "changes_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/changes/?format=api",
                    "languages_url": "https://weblate.dudu-auto.com/api/projects/duduauto/languages/?format=api",
                    "labels_url": "https://weblate.dudu-auto.com/api/projects/duduauto/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.dudu-auto.com/git/duduauto/bluetooth/",
                "branch": "main",
                "push_branch": "",
                "filemask": "bluetooth/*.xml",
                "screenshot_filemask": "",
                "template": "bluetooth/zh_Hans.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.dudu-auto.com/projects/duduauto/bluetooth/",
                "url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/?format=api",
                "repository_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/repository/?format=api",
                "translations_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/translations/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/statistics/?format=api",
                "lock_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/lock/?format=api",
                "links_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/links/?format=api",
                "changes_list_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": 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": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ja",
            "id": 2160,
            "filename": "bluetooth/ja.xml",
            "revision": "ab61ec3d2887737b68d6ad67cd82058a164cbe00,6a3070baefd8c47d9b9b84e1c86e5b13e4519ef6",
            "web_url": "https://weblate.dudu-auto.com/projects/duduauto/bluetooth/ja/",
            "share_url": "https://weblate.dudu-auto.com/engage/duduauto/-/ja/",
            "translate_url": "https://weblate.dudu-auto.com/translate/duduauto/bluetooth/ja/",
            "url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 54,
            "total_words": 322,
            "translated": 54,
            "translated_words": 322,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-01T22:26:10.221145Z",
            "last_author": null,
            "repository_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/ja/repository/?format=api",
            "file_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/ja/file/?format=api",
            "statistics_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/ja/statistics/?format=api",
            "changes_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/ja/changes/?format=api",
            "units_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/ja/units/?format=api"
        },
        {
            "language": {
                "id": 529,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 529,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://weblate.dudu-auto.com/languages/pt/",
                "url": "https://weblate.dudu-auto.com/api/languages/pt/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "Bluetooth",
                "slug": "bluetooth",
                "id": 87,
                "source_language": {
                    "id": 732,
                    "code": "zh_Hans",
                    "name": "Chinese (Simplified)",
                    "plural": {
                        "id": 732,
                        "source": 0,
                        "number": 1,
                        "formula": "0",
                        "type": 0
                    },
                    "aliases": [
                        "chinese",
                        "chinese_chs",
                        "schinese",
                        "chinese_zh",
                        "cn",
                        "zh",
                        "zhcn",
                        "zh_cn",
                        "zh_chs",
                        "cmn",
                        "zh_hans_cn",
                        "zh_cmn_hans",
                        "chs",
                        "chi"
                    ],
                    "direction": "ltr",
                    "population": 1266066359,
                    "web_url": "https://weblate.dudu-auto.com/languages/zh_Hans/",
                    "url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/statistics/?format=api"
                },
                "project": {
                    "name": "DUDUAUTO",
                    "slug": "duduauto",
                    "id": 12,
                    "web": "https://weblate.dudu-auto.com/",
                    "web_url": "https://weblate.dudu-auto.com/projects/duduauto/",
                    "url": "https://weblate.dudu-auto.com/api/projects/duduauto/?format=api",
                    "components_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/components/?format=api",
                    "repository_url": "https://weblate.dudu-auto.com/api/projects/duduauto/repository/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/projects/duduauto/statistics/?format=api",
                    "categories_url": "https://weblate.dudu-auto.com/api/projects/duduauto/categories/?format=api",
                    "changes_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/changes/?format=api",
                    "languages_url": "https://weblate.dudu-auto.com/api/projects/duduauto/languages/?format=api",
                    "labels_url": "https://weblate.dudu-auto.com/api/projects/duduauto/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.dudu-auto.com/git/duduauto/bluetooth/",
                "branch": "main",
                "push_branch": "",
                "filemask": "bluetooth/*.xml",
                "screenshot_filemask": "",
                "template": "bluetooth/zh_Hans.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.dudu-auto.com/projects/duduauto/bluetooth/",
                "url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/?format=api",
                "repository_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/repository/?format=api",
                "translations_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/translations/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/statistics/?format=api",
                "lock_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/lock/?format=api",
                "links_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/links/?format=api",
                "changes_list_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": 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": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "pt",
            "id": 2161,
            "filename": "bluetooth/pt.xml",
            "revision": "4104894df9a48ed65aa6f52398132d1a7407030b,6a3070baefd8c47d9b9b84e1c86e5b13e4519ef6",
            "web_url": "https://weblate.dudu-auto.com/projects/duduauto/bluetooth/pt/",
            "share_url": "https://weblate.dudu-auto.com/engage/duduauto/-/pt/",
            "translate_url": "https://weblate.dudu-auto.com/translate/duduauto/bluetooth/pt/",
            "url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 54,
            "total_words": 322,
            "translated": 54,
            "translated_words": 322,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-16T02:43:19.300347Z",
            "last_author": null,
            "repository_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/pt/repository/?format=api",
            "file_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/pt/file/?format=api",
            "statistics_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/pt/statistics/?format=api",
            "changes_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/pt/changes/?format=api",
            "units_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/pt/units/?format=api"
        },
        {
            "language": {
                "id": 695,
                "code": "vi",
                "name": "Vietnamese",
                "plural": {
                    "id": 695,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "vn",
                    "vie"
                ],
                "direction": "ltr",
                "population": 86222961,
                "web_url": "https://weblate.dudu-auto.com/languages/vi/",
                "url": "https://weblate.dudu-auto.com/api/languages/vi/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/languages/vi/statistics/?format=api"
            },
            "component": {
                "name": "Bluetooth",
                "slug": "bluetooth",
                "id": 87,
                "source_language": {
                    "id": 732,
                    "code": "zh_Hans",
                    "name": "Chinese (Simplified)",
                    "plural": {
                        "id": 732,
                        "source": 0,
                        "number": 1,
                        "formula": "0",
                        "type": 0
                    },
                    "aliases": [
                        "chinese",
                        "chinese_chs",
                        "schinese",
                        "chinese_zh",
                        "cn",
                        "zh",
                        "zhcn",
                        "zh_cn",
                        "zh_chs",
                        "cmn",
                        "zh_hans_cn",
                        "zh_cmn_hans",
                        "chs",
                        "chi"
                    ],
                    "direction": "ltr",
                    "population": 1266066359,
                    "web_url": "https://weblate.dudu-auto.com/languages/zh_Hans/",
                    "url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/statistics/?format=api"
                },
                "project": {
                    "name": "DUDUAUTO",
                    "slug": "duduauto",
                    "id": 12,
                    "web": "https://weblate.dudu-auto.com/",
                    "web_url": "https://weblate.dudu-auto.com/projects/duduauto/",
                    "url": "https://weblate.dudu-auto.com/api/projects/duduauto/?format=api",
                    "components_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/components/?format=api",
                    "repository_url": "https://weblate.dudu-auto.com/api/projects/duduauto/repository/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/projects/duduauto/statistics/?format=api",
                    "categories_url": "https://weblate.dudu-auto.com/api/projects/duduauto/categories/?format=api",
                    "changes_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/changes/?format=api",
                    "languages_url": "https://weblate.dudu-auto.com/api/projects/duduauto/languages/?format=api",
                    "labels_url": "https://weblate.dudu-auto.com/api/projects/duduauto/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.dudu-auto.com/git/duduauto/bluetooth/",
                "branch": "main",
                "push_branch": "",
                "filemask": "bluetooth/*.xml",
                "screenshot_filemask": "",
                "template": "bluetooth/zh_Hans.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.dudu-auto.com/projects/duduauto/bluetooth/",
                "url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/?format=api",
                "repository_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/repository/?format=api",
                "translations_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/translations/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/statistics/?format=api",
                "lock_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/lock/?format=api",
                "links_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/links/?format=api",
                "changes_list_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": 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": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "vi",
            "id": 2162,
            "filename": "bluetooth/vi.xml",
            "revision": "c074a14b7770ab3eb4935a417c26c258dd8e1437,6a3070baefd8c47d9b9b84e1c86e5b13e4519ef6",
            "web_url": "https://weblate.dudu-auto.com/projects/duduauto/bluetooth/vi/",
            "share_url": "https://weblate.dudu-auto.com/engage/duduauto/-/vi/",
            "translate_url": "https://weblate.dudu-auto.com/translate/duduauto/bluetooth/vi/",
            "url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 54,
            "total_words": 322,
            "translated": 54,
            "translated_words": 322,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-01T22:26:10.310012Z",
            "last_author": null,
            "repository_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/vi/repository/?format=api",
            "file_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/vi/file/?format=api",
            "statistics_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/vi/statistics/?format=api",
            "changes_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/vi/changes/?format=api",
            "units_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/vi/units/?format=api"
        },
        {
            "language": {
                "id": 284,
                "code": "hi",
                "name": "Hindi",
                "plural": {
                    "id": 284,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "hin"
                ],
                "direction": "ltr",
                "population": 545556054,
                "web_url": "https://weblate.dudu-auto.com/languages/hi/",
                "url": "https://weblate.dudu-auto.com/api/languages/hi/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/languages/hi/statistics/?format=api"
            },
            "component": {
                "name": "Bluetooth",
                "slug": "bluetooth",
                "id": 87,
                "source_language": {
                    "id": 732,
                    "code": "zh_Hans",
                    "name": "Chinese (Simplified)",
                    "plural": {
                        "id": 732,
                        "source": 0,
                        "number": 1,
                        "formula": "0",
                        "type": 0
                    },
                    "aliases": [
                        "chinese",
                        "chinese_chs",
                        "schinese",
                        "chinese_zh",
                        "cn",
                        "zh",
                        "zhcn",
                        "zh_cn",
                        "zh_chs",
                        "cmn",
                        "zh_hans_cn",
                        "zh_cmn_hans",
                        "chs",
                        "chi"
                    ],
                    "direction": "ltr",
                    "population": 1266066359,
                    "web_url": "https://weblate.dudu-auto.com/languages/zh_Hans/",
                    "url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/statistics/?format=api"
                },
                "project": {
                    "name": "DUDUAUTO",
                    "slug": "duduauto",
                    "id": 12,
                    "web": "https://weblate.dudu-auto.com/",
                    "web_url": "https://weblate.dudu-auto.com/projects/duduauto/",
                    "url": "https://weblate.dudu-auto.com/api/projects/duduauto/?format=api",
                    "components_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/components/?format=api",
                    "repository_url": "https://weblate.dudu-auto.com/api/projects/duduauto/repository/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/projects/duduauto/statistics/?format=api",
                    "categories_url": "https://weblate.dudu-auto.com/api/projects/duduauto/categories/?format=api",
                    "changes_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/changes/?format=api",
                    "languages_url": "https://weblate.dudu-auto.com/api/projects/duduauto/languages/?format=api",
                    "labels_url": "https://weblate.dudu-auto.com/api/projects/duduauto/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.dudu-auto.com/git/duduauto/bluetooth/",
                "branch": "main",
                "push_branch": "",
                "filemask": "bluetooth/*.xml",
                "screenshot_filemask": "",
                "template": "bluetooth/zh_Hans.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.dudu-auto.com/projects/duduauto/bluetooth/",
                "url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/?format=api",
                "repository_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/repository/?format=api",
                "translations_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/translations/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/statistics/?format=api",
                "lock_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/lock/?format=api",
                "links_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/links/?format=api",
                "changes_list_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": 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": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "hi",
            "id": 2163,
            "filename": "bluetooth/hi.xml",
            "revision": "05f9fb9e447ec6074f2997d2b5f1021f6b9d9a57,6a3070baefd8c47d9b9b84e1c86e5b13e4519ef6",
            "web_url": "https://weblate.dudu-auto.com/projects/duduauto/bluetooth/hi/",
            "share_url": "https://weblate.dudu-auto.com/engage/duduauto/-/hi/",
            "translate_url": "https://weblate.dudu-auto.com/translate/duduauto/bluetooth/hi/",
            "url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 54,
            "total_words": 322,
            "translated": 51,
            "translated_words": 310,
            "translated_percent": 94.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 96,
            "failing_checks_percent": 7.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-01T03:37:08.891317Z",
            "last_author": "liushuiwuhen",
            "repository_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/hi/repository/?format=api",
            "file_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/hi/file/?format=api",
            "statistics_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/hi/statistics/?format=api",
            "changes_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/hi/changes/?format=api",
            "units_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/hi/units/?format=api"
        },
        {
            "language": {
                "id": 521,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 521,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 41077398,
                "web_url": "https://weblate.dudu-auto.com/languages/pl/",
                "url": "https://weblate.dudu-auto.com/api/languages/pl/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/languages/pl/statistics/?format=api"
            },
            "component": {
                "name": "Bluetooth",
                "slug": "bluetooth",
                "id": 87,
                "source_language": {
                    "id": 732,
                    "code": "zh_Hans",
                    "name": "Chinese (Simplified)",
                    "plural": {
                        "id": 732,
                        "source": 0,
                        "number": 1,
                        "formula": "0",
                        "type": 0
                    },
                    "aliases": [
                        "chinese",
                        "chinese_chs",
                        "schinese",
                        "chinese_zh",
                        "cn",
                        "zh",
                        "zhcn",
                        "zh_cn",
                        "zh_chs",
                        "cmn",
                        "zh_hans_cn",
                        "zh_cmn_hans",
                        "chs",
                        "chi"
                    ],
                    "direction": "ltr",
                    "population": 1266066359,
                    "web_url": "https://weblate.dudu-auto.com/languages/zh_Hans/",
                    "url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/statistics/?format=api"
                },
                "project": {
                    "name": "DUDUAUTO",
                    "slug": "duduauto",
                    "id": 12,
                    "web": "https://weblate.dudu-auto.com/",
                    "web_url": "https://weblate.dudu-auto.com/projects/duduauto/",
                    "url": "https://weblate.dudu-auto.com/api/projects/duduauto/?format=api",
                    "components_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/components/?format=api",
                    "repository_url": "https://weblate.dudu-auto.com/api/projects/duduauto/repository/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/projects/duduauto/statistics/?format=api",
                    "categories_url": "https://weblate.dudu-auto.com/api/projects/duduauto/categories/?format=api",
                    "changes_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/changes/?format=api",
                    "languages_url": "https://weblate.dudu-auto.com/api/projects/duduauto/languages/?format=api",
                    "labels_url": "https://weblate.dudu-auto.com/api/projects/duduauto/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.dudu-auto.com/git/duduauto/bluetooth/",
                "branch": "main",
                "push_branch": "",
                "filemask": "bluetooth/*.xml",
                "screenshot_filemask": "",
                "template": "bluetooth/zh_Hans.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.dudu-auto.com/projects/duduauto/bluetooth/",
                "url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/?format=api",
                "repository_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/repository/?format=api",
                "translations_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/translations/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/statistics/?format=api",
                "lock_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/lock/?format=api",
                "links_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/links/?format=api",
                "changes_list_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": 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": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "pl",
            "id": 2164,
            "filename": "bluetooth/pl.xml",
            "revision": "f54239d0f7e8640762cc46d9abf62955b13c0f54,6a3070baefd8c47d9b9b84e1c86e5b13e4519ef6",
            "web_url": "https://weblate.dudu-auto.com/projects/duduauto/bluetooth/pl/",
            "share_url": "https://weblate.dudu-auto.com/engage/duduauto/-/pl/",
            "translate_url": "https://weblate.dudu-auto.com/translate/duduauto/bluetooth/pl/",
            "url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 54,
            "total_words": 322,
            "translated": 54,
            "translated_words": 322,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-01T15:31:01.208541Z",
            "last_author": null,
            "repository_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/pl/repository/?format=api",
            "file_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/pl/file/?format=api",
            "statistics_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/pl/changes/?format=api",
            "units_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/pl/units/?format=api"
        },
        {
            "language": {
                "id": 450,
                "code": "ms",
                "name": "Malay",
                "plural": {
                    "id": 450,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "may",
                    "msa"
                ],
                "direction": "ltr",
                "population": 34869275,
                "web_url": "https://weblate.dudu-auto.com/languages/ms/",
                "url": "https://weblate.dudu-auto.com/api/languages/ms/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/languages/ms/statistics/?format=api"
            },
            "component": {
                "name": "Bluetooth",
                "slug": "bluetooth",
                "id": 87,
                "source_language": {
                    "id": 732,
                    "code": "zh_Hans",
                    "name": "Chinese (Simplified)",
                    "plural": {
                        "id": 732,
                        "source": 0,
                        "number": 1,
                        "formula": "0",
                        "type": 0
                    },
                    "aliases": [
                        "chinese",
                        "chinese_chs",
                        "schinese",
                        "chinese_zh",
                        "cn",
                        "zh",
                        "zhcn",
                        "zh_cn",
                        "zh_chs",
                        "cmn",
                        "zh_hans_cn",
                        "zh_cmn_hans",
                        "chs",
                        "chi"
                    ],
                    "direction": "ltr",
                    "population": 1266066359,
                    "web_url": "https://weblate.dudu-auto.com/languages/zh_Hans/",
                    "url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/statistics/?format=api"
                },
                "project": {
                    "name": "DUDUAUTO",
                    "slug": "duduauto",
                    "id": 12,
                    "web": "https://weblate.dudu-auto.com/",
                    "web_url": "https://weblate.dudu-auto.com/projects/duduauto/",
                    "url": "https://weblate.dudu-auto.com/api/projects/duduauto/?format=api",
                    "components_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/components/?format=api",
                    "repository_url": "https://weblate.dudu-auto.com/api/projects/duduauto/repository/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/projects/duduauto/statistics/?format=api",
                    "categories_url": "https://weblate.dudu-auto.com/api/projects/duduauto/categories/?format=api",
                    "changes_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/changes/?format=api",
                    "languages_url": "https://weblate.dudu-auto.com/api/projects/duduauto/languages/?format=api",
                    "labels_url": "https://weblate.dudu-auto.com/api/projects/duduauto/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.dudu-auto.com/git/duduauto/bluetooth/",
                "branch": "main",
                "push_branch": "",
                "filemask": "bluetooth/*.xml",
                "screenshot_filemask": "",
                "template": "bluetooth/zh_Hans.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.dudu-auto.com/projects/duduauto/bluetooth/",
                "url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/?format=api",
                "repository_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/repository/?format=api",
                "translations_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/translations/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/statistics/?format=api",
                "lock_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/lock/?format=api",
                "links_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/links/?format=api",
                "changes_list_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": 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": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ms",
            "id": 2165,
            "filename": "bluetooth/ms.xml",
            "revision": "ff2e6e20fec471fb81144e37f1dfe2db4594148a,6a3070baefd8c47d9b9b84e1c86e5b13e4519ef6",
            "web_url": "https://weblate.dudu-auto.com/projects/duduauto/bluetooth/ms/",
            "share_url": "https://weblate.dudu-auto.com/engage/duduauto/-/ms/",
            "translate_url": "https://weblate.dudu-auto.com/translate/duduauto/bluetooth/ms/",
            "url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/ms/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 54,
            "total_words": 322,
            "translated": 53,
            "translated_words": 320,
            "translated_percent": 98.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 96,
            "failing_checks_percent": 7.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-16T01:21:10.200275Z",
            "last_author": null,
            "repository_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/ms/repository/?format=api",
            "file_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/ms/file/?format=api",
            "statistics_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/ms/statistics/?format=api",
            "changes_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/ms/changes/?format=api",
            "units_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/ms/units/?format=api"
        },
        {
            "language": {
                "id": 681,
                "code": "ug",
                "name": "Uyghur",
                "plural": {
                    "id": 681,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "uig"
                ],
                "direction": "rtl",
                "population": 7670114,
                "web_url": "https://weblate.dudu-auto.com/languages/ug/",
                "url": "https://weblate.dudu-auto.com/api/languages/ug/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/languages/ug/statistics/?format=api"
            },
            "component": {
                "name": "Bluetooth",
                "slug": "bluetooth",
                "id": 87,
                "source_language": {
                    "id": 732,
                    "code": "zh_Hans",
                    "name": "Chinese (Simplified)",
                    "plural": {
                        "id": 732,
                        "source": 0,
                        "number": 1,
                        "formula": "0",
                        "type": 0
                    },
                    "aliases": [
                        "chinese",
                        "chinese_chs",
                        "schinese",
                        "chinese_zh",
                        "cn",
                        "zh",
                        "zhcn",
                        "zh_cn",
                        "zh_chs",
                        "cmn",
                        "zh_hans_cn",
                        "zh_cmn_hans",
                        "chs",
                        "chi"
                    ],
                    "direction": "ltr",
                    "population": 1266066359,
                    "web_url": "https://weblate.dudu-auto.com/languages/zh_Hans/",
                    "url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/statistics/?format=api"
                },
                "project": {
                    "name": "DUDUAUTO",
                    "slug": "duduauto",
                    "id": 12,
                    "web": "https://weblate.dudu-auto.com/",
                    "web_url": "https://weblate.dudu-auto.com/projects/duduauto/",
                    "url": "https://weblate.dudu-auto.com/api/projects/duduauto/?format=api",
                    "components_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/components/?format=api",
                    "repository_url": "https://weblate.dudu-auto.com/api/projects/duduauto/repository/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/projects/duduauto/statistics/?format=api",
                    "categories_url": "https://weblate.dudu-auto.com/api/projects/duduauto/categories/?format=api",
                    "changes_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/changes/?format=api",
                    "languages_url": "https://weblate.dudu-auto.com/api/projects/duduauto/languages/?format=api",
                    "labels_url": "https://weblate.dudu-auto.com/api/projects/duduauto/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.dudu-auto.com/git/duduauto/bluetooth/",
                "branch": "main",
                "push_branch": "",
                "filemask": "bluetooth/*.xml",
                "screenshot_filemask": "",
                "template": "bluetooth/zh_Hans.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.dudu-auto.com/projects/duduauto/bluetooth/",
                "url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/?format=api",
                "repository_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/repository/?format=api",
                "translations_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/translations/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/statistics/?format=api",
                "lock_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/lock/?format=api",
                "links_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/links/?format=api",
                "changes_list_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": 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": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ug",
            "id": 2166,
            "filename": "bluetooth/ug.xml",
            "revision": "20761291945398c41f834d429dacc64c2d4f4a6d,6a3070baefd8c47d9b9b84e1c86e5b13e4519ef6",
            "web_url": "https://weblate.dudu-auto.com/projects/duduauto/bluetooth/ug/",
            "share_url": "https://weblate.dudu-auto.com/engage/duduauto/-/ug/",
            "translate_url": "https://weblate.dudu-auto.com/translate/duduauto/bluetooth/ug/",
            "url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/ug/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 54,
            "total_words": 322,
            "translated": 51,
            "translated_words": 310,
            "translated_percent": 94.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 5,
            "failing_checks_words": 125,
            "failing_checks_percent": 9.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-09-14T03:09:33.444135Z",
            "last_author": "liushuiwuhen",
            "repository_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/ug/repository/?format=api",
            "file_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/ug/file/?format=api",
            "statistics_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/ug/statistics/?format=api",
            "changes_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/ug/changes/?format=api",
            "units_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/ug/units/?format=api"
        },
        {
            "language": {
                "id": 318,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 318,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://weblate.dudu-auto.com/languages/it/",
                "url": "https://weblate.dudu-auto.com/api/languages/it/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/languages/it/statistics/?format=api"
            },
            "component": {
                "name": "Bluetooth",
                "slug": "bluetooth",
                "id": 87,
                "source_language": {
                    "id": 732,
                    "code": "zh_Hans",
                    "name": "Chinese (Simplified)",
                    "plural": {
                        "id": 732,
                        "source": 0,
                        "number": 1,
                        "formula": "0",
                        "type": 0
                    },
                    "aliases": [
                        "chinese",
                        "chinese_chs",
                        "schinese",
                        "chinese_zh",
                        "cn",
                        "zh",
                        "zhcn",
                        "zh_cn",
                        "zh_chs",
                        "cmn",
                        "zh_hans_cn",
                        "zh_cmn_hans",
                        "chs",
                        "chi"
                    ],
                    "direction": "ltr",
                    "population": 1266066359,
                    "web_url": "https://weblate.dudu-auto.com/languages/zh_Hans/",
                    "url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/statistics/?format=api"
                },
                "project": {
                    "name": "DUDUAUTO",
                    "slug": "duduauto",
                    "id": 12,
                    "web": "https://weblate.dudu-auto.com/",
                    "web_url": "https://weblate.dudu-auto.com/projects/duduauto/",
                    "url": "https://weblate.dudu-auto.com/api/projects/duduauto/?format=api",
                    "components_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/components/?format=api",
                    "repository_url": "https://weblate.dudu-auto.com/api/projects/duduauto/repository/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/projects/duduauto/statistics/?format=api",
                    "categories_url": "https://weblate.dudu-auto.com/api/projects/duduauto/categories/?format=api",
                    "changes_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/changes/?format=api",
                    "languages_url": "https://weblate.dudu-auto.com/api/projects/duduauto/languages/?format=api",
                    "labels_url": "https://weblate.dudu-auto.com/api/projects/duduauto/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.dudu-auto.com/git/duduauto/bluetooth/",
                "branch": "main",
                "push_branch": "",
                "filemask": "bluetooth/*.xml",
                "screenshot_filemask": "",
                "template": "bluetooth/zh_Hans.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.dudu-auto.com/projects/duduauto/bluetooth/",
                "url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/?format=api",
                "repository_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/repository/?format=api",
                "translations_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/translations/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/statistics/?format=api",
                "lock_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/lock/?format=api",
                "links_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/links/?format=api",
                "changes_list_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": 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": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "it",
            "id": 2168,
            "filename": "bluetooth/it.xml",
            "revision": "04051aef9d553ce250eb339bc90ce7f5f5ca54bf,6a3070baefd8c47d9b9b84e1c86e5b13e4519ef6",
            "web_url": "https://weblate.dudu-auto.com/projects/duduauto/bluetooth/it/",
            "share_url": "https://weblate.dudu-auto.com/engage/duduauto/-/it/",
            "translate_url": "https://weblate.dudu-auto.com/translate/duduauto/bluetooth/it/",
            "url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 54,
            "total_words": 322,
            "translated": 54,
            "translated_words": 322,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-02T08:12:02.285604Z",
            "last_author": null,
            "repository_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/it/repository/?format=api",
            "file_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/it/file/?format=api",
            "statistics_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/it/statistics/?format=api",
            "changes_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/it/changes/?format=api",
            "units_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/it/units/?format=api"
        },
        {
            "language": {
                "id": 24,
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 24,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "ar_ar",
                    "ara"
                ],
                "direction": "rtl",
                "population": 351664195,
                "web_url": "https://weblate.dudu-auto.com/languages/ar/",
                "url": "https://weblate.dudu-auto.com/api/languages/ar/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/languages/ar/statistics/?format=api"
            },
            "component": {
                "name": "Bluetooth",
                "slug": "bluetooth",
                "id": 87,
                "source_language": {
                    "id": 732,
                    "code": "zh_Hans",
                    "name": "Chinese (Simplified)",
                    "plural": {
                        "id": 732,
                        "source": 0,
                        "number": 1,
                        "formula": "0",
                        "type": 0
                    },
                    "aliases": [
                        "chinese",
                        "chinese_chs",
                        "schinese",
                        "chinese_zh",
                        "cn",
                        "zh",
                        "zhcn",
                        "zh_cn",
                        "zh_chs",
                        "cmn",
                        "zh_hans_cn",
                        "zh_cmn_hans",
                        "chs",
                        "chi"
                    ],
                    "direction": "ltr",
                    "population": 1266066359,
                    "web_url": "https://weblate.dudu-auto.com/languages/zh_Hans/",
                    "url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/statistics/?format=api"
                },
                "project": {
                    "name": "DUDUAUTO",
                    "slug": "duduauto",
                    "id": 12,
                    "web": "https://weblate.dudu-auto.com/",
                    "web_url": "https://weblate.dudu-auto.com/projects/duduauto/",
                    "url": "https://weblate.dudu-auto.com/api/projects/duduauto/?format=api",
                    "components_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/components/?format=api",
                    "repository_url": "https://weblate.dudu-auto.com/api/projects/duduauto/repository/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/projects/duduauto/statistics/?format=api",
                    "categories_url": "https://weblate.dudu-auto.com/api/projects/duduauto/categories/?format=api",
                    "changes_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/changes/?format=api",
                    "languages_url": "https://weblate.dudu-auto.com/api/projects/duduauto/languages/?format=api",
                    "labels_url": "https://weblate.dudu-auto.com/api/projects/duduauto/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.dudu-auto.com/git/duduauto/bluetooth/",
                "branch": "main",
                "push_branch": "",
                "filemask": "bluetooth/*.xml",
                "screenshot_filemask": "",
                "template": "bluetooth/zh_Hans.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.dudu-auto.com/projects/duduauto/bluetooth/",
                "url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/?format=api",
                "repository_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/repository/?format=api",
                "translations_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/translations/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/statistics/?format=api",
                "lock_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/lock/?format=api",
                "links_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/links/?format=api",
                "changes_list_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": 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": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ar",
            "id": 2169,
            "filename": "bluetooth/ar.xml",
            "revision": "1b638c815fd428cc09ebfaf064aba3021f7e5a3b,6a3070baefd8c47d9b9b84e1c86e5b13e4519ef6",
            "web_url": "https://weblate.dudu-auto.com/projects/duduauto/bluetooth/ar/",
            "share_url": "https://weblate.dudu-auto.com/engage/duduauto/-/ar/",
            "translate_url": "https://weblate.dudu-auto.com/translate/duduauto/bluetooth/ar/",
            "url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 54,
            "total_words": 322,
            "translated": 53,
            "translated_words": 320,
            "translated_percent": 98.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 96,
            "failing_checks_percent": 7.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-01-10T02:09:49.821344Z",
            "last_author": null,
            "repository_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/ar/repository/?format=api",
            "file_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/ar/file/?format=api",
            "statistics_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/ar/statistics/?format=api",
            "changes_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/ar/changes/?format=api",
            "units_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/ar/units/?format=api"
        },
        {
            "language": {
                "id": 478,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 478,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "web_url": "https://weblate.dudu-auto.com/languages/nl/",
                "url": "https://weblate.dudu-auto.com/api/languages/nl/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/languages/nl/statistics/?format=api"
            },
            "component": {
                "name": "Bluetooth",
                "slug": "bluetooth",
                "id": 87,
                "source_language": {
                    "id": 732,
                    "code": "zh_Hans",
                    "name": "Chinese (Simplified)",
                    "plural": {
                        "id": 732,
                        "source": 0,
                        "number": 1,
                        "formula": "0",
                        "type": 0
                    },
                    "aliases": [
                        "chinese",
                        "chinese_chs",
                        "schinese",
                        "chinese_zh",
                        "cn",
                        "zh",
                        "zhcn",
                        "zh_cn",
                        "zh_chs",
                        "cmn",
                        "zh_hans_cn",
                        "zh_cmn_hans",
                        "chs",
                        "chi"
                    ],
                    "direction": "ltr",
                    "population": 1266066359,
                    "web_url": "https://weblate.dudu-auto.com/languages/zh_Hans/",
                    "url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/statistics/?format=api"
                },
                "project": {
                    "name": "DUDUAUTO",
                    "slug": "duduauto",
                    "id": 12,
                    "web": "https://weblate.dudu-auto.com/",
                    "web_url": "https://weblate.dudu-auto.com/projects/duduauto/",
                    "url": "https://weblate.dudu-auto.com/api/projects/duduauto/?format=api",
                    "components_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/components/?format=api",
                    "repository_url": "https://weblate.dudu-auto.com/api/projects/duduauto/repository/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/projects/duduauto/statistics/?format=api",
                    "categories_url": "https://weblate.dudu-auto.com/api/projects/duduauto/categories/?format=api",
                    "changes_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/changes/?format=api",
                    "languages_url": "https://weblate.dudu-auto.com/api/projects/duduauto/languages/?format=api",
                    "labels_url": "https://weblate.dudu-auto.com/api/projects/duduauto/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.dudu-auto.com/git/duduauto/bluetooth/",
                "branch": "main",
                "push_branch": "",
                "filemask": "bluetooth/*.xml",
                "screenshot_filemask": "",
                "template": "bluetooth/zh_Hans.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.dudu-auto.com/projects/duduauto/bluetooth/",
                "url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/?format=api",
                "repository_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/repository/?format=api",
                "translations_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/translations/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/statistics/?format=api",
                "lock_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/lock/?format=api",
                "links_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/links/?format=api",
                "changes_list_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": 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": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "nl",
            "id": 2170,
            "filename": "bluetooth/nl.xml",
            "revision": "42a1a753a64a98f1980a4f69406aa5b5a85d2daf,6a3070baefd8c47d9b9b84e1c86e5b13e4519ef6",
            "web_url": "https://weblate.dudu-auto.com/projects/duduauto/bluetooth/nl/",
            "share_url": "https://weblate.dudu-auto.com/engage/duduauto/-/nl/",
            "translate_url": "https://weblate.dudu-auto.com/translate/duduauto/bluetooth/nl/",
            "url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 54,
            "total_words": 322,
            "translated": 54,
            "translated_words": 322,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-18T12:21:10.546792Z",
            "last_author": null,
            "repository_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/nl/repository/?format=api",
            "file_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/nl/file/?format=api",
            "statistics_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/nl/statistics/?format=api",
            "changes_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/nl/changes/?format=api",
            "units_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/nl/units/?format=api"
        },
        {
            "language": {
                "id": 187,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 187,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://weblate.dudu-auto.com/languages/es/",
                "url": "https://weblate.dudu-auto.com/api/languages/es/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "Bluetooth",
                "slug": "bluetooth",
                "id": 87,
                "source_language": {
                    "id": 732,
                    "code": "zh_Hans",
                    "name": "Chinese (Simplified)",
                    "plural": {
                        "id": 732,
                        "source": 0,
                        "number": 1,
                        "formula": "0",
                        "type": 0
                    },
                    "aliases": [
                        "chinese",
                        "chinese_chs",
                        "schinese",
                        "chinese_zh",
                        "cn",
                        "zh",
                        "zhcn",
                        "zh_cn",
                        "zh_chs",
                        "cmn",
                        "zh_hans_cn",
                        "zh_cmn_hans",
                        "chs",
                        "chi"
                    ],
                    "direction": "ltr",
                    "population": 1266066359,
                    "web_url": "https://weblate.dudu-auto.com/languages/zh_Hans/",
                    "url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/statistics/?format=api"
                },
                "project": {
                    "name": "DUDUAUTO",
                    "slug": "duduauto",
                    "id": 12,
                    "web": "https://weblate.dudu-auto.com/",
                    "web_url": "https://weblate.dudu-auto.com/projects/duduauto/",
                    "url": "https://weblate.dudu-auto.com/api/projects/duduauto/?format=api",
                    "components_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/components/?format=api",
                    "repository_url": "https://weblate.dudu-auto.com/api/projects/duduauto/repository/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/projects/duduauto/statistics/?format=api",
                    "categories_url": "https://weblate.dudu-auto.com/api/projects/duduauto/categories/?format=api",
                    "changes_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/changes/?format=api",
                    "languages_url": "https://weblate.dudu-auto.com/api/projects/duduauto/languages/?format=api",
                    "labels_url": "https://weblate.dudu-auto.com/api/projects/duduauto/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.dudu-auto.com/git/duduauto/bluetooth/",
                "branch": "main",
                "push_branch": "",
                "filemask": "bluetooth/*.xml",
                "screenshot_filemask": "",
                "template": "bluetooth/zh_Hans.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.dudu-auto.com/projects/duduauto/bluetooth/",
                "url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/?format=api",
                "repository_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/repository/?format=api",
                "translations_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/translations/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/statistics/?format=api",
                "lock_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/lock/?format=api",
                "links_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/links/?format=api",
                "changes_list_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": 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": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "es",
            "id": 2171,
            "filename": "bluetooth/es.xml",
            "revision": "d31a2ed98e9832fe4f1bf27f71fed482fc5f8e13,6a3070baefd8c47d9b9b84e1c86e5b13e4519ef6",
            "web_url": "https://weblate.dudu-auto.com/projects/duduauto/bluetooth/es/",
            "share_url": "https://weblate.dudu-auto.com/engage/duduauto/-/es/",
            "translate_url": "https://weblate.dudu-auto.com/translate/duduauto/bluetooth/es/",
            "url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 54,
            "total_words": 322,
            "translated": 54,
            "translated_words": 322,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-06T09:33:31.350354Z",
            "last_author": null,
            "repository_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/es/repository/?format=api",
            "file_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/es/file/?format=api",
            "statistics_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/es/statistics/?format=api",
            "changes_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/es/changes/?format=api",
            "units_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/es/units/?format=api"
        },
        {
            "language": {
                "id": 224,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 224,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://weblate.dudu-auto.com/languages/fr/",
                "url": "https://weblate.dudu-auto.com/api/languages/fr/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "Bluetooth",
                "slug": "bluetooth",
                "id": 87,
                "source_language": {
                    "id": 732,
                    "code": "zh_Hans",
                    "name": "Chinese (Simplified)",
                    "plural": {
                        "id": 732,
                        "source": 0,
                        "number": 1,
                        "formula": "0",
                        "type": 0
                    },
                    "aliases": [
                        "chinese",
                        "chinese_chs",
                        "schinese",
                        "chinese_zh",
                        "cn",
                        "zh",
                        "zhcn",
                        "zh_cn",
                        "zh_chs",
                        "cmn",
                        "zh_hans_cn",
                        "zh_cmn_hans",
                        "chs",
                        "chi"
                    ],
                    "direction": "ltr",
                    "population": 1266066359,
                    "web_url": "https://weblate.dudu-auto.com/languages/zh_Hans/",
                    "url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/statistics/?format=api"
                },
                "project": {
                    "name": "DUDUAUTO",
                    "slug": "duduauto",
                    "id": 12,
                    "web": "https://weblate.dudu-auto.com/",
                    "web_url": "https://weblate.dudu-auto.com/projects/duduauto/",
                    "url": "https://weblate.dudu-auto.com/api/projects/duduauto/?format=api",
                    "components_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/components/?format=api",
                    "repository_url": "https://weblate.dudu-auto.com/api/projects/duduauto/repository/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/projects/duduauto/statistics/?format=api",
                    "categories_url": "https://weblate.dudu-auto.com/api/projects/duduauto/categories/?format=api",
                    "changes_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/changes/?format=api",
                    "languages_url": "https://weblate.dudu-auto.com/api/projects/duduauto/languages/?format=api",
                    "labels_url": "https://weblate.dudu-auto.com/api/projects/duduauto/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.dudu-auto.com/git/duduauto/bluetooth/",
                "branch": "main",
                "push_branch": "",
                "filemask": "bluetooth/*.xml",
                "screenshot_filemask": "",
                "template": "bluetooth/zh_Hans.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.dudu-auto.com/projects/duduauto/bluetooth/",
                "url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/?format=api",
                "repository_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/repository/?format=api",
                "translations_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/translations/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/statistics/?format=api",
                "lock_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/lock/?format=api",
                "links_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/links/?format=api",
                "changes_list_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": 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": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "fr",
            "id": 2172,
            "filename": "bluetooth/fr.xml",
            "revision": "d27e0b4781e70a47529fb0d917407fc26dbe0932,6a3070baefd8c47d9b9b84e1c86e5b13e4519ef6",
            "web_url": "https://weblate.dudu-auto.com/projects/duduauto/bluetooth/fr/",
            "share_url": "https://weblate.dudu-auto.com/engage/duduauto/-/fr/",
            "translate_url": "https://weblate.dudu-auto.com/translate/duduauto/bluetooth/fr/",
            "url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 54,
            "total_words": 322,
            "translated": 54,
            "translated_words": 322,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-24T01:09:20.757389Z",
            "last_author": null,
            "repository_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/fr/repository/?format=api",
            "file_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/fr/file/?format=api",
            "statistics_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/fr/changes/?format=api",
            "units_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/fr/units/?format=api"
        },
        {
            "language": {
                "id": 360,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 360,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "https://weblate.dudu-auto.com/languages/ko/",
                "url": "https://weblate.dudu-auto.com/api/languages/ko/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/languages/ko/statistics/?format=api"
            },
            "component": {
                "name": "Bluetooth",
                "slug": "bluetooth",
                "id": 87,
                "source_language": {
                    "id": 732,
                    "code": "zh_Hans",
                    "name": "Chinese (Simplified)",
                    "plural": {
                        "id": 732,
                        "source": 0,
                        "number": 1,
                        "formula": "0",
                        "type": 0
                    },
                    "aliases": [
                        "chinese",
                        "chinese_chs",
                        "schinese",
                        "chinese_zh",
                        "cn",
                        "zh",
                        "zhcn",
                        "zh_cn",
                        "zh_chs",
                        "cmn",
                        "zh_hans_cn",
                        "zh_cmn_hans",
                        "chs",
                        "chi"
                    ],
                    "direction": "ltr",
                    "population": 1266066359,
                    "web_url": "https://weblate.dudu-auto.com/languages/zh_Hans/",
                    "url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/statistics/?format=api"
                },
                "project": {
                    "name": "DUDUAUTO",
                    "slug": "duduauto",
                    "id": 12,
                    "web": "https://weblate.dudu-auto.com/",
                    "web_url": "https://weblate.dudu-auto.com/projects/duduauto/",
                    "url": "https://weblate.dudu-auto.com/api/projects/duduauto/?format=api",
                    "components_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/components/?format=api",
                    "repository_url": "https://weblate.dudu-auto.com/api/projects/duduauto/repository/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/projects/duduauto/statistics/?format=api",
                    "categories_url": "https://weblate.dudu-auto.com/api/projects/duduauto/categories/?format=api",
                    "changes_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/changes/?format=api",
                    "languages_url": "https://weblate.dudu-auto.com/api/projects/duduauto/languages/?format=api",
                    "labels_url": "https://weblate.dudu-auto.com/api/projects/duduauto/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.dudu-auto.com/git/duduauto/bluetooth/",
                "branch": "main",
                "push_branch": "",
                "filemask": "bluetooth/*.xml",
                "screenshot_filemask": "",
                "template": "bluetooth/zh_Hans.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.dudu-auto.com/projects/duduauto/bluetooth/",
                "url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/?format=api",
                "repository_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/repository/?format=api",
                "translations_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/translations/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/statistics/?format=api",
                "lock_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/lock/?format=api",
                "links_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/links/?format=api",
                "changes_list_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": 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": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ko",
            "id": 2173,
            "filename": "bluetooth/ko.xml",
            "revision": "884d17978b410dade2b03bfd0a3940ebeafd9386,6a3070baefd8c47d9b9b84e1c86e5b13e4519ef6",
            "web_url": "https://weblate.dudu-auto.com/projects/duduauto/bluetooth/ko/",
            "share_url": "https://weblate.dudu-auto.com/engage/duduauto/-/ko/",
            "translate_url": "https://weblate.dudu-auto.com/translate/duduauto/bluetooth/ko/",
            "url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 54,
            "total_words": 322,
            "translated": 54,
            "translated_words": 322,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-01T06:18:54.045614Z",
            "last_author": null,
            "repository_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/ko/repository/?format=api",
            "file_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/ko/file/?format=api",
            "statistics_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/ko/statistics/?format=api",
            "changes_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/ko/changes/?format=api",
            "units_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/ko/units/?format=api"
        },
        {
            "language": {
                "id": 732,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 732,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.dudu-auto.com/languages/zh_Hans/",
                "url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "Bluetooth",
                "slug": "bluetooth",
                "id": 87,
                "source_language": {
                    "id": 732,
                    "code": "zh_Hans",
                    "name": "Chinese (Simplified)",
                    "plural": {
                        "id": 732,
                        "source": 0,
                        "number": 1,
                        "formula": "0",
                        "type": 0
                    },
                    "aliases": [
                        "chinese",
                        "chinese_chs",
                        "schinese",
                        "chinese_zh",
                        "cn",
                        "zh",
                        "zhcn",
                        "zh_cn",
                        "zh_chs",
                        "cmn",
                        "zh_hans_cn",
                        "zh_cmn_hans",
                        "chs",
                        "chi"
                    ],
                    "direction": "ltr",
                    "population": 1266066359,
                    "web_url": "https://weblate.dudu-auto.com/languages/zh_Hans/",
                    "url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/statistics/?format=api"
                },
                "project": {
                    "name": "DUDUAUTO",
                    "slug": "duduauto",
                    "id": 12,
                    "web": "https://weblate.dudu-auto.com/",
                    "web_url": "https://weblate.dudu-auto.com/projects/duduauto/",
                    "url": "https://weblate.dudu-auto.com/api/projects/duduauto/?format=api",
                    "components_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/components/?format=api",
                    "repository_url": "https://weblate.dudu-auto.com/api/projects/duduauto/repository/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/projects/duduauto/statistics/?format=api",
                    "categories_url": "https://weblate.dudu-auto.com/api/projects/duduauto/categories/?format=api",
                    "changes_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/changes/?format=api",
                    "languages_url": "https://weblate.dudu-auto.com/api/projects/duduauto/languages/?format=api",
                    "labels_url": "https://weblate.dudu-auto.com/api/projects/duduauto/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.dudu-auto.com/git/duduauto/bluetooth/",
                "branch": "main",
                "push_branch": "",
                "filemask": "bluetooth/*.xml",
                "screenshot_filemask": "",
                "template": "bluetooth/zh_Hans.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.dudu-auto.com/projects/duduauto/bluetooth/",
                "url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/?format=api",
                "repository_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/repository/?format=api",
                "translations_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/translations/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/statistics/?format=api",
                "lock_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/lock/?format=api",
                "links_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/links/?format=api",
                "changes_list_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": 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": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "zh_Hans",
            "id": 2174,
            "filename": "bluetooth/zh_Hans.xml",
            "revision": "6a3070baefd8c47d9b9b84e1c86e5b13e4519ef6,6a3070baefd8c47d9b9b84e1c86e5b13e4519ef6",
            "web_url": "https://weblate.dudu-auto.com/projects/duduauto/bluetooth/zh_Hans/",
            "share_url": "https://weblate.dudu-auto.com/engage/duduauto/-/zh_Hans/",
            "translate_url": "https://weblate.dudu-auto.com/translate/duduauto/bluetooth/zh_Hans/",
            "url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/zh_Hans/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 54,
            "total_words": 322,
            "translated": 54,
            "translated_words": 322,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 13,
            "failing_checks_words": 169,
            "failing_checks_percent": 24.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-01T06:18:53.874152Z",
            "last_author": null,
            "repository_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 283,
                "code": "he_IL",
                "name": "Hebrew (Israel)",
                "plural": {
                    "id": 283,
                    "source": 0,
                    "number": 4,
                    "formula": "(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && n % 10 == 0) ? 2 : 3))",
                    "type": 6
                },
                "aliases": [],
                "direction": "rtl",
                "population": 8675480,
                "web_url": "https://weblate.dudu-auto.com/languages/he_IL/",
                "url": "https://weblate.dudu-auto.com/api/languages/he_IL/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/languages/he_IL/statistics/?format=api"
            },
            "component": {
                "name": "Bluetooth",
                "slug": "bluetooth",
                "id": 87,
                "source_language": {
                    "id": 732,
                    "code": "zh_Hans",
                    "name": "Chinese (Simplified)",
                    "plural": {
                        "id": 732,
                        "source": 0,
                        "number": 1,
                        "formula": "0",
                        "type": 0
                    },
                    "aliases": [
                        "chinese",
                        "chinese_chs",
                        "schinese",
                        "chinese_zh",
                        "cn",
                        "zh",
                        "zhcn",
                        "zh_cn",
                        "zh_chs",
                        "cmn",
                        "zh_hans_cn",
                        "zh_cmn_hans",
                        "chs",
                        "chi"
                    ],
                    "direction": "ltr",
                    "population": 1266066359,
                    "web_url": "https://weblate.dudu-auto.com/languages/zh_Hans/",
                    "url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/statistics/?format=api"
                },
                "project": {
                    "name": "DUDUAUTO",
                    "slug": "duduauto",
                    "id": 12,
                    "web": "https://weblate.dudu-auto.com/",
                    "web_url": "https://weblate.dudu-auto.com/projects/duduauto/",
                    "url": "https://weblate.dudu-auto.com/api/projects/duduauto/?format=api",
                    "components_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/components/?format=api",
                    "repository_url": "https://weblate.dudu-auto.com/api/projects/duduauto/repository/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/projects/duduauto/statistics/?format=api",
                    "categories_url": "https://weblate.dudu-auto.com/api/projects/duduauto/categories/?format=api",
                    "changes_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/changes/?format=api",
                    "languages_url": "https://weblate.dudu-auto.com/api/projects/duduauto/languages/?format=api",
                    "labels_url": "https://weblate.dudu-auto.com/api/projects/duduauto/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.dudu-auto.com/git/duduauto/bluetooth/",
                "branch": "main",
                "push_branch": "",
                "filemask": "bluetooth/*.xml",
                "screenshot_filemask": "",
                "template": "bluetooth/zh_Hans.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.dudu-auto.com/projects/duduauto/bluetooth/",
                "url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/?format=api",
                "repository_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/repository/?format=api",
                "translations_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/translations/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/statistics/?format=api",
                "lock_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/lock/?format=api",
                "links_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/links/?format=api",
                "changes_list_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": 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": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "he-rIL",
            "id": 2175,
            "filename": "bluetooth/he-rIL.xml",
            "revision": "b6f425c240af77d187b8b9a1147c553fa8b96642,6a3070baefd8c47d9b9b84e1c86e5b13e4519ef6",
            "web_url": "https://weblate.dudu-auto.com/projects/duduauto/bluetooth/he_IL/",
            "share_url": "https://weblate.dudu-auto.com/engage/duduauto/-/he_IL/",
            "translate_url": "https://weblate.dudu-auto.com/translate/duduauto/bluetooth/he_IL/",
            "url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/he_IL/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 54,
            "total_words": 322,
            "translated": 51,
            "translated_words": 310,
            "translated_percent": 94.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 96,
            "failing_checks_percent": 7.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-02-13T14:21:10.219604Z",
            "last_author": null,
            "repository_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/he_IL/repository/?format=api",
            "file_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/he_IL/file/?format=api",
            "statistics_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/he_IL/statistics/?format=api",
            "changes_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/he_IL/changes/?format=api",
            "units_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/he_IL/units/?format=api"
        },
        {
            "language": {
                "id": 663,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 663,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "https://weblate.dudu-auto.com/languages/tr/",
                "url": "https://weblate.dudu-auto.com/api/languages/tr/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/languages/tr/statistics/?format=api"
            },
            "component": {
                "name": "Boothelper",
                "slug": "boothelper",
                "id": 88,
                "source_language": {
                    "id": 732,
                    "code": "zh_Hans",
                    "name": "Chinese (Simplified)",
                    "plural": {
                        "id": 732,
                        "source": 0,
                        "number": 1,
                        "formula": "0",
                        "type": 0
                    },
                    "aliases": [
                        "chinese",
                        "chinese_chs",
                        "schinese",
                        "chinese_zh",
                        "cn",
                        "zh",
                        "zhcn",
                        "zh_cn",
                        "zh_chs",
                        "cmn",
                        "zh_hans_cn",
                        "zh_cmn_hans",
                        "chs",
                        "chi"
                    ],
                    "direction": "ltr",
                    "population": 1266066359,
                    "web_url": "https://weblate.dudu-auto.com/languages/zh_Hans/",
                    "url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/statistics/?format=api"
                },
                "project": {
                    "name": "DUDUAUTO",
                    "slug": "duduauto",
                    "id": 12,
                    "web": "https://weblate.dudu-auto.com/",
                    "web_url": "https://weblate.dudu-auto.com/projects/duduauto/",
                    "url": "https://weblate.dudu-auto.com/api/projects/duduauto/?format=api",
                    "components_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/components/?format=api",
                    "repository_url": "https://weblate.dudu-auto.com/api/projects/duduauto/repository/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/projects/duduauto/statistics/?format=api",
                    "categories_url": "https://weblate.dudu-auto.com/api/projects/duduauto/categories/?format=api",
                    "changes_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/changes/?format=api",
                    "languages_url": "https://weblate.dudu-auto.com/api/projects/duduauto/languages/?format=api",
                    "labels_url": "https://weblate.dudu-auto.com/api/projects/duduauto/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.dudu-auto.com/git/duduauto/boothelper/",
                "branch": "main",
                "push_branch": "",
                "filemask": "boothelper/*.xml",
                "screenshot_filemask": "",
                "template": "boothelper/zh_Hans.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.dudu-auto.com/projects/duduauto/boothelper/",
                "url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/?format=api",
                "repository_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/repository/?format=api",
                "translations_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/translations/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/statistics/?format=api",
                "lock_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/lock/?format=api",
                "links_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/links/?format=api",
                "changes_list_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": 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": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "tr",
            "id": 2176,
            "filename": "boothelper/tr.xml",
            "revision": "f77001413c1f6f3e24c16144a57ad862cd5e733a,25d1a50708a43f549281a37db0be825d768e0328",
            "web_url": "https://weblate.dudu-auto.com/projects/duduauto/boothelper/tr/",
            "share_url": "https://weblate.dudu-auto.com/engage/duduauto/-/tr/",
            "translate_url": "https://weblate.dudu-auto.com/translate/duduauto/boothelper/tr/",
            "url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 84,
            "total_words": 1141,
            "translated": 83,
            "translated_words": 1137,
            "translated_percent": 98.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-01-07T03:11:03.659450Z",
            "last_author": null,
            "repository_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/tr/repository/?format=api",
            "file_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/tr/file/?format=api",
            "statistics_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/tr/changes/?format=api",
            "units_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/tr/units/?format=api"
        },
        {
            "language": {
                "id": 646,
                "code": "th",
                "name": "Thai",
                "plural": {
                    "id": 646,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tha"
                ],
                "direction": "ltr",
                "population": 55181920,
                "web_url": "https://weblate.dudu-auto.com/languages/th/",
                "url": "https://weblate.dudu-auto.com/api/languages/th/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/languages/th/statistics/?format=api"
            },
            "component": {
                "name": "Boothelper",
                "slug": "boothelper",
                "id": 88,
                "source_language": {
                    "id": 732,
                    "code": "zh_Hans",
                    "name": "Chinese (Simplified)",
                    "plural": {
                        "id": 732,
                        "source": 0,
                        "number": 1,
                        "formula": "0",
                        "type": 0
                    },
                    "aliases": [
                        "chinese",
                        "chinese_chs",
                        "schinese",
                        "chinese_zh",
                        "cn",
                        "zh",
                        "zhcn",
                        "zh_cn",
                        "zh_chs",
                        "cmn",
                        "zh_hans_cn",
                        "zh_cmn_hans",
                        "chs",
                        "chi"
                    ],
                    "direction": "ltr",
                    "population": 1266066359,
                    "web_url": "https://weblate.dudu-auto.com/languages/zh_Hans/",
                    "url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/statistics/?format=api"
                },
                "project": {
                    "name": "DUDUAUTO",
                    "slug": "duduauto",
                    "id": 12,
                    "web": "https://weblate.dudu-auto.com/",
                    "web_url": "https://weblate.dudu-auto.com/projects/duduauto/",
                    "url": "https://weblate.dudu-auto.com/api/projects/duduauto/?format=api",
                    "components_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/components/?format=api",
                    "repository_url": "https://weblate.dudu-auto.com/api/projects/duduauto/repository/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/projects/duduauto/statistics/?format=api",
                    "categories_url": "https://weblate.dudu-auto.com/api/projects/duduauto/categories/?format=api",
                    "changes_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/changes/?format=api",
                    "languages_url": "https://weblate.dudu-auto.com/api/projects/duduauto/languages/?format=api",
                    "labels_url": "https://weblate.dudu-auto.com/api/projects/duduauto/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.dudu-auto.com/git/duduauto/boothelper/",
                "branch": "main",
                "push_branch": "",
                "filemask": "boothelper/*.xml",
                "screenshot_filemask": "",
                "template": "boothelper/zh_Hans.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.dudu-auto.com/projects/duduauto/boothelper/",
                "url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/?format=api",
                "repository_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/repository/?format=api",
                "translations_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/translations/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/statistics/?format=api",
                "lock_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/lock/?format=api",
                "links_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/links/?format=api",
                "changes_list_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": 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": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "th",
            "id": 2177,
            "filename": "boothelper/th.xml",
            "revision": "5ab2429c50dd4b2fb6adf0ffdc4fbbde2474af5b,25d1a50708a43f549281a37db0be825d768e0328",
            "web_url": "https://weblate.dudu-auto.com/projects/duduauto/boothelper/th/",
            "share_url": "https://weblate.dudu-auto.com/engage/duduauto/-/th/",
            "translate_url": "https://weblate.dudu-auto.com/translate/duduauto/boothelper/th/",
            "url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/th/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 84,
            "total_words": 1141,
            "translated": 83,
            "translated_words": 1137,
            "translated_percent": 98.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-11-12T08:21:07.554395Z",
            "last_author": null,
            "repository_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/th/repository/?format=api",
            "file_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/th/file/?format=api",
            "statistics_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/th/statistics/?format=api",
            "changes_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/th/changes/?format=api",
            "units_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/th/units/?format=api"
        },
        {
            "language": {
                "id": 735,
                "code": "zh_Hant_HK",
                "name": "Chinese (Traditional, Hong Kong)",
                "plural": {
                    "id": 735,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "zh_hk"
                ],
                "direction": "ltr",
                "population": 6887414,
                "web_url": "https://weblate.dudu-auto.com/languages/zh_Hant_HK/",
                "url": "https://weblate.dudu-auto.com/api/languages/zh_Hant_HK/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hant_HK/statistics/?format=api"
            },
            "component": {
                "name": "Boothelper",
                "slug": "boothelper",
                "id": 88,
                "source_language": {
                    "id": 732,
                    "code": "zh_Hans",
                    "name": "Chinese (Simplified)",
                    "plural": {
                        "id": 732,
                        "source": 0,
                        "number": 1,
                        "formula": "0",
                        "type": 0
                    },
                    "aliases": [
                        "chinese",
                        "chinese_chs",
                        "schinese",
                        "chinese_zh",
                        "cn",
                        "zh",
                        "zhcn",
                        "zh_cn",
                        "zh_chs",
                        "cmn",
                        "zh_hans_cn",
                        "zh_cmn_hans",
                        "chs",
                        "chi"
                    ],
                    "direction": "ltr",
                    "population": 1266066359,
                    "web_url": "https://weblate.dudu-auto.com/languages/zh_Hans/",
                    "url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/statistics/?format=api"
                },
                "project": {
                    "name": "DUDUAUTO",
                    "slug": "duduauto",
                    "id": 12,
                    "web": "https://weblate.dudu-auto.com/",
                    "web_url": "https://weblate.dudu-auto.com/projects/duduauto/",
                    "url": "https://weblate.dudu-auto.com/api/projects/duduauto/?format=api",
                    "components_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/components/?format=api",
                    "repository_url": "https://weblate.dudu-auto.com/api/projects/duduauto/repository/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/projects/duduauto/statistics/?format=api",
                    "categories_url": "https://weblate.dudu-auto.com/api/projects/duduauto/categories/?format=api",
                    "changes_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/changes/?format=api",
                    "languages_url": "https://weblate.dudu-auto.com/api/projects/duduauto/languages/?format=api",
                    "labels_url": "https://weblate.dudu-auto.com/api/projects/duduauto/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.dudu-auto.com/git/duduauto/boothelper/",
                "branch": "main",
                "push_branch": "",
                "filemask": "boothelper/*.xml",
                "screenshot_filemask": "",
                "template": "boothelper/zh_Hans.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.dudu-auto.com/projects/duduauto/boothelper/",
                "url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/?format=api",
                "repository_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/repository/?format=api",
                "translations_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/translations/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/statistics/?format=api",
                "lock_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/lock/?format=api",
                "links_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/links/?format=api",
                "changes_list_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": 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": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "zh-rHK",
            "id": 2178,
            "filename": "boothelper/zh-rHK.xml",
            "revision": "1b472334c8cb90c616d116d2b44645de77330f17,25d1a50708a43f549281a37db0be825d768e0328",
            "web_url": "https://weblate.dudu-auto.com/projects/duduauto/boothelper/zh_Hant_HK/",
            "share_url": "https://weblate.dudu-auto.com/engage/duduauto/-/zh_Hant_HK/",
            "translate_url": "https://weblate.dudu-auto.com/translate/duduauto/boothelper/zh_Hant_HK/",
            "url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/zh_Hant_HK/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 84,
            "total_words": 1141,
            "translated": 81,
            "translated_words": 1065,
            "translated_percent": 96.4,
            "fuzzy": 2,
            "fuzzy_words": 72,
            "fuzzy_percent": 2.3,
            "failing_checks": 8,
            "failing_checks_words": 367,
            "failing_checks_percent": 9.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-02-24T13:43:06.251675Z",
            "last_author": "liushuiwuhen",
            "repository_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/zh_Hant_HK/repository/?format=api",
            "file_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/zh_Hant_HK/file/?format=api",
            "statistics_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/zh_Hant_HK/statistics/?format=api",
            "changes_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/zh_Hant_HK/changes/?format=api",
            "units_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/zh_Hant_HK/units/?format=api"
        },
        {
            "language": {
                "id": 533,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 533,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "bp",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "https://weblate.dudu-auto.com/languages/pt_BR/",
                "url": "https://weblate.dudu-auto.com/api/languages/pt_BR/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/languages/pt_BR/statistics/?format=api"
            },
            "component": {
                "name": "Boothelper",
                "slug": "boothelper",
                "id": 88,
                "source_language": {
                    "id": 732,
                    "code": "zh_Hans",
                    "name": "Chinese (Simplified)",
                    "plural": {
                        "id": 732,
                        "source": 0,
                        "number": 1,
                        "formula": "0",
                        "type": 0
                    },
                    "aliases": [
                        "chinese",
                        "chinese_chs",
                        "schinese",
                        "chinese_zh",
                        "cn",
                        "zh",
                        "zhcn",
                        "zh_cn",
                        "zh_chs",
                        "cmn",
                        "zh_hans_cn",
                        "zh_cmn_hans",
                        "chs",
                        "chi"
                    ],
                    "direction": "ltr",
                    "population": 1266066359,
                    "web_url": "https://weblate.dudu-auto.com/languages/zh_Hans/",
                    "url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/statistics/?format=api"
                },
                "project": {
                    "name": "DUDUAUTO",
                    "slug": "duduauto",
                    "id": 12,
                    "web": "https://weblate.dudu-auto.com/",
                    "web_url": "https://weblate.dudu-auto.com/projects/duduauto/",
                    "url": "https://weblate.dudu-auto.com/api/projects/duduauto/?format=api",
                    "components_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/components/?format=api",
                    "repository_url": "https://weblate.dudu-auto.com/api/projects/duduauto/repository/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/projects/duduauto/statistics/?format=api",
                    "categories_url": "https://weblate.dudu-auto.com/api/projects/duduauto/categories/?format=api",
                    "changes_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/changes/?format=api",
                    "languages_url": "https://weblate.dudu-auto.com/api/projects/duduauto/languages/?format=api",
                    "labels_url": "https://weblate.dudu-auto.com/api/projects/duduauto/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.dudu-auto.com/git/duduauto/boothelper/",
                "branch": "main",
                "push_branch": "",
                "filemask": "boothelper/*.xml",
                "screenshot_filemask": "",
                "template": "boothelper/zh_Hans.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.dudu-auto.com/projects/duduauto/boothelper/",
                "url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/?format=api",
                "repository_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/repository/?format=api",
                "translations_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/translations/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/statistics/?format=api",
                "lock_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/lock/?format=api",
                "links_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/links/?format=api",
                "changes_list_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": 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": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "pt-rBR",
            "id": 2179,
            "filename": "boothelper/pt-rBR.xml",
            "revision": "38466b847002227d279984bcae0df0bc328d5c06,25d1a50708a43f549281a37db0be825d768e0328",
            "web_url": "https://weblate.dudu-auto.com/projects/duduauto/boothelper/pt_BR/",
            "share_url": "https://weblate.dudu-auto.com/engage/duduauto/-/pt_BR/",
            "translate_url": "https://weblate.dudu-auto.com/translate/duduauto/boothelper/pt_BR/",
            "url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 84,
            "total_words": 1141,
            "translated": 83,
            "translated_words": 1137,
            "translated_percent": 98.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 13,
            "failing_checks_words": 523,
            "failing_checks_percent": 15.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-02-24T13:43:06.251249Z",
            "last_author": "liushuiwuhen",
            "repository_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/pt_BR/repository/?format=api",
            "file_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/pt_BR/file/?format=api",
            "statistics_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/pt_BR/statistics/?format=api",
            "changes_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/pt_BR/changes/?format=api",
            "units_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 140,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 140,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://weblate.dudu-auto.com/languages/de/",
                "url": "https://weblate.dudu-auto.com/api/languages/de/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "Boothelper",
                "slug": "boothelper",
                "id": 88,
                "source_language": {
                    "id": 732,
                    "code": "zh_Hans",
                    "name": "Chinese (Simplified)",
                    "plural": {
                        "id": 732,
                        "source": 0,
                        "number": 1,
                        "formula": "0",
                        "type": 0
                    },
                    "aliases": [
                        "chinese",
                        "chinese_chs",
                        "schinese",
                        "chinese_zh",
                        "cn",
                        "zh",
                        "zhcn",
                        "zh_cn",
                        "zh_chs",
                        "cmn",
                        "zh_hans_cn",
                        "zh_cmn_hans",
                        "chs",
                        "chi"
                    ],
                    "direction": "ltr",
                    "population": 1266066359,
                    "web_url": "https://weblate.dudu-auto.com/languages/zh_Hans/",
                    "url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/statistics/?format=api"
                },
                "project": {
                    "name": "DUDUAUTO",
                    "slug": "duduauto",
                    "id": 12,
                    "web": "https://weblate.dudu-auto.com/",
                    "web_url": "https://weblate.dudu-auto.com/projects/duduauto/",
                    "url": "https://weblate.dudu-auto.com/api/projects/duduauto/?format=api",
                    "components_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/components/?format=api",
                    "repository_url": "https://weblate.dudu-auto.com/api/projects/duduauto/repository/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/projects/duduauto/statistics/?format=api",
                    "categories_url": "https://weblate.dudu-auto.com/api/projects/duduauto/categories/?format=api",
                    "changes_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/changes/?format=api",
                    "languages_url": "https://weblate.dudu-auto.com/api/projects/duduauto/languages/?format=api",
                    "labels_url": "https://weblate.dudu-auto.com/api/projects/duduauto/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.dudu-auto.com/git/duduauto/boothelper/",
                "branch": "main",
                "push_branch": "",
                "filemask": "boothelper/*.xml",
                "screenshot_filemask": "",
                "template": "boothelper/zh_Hans.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.dudu-auto.com/projects/duduauto/boothelper/",
                "url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/?format=api",
                "repository_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/repository/?format=api",
                "translations_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/translations/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/statistics/?format=api",
                "lock_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/lock/?format=api",
                "links_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/links/?format=api",
                "changes_list_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": 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": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "de",
            "id": 2180,
            "filename": "boothelper/de.xml",
            "revision": "5f3d111a6e9b00125cd81628d9cbc864b95700a0,25d1a50708a43f549281a37db0be825d768e0328",
            "web_url": "https://weblate.dudu-auto.com/projects/duduauto/boothelper/de/",
            "share_url": "https://weblate.dudu-auto.com/engage/duduauto/-/de/",
            "translate_url": "https://weblate.dudu-auto.com/translate/duduauto/boothelper/de/",
            "url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 84,
            "total_words": 1141,
            "translated": 84,
            "translated_words": 1141,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-15T15:13:01.908692Z",
            "last_author": null,
            "repository_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/de/repository/?format=api",
            "file_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/de/file/?format=api",
            "statistics_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/de/statistics/?format=api",
            "changes_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/de/changes/?format=api",
            "units_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/de/units/?format=api"
        },
        {
            "language": {
                "id": 169,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 169,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.dudu-auto.com/languages/en/",
                "url": "https://weblate.dudu-auto.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "Boothelper",
                "slug": "boothelper",
                "id": 88,
                "source_language": {
                    "id": 732,
                    "code": "zh_Hans",
                    "name": "Chinese (Simplified)",
                    "plural": {
                        "id": 732,
                        "source": 0,
                        "number": 1,
                        "formula": "0",
                        "type": 0
                    },
                    "aliases": [
                        "chinese",
                        "chinese_chs",
                        "schinese",
                        "chinese_zh",
                        "cn",
                        "zh",
                        "zhcn",
                        "zh_cn",
                        "zh_chs",
                        "cmn",
                        "zh_hans_cn",
                        "zh_cmn_hans",
                        "chs",
                        "chi"
                    ],
                    "direction": "ltr",
                    "population": 1266066359,
                    "web_url": "https://weblate.dudu-auto.com/languages/zh_Hans/",
                    "url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/statistics/?format=api"
                },
                "project": {
                    "name": "DUDUAUTO",
                    "slug": "duduauto",
                    "id": 12,
                    "web": "https://weblate.dudu-auto.com/",
                    "web_url": "https://weblate.dudu-auto.com/projects/duduauto/",
                    "url": "https://weblate.dudu-auto.com/api/projects/duduauto/?format=api",
                    "components_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/components/?format=api",
                    "repository_url": "https://weblate.dudu-auto.com/api/projects/duduauto/repository/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/projects/duduauto/statistics/?format=api",
                    "categories_url": "https://weblate.dudu-auto.com/api/projects/duduauto/categories/?format=api",
                    "changes_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/changes/?format=api",
                    "languages_url": "https://weblate.dudu-auto.com/api/projects/duduauto/languages/?format=api",
                    "labels_url": "https://weblate.dudu-auto.com/api/projects/duduauto/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.dudu-auto.com/git/duduauto/boothelper/",
                "branch": "main",
                "push_branch": "",
                "filemask": "boothelper/*.xml",
                "screenshot_filemask": "",
                "template": "boothelper/zh_Hans.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.dudu-auto.com/projects/duduauto/boothelper/",
                "url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/?format=api",
                "repository_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/repository/?format=api",
                "translations_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/translations/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/statistics/?format=api",
                "lock_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/lock/?format=api",
                "links_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/links/?format=api",
                "changes_list_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": 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": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "en",
            "id": 2181,
            "filename": "boothelper/en.xml",
            "revision": "8c1ce1eb540420ef27cb1fb0bc40d86c19210481,25d1a50708a43f549281a37db0be825d768e0328",
            "web_url": "https://weblate.dudu-auto.com/projects/duduauto/boothelper/en/",
            "share_url": "https://weblate.dudu-auto.com/engage/duduauto/-/en/",
            "translate_url": "https://weblate.dudu-auto.com/translate/duduauto/boothelper/en/",
            "url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/en/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 84,
            "total_words": 1141,
            "translated": 84,
            "translated_words": 1141,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-23T01:13:10.902044Z",
            "last_author": null,
            "repository_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/en/repository/?format=api",
            "file_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/en/file/?format=api",
            "statistics_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/en/statistics/?format=api",
            "changes_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/en/changes/?format=api",
            "units_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/en/units/?format=api"
        },
        {
            "language": {
                "id": 559,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 559,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://weblate.dudu-auto.com/languages/ru/",
                "url": "https://weblate.dudu-auto.com/api/languages/ru/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "name": "Boothelper",
                "slug": "boothelper",
                "id": 88,
                "source_language": {
                    "id": 732,
                    "code": "zh_Hans",
                    "name": "Chinese (Simplified)",
                    "plural": {
                        "id": 732,
                        "source": 0,
                        "number": 1,
                        "formula": "0",
                        "type": 0
                    },
                    "aliases": [
                        "chinese",
                        "chinese_chs",
                        "schinese",
                        "chinese_zh",
                        "cn",
                        "zh",
                        "zhcn",
                        "zh_cn",
                        "zh_chs",
                        "cmn",
                        "zh_hans_cn",
                        "zh_cmn_hans",
                        "chs",
                        "chi"
                    ],
                    "direction": "ltr",
                    "population": 1266066359,
                    "web_url": "https://weblate.dudu-auto.com/languages/zh_Hans/",
                    "url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/statistics/?format=api"
                },
                "project": {
                    "name": "DUDUAUTO",
                    "slug": "duduauto",
                    "id": 12,
                    "web": "https://weblate.dudu-auto.com/",
                    "web_url": "https://weblate.dudu-auto.com/projects/duduauto/",
                    "url": "https://weblate.dudu-auto.com/api/projects/duduauto/?format=api",
                    "components_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/components/?format=api",
                    "repository_url": "https://weblate.dudu-auto.com/api/projects/duduauto/repository/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/projects/duduauto/statistics/?format=api",
                    "categories_url": "https://weblate.dudu-auto.com/api/projects/duduauto/categories/?format=api",
                    "changes_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/changes/?format=api",
                    "languages_url": "https://weblate.dudu-auto.com/api/projects/duduauto/languages/?format=api",
                    "labels_url": "https://weblate.dudu-auto.com/api/projects/duduauto/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.dudu-auto.com/git/duduauto/boothelper/",
                "branch": "main",
                "push_branch": "",
                "filemask": "boothelper/*.xml",
                "screenshot_filemask": "",
                "template": "boothelper/zh_Hans.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.dudu-auto.com/projects/duduauto/boothelper/",
                "url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/?format=api",
                "repository_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/repository/?format=api",
                "translations_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/translations/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/statistics/?format=api",
                "lock_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/lock/?format=api",
                "links_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/links/?format=api",
                "changes_list_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": 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": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ru",
            "id": 2182,
            "filename": "boothelper/ru.xml",
            "revision": "19e1ee79726bc6f02cb9acdabe33a7342ca991fd,25d1a50708a43f549281a37db0be825d768e0328",
            "web_url": "https://weblate.dudu-auto.com/projects/duduauto/boothelper/ru/",
            "share_url": "https://weblate.dudu-auto.com/engage/duduauto/-/ru/",
            "translate_url": "https://weblate.dudu-auto.com/translate/duduauto/boothelper/ru/",
            "url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 84,
            "total_words": 1141,
            "translated": 84,
            "translated_words": 1141,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 18,
            "failing_checks_words": 639,
            "failing_checks_percent": 21.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-03T10:21:09.688641Z",
            "last_author": null,
            "repository_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/ru/repository/?format=api",
            "file_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/ru/file/?format=api",
            "statistics_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/ru/statistics/?format=api",
            "changes_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/ru/changes/?format=api",
            "units_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/ru/units/?format=api"
        },
        {
            "language": {
                "id": 555,
                "code": "ro",
                "name": "Romanian",
                "plural": {
                    "id": 555,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ron",
                    "rum"
                ],
                "direction": "ltr",
                "population": 22187407,
                "web_url": "https://weblate.dudu-auto.com/languages/ro/",
                "url": "https://weblate.dudu-auto.com/api/languages/ro/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/languages/ro/statistics/?format=api"
            },
            "component": {
                "name": "Boothelper",
                "slug": "boothelper",
                "id": 88,
                "source_language": {
                    "id": 732,
                    "code": "zh_Hans",
                    "name": "Chinese (Simplified)",
                    "plural": {
                        "id": 732,
                        "source": 0,
                        "number": 1,
                        "formula": "0",
                        "type": 0
                    },
                    "aliases": [
                        "chinese",
                        "chinese_chs",
                        "schinese",
                        "chinese_zh",
                        "cn",
                        "zh",
                        "zhcn",
                        "zh_cn",
                        "zh_chs",
                        "cmn",
                        "zh_hans_cn",
                        "zh_cmn_hans",
                        "chs",
                        "chi"
                    ],
                    "direction": "ltr",
                    "population": 1266066359,
                    "web_url": "https://weblate.dudu-auto.com/languages/zh_Hans/",
                    "url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/statistics/?format=api"
                },
                "project": {
                    "name": "DUDUAUTO",
                    "slug": "duduauto",
                    "id": 12,
                    "web": "https://weblate.dudu-auto.com/",
                    "web_url": "https://weblate.dudu-auto.com/projects/duduauto/",
                    "url": "https://weblate.dudu-auto.com/api/projects/duduauto/?format=api",
                    "components_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/components/?format=api",
                    "repository_url": "https://weblate.dudu-auto.com/api/projects/duduauto/repository/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/projects/duduauto/statistics/?format=api",
                    "categories_url": "https://weblate.dudu-auto.com/api/projects/duduauto/categories/?format=api",
                    "changes_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/changes/?format=api",
                    "languages_url": "https://weblate.dudu-auto.com/api/projects/duduauto/languages/?format=api",
                    "labels_url": "https://weblate.dudu-auto.com/api/projects/duduauto/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.dudu-auto.com/git/duduauto/boothelper/",
                "branch": "main",
                "push_branch": "",
                "filemask": "boothelper/*.xml",
                "screenshot_filemask": "",
                "template": "boothelper/zh_Hans.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.dudu-auto.com/projects/duduauto/boothelper/",
                "url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/?format=api",
                "repository_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/repository/?format=api",
                "translations_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/translations/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/statistics/?format=api",
                "lock_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/lock/?format=api",
                "links_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/links/?format=api",
                "changes_list_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": 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": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ro",
            "id": 2183,
            "filename": "boothelper/ro.xml",
            "revision": "ff449be96cdf7ef84213bc6080c0f3d86056ebd0,25d1a50708a43f549281a37db0be825d768e0328",
            "web_url": "https://weblate.dudu-auto.com/projects/duduauto/boothelper/ro/",
            "share_url": "https://weblate.dudu-auto.com/engage/duduauto/-/ro/",
            "translate_url": "https://weblate.dudu-auto.com/translate/duduauto/boothelper/ro/",
            "url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 84,
            "total_words": 1141,
            "translated": 84,
            "translated_words": 1141,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-02-24T14:05:45.684382Z",
            "last_author": null,
            "repository_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/ro/repository/?format=api",
            "file_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/ro/file/?format=api",
            "statistics_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/ro/statistics/?format=api",
            "changes_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/ro/changes/?format=api",
            "units_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/ro/units/?format=api"
        },
        {
            "language": {
                "id": 683,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 683,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "https://weblate.dudu-auto.com/languages/uk/",
                "url": "https://weblate.dudu-auto.com/api/languages/uk/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/languages/uk/statistics/?format=api"
            },
            "component": {
                "name": "Boothelper",
                "slug": "boothelper",
                "id": 88,
                "source_language": {
                    "id": 732,
                    "code": "zh_Hans",
                    "name": "Chinese (Simplified)",
                    "plural": {
                        "id": 732,
                        "source": 0,
                        "number": 1,
                        "formula": "0",
                        "type": 0
                    },
                    "aliases": [
                        "chinese",
                        "chinese_chs",
                        "schinese",
                        "chinese_zh",
                        "cn",
                        "zh",
                        "zhcn",
                        "zh_cn",
                        "zh_chs",
                        "cmn",
                        "zh_hans_cn",
                        "zh_cmn_hans",
                        "chs",
                        "chi"
                    ],
                    "direction": "ltr",
                    "population": 1266066359,
                    "web_url": "https://weblate.dudu-auto.com/languages/zh_Hans/",
                    "url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/statistics/?format=api"
                },
                "project": {
                    "name": "DUDUAUTO",
                    "slug": "duduauto",
                    "id": 12,
                    "web": "https://weblate.dudu-auto.com/",
                    "web_url": "https://weblate.dudu-auto.com/projects/duduauto/",
                    "url": "https://weblate.dudu-auto.com/api/projects/duduauto/?format=api",
                    "components_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/components/?format=api",
                    "repository_url": "https://weblate.dudu-auto.com/api/projects/duduauto/repository/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/projects/duduauto/statistics/?format=api",
                    "categories_url": "https://weblate.dudu-auto.com/api/projects/duduauto/categories/?format=api",
                    "changes_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/changes/?format=api",
                    "languages_url": "https://weblate.dudu-auto.com/api/projects/duduauto/languages/?format=api",
                    "labels_url": "https://weblate.dudu-auto.com/api/projects/duduauto/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.dudu-auto.com/git/duduauto/boothelper/",
                "branch": "main",
                "push_branch": "",
                "filemask": "boothelper/*.xml",
                "screenshot_filemask": "",
                "template": "boothelper/zh_Hans.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.dudu-auto.com/projects/duduauto/boothelper/",
                "url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/?format=api",
                "repository_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/repository/?format=api",
                "translations_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/translations/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/statistics/?format=api",
                "lock_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/lock/?format=api",
                "links_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/links/?format=api",
                "changes_list_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": 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": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "uk",
            "id": 2184,
            "filename": "boothelper/uk.xml",
            "revision": "460becbe92f222ecacb4b7f8cbfabf8dd1cf8637,25d1a50708a43f549281a37db0be825d768e0328",
            "web_url": "https://weblate.dudu-auto.com/projects/duduauto/boothelper/uk/",
            "share_url": "https://weblate.dudu-auto.com/engage/duduauto/-/uk/",
            "translate_url": "https://weblate.dudu-auto.com/translate/duduauto/boothelper/uk/",
            "url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 84,
            "total_words": 1141,
            "translated": 84,
            "translated_words": 1141,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-02-25T00:30:42.280644Z",
            "last_author": null,
            "repository_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/uk/repository/?format=api",
            "file_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/uk/file/?format=api",
            "statistics_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/uk/statistics/?format=api",
            "changes_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/uk/changes/?format=api",
            "units_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/uk/units/?format=api"
        },
        {
            "language": {
                "id": 323,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 323,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "https://weblate.dudu-auto.com/languages/ja/",
                "url": "https://weblate.dudu-auto.com/api/languages/ja/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/languages/ja/statistics/?format=api"
            },
            "component": {
                "name": "Boothelper",
                "slug": "boothelper",
                "id": 88,
                "source_language": {
                    "id": 732,
                    "code": "zh_Hans",
                    "name": "Chinese (Simplified)",
                    "plural": {
                        "id": 732,
                        "source": 0,
                        "number": 1,
                        "formula": "0",
                        "type": 0
                    },
                    "aliases": [
                        "chinese",
                        "chinese_chs",
                        "schinese",
                        "chinese_zh",
                        "cn",
                        "zh",
                        "zhcn",
                        "zh_cn",
                        "zh_chs",
                        "cmn",
                        "zh_hans_cn",
                        "zh_cmn_hans",
                        "chs",
                        "chi"
                    ],
                    "direction": "ltr",
                    "population": 1266066359,
                    "web_url": "https://weblate.dudu-auto.com/languages/zh_Hans/",
                    "url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/statistics/?format=api"
                },
                "project": {
                    "name": "DUDUAUTO",
                    "slug": "duduauto",
                    "id": 12,
                    "web": "https://weblate.dudu-auto.com/",
                    "web_url": "https://weblate.dudu-auto.com/projects/duduauto/",
                    "url": "https://weblate.dudu-auto.com/api/projects/duduauto/?format=api",
                    "components_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/components/?format=api",
                    "repository_url": "https://weblate.dudu-auto.com/api/projects/duduauto/repository/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/projects/duduauto/statistics/?format=api",
                    "categories_url": "https://weblate.dudu-auto.com/api/projects/duduauto/categories/?format=api",
                    "changes_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/changes/?format=api",
                    "languages_url": "https://weblate.dudu-auto.com/api/projects/duduauto/languages/?format=api",
                    "labels_url": "https://weblate.dudu-auto.com/api/projects/duduauto/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.dudu-auto.com/git/duduauto/boothelper/",
                "branch": "main",
                "push_branch": "",
                "filemask": "boothelper/*.xml",
                "screenshot_filemask": "",
                "template": "boothelper/zh_Hans.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.dudu-auto.com/projects/duduauto/boothelper/",
                "url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/?format=api",
                "repository_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/repository/?format=api",
                "translations_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/translations/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/statistics/?format=api",
                "lock_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/lock/?format=api",
                "links_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/links/?format=api",
                "changes_list_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": 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": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ja",
            "id": 2185,
            "filename": "boothelper/ja.xml",
            "revision": "e13931fe01d5d05bfc76eec22cb43f4cdd687852,25d1a50708a43f549281a37db0be825d768e0328",
            "web_url": "https://weblate.dudu-auto.com/projects/duduauto/boothelper/ja/",
            "share_url": "https://weblate.dudu-auto.com/engage/duduauto/-/ja/",
            "translate_url": "https://weblate.dudu-auto.com/translate/duduauto/boothelper/ja/",
            "url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 84,
            "total_words": 1141,
            "translated": 84,
            "translated_words": 1141,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-20T09:21:10.417339Z",
            "last_author": null,
            "repository_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/ja/repository/?format=api",
            "file_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/ja/file/?format=api",
            "statistics_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/ja/statistics/?format=api",
            "changes_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/ja/changes/?format=api",
            "units_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/ja/units/?format=api"
        },
        {
            "language": {
                "id": 529,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 529,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://weblate.dudu-auto.com/languages/pt/",
                "url": "https://weblate.dudu-auto.com/api/languages/pt/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "Boothelper",
                "slug": "boothelper",
                "id": 88,
                "source_language": {
                    "id": 732,
                    "code": "zh_Hans",
                    "name": "Chinese (Simplified)",
                    "plural": {
                        "id": 732,
                        "source": 0,
                        "number": 1,
                        "formula": "0",
                        "type": 0
                    },
                    "aliases": [
                        "chinese",
                        "chinese_chs",
                        "schinese",
                        "chinese_zh",
                        "cn",
                        "zh",
                        "zhcn",
                        "zh_cn",
                        "zh_chs",
                        "cmn",
                        "zh_hans_cn",
                        "zh_cmn_hans",
                        "chs",
                        "chi"
                    ],
                    "direction": "ltr",
                    "population": 1266066359,
                    "web_url": "https://weblate.dudu-auto.com/languages/zh_Hans/",
                    "url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/statistics/?format=api"
                },
                "project": {
                    "name": "DUDUAUTO",
                    "slug": "duduauto",
                    "id": 12,
                    "web": "https://weblate.dudu-auto.com/",
                    "web_url": "https://weblate.dudu-auto.com/projects/duduauto/",
                    "url": "https://weblate.dudu-auto.com/api/projects/duduauto/?format=api",
                    "components_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/components/?format=api",
                    "repository_url": "https://weblate.dudu-auto.com/api/projects/duduauto/repository/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/projects/duduauto/statistics/?format=api",
                    "categories_url": "https://weblate.dudu-auto.com/api/projects/duduauto/categories/?format=api",
                    "changes_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/changes/?format=api",
                    "languages_url": "https://weblate.dudu-auto.com/api/projects/duduauto/languages/?format=api",
                    "labels_url": "https://weblate.dudu-auto.com/api/projects/duduauto/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.dudu-auto.com/git/duduauto/boothelper/",
                "branch": "main",
                "push_branch": "",
                "filemask": "boothelper/*.xml",
                "screenshot_filemask": "",
                "template": "boothelper/zh_Hans.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.dudu-auto.com/projects/duduauto/boothelper/",
                "url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/?format=api",
                "repository_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/repository/?format=api",
                "translations_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/translations/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/statistics/?format=api",
                "lock_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/lock/?format=api",
                "links_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/links/?format=api",
                "changes_list_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": 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": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "pt",
            "id": 2186,
            "filename": "boothelper/pt.xml",
            "revision": "1958aca4d91aee363243605edeaa6243b3bf9c0a,25d1a50708a43f549281a37db0be825d768e0328",
            "web_url": "https://weblate.dudu-auto.com/projects/duduauto/boothelper/pt/",
            "share_url": "https://weblate.dudu-auto.com/engage/duduauto/-/pt/",
            "translate_url": "https://weblate.dudu-auto.com/translate/duduauto/boothelper/pt/",
            "url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 84,
            "total_words": 1141,
            "translated": 84,
            "translated_words": 1141,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 39,
            "failing_checks_percent": 1.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-16T02:43:46.021450Z",
            "last_author": null,
            "repository_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/pt/repository/?format=api",
            "file_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/pt/file/?format=api",
            "statistics_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/pt/statistics/?format=api",
            "changes_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/pt/changes/?format=api",
            "units_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/pt/units/?format=api"
        },
        {
            "language": {
                "id": 695,
                "code": "vi",
                "name": "Vietnamese",
                "plural": {
                    "id": 695,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "vn",
                    "vie"
                ],
                "direction": "ltr",
                "population": 86222961,
                "web_url": "https://weblate.dudu-auto.com/languages/vi/",
                "url": "https://weblate.dudu-auto.com/api/languages/vi/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/languages/vi/statistics/?format=api"
            },
            "component": {
                "name": "Boothelper",
                "slug": "boothelper",
                "id": 88,
                "source_language": {
                    "id": 732,
                    "code": "zh_Hans",
                    "name": "Chinese (Simplified)",
                    "plural": {
                        "id": 732,
                        "source": 0,
                        "number": 1,
                        "formula": "0",
                        "type": 0
                    },
                    "aliases": [
                        "chinese",
                        "chinese_chs",
                        "schinese",
                        "chinese_zh",
                        "cn",
                        "zh",
                        "zhcn",
                        "zh_cn",
                        "zh_chs",
                        "cmn",
                        "zh_hans_cn",
                        "zh_cmn_hans",
                        "chs",
                        "chi"
                    ],
                    "direction": "ltr",
                    "population": 1266066359,
                    "web_url": "https://weblate.dudu-auto.com/languages/zh_Hans/",
                    "url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/statistics/?format=api"
                },
                "project": {
                    "name": "DUDUAUTO",
                    "slug": "duduauto",
                    "id": 12,
                    "web": "https://weblate.dudu-auto.com/",
                    "web_url": "https://weblate.dudu-auto.com/projects/duduauto/",
                    "url": "https://weblate.dudu-auto.com/api/projects/duduauto/?format=api",
                    "components_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/components/?format=api",
                    "repository_url": "https://weblate.dudu-auto.com/api/projects/duduauto/repository/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/projects/duduauto/statistics/?format=api",
                    "categories_url": "https://weblate.dudu-auto.com/api/projects/duduauto/categories/?format=api",
                    "changes_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/changes/?format=api",
                    "languages_url": "https://weblate.dudu-auto.com/api/projects/duduauto/languages/?format=api",
                    "labels_url": "https://weblate.dudu-auto.com/api/projects/duduauto/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.dudu-auto.com/git/duduauto/boothelper/",
                "branch": "main",
                "push_branch": "",
                "filemask": "boothelper/*.xml",
                "screenshot_filemask": "",
                "template": "boothelper/zh_Hans.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.dudu-auto.com/projects/duduauto/boothelper/",
                "url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/?format=api",
                "repository_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/repository/?format=api",
                "translations_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/translations/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/statistics/?format=api",
                "lock_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/lock/?format=api",
                "links_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/links/?format=api",
                "changes_list_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": 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": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "vi",
            "id": 2187,
            "filename": "boothelper/vi.xml",
            "revision": "6b963814739f639ea7ca55f020e9aa7e73bb0161,25d1a50708a43f549281a37db0be825d768e0328",
            "web_url": "https://weblate.dudu-auto.com/projects/duduauto/boothelper/vi/",
            "share_url": "https://weblate.dudu-auto.com/engage/duduauto/-/vi/",
            "translate_url": "https://weblate.dudu-auto.com/translate/duduauto/boothelper/vi/",
            "url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 84,
            "total_words": 1141,
            "translated": 84,
            "translated_words": 1141,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-09T01:55:24.976096Z",
            "last_author": null,
            "repository_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/vi/repository/?format=api",
            "file_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/vi/file/?format=api",
            "statistics_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/vi/statistics/?format=api",
            "changes_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/vi/changes/?format=api",
            "units_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/vi/units/?format=api"
        },
        {
            "language": {
                "id": 284,
                "code": "hi",
                "name": "Hindi",
                "plural": {
                    "id": 284,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "hin"
                ],
                "direction": "ltr",
                "population": 545556054,
                "web_url": "https://weblate.dudu-auto.com/languages/hi/",
                "url": "https://weblate.dudu-auto.com/api/languages/hi/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/languages/hi/statistics/?format=api"
            },
            "component": {
                "name": "Boothelper",
                "slug": "boothelper",
                "id": 88,
                "source_language": {
                    "id": 732,
                    "code": "zh_Hans",
                    "name": "Chinese (Simplified)",
                    "plural": {
                        "id": 732,
                        "source": 0,
                        "number": 1,
                        "formula": "0",
                        "type": 0
                    },
                    "aliases": [
                        "chinese",
                        "chinese_chs",
                        "schinese",
                        "chinese_zh",
                        "cn",
                        "zh",
                        "zhcn",
                        "zh_cn",
                        "zh_chs",
                        "cmn",
                        "zh_hans_cn",
                        "zh_cmn_hans",
                        "chs",
                        "chi"
                    ],
                    "direction": "ltr",
                    "population": 1266066359,
                    "web_url": "https://weblate.dudu-auto.com/languages/zh_Hans/",
                    "url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/statistics/?format=api"
                },
                "project": {
                    "name": "DUDUAUTO",
                    "slug": "duduauto",
                    "id": 12,
                    "web": "https://weblate.dudu-auto.com/",
                    "web_url": "https://weblate.dudu-auto.com/projects/duduauto/",
                    "url": "https://weblate.dudu-auto.com/api/projects/duduauto/?format=api",
                    "components_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/components/?format=api",
                    "repository_url": "https://weblate.dudu-auto.com/api/projects/duduauto/repository/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/projects/duduauto/statistics/?format=api",
                    "categories_url": "https://weblate.dudu-auto.com/api/projects/duduauto/categories/?format=api",
                    "changes_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/changes/?format=api",
                    "languages_url": "https://weblate.dudu-auto.com/api/projects/duduauto/languages/?format=api",
                    "labels_url": "https://weblate.dudu-auto.com/api/projects/duduauto/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.dudu-auto.com/git/duduauto/boothelper/",
                "branch": "main",
                "push_branch": "",
                "filemask": "boothelper/*.xml",
                "screenshot_filemask": "",
                "template": "boothelper/zh_Hans.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.dudu-auto.com/projects/duduauto/boothelper/",
                "url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/?format=api",
                "repository_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/repository/?format=api",
                "translations_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/translations/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/statistics/?format=api",
                "lock_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/lock/?format=api",
                "links_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/links/?format=api",
                "changes_list_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": 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": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "hi",
            "id": 2188,
            "filename": "boothelper/hi.xml",
            "revision": "ead0054e20f65b4e90e86c2212a6cce93c3e1e27,25d1a50708a43f549281a37db0be825d768e0328",
            "web_url": "https://weblate.dudu-auto.com/projects/duduauto/boothelper/hi/",
            "share_url": "https://weblate.dudu-auto.com/engage/duduauto/-/hi/",
            "translate_url": "https://weblate.dudu-auto.com/translate/duduauto/boothelper/hi/",
            "url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 84,
            "total_words": 1141,
            "translated": 81,
            "translated_words": 1065,
            "translated_percent": 96.4,
            "fuzzy": 2,
            "fuzzy_words": 72,
            "fuzzy_percent": 2.3,
            "failing_checks": 22,
            "failing_checks_words": 841,
            "failing_checks_percent": 26.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-02-24T13:43:06.250886Z",
            "last_author": "liushuiwuhen",
            "repository_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/hi/repository/?format=api",
            "file_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/hi/file/?format=api",
            "statistics_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/hi/statistics/?format=api",
            "changes_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/hi/changes/?format=api",
            "units_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/hi/units/?format=api"
        },
        {
            "language": {
                "id": 521,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 521,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 41077398,
                "web_url": "https://weblate.dudu-auto.com/languages/pl/",
                "url": "https://weblate.dudu-auto.com/api/languages/pl/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/languages/pl/statistics/?format=api"
            },
            "component": {
                "name": "Boothelper",
                "slug": "boothelper",
                "id": 88,
                "source_language": {
                    "id": 732,
                    "code": "zh_Hans",
                    "name": "Chinese (Simplified)",
                    "plural": {
                        "id": 732,
                        "source": 0,
                        "number": 1,
                        "formula": "0",
                        "type": 0
                    },
                    "aliases": [
                        "chinese",
                        "chinese_chs",
                        "schinese",
                        "chinese_zh",
                        "cn",
                        "zh",
                        "zhcn",
                        "zh_cn",
                        "zh_chs",
                        "cmn",
                        "zh_hans_cn",
                        "zh_cmn_hans",
                        "chs",
                        "chi"
                    ],
                    "direction": "ltr",
                    "population": 1266066359,
                    "web_url": "https://weblate.dudu-auto.com/languages/zh_Hans/",
                    "url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/statistics/?format=api"
                },
                "project": {
                    "name": "DUDUAUTO",
                    "slug": "duduauto",
                    "id": 12,
                    "web": "https://weblate.dudu-auto.com/",
                    "web_url": "https://weblate.dudu-auto.com/projects/duduauto/",
                    "url": "https://weblate.dudu-auto.com/api/projects/duduauto/?format=api",
                    "components_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/components/?format=api",
                    "repository_url": "https://weblate.dudu-auto.com/api/projects/duduauto/repository/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/projects/duduauto/statistics/?format=api",
                    "categories_url": "https://weblate.dudu-auto.com/api/projects/duduauto/categories/?format=api",
                    "changes_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/changes/?format=api",
                    "languages_url": "https://weblate.dudu-auto.com/api/projects/duduauto/languages/?format=api",
                    "labels_url": "https://weblate.dudu-auto.com/api/projects/duduauto/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.dudu-auto.com/git/duduauto/boothelper/",
                "branch": "main",
                "push_branch": "",
                "filemask": "boothelper/*.xml",
                "screenshot_filemask": "",
                "template": "boothelper/zh_Hans.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.dudu-auto.com/projects/duduauto/boothelper/",
                "url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/?format=api",
                "repository_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/repository/?format=api",
                "translations_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/translations/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/statistics/?format=api",
                "lock_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/lock/?format=api",
                "links_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/links/?format=api",
                "changes_list_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": 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": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "pl",
            "id": 2189,
            "filename": "boothelper/pl.xml",
            "revision": "5c0cfcf003ceb65545c7ce93ccfb41d2361f124f,25d1a50708a43f549281a37db0be825d768e0328",
            "web_url": "https://weblate.dudu-auto.com/projects/duduauto/boothelper/pl/",
            "share_url": "https://weblate.dudu-auto.com/engage/duduauto/-/pl/",
            "translate_url": "https://weblate.dudu-auto.com/translate/duduauto/boothelper/pl/",
            "url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 84,
            "total_words": 1141,
            "translated": 84,
            "translated_words": 1141,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 63,
            "failing_checks_percent": 1.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-30T18:21:10.060789Z",
            "last_author": null,
            "repository_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/pl/repository/?format=api",
            "file_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/pl/file/?format=api",
            "statistics_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/pl/changes/?format=api",
            "units_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/pl/units/?format=api"
        },
        {
            "language": {
                "id": 450,
                "code": "ms",
                "name": "Malay",
                "plural": {
                    "id": 450,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "may",
                    "msa"
                ],
                "direction": "ltr",
                "population": 34869275,
                "web_url": "https://weblate.dudu-auto.com/languages/ms/",
                "url": "https://weblate.dudu-auto.com/api/languages/ms/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/languages/ms/statistics/?format=api"
            },
            "component": {
                "name": "Boothelper",
                "slug": "boothelper",
                "id": 88,
                "source_language": {
                    "id": 732,
                    "code": "zh_Hans",
                    "name": "Chinese (Simplified)",
                    "plural": {
                        "id": 732,
                        "source": 0,
                        "number": 1,
                        "formula": "0",
                        "type": 0
                    },
                    "aliases": [
                        "chinese",
                        "chinese_chs",
                        "schinese",
                        "chinese_zh",
                        "cn",
                        "zh",
                        "zhcn",
                        "zh_cn",
                        "zh_chs",
                        "cmn",
                        "zh_hans_cn",
                        "zh_cmn_hans",
                        "chs",
                        "chi"
                    ],
                    "direction": "ltr",
                    "population": 1266066359,
                    "web_url": "https://weblate.dudu-auto.com/languages/zh_Hans/",
                    "url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/statistics/?format=api"
                },
                "project": {
                    "name": "DUDUAUTO",
                    "slug": "duduauto",
                    "id": 12,
                    "web": "https://weblate.dudu-auto.com/",
                    "web_url": "https://weblate.dudu-auto.com/projects/duduauto/",
                    "url": "https://weblate.dudu-auto.com/api/projects/duduauto/?format=api",
                    "components_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/components/?format=api",
                    "repository_url": "https://weblate.dudu-auto.com/api/projects/duduauto/repository/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/projects/duduauto/statistics/?format=api",
                    "categories_url": "https://weblate.dudu-auto.com/api/projects/duduauto/categories/?format=api",
                    "changes_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/changes/?format=api",
                    "languages_url": "https://weblate.dudu-auto.com/api/projects/duduauto/languages/?format=api",
                    "labels_url": "https://weblate.dudu-auto.com/api/projects/duduauto/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.dudu-auto.com/git/duduauto/boothelper/",
                "branch": "main",
                "push_branch": "",
                "filemask": "boothelper/*.xml",
                "screenshot_filemask": "",
                "template": "boothelper/zh_Hans.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.dudu-auto.com/projects/duduauto/boothelper/",
                "url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/?format=api",
                "repository_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/repository/?format=api",
                "translations_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/translations/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/statistics/?format=api",
                "lock_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/lock/?format=api",
                "links_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/links/?format=api",
                "changes_list_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": 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": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ms",
            "id": 2190,
            "filename": "boothelper/ms.xml",
            "revision": "d2e9dee161fe0311112a7ad5c68cd2db1ef7c820,25d1a50708a43f549281a37db0be825d768e0328",
            "web_url": "https://weblate.dudu-auto.com/projects/duduauto/boothelper/ms/",
            "share_url": "https://weblate.dudu-auto.com/engage/duduauto/-/ms/",
            "translate_url": "https://weblate.dudu-auto.com/translate/duduauto/boothelper/ms/",
            "url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/ms/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 84,
            "total_words": 1141,
            "translated": 84,
            "translated_words": 1141,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 17,
            "failing_checks_words": 609,
            "failing_checks_percent": 20.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-14T06:05:38.002793Z",
            "last_author": null,
            "repository_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/ms/repository/?format=api",
            "file_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/ms/file/?format=api",
            "statistics_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/ms/statistics/?format=api",
            "changes_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/ms/changes/?format=api",
            "units_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/ms/units/?format=api"
        },
        {
            "language": {
                "id": 681,
                "code": "ug",
                "name": "Uyghur",
                "plural": {
                    "id": 681,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "uig"
                ],
                "direction": "rtl",
                "population": 7670114,
                "web_url": "https://weblate.dudu-auto.com/languages/ug/",
                "url": "https://weblate.dudu-auto.com/api/languages/ug/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/languages/ug/statistics/?format=api"
            },
            "component": {
                "name": "Boothelper",
                "slug": "boothelper",
                "id": 88,
                "source_language": {
                    "id": 732,
                    "code": "zh_Hans",
                    "name": "Chinese (Simplified)",
                    "plural": {
                        "id": 732,
                        "source": 0,
                        "number": 1,
                        "formula": "0",
                        "type": 0
                    },
                    "aliases": [
                        "chinese",
                        "chinese_chs",
                        "schinese",
                        "chinese_zh",
                        "cn",
                        "zh",
                        "zhcn",
                        "zh_cn",
                        "zh_chs",
                        "cmn",
                        "zh_hans_cn",
                        "zh_cmn_hans",
                        "chs",
                        "chi"
                    ],
                    "direction": "ltr",
                    "population": 1266066359,
                    "web_url": "https://weblate.dudu-auto.com/languages/zh_Hans/",
                    "url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/statistics/?format=api"
                },
                "project": {
                    "name": "DUDUAUTO",
                    "slug": "duduauto",
                    "id": 12,
                    "web": "https://weblate.dudu-auto.com/",
                    "web_url": "https://weblate.dudu-auto.com/projects/duduauto/",
                    "url": "https://weblate.dudu-auto.com/api/projects/duduauto/?format=api",
                    "components_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/components/?format=api",
                    "repository_url": "https://weblate.dudu-auto.com/api/projects/duduauto/repository/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/projects/duduauto/statistics/?format=api",
                    "categories_url": "https://weblate.dudu-auto.com/api/projects/duduauto/categories/?format=api",
                    "changes_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/changes/?format=api",
                    "languages_url": "https://weblate.dudu-auto.com/api/projects/duduauto/languages/?format=api",
                    "labels_url": "https://weblate.dudu-auto.com/api/projects/duduauto/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.dudu-auto.com/git/duduauto/boothelper/",
                "branch": "main",
                "push_branch": "",
                "filemask": "boothelper/*.xml",
                "screenshot_filemask": "",
                "template": "boothelper/zh_Hans.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.dudu-auto.com/projects/duduauto/boothelper/",
                "url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/?format=api",
                "repository_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/repository/?format=api",
                "translations_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/translations/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/statistics/?format=api",
                "lock_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/lock/?format=api",
                "links_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/links/?format=api",
                "changes_list_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": 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": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ug",
            "id": 2191,
            "filename": "boothelper/ug.xml",
            "revision": "e829a3be0f7d9337538a14ea9cdd09964d873120,25d1a50708a43f549281a37db0be825d768e0328",
            "web_url": "https://weblate.dudu-auto.com/projects/duduauto/boothelper/ug/",
            "share_url": "https://weblate.dudu-auto.com/engage/duduauto/-/ug/",
            "translate_url": "https://weblate.dudu-auto.com/translate/duduauto/boothelper/ug/",
            "url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/ug/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 84,
            "total_words": 1141,
            "translated": 81,
            "translated_words": 1065,
            "translated_percent": 96.4,
            "fuzzy": 2,
            "fuzzy_words": 72,
            "fuzzy_percent": 2.3,
            "failing_checks": 23,
            "failing_checks_words": 664,
            "failing_checks_percent": 27.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-02-24T13:43:06.251537Z",
            "last_author": "liushuiwuhen",
            "repository_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/ug/repository/?format=api",
            "file_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/ug/file/?format=api",
            "statistics_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/ug/statistics/?format=api",
            "changes_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/ug/changes/?format=api",
            "units_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/ug/units/?format=api"
        },
        {
            "language": {
                "id": 318,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 318,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://weblate.dudu-auto.com/languages/it/",
                "url": "https://weblate.dudu-auto.com/api/languages/it/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/languages/it/statistics/?format=api"
            },
            "component": {
                "name": "Boothelper",
                "slug": "boothelper",
                "id": 88,
                "source_language": {
                    "id": 732,
                    "code": "zh_Hans",
                    "name": "Chinese (Simplified)",
                    "plural": {
                        "id": 732,
                        "source": 0,
                        "number": 1,
                        "formula": "0",
                        "type": 0
                    },
                    "aliases": [
                        "chinese",
                        "chinese_chs",
                        "schinese",
                        "chinese_zh",
                        "cn",
                        "zh",
                        "zhcn",
                        "zh_cn",
                        "zh_chs",
                        "cmn",
                        "zh_hans_cn",
                        "zh_cmn_hans",
                        "chs",
                        "chi"
                    ],
                    "direction": "ltr",
                    "population": 1266066359,
                    "web_url": "https://weblate.dudu-auto.com/languages/zh_Hans/",
                    "url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/statistics/?format=api"
                },
                "project": {
                    "name": "DUDUAUTO",
                    "slug": "duduauto",
                    "id": 12,
                    "web": "https://weblate.dudu-auto.com/",
                    "web_url": "https://weblate.dudu-auto.com/projects/duduauto/",
                    "url": "https://weblate.dudu-auto.com/api/projects/duduauto/?format=api",
                    "components_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/components/?format=api",
                    "repository_url": "https://weblate.dudu-auto.com/api/projects/duduauto/repository/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/projects/duduauto/statistics/?format=api",
                    "categories_url": "https://weblate.dudu-auto.com/api/projects/duduauto/categories/?format=api",
                    "changes_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/changes/?format=api",
                    "languages_url": "https://weblate.dudu-auto.com/api/projects/duduauto/languages/?format=api",
                    "labels_url": "https://weblate.dudu-auto.com/api/projects/duduauto/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.dudu-auto.com/git/duduauto/boothelper/",
                "branch": "main",
                "push_branch": "",
                "filemask": "boothelper/*.xml",
                "screenshot_filemask": "",
                "template": "boothelper/zh_Hans.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.dudu-auto.com/projects/duduauto/boothelper/",
                "url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/?format=api",
                "repository_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/repository/?format=api",
                "translations_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/translations/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/statistics/?format=api",
                "lock_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/lock/?format=api",
                "links_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/links/?format=api",
                "changes_list_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": 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": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "it",
            "id": 2193,
            "filename": "boothelper/it.xml",
            "revision": "57ab44ae6dd068f201c80bc938caa366b2801c04,25d1a50708a43f549281a37db0be825d768e0328",
            "web_url": "https://weblate.dudu-auto.com/projects/duduauto/boothelper/it/",
            "share_url": "https://weblate.dudu-auto.com/engage/duduauto/-/it/",
            "translate_url": "https://weblate.dudu-auto.com/translate/duduauto/boothelper/it/",
            "url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 84,
            "total_words": 1141,
            "translated": 84,
            "translated_words": 1141,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-23T01:13:10.950011Z",
            "last_author": null,
            "repository_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/it/repository/?format=api",
            "file_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/it/file/?format=api",
            "statistics_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/it/statistics/?format=api",
            "changes_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/it/changes/?format=api",
            "units_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/it/units/?format=api"
        },
        {
            "language": {
                "id": 24,
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 24,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "ar_ar",
                    "ara"
                ],
                "direction": "rtl",
                "population": 351664195,
                "web_url": "https://weblate.dudu-auto.com/languages/ar/",
                "url": "https://weblate.dudu-auto.com/api/languages/ar/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/languages/ar/statistics/?format=api"
            },
            "component": {
                "name": "Boothelper",
                "slug": "boothelper",
                "id": 88,
                "source_language": {
                    "id": 732,
                    "code": "zh_Hans",
                    "name": "Chinese (Simplified)",
                    "plural": {
                        "id": 732,
                        "source": 0,
                        "number": 1,
                        "formula": "0",
                        "type": 0
                    },
                    "aliases": [
                        "chinese",
                        "chinese_chs",
                        "schinese",
                        "chinese_zh",
                        "cn",
                        "zh",
                        "zhcn",
                        "zh_cn",
                        "zh_chs",
                        "cmn",
                        "zh_hans_cn",
                        "zh_cmn_hans",
                        "chs",
                        "chi"
                    ],
                    "direction": "ltr",
                    "population": 1266066359,
                    "web_url": "https://weblate.dudu-auto.com/languages/zh_Hans/",
                    "url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/statistics/?format=api"
                },
                "project": {
                    "name": "DUDUAUTO",
                    "slug": "duduauto",
                    "id": 12,
                    "web": "https://weblate.dudu-auto.com/",
                    "web_url": "https://weblate.dudu-auto.com/projects/duduauto/",
                    "url": "https://weblate.dudu-auto.com/api/projects/duduauto/?format=api",
                    "components_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/components/?format=api",
                    "repository_url": "https://weblate.dudu-auto.com/api/projects/duduauto/repository/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/projects/duduauto/statistics/?format=api",
                    "categories_url": "https://weblate.dudu-auto.com/api/projects/duduauto/categories/?format=api",
                    "changes_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/changes/?format=api",
                    "languages_url": "https://weblate.dudu-auto.com/api/projects/duduauto/languages/?format=api",
                    "labels_url": "https://weblate.dudu-auto.com/api/projects/duduauto/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.dudu-auto.com/git/duduauto/boothelper/",
                "branch": "main",
                "push_branch": "",
                "filemask": "boothelper/*.xml",
                "screenshot_filemask": "",
                "template": "boothelper/zh_Hans.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.dudu-auto.com/projects/duduauto/boothelper/",
                "url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/?format=api",
                "repository_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/repository/?format=api",
                "translations_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/translations/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/statistics/?format=api",
                "lock_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/lock/?format=api",
                "links_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/links/?format=api",
                "changes_list_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": 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": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ar",
            "id": 2194,
            "filename": "boothelper/ar.xml",
            "revision": "0d258793d45d832afb598964a160554b339cc6a9,25d1a50708a43f549281a37db0be825d768e0328",
            "web_url": "https://weblate.dudu-auto.com/projects/duduauto/boothelper/ar/",
            "share_url": "https://weblate.dudu-auto.com/engage/duduauto/-/ar/",
            "translate_url": "https://weblate.dudu-auto.com/translate/duduauto/boothelper/ar/",
            "url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 84,
            "total_words": 1141,
            "translated": 83,
            "translated_words": 1137,
            "translated_percent": 98.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 17,
            "failing_checks_words": 609,
            "failing_checks_percent": 20.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-01-10T02:09:56.706814Z",
            "last_author": null,
            "repository_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/ar/repository/?format=api",
            "file_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/ar/file/?format=api",
            "statistics_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/ar/statistics/?format=api",
            "changes_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/ar/changes/?format=api",
            "units_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/ar/units/?format=api"
        },
        {
            "language": {
                "id": 478,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 478,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "web_url": "https://weblate.dudu-auto.com/languages/nl/",
                "url": "https://weblate.dudu-auto.com/api/languages/nl/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/languages/nl/statistics/?format=api"
            },
            "component": {
                "name": "Boothelper",
                "slug": "boothelper",
                "id": 88,
                "source_language": {
                    "id": 732,
                    "code": "zh_Hans",
                    "name": "Chinese (Simplified)",
                    "plural": {
                        "id": 732,
                        "source": 0,
                        "number": 1,
                        "formula": "0",
                        "type": 0
                    },
                    "aliases": [
                        "chinese",
                        "chinese_chs",
                        "schinese",
                        "chinese_zh",
                        "cn",
                        "zh",
                        "zhcn",
                        "zh_cn",
                        "zh_chs",
                        "cmn",
                        "zh_hans_cn",
                        "zh_cmn_hans",
                        "chs",
                        "chi"
                    ],
                    "direction": "ltr",
                    "population": 1266066359,
                    "web_url": "https://weblate.dudu-auto.com/languages/zh_Hans/",
                    "url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/statistics/?format=api"
                },
                "project": {
                    "name": "DUDUAUTO",
                    "slug": "duduauto",
                    "id": 12,
                    "web": "https://weblate.dudu-auto.com/",
                    "web_url": "https://weblate.dudu-auto.com/projects/duduauto/",
                    "url": "https://weblate.dudu-auto.com/api/projects/duduauto/?format=api",
                    "components_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/components/?format=api",
                    "repository_url": "https://weblate.dudu-auto.com/api/projects/duduauto/repository/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/projects/duduauto/statistics/?format=api",
                    "categories_url": "https://weblate.dudu-auto.com/api/projects/duduauto/categories/?format=api",
                    "changes_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/changes/?format=api",
                    "languages_url": "https://weblate.dudu-auto.com/api/projects/duduauto/languages/?format=api",
                    "labels_url": "https://weblate.dudu-auto.com/api/projects/duduauto/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.dudu-auto.com/git/duduauto/boothelper/",
                "branch": "main",
                "push_branch": "",
                "filemask": "boothelper/*.xml",
                "screenshot_filemask": "",
                "template": "boothelper/zh_Hans.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.dudu-auto.com/projects/duduauto/boothelper/",
                "url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/?format=api",
                "repository_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/repository/?format=api",
                "translations_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/translations/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/statistics/?format=api",
                "lock_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/lock/?format=api",
                "links_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/links/?format=api",
                "changes_list_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": 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": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "nl",
            "id": 2195,
            "filename": "boothelper/nl.xml",
            "revision": "32ba65f83bba687a1a8b0be89c1047119abcdb7e,25d1a50708a43f549281a37db0be825d768e0328",
            "web_url": "https://weblate.dudu-auto.com/projects/duduauto/boothelper/nl/",
            "share_url": "https://weblate.dudu-auto.com/engage/duduauto/-/nl/",
            "translate_url": "https://weblate.dudu-auto.com/translate/duduauto/boothelper/nl/",
            "url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 84,
            "total_words": 1141,
            "translated": 84,
            "translated_words": 1141,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-03T10:21:09.858847Z",
            "last_author": null,
            "repository_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/nl/repository/?format=api",
            "file_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/nl/file/?format=api",
            "statistics_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/nl/statistics/?format=api",
            "changes_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/nl/changes/?format=api",
            "units_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/nl/units/?format=api"
        },
        {
            "language": {
                "id": 187,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 187,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://weblate.dudu-auto.com/languages/es/",
                "url": "https://weblate.dudu-auto.com/api/languages/es/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "Boothelper",
                "slug": "boothelper",
                "id": 88,
                "source_language": {
                    "id": 732,
                    "code": "zh_Hans",
                    "name": "Chinese (Simplified)",
                    "plural": {
                        "id": 732,
                        "source": 0,
                        "number": 1,
                        "formula": "0",
                        "type": 0
                    },
                    "aliases": [
                        "chinese",
                        "chinese_chs",
                        "schinese",
                        "chinese_zh",
                        "cn",
                        "zh",
                        "zhcn",
                        "zh_cn",
                        "zh_chs",
                        "cmn",
                        "zh_hans_cn",
                        "zh_cmn_hans",
                        "chs",
                        "chi"
                    ],
                    "direction": "ltr",
                    "population": 1266066359,
                    "web_url": "https://weblate.dudu-auto.com/languages/zh_Hans/",
                    "url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/statistics/?format=api"
                },
                "project": {
                    "name": "DUDUAUTO",
                    "slug": "duduauto",
                    "id": 12,
                    "web": "https://weblate.dudu-auto.com/",
                    "web_url": "https://weblate.dudu-auto.com/projects/duduauto/",
                    "url": "https://weblate.dudu-auto.com/api/projects/duduauto/?format=api",
                    "components_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/components/?format=api",
                    "repository_url": "https://weblate.dudu-auto.com/api/projects/duduauto/repository/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/projects/duduauto/statistics/?format=api",
                    "categories_url": "https://weblate.dudu-auto.com/api/projects/duduauto/categories/?format=api",
                    "changes_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/changes/?format=api",
                    "languages_url": "https://weblate.dudu-auto.com/api/projects/duduauto/languages/?format=api",
                    "labels_url": "https://weblate.dudu-auto.com/api/projects/duduauto/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.dudu-auto.com/git/duduauto/boothelper/",
                "branch": "main",
                "push_branch": "",
                "filemask": "boothelper/*.xml",
                "screenshot_filemask": "",
                "template": "boothelper/zh_Hans.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.dudu-auto.com/projects/duduauto/boothelper/",
                "url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/?format=api",
                "repository_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/repository/?format=api",
                "translations_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/translations/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/statistics/?format=api",
                "lock_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/lock/?format=api",
                "links_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/links/?format=api",
                "changes_list_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": 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": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "es",
            "id": 2196,
            "filename": "boothelper/es.xml",
            "revision": "7515fd83f54b9cbb20794b425e1f5227b4e148e5,25d1a50708a43f549281a37db0be825d768e0328",
            "web_url": "https://weblate.dudu-auto.com/projects/duduauto/boothelper/es/",
            "share_url": "https://weblate.dudu-auto.com/engage/duduauto/-/es/",
            "translate_url": "https://weblate.dudu-auto.com/translate/duduauto/boothelper/es/",
            "url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 84,
            "total_words": 1141,
            "translated": 84,
            "translated_words": 1141,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-03T10:21:09.934447Z",
            "last_author": null,
            "repository_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/es/repository/?format=api",
            "file_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/es/file/?format=api",
            "statistics_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/es/statistics/?format=api",
            "changes_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/es/changes/?format=api",
            "units_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/es/units/?format=api"
        },
        {
            "language": {
                "id": 224,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 224,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://weblate.dudu-auto.com/languages/fr/",
                "url": "https://weblate.dudu-auto.com/api/languages/fr/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "Boothelper",
                "slug": "boothelper",
                "id": 88,
                "source_language": {
                    "id": 732,
                    "code": "zh_Hans",
                    "name": "Chinese (Simplified)",
                    "plural": {
                        "id": 732,
                        "source": 0,
                        "number": 1,
                        "formula": "0",
                        "type": 0
                    },
                    "aliases": [
                        "chinese",
                        "chinese_chs",
                        "schinese",
                        "chinese_zh",
                        "cn",
                        "zh",
                        "zhcn",
                        "zh_cn",
                        "zh_chs",
                        "cmn",
                        "zh_hans_cn",
                        "zh_cmn_hans",
                        "chs",
                        "chi"
                    ],
                    "direction": "ltr",
                    "population": 1266066359,
                    "web_url": "https://weblate.dudu-auto.com/languages/zh_Hans/",
                    "url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/statistics/?format=api"
                },
                "project": {
                    "name": "DUDUAUTO",
                    "slug": "duduauto",
                    "id": 12,
                    "web": "https://weblate.dudu-auto.com/",
                    "web_url": "https://weblate.dudu-auto.com/projects/duduauto/",
                    "url": "https://weblate.dudu-auto.com/api/projects/duduauto/?format=api",
                    "components_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/components/?format=api",
                    "repository_url": "https://weblate.dudu-auto.com/api/projects/duduauto/repository/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/projects/duduauto/statistics/?format=api",
                    "categories_url": "https://weblate.dudu-auto.com/api/projects/duduauto/categories/?format=api",
                    "changes_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/changes/?format=api",
                    "languages_url": "https://weblate.dudu-auto.com/api/projects/duduauto/languages/?format=api",
                    "labels_url": "https://weblate.dudu-auto.com/api/projects/duduauto/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.dudu-auto.com/git/duduauto/boothelper/",
                "branch": "main",
                "push_branch": "",
                "filemask": "boothelper/*.xml",
                "screenshot_filemask": "",
                "template": "boothelper/zh_Hans.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.dudu-auto.com/projects/duduauto/boothelper/",
                "url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/?format=api",
                "repository_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/repository/?format=api",
                "translations_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/translations/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/statistics/?format=api",
                "lock_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/lock/?format=api",
                "links_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/links/?format=api",
                "changes_list_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": 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": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "fr",
            "id": 2197,
            "filename": "boothelper/fr.xml",
            "revision": "a7e960c87b2406aea3e6a1057108c359f99d27e9,25d1a50708a43f549281a37db0be825d768e0328",
            "web_url": "https://weblate.dudu-auto.com/projects/duduauto/boothelper/fr/",
            "share_url": "https://weblate.dudu-auto.com/engage/duduauto/-/fr/",
            "translate_url": "https://weblate.dudu-auto.com/translate/duduauto/boothelper/fr/",
            "url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 84,
            "total_words": 1141,
            "translated": 84,
            "translated_words": 1141,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 9,
            "failing_checks_words": 282,
            "failing_checks_percent": 10.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-26T19:21:10.582086Z",
            "last_author": null,
            "repository_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/fr/repository/?format=api",
            "file_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/fr/file/?format=api",
            "statistics_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/fr/changes/?format=api",
            "units_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/fr/units/?format=api"
        },
        {
            "language": {
                "id": 360,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 360,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "https://weblate.dudu-auto.com/languages/ko/",
                "url": "https://weblate.dudu-auto.com/api/languages/ko/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/languages/ko/statistics/?format=api"
            },
            "component": {
                "name": "Boothelper",
                "slug": "boothelper",
                "id": 88,
                "source_language": {
                    "id": 732,
                    "code": "zh_Hans",
                    "name": "Chinese (Simplified)",
                    "plural": {
                        "id": 732,
                        "source": 0,
                        "number": 1,
                        "formula": "0",
                        "type": 0
                    },
                    "aliases": [
                        "chinese",
                        "chinese_chs",
                        "schinese",
                        "chinese_zh",
                        "cn",
                        "zh",
                        "zhcn",
                        "zh_cn",
                        "zh_chs",
                        "cmn",
                        "zh_hans_cn",
                        "zh_cmn_hans",
                        "chs",
                        "chi"
                    ],
                    "direction": "ltr",
                    "population": 1266066359,
                    "web_url": "https://weblate.dudu-auto.com/languages/zh_Hans/",
                    "url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/statistics/?format=api"
                },
                "project": {
                    "name": "DUDUAUTO",
                    "slug": "duduauto",
                    "id": 12,
                    "web": "https://weblate.dudu-auto.com/",
                    "web_url": "https://weblate.dudu-auto.com/projects/duduauto/",
                    "url": "https://weblate.dudu-auto.com/api/projects/duduauto/?format=api",
                    "components_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/components/?format=api",
                    "repository_url": "https://weblate.dudu-auto.com/api/projects/duduauto/repository/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/projects/duduauto/statistics/?format=api",
                    "categories_url": "https://weblate.dudu-auto.com/api/projects/duduauto/categories/?format=api",
                    "changes_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/changes/?format=api",
                    "languages_url": "https://weblate.dudu-auto.com/api/projects/duduauto/languages/?format=api",
                    "labels_url": "https://weblate.dudu-auto.com/api/projects/duduauto/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.dudu-auto.com/git/duduauto/boothelper/",
                "branch": "main",
                "push_branch": "",
                "filemask": "boothelper/*.xml",
                "screenshot_filemask": "",
                "template": "boothelper/zh_Hans.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.dudu-auto.com/projects/duduauto/boothelper/",
                "url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/?format=api",
                "repository_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/repository/?format=api",
                "translations_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/translations/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/statistics/?format=api",
                "lock_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/lock/?format=api",
                "links_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/links/?format=api",
                "changes_list_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": 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": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ko",
            "id": 2198,
            "filename": "boothelper/ko.xml",
            "revision": "f9b22d189725b17e83996ba80339242cf09c22be,25d1a50708a43f549281a37db0be825d768e0328",
            "web_url": "https://weblate.dudu-auto.com/projects/duduauto/boothelper/ko/",
            "share_url": "https://weblate.dudu-auto.com/engage/duduauto/-/ko/",
            "translate_url": "https://weblate.dudu-auto.com/translate/duduauto/boothelper/ko/",
            "url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 84,
            "total_words": 1141,
            "translated": 84,
            "translated_words": 1141,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-18T16:18:25.917858Z",
            "last_author": null,
            "repository_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/ko/repository/?format=api",
            "file_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/ko/file/?format=api",
            "statistics_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/ko/statistics/?format=api",
            "changes_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/ko/changes/?format=api",
            "units_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/ko/units/?format=api"
        },
        {
            "language": {
                "id": 732,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 732,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.dudu-auto.com/languages/zh_Hans/",
                "url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "Boothelper",
                "slug": "boothelper",
                "id": 88,
                "source_language": {
                    "id": 732,
                    "code": "zh_Hans",
                    "name": "Chinese (Simplified)",
                    "plural": {
                        "id": 732,
                        "source": 0,
                        "number": 1,
                        "formula": "0",
                        "type": 0
                    },
                    "aliases": [
                        "chinese",
                        "chinese_chs",
                        "schinese",
                        "chinese_zh",
                        "cn",
                        "zh",
                        "zhcn",
                        "zh_cn",
                        "zh_chs",
                        "cmn",
                        "zh_hans_cn",
                        "zh_cmn_hans",
                        "chs",
                        "chi"
                    ],
                    "direction": "ltr",
                    "population": 1266066359,
                    "web_url": "https://weblate.dudu-auto.com/languages/zh_Hans/",
                    "url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/statistics/?format=api"
                },
                "project": {
                    "name": "DUDUAUTO",
                    "slug": "duduauto",
                    "id": 12,
                    "web": "https://weblate.dudu-auto.com/",
                    "web_url": "https://weblate.dudu-auto.com/projects/duduauto/",
                    "url": "https://weblate.dudu-auto.com/api/projects/duduauto/?format=api",
                    "components_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/components/?format=api",
                    "repository_url": "https://weblate.dudu-auto.com/api/projects/duduauto/repository/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/projects/duduauto/statistics/?format=api",
                    "categories_url": "https://weblate.dudu-auto.com/api/projects/duduauto/categories/?format=api",
                    "changes_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/changes/?format=api",
                    "languages_url": "https://weblate.dudu-auto.com/api/projects/duduauto/languages/?format=api",
                    "labels_url": "https://weblate.dudu-auto.com/api/projects/duduauto/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.dudu-auto.com/git/duduauto/boothelper/",
                "branch": "main",
                "push_branch": "",
                "filemask": "boothelper/*.xml",
                "screenshot_filemask": "",
                "template": "boothelper/zh_Hans.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.dudu-auto.com/projects/duduauto/boothelper/",
                "url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/?format=api",
                "repository_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/repository/?format=api",
                "translations_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/translations/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/statistics/?format=api",
                "lock_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/lock/?format=api",
                "links_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/links/?format=api",
                "changes_list_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": 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": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "zh_Hans",
            "id": 2199,
            "filename": "boothelper/zh_Hans.xml",
            "revision": "25d1a50708a43f549281a37db0be825d768e0328,25d1a50708a43f549281a37db0be825d768e0328",
            "web_url": "https://weblate.dudu-auto.com/projects/duduauto/boothelper/zh_Hans/",
            "share_url": "https://weblate.dudu-auto.com/engage/duduauto/-/zh_Hans/",
            "translate_url": "https://weblate.dudu-auto.com/translate/duduauto/boothelper/zh_Hans/",
            "url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/zh_Hans/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 84,
            "total_words": 1141,
            "translated": 84,
            "translated_words": 1141,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 32,
            "failing_checks_words": 865,
            "failing_checks_percent": 38.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-02-24T14:05:45.606560Z",
            "last_author": null,
            "repository_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 283,
                "code": "he_IL",
                "name": "Hebrew (Israel)",
                "plural": {
                    "id": 283,
                    "source": 0,
                    "number": 4,
                    "formula": "(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && n % 10 == 0) ? 2 : 3))",
                    "type": 6
                },
                "aliases": [],
                "direction": "rtl",
                "population": 8675480,
                "web_url": "https://weblate.dudu-auto.com/languages/he_IL/",
                "url": "https://weblate.dudu-auto.com/api/languages/he_IL/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/languages/he_IL/statistics/?format=api"
            },
            "component": {
                "name": "Boothelper",
                "slug": "boothelper",
                "id": 88,
                "source_language": {
                    "id": 732,
                    "code": "zh_Hans",
                    "name": "Chinese (Simplified)",
                    "plural": {
                        "id": 732,
                        "source": 0,
                        "number": 1,
                        "formula": "0",
                        "type": 0
                    },
                    "aliases": [
                        "chinese",
                        "chinese_chs",
                        "schinese",
                        "chinese_zh",
                        "cn",
                        "zh",
                        "zhcn",
                        "zh_cn",
                        "zh_chs",
                        "cmn",
                        "zh_hans_cn",
                        "zh_cmn_hans",
                        "chs",
                        "chi"
                    ],
                    "direction": "ltr",
                    "population": 1266066359,
                    "web_url": "https://weblate.dudu-auto.com/languages/zh_Hans/",
                    "url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/statistics/?format=api"
                },
                "project": {
                    "name": "DUDUAUTO",
                    "slug": "duduauto",
                    "id": 12,
                    "web": "https://weblate.dudu-auto.com/",
                    "web_url": "https://weblate.dudu-auto.com/projects/duduauto/",
                    "url": "https://weblate.dudu-auto.com/api/projects/duduauto/?format=api",
                    "components_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/components/?format=api",
                    "repository_url": "https://weblate.dudu-auto.com/api/projects/duduauto/repository/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/projects/duduauto/statistics/?format=api",
                    "categories_url": "https://weblate.dudu-auto.com/api/projects/duduauto/categories/?format=api",
                    "changes_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/changes/?format=api",
                    "languages_url": "https://weblate.dudu-auto.com/api/projects/duduauto/languages/?format=api",
                    "labels_url": "https://weblate.dudu-auto.com/api/projects/duduauto/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.dudu-auto.com/git/duduauto/boothelper/",
                "branch": "main",
                "push_branch": "",
                "filemask": "boothelper/*.xml",
                "screenshot_filemask": "",
                "template": "boothelper/zh_Hans.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.dudu-auto.com/projects/duduauto/boothelper/",
                "url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/?format=api",
                "repository_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/repository/?format=api",
                "translations_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/translations/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/statistics/?format=api",
                "lock_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/lock/?format=api",
                "links_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/links/?format=api",
                "changes_list_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": 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": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "he-rIL",
            "id": 2200,
            "filename": "boothelper/he-rIL.xml",
            "revision": "44feab0d07a5646b76ca3be76a280639c11b62c0,25d1a50708a43f549281a37db0be825d768e0328",
            "web_url": "https://weblate.dudu-auto.com/projects/duduauto/boothelper/he_IL/",
            "share_url": "https://weblate.dudu-auto.com/engage/duduauto/-/he_IL/",
            "translate_url": "https://weblate.dudu-auto.com/translate/duduauto/boothelper/he_IL/",
            "url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/he_IL/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 84,
            "total_words": 1141,
            "translated": 81,
            "translated_words": 1065,
            "translated_percent": 96.4,
            "fuzzy": 2,
            "fuzzy_words": 72,
            "fuzzy_percent": 2.3,
            "failing_checks": 18,
            "failing_checks_words": 618,
            "failing_checks_percent": 21.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-02-24T13:43:06.250849Z",
            "last_author": "liushuiwuhen",
            "repository_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/he_IL/repository/?format=api",
            "file_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/he_IL/file/?format=api",
            "statistics_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/he_IL/statistics/?format=api",
            "changes_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/he_IL/changes/?format=api",
            "units_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/he_IL/units/?format=api"
        },
        {
            "language": {
                "id": 663,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 663,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "https://weblate.dudu-auto.com/languages/tr/",
                "url": "https://weblate.dudu-auto.com/api/languages/tr/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/languages/tr/statistics/?format=api"
            },
            "component": {
                "name": "DUDUAUTO",
                "slug": "glossary",
                "id": 89,
                "source_language": {
                    "id": 732,
                    "code": "zh_Hans",
                    "name": "Chinese (Simplified)",
                    "plural": {
                        "id": 732,
                        "source": 0,
                        "number": 1,
                        "formula": "0",
                        "type": 0
                    },
                    "aliases": [
                        "chinese",
                        "chinese_chs",
                        "schinese",
                        "chinese_zh",
                        "cn",
                        "zh",
                        "zhcn",
                        "zh_cn",
                        "zh_chs",
                        "cmn",
                        "zh_hans_cn",
                        "zh_cmn_hans",
                        "chs",
                        "chi"
                    ],
                    "direction": "ltr",
                    "population": 1266066359,
                    "web_url": "https://weblate.dudu-auto.com/languages/zh_Hans/",
                    "url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/statistics/?format=api"
                },
                "project": {
                    "name": "DUDUAUTO",
                    "slug": "duduauto",
                    "id": 12,
                    "web": "https://weblate.dudu-auto.com/",
                    "web_url": "https://weblate.dudu-auto.com/projects/duduauto/",
                    "url": "https://weblate.dudu-auto.com/api/projects/duduauto/?format=api",
                    "components_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/components/?format=api",
                    "repository_url": "https://weblate.dudu-auto.com/api/projects/duduauto/repository/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/projects/duduauto/statistics/?format=api",
                    "categories_url": "https://weblate.dudu-auto.com/api/projects/duduauto/categories/?format=api",
                    "changes_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/changes/?format=api",
                    "languages_url": "https://weblate.dudu-auto.com/api/projects/duduauto/languages/?format=api",
                    "labels_url": "https://weblate.dudu-auto.com/api/projects/duduauto/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.dudu-auto.com/git/duduauto/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.dudu-auto.com/projects/duduauto/glossary/",
                "url": "https://weblate.dudu-auto.com/api/components/duduauto/glossary/?format=api",
                "repository_url": "https://weblate.dudu-auto.com/api/components/duduauto/glossary/repository/?format=api",
                "translations_url": "https://weblate.dudu-auto.com/api/components/duduauto/glossary/translations/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/components/duduauto/glossary/statistics/?format=api",
                "lock_url": "https://weblate.dudu-auto.com/api/components/duduauto/glossary/lock/?format=api",
                "links_url": "https://weblate.dudu-auto.com/api/components/duduauto/glossary/links/?format=api",
                "changes_list_url": "https://weblate.dudu-auto.com/api/components/duduauto/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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "tr",
            "id": 2201,
            "filename": "tr.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.dudu-auto.com/projects/duduauto/glossary/tr/",
            "share_url": "https://weblate.dudu-auto.com/engage/duduauto/-/tr/",
            "translate_url": "https://weblate.dudu-auto.com/translate/duduauto/glossary/tr/",
            "url": "https://weblate.dudu-auto.com/api/translations/duduauto/glossary/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-11T06:35:19.213886Z",
            "last_author": "yaoxilong",
            "repository_url": "https://weblate.dudu-auto.com/api/translations/duduauto/glossary/tr/repository/?format=api",
            "file_url": "https://weblate.dudu-auto.com/api/translations/duduauto/glossary/tr/file/?format=api",
            "statistics_url": "https://weblate.dudu-auto.com/api/translations/duduauto/glossary/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/glossary/tr/changes/?format=api",
            "units_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/glossary/tr/units/?format=api"
        },
        {
            "language": {
                "id": 646,
                "code": "th",
                "name": "Thai",
                "plural": {
                    "id": 646,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tha"
                ],
                "direction": "ltr",
                "population": 55181920,
                "web_url": "https://weblate.dudu-auto.com/languages/th/",
                "url": "https://weblate.dudu-auto.com/api/languages/th/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/languages/th/statistics/?format=api"
            },
            "component": {
                "name": "DUDUAUTO",
                "slug": "glossary",
                "id": 89,
                "source_language": {
                    "id": 732,
                    "code": "zh_Hans",
                    "name": "Chinese (Simplified)",
                    "plural": {
                        "id": 732,
                        "source": 0,
                        "number": 1,
                        "formula": "0",
                        "type": 0
                    },
                    "aliases": [
                        "chinese",
                        "chinese_chs",
                        "schinese",
                        "chinese_zh",
                        "cn",
                        "zh",
                        "zhcn",
                        "zh_cn",
                        "zh_chs",
                        "cmn",
                        "zh_hans_cn",
                        "zh_cmn_hans",
                        "chs",
                        "chi"
                    ],
                    "direction": "ltr",
                    "population": 1266066359,
                    "web_url": "https://weblate.dudu-auto.com/languages/zh_Hans/",
                    "url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/statistics/?format=api"
                },
                "project": {
                    "name": "DUDUAUTO",
                    "slug": "duduauto",
                    "id": 12,
                    "web": "https://weblate.dudu-auto.com/",
                    "web_url": "https://weblate.dudu-auto.com/projects/duduauto/",
                    "url": "https://weblate.dudu-auto.com/api/projects/duduauto/?format=api",
                    "components_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/components/?format=api",
                    "repository_url": "https://weblate.dudu-auto.com/api/projects/duduauto/repository/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/projects/duduauto/statistics/?format=api",
                    "categories_url": "https://weblate.dudu-auto.com/api/projects/duduauto/categories/?format=api",
                    "changes_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/changes/?format=api",
                    "languages_url": "https://weblate.dudu-auto.com/api/projects/duduauto/languages/?format=api",
                    "labels_url": "https://weblate.dudu-auto.com/api/projects/duduauto/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.dudu-auto.com/git/duduauto/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.dudu-auto.com/projects/duduauto/glossary/",
                "url": "https://weblate.dudu-auto.com/api/components/duduauto/glossary/?format=api",
                "repository_url": "https://weblate.dudu-auto.com/api/components/duduauto/glossary/repository/?format=api",
                "translations_url": "https://weblate.dudu-auto.com/api/components/duduauto/glossary/translations/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/components/duduauto/glossary/statistics/?format=api",
                "lock_url": "https://weblate.dudu-auto.com/api/components/duduauto/glossary/lock/?format=api",
                "links_url": "https://weblate.dudu-auto.com/api/components/duduauto/glossary/links/?format=api",
                "changes_list_url": "https://weblate.dudu-auto.com/api/components/duduauto/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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "th",
            "id": 2202,
            "filename": "th.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.dudu-auto.com/projects/duduauto/glossary/th/",
            "share_url": "https://weblate.dudu-auto.com/engage/duduauto/-/th/",
            "translate_url": "https://weblate.dudu-auto.com/translate/duduauto/glossary/th/",
            "url": "https://weblate.dudu-auto.com/api/translations/duduauto/glossary/th/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-11T06:35:19.166736Z",
            "last_author": "yaoxilong",
            "repository_url": "https://weblate.dudu-auto.com/api/translations/duduauto/glossary/th/repository/?format=api",
            "file_url": "https://weblate.dudu-auto.com/api/translations/duduauto/glossary/th/file/?format=api",
            "statistics_url": "https://weblate.dudu-auto.com/api/translations/duduauto/glossary/th/statistics/?format=api",
            "changes_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/glossary/th/changes/?format=api",
            "units_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/glossary/th/units/?format=api"
        },
        {
            "language": {
                "id": 735,
                "code": "zh_Hant_HK",
                "name": "Chinese (Traditional, Hong Kong)",
                "plural": {
                    "id": 735,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "zh_hk"
                ],
                "direction": "ltr",
                "population": 6887414,
                "web_url": "https://weblate.dudu-auto.com/languages/zh_Hant_HK/",
                "url": "https://weblate.dudu-auto.com/api/languages/zh_Hant_HK/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hant_HK/statistics/?format=api"
            },
            "component": {
                "name": "DUDUAUTO",
                "slug": "glossary",
                "id": 89,
                "source_language": {
                    "id": 732,
                    "code": "zh_Hans",
                    "name": "Chinese (Simplified)",
                    "plural": {
                        "id": 732,
                        "source": 0,
                        "number": 1,
                        "formula": "0",
                        "type": 0
                    },
                    "aliases": [
                        "chinese",
                        "chinese_chs",
                        "schinese",
                        "chinese_zh",
                        "cn",
                        "zh",
                        "zhcn",
                        "zh_cn",
                        "zh_chs",
                        "cmn",
                        "zh_hans_cn",
                        "zh_cmn_hans",
                        "chs",
                        "chi"
                    ],
                    "direction": "ltr",
                    "population": 1266066359,
                    "web_url": "https://weblate.dudu-auto.com/languages/zh_Hans/",
                    "url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/statistics/?format=api"
                },
                "project": {
                    "name": "DUDUAUTO",
                    "slug": "duduauto",
                    "id": 12,
                    "web": "https://weblate.dudu-auto.com/",
                    "web_url": "https://weblate.dudu-auto.com/projects/duduauto/",
                    "url": "https://weblate.dudu-auto.com/api/projects/duduauto/?format=api",
                    "components_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/components/?format=api",
                    "repository_url": "https://weblate.dudu-auto.com/api/projects/duduauto/repository/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/projects/duduauto/statistics/?format=api",
                    "categories_url": "https://weblate.dudu-auto.com/api/projects/duduauto/categories/?format=api",
                    "changes_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/changes/?format=api",
                    "languages_url": "https://weblate.dudu-auto.com/api/projects/duduauto/languages/?format=api",
                    "labels_url": "https://weblate.dudu-auto.com/api/projects/duduauto/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.dudu-auto.com/git/duduauto/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.dudu-auto.com/projects/duduauto/glossary/",
                "url": "https://weblate.dudu-auto.com/api/components/duduauto/glossary/?format=api",
                "repository_url": "https://weblate.dudu-auto.com/api/components/duduauto/glossary/repository/?format=api",
                "translations_url": "https://weblate.dudu-auto.com/api/components/duduauto/glossary/translations/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/components/duduauto/glossary/statistics/?format=api",
                "lock_url": "https://weblate.dudu-auto.com/api/components/duduauto/glossary/lock/?format=api",
                "links_url": "https://weblate.dudu-auto.com/api/components/duduauto/glossary/links/?format=api",
                "changes_list_url": "https://weblate.dudu-auto.com/api/components/duduauto/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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "zh_Hant_HK",
            "id": 2203,
            "filename": "zh_Hant_HK.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.dudu-auto.com/projects/duduauto/glossary/zh_Hant_HK/",
            "share_url": "https://weblate.dudu-auto.com/engage/duduauto/-/zh_Hant_HK/",
            "translate_url": "https://weblate.dudu-auto.com/translate/duduauto/glossary/zh_Hant_HK/",
            "url": "https://weblate.dudu-auto.com/api/translations/duduauto/glossary/zh_Hant_HK/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-11T06:35:19.300365Z",
            "last_author": "yaoxilong",
            "repository_url": "https://weblate.dudu-auto.com/api/translations/duduauto/glossary/zh_Hant_HK/repository/?format=api",
            "file_url": "https://weblate.dudu-auto.com/api/translations/duduauto/glossary/zh_Hant_HK/file/?format=api",
            "statistics_url": "https://weblate.dudu-auto.com/api/translations/duduauto/glossary/zh_Hant_HK/statistics/?format=api",
            "changes_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/glossary/zh_Hant_HK/changes/?format=api",
            "units_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/glossary/zh_Hant_HK/units/?format=api"
        },
        {
            "language": {
                "id": 533,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 533,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "bp",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "https://weblate.dudu-auto.com/languages/pt_BR/",
                "url": "https://weblate.dudu-auto.com/api/languages/pt_BR/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/languages/pt_BR/statistics/?format=api"
            },
            "component": {
                "name": "DUDUAUTO",
                "slug": "glossary",
                "id": 89,
                "source_language": {
                    "id": 732,
                    "code": "zh_Hans",
                    "name": "Chinese (Simplified)",
                    "plural": {
                        "id": 732,
                        "source": 0,
                        "number": 1,
                        "formula": "0",
                        "type": 0
                    },
                    "aliases": [
                        "chinese",
                        "chinese_chs",
                        "schinese",
                        "chinese_zh",
                        "cn",
                        "zh",
                        "zhcn",
                        "zh_cn",
                        "zh_chs",
                        "cmn",
                        "zh_hans_cn",
                        "zh_cmn_hans",
                        "chs",
                        "chi"
                    ],
                    "direction": "ltr",
                    "population": 1266066359,
                    "web_url": "https://weblate.dudu-auto.com/languages/zh_Hans/",
                    "url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/statistics/?format=api"
                },
                "project": {
                    "name": "DUDUAUTO",
                    "slug": "duduauto",
                    "id": 12,
                    "web": "https://weblate.dudu-auto.com/",
                    "web_url": "https://weblate.dudu-auto.com/projects/duduauto/",
                    "url": "https://weblate.dudu-auto.com/api/projects/duduauto/?format=api",
                    "components_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/components/?format=api",
                    "repository_url": "https://weblate.dudu-auto.com/api/projects/duduauto/repository/?format=api",
                    "statistics_url": "https://weblate.dudu-auto.com/api/projects/duduauto/statistics/?format=api",
                    "categories_url": "https://weblate.dudu-auto.com/api/projects/duduauto/categories/?format=api",
                    "changes_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/changes/?format=api",
                    "languages_url": "https://weblate.dudu-auto.com/api/projects/duduauto/languages/?format=api",
                    "labels_url": "https://weblate.dudu-auto.com/api/projects/duduauto/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.dudu-auto.com/git/duduauto/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "https://weblate.dudu-auto.com/projects/duduauto/glossary/",
                "url": "https://weblate.dudu-auto.com/api/components/duduauto/glossary/?format=api",
                "repository_url": "https://weblate.dudu-auto.com/api/components/duduauto/glossary/repository/?format=api",
                "translations_url": "https://weblate.dudu-auto.com/api/components/duduauto/glossary/translations/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/components/duduauto/glossary/statistics/?format=api",
                "lock_url": "https://weblate.dudu-auto.com/api/components/duduauto/glossary/lock/?format=api",
                "links_url": "https://weblate.dudu-auto.com/api/components/duduauto/glossary/links/?format=api",
                "changes_list_url": "https://weblate.dudu-auto.com/api/components/duduauto/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 }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "pt_BR",
            "id": 2204,
            "filename": "pt_BR.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.dudu-auto.com/projects/duduauto/glossary/pt_BR/",
            "share_url": "https://weblate.dudu-auto.com/engage/duduauto/-/pt_BR/",
            "translate_url": "https://weblate.dudu-auto.com/translate/duduauto/glossary/pt_BR/",
            "url": "https://weblate.dudu-auto.com/api/translations/duduauto/glossary/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-11T06:35:19.056925Z",
            "last_author": "yaoxilong",
            "repository_url": "https://weblate.dudu-auto.com/api/translations/duduauto/glossary/pt_BR/repository/?format=api",
            "file_url": "https://weblate.dudu-auto.com/api/translations/duduauto/glossary/pt_BR/file/?format=api",
            "statistics_url": "https://weblate.dudu-auto.com/api/translations/duduauto/glossary/pt_BR/statistics/?format=api",
            "changes_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/glossary/pt_BR/changes/?format=api",
            "units_list_url": "https://weblate.dudu-auto.com/api/translations/duduauto/glossary/pt_BR/units/?format=api"
        }
    ]
}