Translation components API.

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

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

{
    "count": 136936,
    "next": "https://hosted.weblate.org/api/translations/?format=api&page=2736",
    "previous": "https://hosted.weblate.org/api/translations/?format=api&page=2734",
    "results": [
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "SpinalHDL/Examples/Simple ones/counter_with_clear",
                "slug": "spinalhdlexamplessimple-onescounter_with_clear",
                "id": 27226,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "SpinalDoc-RTD",
                    "slug": "spinaldoc-rtd",
                    "id": 4700,
                    "web": "https://spinalhdl.github.io/SpinalDoc-RTD/",
                    "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/",
                    "url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/labels/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "SpinalHDL的使用说明",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "master",
                "filemask": "source/locale/*/LC_MESSAGES/SpinalHDL/Examples/Simple ones/counter_with_clear.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/gettext/SpinalHDL/Examples/Simple ones/counter_with_clear.pot",
                "file_format": "po",
                "license": "CC0-1.0",
                "license_url": "https://spdx.org/licenses/CC0-1.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdlexamplessimple-onescounter_with_clear/",
                "url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlexamplessimple-onescounter_with_clear/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlexamplessimple-onescounter_with_clear/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlexamplessimple-onescounter_with_clear/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlexamplessimple-onescounter_with_clear/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlexamplessimple-onescounter_with_clear/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlexamplessimple-onescounter_with_clear/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlexamplessimple-onescounter_with_clear/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/14253/?format=api",
                    "https://hosted.weblate.org/api/addons/14257/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/spinaldoc-rtd/index/?format=api"
            },
            "language_code": "es",
            "id": 1469282,
            "filename": "source/locale/es/LC_MESSAGES/SpinalHDL/Examples/Simple ones/counter_with_clear.po",
            "revision": "057a444209c9d2d4fb2e42cdd77ffd622ec6760c",
            "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdlexamplessimple-onescounter_with_clear/es/",
            "share_url": "https://hosted.weblate.org/engage/spinaldoc-rtd/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/spinaldoc-rtd/spinalhdlexamplessimple-onescounter_with_clear/es/",
            "url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlexamplessimple-onescounter_with_clear/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 32,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-07-04T09:51:46.473881+02:00",
            "last_author": "Readon",
            "repository_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlexamplessimple-onescounter_with_clear/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlexamplessimple-onescounter_with_clear/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlexamplessimple-onescounter_with_clear/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlexamplessimple-onescounter_with_clear/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlexamplessimple-onescounter_with_clear/es/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "SpinalHDL/Examples/index",
                "slug": "spinalhdlexamplesindex",
                "id": 27207,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "SpinalDoc-RTD",
                    "slug": "spinaldoc-rtd",
                    "id": 4700,
                    "web": "https://spinalhdl.github.io/SpinalDoc-RTD/",
                    "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/",
                    "url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/labels/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "SpinalHDL的使用说明",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "master",
                "filemask": "source/locale/*/LC_MESSAGES/SpinalHDL/Examples/index.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/gettext/SpinalHDL/Examples/index.pot",
                "file_format": "po",
                "license": "CC0-1.0",
                "license_url": "https://spdx.org/licenses/CC0-1.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdlexamplesindex/",
                "url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlexamplesindex/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlexamplesindex/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlexamplesindex/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlexamplesindex/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlexamplesindex/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlexamplesindex/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlexamplesindex/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/14227/?format=api",
                    "https://hosted.weblate.org/api/addons/14230/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/spinaldoc-rtd/index/?format=api"
            },
            "language_code": "es",
            "id": 1469283,
            "filename": "source/locale/es/LC_MESSAGES/SpinalHDL/Examples/index.po",
            "revision": "dd03e9589af49eb592b29c99cb7acb14a92e89ee",
            "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdlexamplesindex/es/",
            "share_url": "https://hosted.weblate.org/engage/spinaldoc-rtd/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/spinaldoc-rtd/spinalhdlexamplesindex/es/",
            "url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlexamplesindex/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 11,
            "total_words": 120,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-07-04T09:51:55.174659+02:00",
            "last_author": "Readon",
            "repository_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlexamplesindex/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlexamplesindex/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlexamplesindex/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlexamplesindex/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlexamplesindex/es/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "SpinalHDL/Libraries/Com/uart",
                "slug": "spinalhdllibrariescomuart",
                "id": 27321,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "SpinalDoc-RTD",
                    "slug": "spinaldoc-rtd",
                    "id": 4700,
                    "web": "https://spinalhdl.github.io/SpinalDoc-RTD/",
                    "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/",
                    "url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/labels/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "SpinalHDL的使用说明",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "master",
                "filemask": "source/locale/*/LC_MESSAGES/SpinalHDL/Libraries/Com/uart.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/gettext/SpinalHDL/Libraries/Com/uart.pot",
                "file_format": "po",
                "license": "CC0-1.0",
                "license_url": "https://spdx.org/licenses/CC0-1.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdllibrariescomuart/",
                "url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllibrariescomuart/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllibrariescomuart/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllibrariescomuart/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllibrariescomuart/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllibrariescomuart/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllibrariescomuart/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllibrariescomuart/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/14449/?format=api",
                    "https://hosted.weblate.org/api/addons/14451/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/spinaldoc-rtd/index/?format=api"
            },
            "language_code": "es",
            "id": 1469284,
            "filename": "source/locale/es/LC_MESSAGES/SpinalHDL/Libraries/Com/uart.po",
            "revision": "268be2297477a4a958463273c1dd7543e7084d37",
            "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdllibrariescomuart/es/",
            "share_url": "https://hosted.weblate.org/engage/spinaldoc-rtd/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/spinaldoc-rtd/spinalhdllibrariescomuart/es/",
            "url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllibrariescomuart/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 38,
            "total_words": 191,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-07-04T09:52:16.716506+02:00",
            "last_author": "Readon",
            "repository_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllibrariescomuart/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllibrariescomuart/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllibrariescomuart/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllibrariescomuart/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllibrariescomuart/es/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "SpinalHDL/Design errors/index",
                "slug": "spinalhdldesign-errorsindex",
                "id": 27296,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "SpinalDoc-RTD",
                    "slug": "spinaldoc-rtd",
                    "id": 4700,
                    "web": "https://spinalhdl.github.io/SpinalDoc-RTD/",
                    "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/",
                    "url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/labels/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "SpinalHDL的使用说明",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "master",
                "filemask": "source/locale/*/LC_MESSAGES/SpinalHDL/Design errors/index.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/gettext/SpinalHDL/Design errors/index.pot",
                "file_format": "po",
                "license": "CC0-1.0",
                "license_url": "https://spdx.org/licenses/CC0-1.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdldesign-errorsindex/",
                "url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdldesign-errorsindex/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdldesign-errorsindex/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdldesign-errorsindex/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdldesign-errorsindex/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdldesign-errorsindex/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdldesign-errorsindex/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdldesign-errorsindex/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/14399/?format=api",
                    "https://hosted.weblate.org/api/addons/14401/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/spinaldoc-rtd/index/?format=api"
            },
            "language_code": "es",
            "id": 1469285,
            "filename": "source/locale/es/LC_MESSAGES/SpinalHDL/Design errors/index.po",
            "revision": "98f6e8e35724b86cc1481d8a8339846d738656ab",
            "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdldesign-errorsindex/es/",
            "share_url": "https://hosted.weblate.org/engage/spinaldoc-rtd/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/spinaldoc-rtd/spinalhdldesign-errorsindex/es/",
            "url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdldesign-errorsindex/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 11,
            "total_words": 116,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-07-04T09:52:35.945332+02:00",
            "last_author": "Readon",
            "repository_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdldesign-errorsindex/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdldesign-errorsindex/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdldesign-errorsindex/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdldesign-errorsindex/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdldesign-errorsindex/es/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "SpinalHDL/Libraries/Bus/amba4/axi4",
                "slug": "spinalhdllibrariesbusamba4axi4",
                "id": 27307,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "SpinalDoc-RTD",
                    "slug": "spinaldoc-rtd",
                    "id": 4700,
                    "web": "https://spinalhdl.github.io/SpinalDoc-RTD/",
                    "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/",
                    "url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/labels/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "SpinalHDL的使用说明",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "master",
                "filemask": "source/locale/*/LC_MESSAGES/SpinalHDL/Libraries/Bus/amba4/axi4.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/gettext/SpinalHDL/Libraries/Bus/amba4/axi4.pot",
                "file_format": "po",
                "license": "CC0-1.0",
                "license_url": "https://spdx.org/licenses/CC0-1.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdllibrariesbusamba4axi4/",
                "url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllibrariesbusamba4axi4/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllibrariesbusamba4axi4/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllibrariesbusamba4axi4/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllibrariesbusamba4axi4/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllibrariesbusamba4axi4/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllibrariesbusamba4axi4/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllibrariesbusamba4axi4/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/14422/?format=api",
                    "https://hosted.weblate.org/api/addons/14424/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/spinaldoc-rtd/index/?format=api"
            },
            "language_code": "es",
            "id": 1469286,
            "filename": "source/locale/es/LC_MESSAGES/SpinalHDL/Libraries/Bus/amba4/axi4.po",
            "revision": "5612b6d1a0bd1f0107e7fb718a33a31f8452bcc1",
            "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdllibrariesbusamba4axi4/es/",
            "share_url": "https://hosted.weblate.org/engage/spinaldoc-rtd/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/spinaldoc-rtd/spinalhdllibrariesbusamba4axi4/es/",
            "url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllibrariesbusamba4axi4/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 54,
            "total_words": 245,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-07-04T09:52:51.460265+02:00",
            "last_author": "Readon",
            "repository_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllibrariesbusamba4axi4/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllibrariesbusamba4axi4/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllibrariesbusamba4axi4/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllibrariesbusamba4axi4/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllibrariesbusamba4axi4/es/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "SpinalHDL/Getting Started/SBT",
                "slug": "spinalhdlgetting-startedsbt",
                "id": 27246,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "SpinalDoc-RTD",
                    "slug": "spinaldoc-rtd",
                    "id": 4700,
                    "web": "https://spinalhdl.github.io/SpinalDoc-RTD/",
                    "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/",
                    "url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/labels/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "SpinalHDL的使用说明",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "master",
                "filemask": "source/locale/*/LC_MESSAGES/SpinalHDL/Getting Started/SBT.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/gettext/SpinalHDL/Getting Started/SBT.pot",
                "file_format": "po",
                "license": "CC0-1.0",
                "license_url": "https://spdx.org/licenses/CC0-1.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdlgetting-startedsbt/",
                "url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlgetting-startedsbt/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlgetting-startedsbt/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlgetting-startedsbt/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlgetting-startedsbt/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlgetting-startedsbt/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlgetting-startedsbt/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlgetting-startedsbt/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/14290/?format=api",
                    "https://hosted.weblate.org/api/addons/14293/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/spinaldoc-rtd/index/?format=api"
            },
            "language_code": "es",
            "id": 1469287,
            "filename": "source/locale/es/LC_MESSAGES/SpinalHDL/Getting Started/SBT.po",
            "revision": "58be31c30f45ade265af38e8075aecee1c61f0af",
            "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdlgetting-startedsbt/es/",
            "share_url": "https://hosted.weblate.org/engage/spinaldoc-rtd/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/spinaldoc-rtd/spinalhdlgetting-startedsbt/es/",
            "url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlgetting-startedsbt/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 308,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-07-04T09:53:06.460262+02:00",
            "last_author": "Readon",
            "repository_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlgetting-startedsbt/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlgetting-startedsbt/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlgetting-startedsbt/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlgetting-startedsbt/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlgetting-startedsbt/es/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "SpinalHDL/Data types/Fix",
                "slug": "spinalhdldata-typesfix",
                "id": 27269,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "SpinalDoc-RTD",
                    "slug": "spinaldoc-rtd",
                    "id": 4700,
                    "web": "https://spinalhdl.github.io/SpinalDoc-RTD/",
                    "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/",
                    "url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/labels/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "SpinalHDL的使用说明",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "master",
                "filemask": "source/locale/*/LC_MESSAGES/SpinalHDL/Data types/Fix.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/gettext/SpinalHDL/Data types/Fix.pot",
                "file_format": "po",
                "license": "CC0-1.0",
                "license_url": "https://spdx.org/licenses/CC0-1.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdldata-typesfix/",
                "url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdldata-typesfix/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdldata-typesfix/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdldata-typesfix/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdldata-typesfix/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdldata-typesfix/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdldata-typesfix/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdldata-typesfix/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/14348/?format=api",
                    "https://hosted.weblate.org/api/addons/14355/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/spinaldoc-rtd/index/?format=api"
            },
            "language_code": "es",
            "id": 1469288,
            "filename": "source/locale/es/LC_MESSAGES/SpinalHDL/Data types/Fix.po",
            "revision": "e296676c83d1f905a8f771458af99697886a6c44",
            "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdldata-typesfix/es/",
            "share_url": "https://hosted.weblate.org/engage/spinaldoc-rtd/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/spinaldoc-rtd/spinalhdldata-typesfix/es/",
            "url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdldata-typesfix/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 117,
            "total_words": 517,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-07-04T09:53:40.258088+02:00",
            "last_author": "Readon",
            "repository_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdldata-typesfix/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdldata-typesfix/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdldata-typesfix/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdldata-typesfix/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdldata-typesfix/es/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "SpinalHDL/Design errors/out_of_range_constant",
                "slug": "spinalhdldesign-errorsout_of_range_constant",
                "id": 27286,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "SpinalDoc-RTD",
                    "slug": "spinaldoc-rtd",
                    "id": 4700,
                    "web": "https://spinalhdl.github.io/SpinalDoc-RTD/",
                    "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/",
                    "url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/labels/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "SpinalHDL的使用说明",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "master",
                "filemask": "source/locale/*/LC_MESSAGES/SpinalHDL/Design errors/out_of_range_constant.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/gettext/SpinalHDL/Design errors/out_of_range_constant.pot",
                "file_format": "po",
                "license": "CC0-1.0",
                "license_url": "https://spdx.org/licenses/CC0-1.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdldesign-errorsout_of_range_constant/",
                "url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdldesign-errorsout_of_range_constant/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdldesign-errorsout_of_range_constant/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdldesign-errorsout_of_range_constant/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdldesign-errorsout_of_range_constant/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdldesign-errorsout_of_range_constant/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdldesign-errorsout_of_range_constant/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdldesign-errorsout_of_range_constant/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/14377/?format=api",
                    "https://hosted.weblate.org/api/addons/14384/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/spinaldoc-rtd/index/?format=api"
            },
            "language_code": "es",
            "id": 1469289,
            "filename": "source/locale/es/LC_MESSAGES/SpinalHDL/Design errors/out_of_range_constant.po",
            "revision": "f800bbabcddf00f08d4307015beede5ecfa71b5d",
            "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdldesign-errorsout_of_range_constant/es/",
            "share_url": "https://hosted.weblate.org/engage/spinaldoc-rtd/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/spinaldoc-rtd/spinalhdldesign-errorsout_of_range_constant/es/",
            "url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdldesign-errorsout_of_range_constant/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 95,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-07-04T09:53:56.094317+02:00",
            "last_author": "Readon",
            "repository_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdldesign-errorsout_of_range_constant/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdldesign-errorsout_of_range_constant/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdldesign-errorsout_of_range_constant/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdldesign-errorsout_of_range_constant/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdldesign-errorsout_of_range_constant/es/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "SpinalHDL/Semantic/rules",
                "slug": "spinalhdlsemanticrules",
                "id": 27290,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "SpinalDoc-RTD",
                    "slug": "spinaldoc-rtd",
                    "id": 4700,
                    "web": "https://spinalhdl.github.io/SpinalDoc-RTD/",
                    "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/",
                    "url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/labels/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "SpinalHDL的使用说明",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "master",
                "filemask": "source/locale/*/LC_MESSAGES/SpinalHDL/Semantic/rules.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/gettext/SpinalHDL/Semantic/rules.pot",
                "file_format": "po",
                "license": "CC0-1.0",
                "license_url": "https://spdx.org/licenses/CC0-1.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdlsemanticrules/",
                "url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsemanticrules/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsemanticrules/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsemanticrules/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsemanticrules/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsemanticrules/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsemanticrules/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsemanticrules/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/14391/?format=api",
                    "https://hosted.weblate.org/api/addons/14397/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/spinaldoc-rtd/index/?format=api"
            },
            "language_code": "es",
            "id": 1469290,
            "filename": "source/locale/es/LC_MESSAGES/SpinalHDL/Semantic/rules.po",
            "revision": "b8fa4349d37e75a8b2feb9b3754d668b192c4aaa",
            "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdlsemanticrules/es/",
            "share_url": "https://hosted.weblate.org/engage/spinaldoc-rtd/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/spinaldoc-rtd/spinalhdlsemanticrules/es/",
            "url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlsemanticrules/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 37,
            "total_words": 525,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-07-04T09:54:08.500614+02:00",
            "last_author": "Readon",
            "repository_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlsemanticrules/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlsemanticrules/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlsemanticrules/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlsemanticrules/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlsemanticrules/es/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "SpinalHDL/Legacy/index",
                "slug": "spinalhdllegacyindex",
                "id": 27276,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "SpinalDoc-RTD",
                    "slug": "spinaldoc-rtd",
                    "id": 4700,
                    "web": "https://spinalhdl.github.io/SpinalDoc-RTD/",
                    "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/",
                    "url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/labels/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "SpinalHDL的使用说明",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "master",
                "filemask": "source/locale/*/LC_MESSAGES/SpinalHDL/Legacy/index.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/gettext/SpinalHDL/Legacy/index.pot",
                "file_format": "po",
                "license": "CC0-1.0",
                "license_url": "https://spdx.org/licenses/CC0-1.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdllegacyindex/",
                "url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllegacyindex/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllegacyindex/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllegacyindex/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllegacyindex/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllegacyindex/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllegacyindex/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllegacyindex/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/14359/?format=api",
                    "https://hosted.weblate.org/api/addons/14360/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/spinaldoc-rtd/index/?format=api"
            },
            "language_code": "es",
            "id": 1469291,
            "filename": "source/locale/es/LC_MESSAGES/SpinalHDL/Legacy/index.po",
            "revision": "dda8e72bb5d106749ec00a550c137c9f86a90597",
            "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdllegacyindex/es/",
            "share_url": "https://hosted.weblate.org/engage/spinaldoc-rtd/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/spinaldoc-rtd/spinalhdllegacyindex/es/",
            "url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllegacyindex/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 1,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-07-04T10:47:36.684420+02:00",
            "last_author": "Readon",
            "repository_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllegacyindex/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllegacyindex/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllegacyindex/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllegacyindex/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllegacyindex/es/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "SpinalHDL/Legacy/pinsec/hardware_toplevel",
                "slug": "spinalhdllegacypinsechardware_toplevel",
                "id": 27325,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "SpinalDoc-RTD",
                    "slug": "spinaldoc-rtd",
                    "id": 4700,
                    "web": "https://spinalhdl.github.io/SpinalDoc-RTD/",
                    "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/",
                    "url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/labels/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "SpinalHDL的使用说明",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "master",
                "filemask": "source/locale/*/LC_MESSAGES/SpinalHDL/Legacy/pinsec/hardware_toplevel.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/gettext/SpinalHDL/Legacy/pinsec/hardware_toplevel.pot",
                "file_format": "po",
                "license": "CC0-1.0",
                "license_url": "https://spdx.org/licenses/CC0-1.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdllegacypinsechardware_toplevel/",
                "url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllegacypinsechardware_toplevel/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllegacypinsechardware_toplevel/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllegacypinsechardware_toplevel/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllegacypinsechardware_toplevel/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllegacypinsechardware_toplevel/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllegacypinsechardware_toplevel/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllegacypinsechardware_toplevel/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/14455/?format=api",
                    "https://hosted.weblate.org/api/addons/14457/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/spinaldoc-rtd/index/?format=api"
            },
            "language_code": "es",
            "id": 1469292,
            "filename": "source/locale/es/LC_MESSAGES/SpinalHDL/Legacy/pinsec/hardware_toplevel.po",
            "revision": "ca9848f3b79f527ddcc49da9b042595e286f1f77",
            "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdllegacypinsechardware_toplevel/es/",
            "share_url": "https://hosted.weblate.org/engage/spinaldoc-rtd/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/spinaldoc-rtd/spinalhdllegacypinsechardware_toplevel/es/",
            "url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllegacypinsechardware_toplevel/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 83,
            "total_words": 708,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-07-04T10:48:02.067093+02:00",
            "last_author": "Readon",
            "repository_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllegacypinsechardware_toplevel/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllegacypinsechardware_toplevel/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllegacypinsechardware_toplevel/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllegacypinsechardware_toplevel/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllegacypinsechardware_toplevel/es/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "SpinalHDL/Libraries/Graphics/vga",
                "slug": "spinalhdllibrariesgraphicsvga",
                "id": 27312,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "SpinalDoc-RTD",
                    "slug": "spinaldoc-rtd",
                    "id": 4700,
                    "web": "https://spinalhdl.github.io/SpinalDoc-RTD/",
                    "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/",
                    "url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/labels/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "SpinalHDL的使用说明",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "master",
                "filemask": "source/locale/*/LC_MESSAGES/SpinalHDL/Libraries/Graphics/vga.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/gettext/SpinalHDL/Libraries/Graphics/vga.pot",
                "file_format": "po",
                "license": "CC0-1.0",
                "license_url": "https://spdx.org/licenses/CC0-1.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdllibrariesgraphicsvga/",
                "url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllibrariesgraphicsvga/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllibrariesgraphicsvga/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllibrariesgraphicsvga/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllibrariesgraphicsvga/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllibrariesgraphicsvga/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllibrariesgraphicsvga/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllibrariesgraphicsvga/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/14431/?format=api",
                    "https://hosted.weblate.org/api/addons/14433/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/spinaldoc-rtd/index/?format=api"
            },
            "language_code": "es",
            "id": 1469293,
            "filename": "source/locale/es/LC_MESSAGES/SpinalHDL/Libraries/Graphics/vga.po",
            "revision": "8f99ebd82acd8680f8915f0da05c532f10f5736c",
            "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdllibrariesgraphicsvga/es/",
            "share_url": "https://hosted.weblate.org/engage/spinaldoc-rtd/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/spinaldoc-rtd/spinalhdllibrariesgraphicsvga/es/",
            "url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllibrariesgraphicsvga/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 85,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-07-04T10:48:32.346924+02:00",
            "last_author": "Readon",
            "repository_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllibrariesgraphicsvga/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllibrariesgraphicsvga/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllibrariesgraphicsvga/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllibrariesgraphicsvga/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllibrariesgraphicsvga/es/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "SpinalHDL/Libraries/Bus/tilelink/tilelink",
                "slug": "spinalhdllibrariesbustilelinktilelink",
                "id": 27249,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "SpinalDoc-RTD",
                    "slug": "spinaldoc-rtd",
                    "id": 4700,
                    "web": "https://spinalhdl.github.io/SpinalDoc-RTD/",
                    "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/",
                    "url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/labels/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "SpinalHDL的使用说明",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "master",
                "filemask": "source/locale/*/LC_MESSAGES/SpinalHDL/Libraries/Bus/tilelink/tilelink.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/gettext/SpinalHDL/Libraries/Bus/tilelink/tilelink.pot",
                "file_format": "po",
                "license": "CC0-1.0",
                "license_url": "https://spdx.org/licenses/CC0-1.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdllibrariesbustilelinktilelink/",
                "url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllibrariesbustilelinktilelink/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllibrariesbustilelinktilelink/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllibrariesbustilelinktilelink/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllibrariesbustilelinktilelink/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllibrariesbustilelinktilelink/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllibrariesbustilelinktilelink/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllibrariesbustilelinktilelink/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/14288/?format=api",
                    "https://hosted.weblate.org/api/addons/14292/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/spinaldoc-rtd/index/?format=api"
            },
            "language_code": "es",
            "id": 1469294,
            "filename": "source/locale/es/LC_MESSAGES/SpinalHDL/Libraries/Bus/tilelink/tilelink.po",
            "revision": "953dd2fbc157495f8c0ed593a92a535f94717a91",
            "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdllibrariesbustilelinktilelink/es/",
            "share_url": "https://hosted.weblate.org/engage/spinaldoc-rtd/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/spinaldoc-rtd/spinalhdllibrariesbustilelinktilelink/es/",
            "url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllibrariesbustilelinktilelink/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 75,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-07-04T11:17:48.772465+02:00",
            "last_author": "Readon",
            "repository_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllibrariesbustilelinktilelink/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllibrariesbustilelinktilelink/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllibrariesbustilelinktilelink/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllibrariesbustilelinktilelink/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllibrariesbustilelinktilelink/es/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "SpinalHDL/Simulation/bootstraps",
                "slug": "spinalhdlsimulationbootstraps",
                "id": 27174,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "SpinalDoc-RTD",
                    "slug": "spinaldoc-rtd",
                    "id": 4700,
                    "web": "https://spinalhdl.github.io/SpinalDoc-RTD/",
                    "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/",
                    "url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/labels/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "SpinalHDL的使用说明",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "master",
                "filemask": "source/locale/*/LC_MESSAGES/SpinalHDL/Simulation/bootstraps.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/gettext/SpinalHDL/Simulation/bootstraps.pot",
                "file_format": "po",
                "license": "CC0-1.0",
                "license_url": "https://spdx.org/licenses/CC0-1.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdlsimulationbootstraps/",
                "url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsimulationbootstraps/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsimulationbootstraps/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsimulationbootstraps/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsimulationbootstraps/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsimulationbootstraps/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsimulationbootstraps/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsimulationbootstraps/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/14152/?format=api",
                    "https://hosted.weblate.org/api/addons/14162/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/spinaldoc-rtd/index/?format=api"
            },
            "language_code": "es",
            "id": 1469295,
            "filename": "source/locale/es/LC_MESSAGES/SpinalHDL/Simulation/bootstraps.po",
            "revision": "3bfe7f3007bd0b3c6d0d76aef8fc29b285e0558e",
            "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdlsimulationbootstraps/es/",
            "share_url": "https://hosted.weblate.org/engage/spinaldoc-rtd/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/spinaldoc-rtd/spinalhdlsimulationbootstraps/es/",
            "url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlsimulationbootstraps/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 677,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-07-04T11:17:58.255257+02:00",
            "last_author": "Readon",
            "repository_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlsimulationbootstraps/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlsimulationbootstraps/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlsimulationbootstraps/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlsimulationbootstraps/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlsimulationbootstraps/es/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "SpinalHDL/Libraries/Pipeline/introduction",
                "slug": "spinalhdllibrariespipelineintroduction",
                "id": 27787,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "SpinalDoc-RTD",
                    "slug": "spinaldoc-rtd",
                    "id": 4700,
                    "web": "https://spinalhdl.github.io/SpinalDoc-RTD/",
                    "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/",
                    "url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/labels/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "SpinalHDL的使用说明",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "master",
                "filemask": "source/locale/*/LC_MESSAGES/SpinalHDL/Libraries/Pipeline/introduction.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/gettext/SpinalHDL/Libraries/Pipeline/introduction.pot",
                "file_format": "po",
                "license": "CC0-1.0",
                "license_url": "https://spdx.org/licenses/CC0-1.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdllibrariespipelineintroduction/",
                "url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllibrariespipelineintroduction/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllibrariespipelineintroduction/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllibrariespipelineintroduction/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllibrariespipelineintroduction/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllibrariespipelineintroduction/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllibrariespipelineintroduction/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllibrariespipelineintroduction/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/14711/?format=api",
                    "https://hosted.weblate.org/api/addons/14714/?format=api",
                    "https://hosted.weblate.org/api/addons/14718/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/spinaldoc-rtd/index/?format=api"
            },
            "language_code": "es",
            "id": 1469296,
            "filename": "source/locale/es/LC_MESSAGES/SpinalHDL/Libraries/Pipeline/introduction.po",
            "revision": "4c5aff38b6990c2fdb697c8a3f390ee8155d71d8",
            "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdllibrariespipelineintroduction/es/",
            "share_url": "https://hosted.weblate.org/engage/spinaldoc-rtd/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/spinaldoc-rtd/spinalhdllibrariespipelineintroduction/es/",
            "url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllibrariespipelineintroduction/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 160,
            "total_words": 1835,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-07-04T11:18:12.670270+02:00",
            "last_author": "Readon",
            "repository_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllibrariespipelineintroduction/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllibrariespipelineintroduction/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllibrariespipelineintroduction/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllibrariespipelineintroduction/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllibrariespipelineintroduction/es/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "SpinalHDL/Legacy/pinsec/index",
                "slug": "spinalhdllegacypinsecindex",
                "id": 27322,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "SpinalDoc-RTD",
                    "slug": "spinaldoc-rtd",
                    "id": 4700,
                    "web": "https://spinalhdl.github.io/SpinalDoc-RTD/",
                    "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/",
                    "url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/labels/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "SpinalHDL的使用说明",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "master",
                "filemask": "source/locale/*/LC_MESSAGES/SpinalHDL/Legacy/pinsec/index.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/gettext/SpinalHDL/Legacy/pinsec/index.pot",
                "file_format": "po",
                "license": "CC0-1.0",
                "license_url": "https://spdx.org/licenses/CC0-1.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdllegacypinsecindex/",
                "url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllegacypinsecindex/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllegacypinsecindex/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllegacypinsecindex/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllegacypinsecindex/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllegacypinsecindex/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllegacypinsecindex/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllegacypinsecindex/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/14444/?format=api",
                    "https://hosted.weblate.org/api/addons/14447/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/spinaldoc-rtd/index/?format=api"
            },
            "language_code": "es",
            "id": 1469297,
            "filename": "source/locale/es/LC_MESSAGES/SpinalHDL/Legacy/pinsec/index.po",
            "revision": "df1352b490737dd9e29d363be8e6e52f0f21dc40",
            "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdllegacypinsecindex/es/",
            "share_url": "https://hosted.weblate.org/engage/spinaldoc-rtd/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/spinaldoc-rtd/spinalhdllegacypinsecindex/es/",
            "url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllegacypinsecindex/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 1,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-07-04T11:19:07.696181+02:00",
            "last_author": "Readon",
            "repository_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllegacypinsecindex/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllegacypinsecindex/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllegacypinsecindex/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllegacypinsecindex/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllegacypinsecindex/es/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "SpinalHDL/Libraries/EDA/altera/qsysify",
                "slug": "spinalhdllibrariesedaalteraqsysify",
                "id": 27251,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "SpinalDoc-RTD",
                    "slug": "spinaldoc-rtd",
                    "id": 4700,
                    "web": "https://spinalhdl.github.io/SpinalDoc-RTD/",
                    "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/",
                    "url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/labels/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "SpinalHDL的使用说明",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "master",
                "filemask": "source/locale/*/LC_MESSAGES/SpinalHDL/Libraries/EDA/altera/qsysify.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/gettext/SpinalHDL/Libraries/EDA/altera/qsysify.pot",
                "file_format": "po",
                "license": "CC0-1.0",
                "license_url": "https://spdx.org/licenses/CC0-1.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdllibrariesedaalteraqsysify/",
                "url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllibrariesedaalteraqsysify/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllibrariesedaalteraqsysify/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllibrariesedaalteraqsysify/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllibrariesedaalteraqsysify/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllibrariesedaalteraqsysify/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllibrariesedaalteraqsysify/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllibrariesedaalteraqsysify/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/14307/?format=api",
                    "https://hosted.weblate.org/api/addons/14310/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/spinaldoc-rtd/index/?format=api"
            },
            "language_code": "es",
            "id": 1469298,
            "filename": "source/locale/es/LC_MESSAGES/SpinalHDL/Libraries/EDA/altera/qsysify.po",
            "revision": "494afe40c1899e94a004f44ae425d332e9404d43",
            "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdllibrariesedaalteraqsysify/es/",
            "share_url": "https://hosted.weblate.org/engage/spinaldoc-rtd/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/spinaldoc-rtd/spinalhdllibrariesedaalteraqsysify/es/",
            "url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllibrariesedaalteraqsysify/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 142,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-07-04T11:19:27.268340+02:00",
            "last_author": "Readon",
            "repository_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllibrariesedaalteraqsysify/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllibrariesedaalteraqsysify/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllibrariesedaalteraqsysify/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllibrariesedaalteraqsysify/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllibrariesedaalteraqsysify/es/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "SpinalHDL/Formal verification/index",
                "slug": "spinalhdlformal-verificationindex",
                "id": 27216,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "SpinalDoc-RTD",
                    "slug": "spinaldoc-rtd",
                    "id": 4700,
                    "web": "https://spinalhdl.github.io/SpinalDoc-RTD/",
                    "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/",
                    "url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/labels/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "SpinalHDL的使用说明",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "master",
                "filemask": "source/locale/*/LC_MESSAGES/SpinalHDL/Formal verification/index.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/gettext/SpinalHDL/Formal verification/index.pot",
                "file_format": "po",
                "license": "CC0-1.0",
                "license_url": "https://spdx.org/licenses/CC0-1.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdlformal-verificationindex/",
                "url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlformal-verificationindex/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlformal-verificationindex/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlformal-verificationindex/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlformal-verificationindex/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlformal-verificationindex/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlformal-verificationindex/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlformal-verificationindex/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/14239/?format=api",
                    "https://hosted.weblate.org/api/addons/14241/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/spinaldoc-rtd/index/?format=api"
            },
            "language_code": "es",
            "id": 1469299,
            "filename": "source/locale/es/LC_MESSAGES/SpinalHDL/Formal verification/index.po",
            "revision": "baa7e86bfa230fa9242418ba2ea13f6fe5912b25",
            "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdlformal-verificationindex/es/",
            "share_url": "https://hosted.weblate.org/engage/spinaldoc-rtd/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/spinaldoc-rtd/spinalhdlformal-verificationindex/es/",
            "url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlformal-verificationindex/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 72,
            "total_words": 560,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-07-04T11:19:40.519482+02:00",
            "last_author": "Readon",
            "repository_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlformal-verificationindex/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlformal-verificationindex/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlformal-verificationindex/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlformal-verificationindex/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlformal-verificationindex/es/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "SpinalHDL/Libraries/Bus/index",
                "slug": "spinalhdllibrariesbusindex",
                "id": 27252,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "SpinalDoc-RTD",
                    "slug": "spinaldoc-rtd",
                    "id": 4700,
                    "web": "https://spinalhdl.github.io/SpinalDoc-RTD/",
                    "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/",
                    "url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/labels/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "SpinalHDL的使用说明",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "master",
                "filemask": "source/locale/*/LC_MESSAGES/SpinalHDL/Libraries/Bus/index.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/gettext/SpinalHDL/Libraries/Bus/index.pot",
                "file_format": "po",
                "license": "CC0-1.0",
                "license_url": "https://spdx.org/licenses/CC0-1.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdllibrariesbusindex/",
                "url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllibrariesbusindex/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllibrariesbusindex/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllibrariesbusindex/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllibrariesbusindex/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllibrariesbusindex/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllibrariesbusindex/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllibrariesbusindex/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/14308/?format=api",
                    "https://hosted.weblate.org/api/addons/14311/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/spinaldoc-rtd/index/?format=api"
            },
            "language_code": "es",
            "id": 1469300,
            "filename": "source/locale/es/LC_MESSAGES/SpinalHDL/Libraries/Bus/index.po",
            "revision": "77bd406ee29ca18904260ecadd7dd00445cb1089",
            "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdllibrariesbusindex/es/",
            "share_url": "https://hosted.weblate.org/engage/spinaldoc-rtd/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/spinaldoc-rtd/spinalhdllibrariesbusindex/es/",
            "url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllibrariesbusindex/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 1,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-07-04T11:19:53.275830+02:00",
            "last_author": "Readon",
            "repository_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllibrariesbusindex/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllibrariesbusindex/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllibrariesbusindex/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllibrariesbusindex/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllibrariesbusindex/es/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "SpinalHDL/Other language features/scope_property",
                "slug": "spinalhdlother-language-featuresscope_property",
                "id": 27256,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "SpinalDoc-RTD",
                    "slug": "spinaldoc-rtd",
                    "id": 4700,
                    "web": "https://spinalhdl.github.io/SpinalDoc-RTD/",
                    "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/",
                    "url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/labels/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "SpinalHDL的使用说明",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "master",
                "filemask": "source/locale/*/LC_MESSAGES/SpinalHDL/Other language features/scope_property.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/gettext/SpinalHDL/Other language features/scope_property.pot",
                "file_format": "po",
                "license": "CC0-1.0",
                "license_url": "https://spdx.org/licenses/CC0-1.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdlother-language-featuresscope_property/",
                "url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlother-language-featuresscope_property/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlother-language-featuresscope_property/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlother-language-featuresscope_property/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlother-language-featuresscope_property/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlother-language-featuresscope_property/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlother-language-featuresscope_property/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlother-language-featuresscope_property/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/14316/?format=api",
                    "https://hosted.weblate.org/api/addons/14321/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/spinaldoc-rtd/index/?format=api"
            },
            "language_code": "es",
            "id": 1469301,
            "filename": "source/locale/es/LC_MESSAGES/SpinalHDL/Other language features/scope_property.po",
            "revision": "015dd3a7ffc2eb2a22bb82fb70aa2a751df683ce",
            "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdlother-language-featuresscope_property/es/",
            "share_url": "https://hosted.weblate.org/engage/spinaldoc-rtd/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/spinaldoc-rtd/spinalhdlother-language-featuresscope_property/es/",
            "url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlother-language-featuresscope_property/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 6,
            "total_words": 106,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-07-04T11:20:07.004552+02:00",
            "last_author": "Readon",
            "repository_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlother-language-featuresscope_property/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlother-language-featuresscope_property/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlother-language-featuresscope_property/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlother-language-featuresscope_property/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlother-language-featuresscope_property/es/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "SpinalHDL/Introduction/Projects using SpinalHDL",
                "slug": "spinalhdlintroductionprojects-using-spinalhdl",
                "id": 27188,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "SpinalDoc-RTD",
                    "slug": "spinaldoc-rtd",
                    "id": 4700,
                    "web": "https://spinalhdl.github.io/SpinalDoc-RTD/",
                    "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/",
                    "url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/labels/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "SpinalHDL的使用说明",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "master",
                "filemask": "source/locale/*/LC_MESSAGES/SpinalHDL/Introduction/Projects using SpinalHDL.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/gettext/SpinalHDL/Introduction/Projects using SpinalHDL.pot",
                "file_format": "po",
                "license": "CC0-1.0",
                "license_url": "https://spdx.org/licenses/CC0-1.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdlintroductionprojects-using-spinalhdl/",
                "url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlintroductionprojects-using-spinalhdl/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlintroductionprojects-using-spinalhdl/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlintroductionprojects-using-spinalhdl/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlintroductionprojects-using-spinalhdl/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlintroductionprojects-using-spinalhdl/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlintroductionprojects-using-spinalhdl/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlintroductionprojects-using-spinalhdl/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/14183/?format=api",
                    "https://hosted.weblate.org/api/addons/14185/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/spinaldoc-rtd/index/?format=api"
            },
            "language_code": "es",
            "id": 1469302,
            "filename": "source/locale/es/LC_MESSAGES/SpinalHDL/Introduction/Projects using SpinalHDL.po",
            "revision": "c515ce077f2154f7f79393810908670ff3e28c67",
            "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdlintroductionprojects-using-spinalhdl/es/",
            "share_url": "https://hosted.weblate.org/engage/spinaldoc-rtd/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/spinaldoc-rtd/spinalhdlintroductionprojects-using-spinalhdl/es/",
            "url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlintroductionprojects-using-spinalhdl/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 26,
            "total_words": 148,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-07-04T11:47:09.141836+02:00",
            "last_author": "Readon",
            "repository_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlintroductionprojects-using-spinalhdl/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlintroductionprojects-using-spinalhdl/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlintroductionprojects-using-spinalhdl/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlintroductionprojects-using-spinalhdl/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlintroductionprojects-using-spinalhdl/es/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "SpinalHDL/Legacy/riscv",
                "slug": "spinalhdllegacyriscv",
                "id": 27277,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "SpinalDoc-RTD",
                    "slug": "spinaldoc-rtd",
                    "id": 4700,
                    "web": "https://spinalhdl.github.io/SpinalDoc-RTD/",
                    "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/",
                    "url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/labels/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "SpinalHDL的使用说明",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "master",
                "filemask": "source/locale/*/LC_MESSAGES/SpinalHDL/Legacy/riscv.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/gettext/SpinalHDL/Legacy/riscv.pot",
                "file_format": "po",
                "license": "CC0-1.0",
                "license_url": "https://spdx.org/licenses/CC0-1.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdllegacyriscv/",
                "url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllegacyriscv/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllegacyriscv/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllegacyriscv/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllegacyriscv/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllegacyriscv/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllegacyriscv/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllegacyriscv/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/14361/?format=api",
                    "https://hosted.weblate.org/api/addons/14362/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/spinaldoc-rtd/index/?format=api"
            },
            "language_code": "es",
            "id": 1469303,
            "filename": "source/locale/es/LC_MESSAGES/SpinalHDL/Legacy/riscv.po",
            "revision": "ab509933326f60bdfc6cf0c11eaaabda1e210313",
            "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdllegacyriscv/es/",
            "share_url": "https://hosted.weblate.org/engage/spinaldoc-rtd/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/spinaldoc-rtd/spinalhdllegacyriscv/es/",
            "url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllegacyriscv/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 37,
            "total_words": 268,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-07-04T11:48:08.205789+02:00",
            "last_author": "Readon",
            "repository_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllegacyriscv/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllegacyriscv/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllegacyriscv/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllegacyriscv/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllegacyriscv/es/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "SpinalHDL/Simulation/examples/uart_decoder",
                "slug": "spinalhdlsimulationexamplesuart_decoder",
                "id": 27229,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "SpinalDoc-RTD",
                    "slug": "spinaldoc-rtd",
                    "id": 4700,
                    "web": "https://spinalhdl.github.io/SpinalDoc-RTD/",
                    "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/",
                    "url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/labels/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "SpinalHDL的使用说明",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "master",
                "filemask": "source/locale/*/LC_MESSAGES/SpinalHDL/Simulation/examples/uart_decoder.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/gettext/SpinalHDL/Simulation/examples/uart_decoder.pot",
                "file_format": "po",
                "license": "CC0-1.0",
                "license_url": "https://spdx.org/licenses/CC0-1.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdlsimulationexamplesuart_decoder/",
                "url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsimulationexamplesuart_decoder/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsimulationexamplesuart_decoder/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsimulationexamplesuart_decoder/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsimulationexamplesuart_decoder/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsimulationexamplesuart_decoder/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsimulationexamplesuart_decoder/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsimulationexamplesuart_decoder/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/14265/?format=api",
                    "https://hosted.weblate.org/api/addons/14269/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/spinaldoc-rtd/index/?format=api"
            },
            "language_code": "es",
            "id": 1469304,
            "filename": "source/locale/es/LC_MESSAGES/SpinalHDL/Simulation/examples/uart_decoder.po",
            "revision": "441c1bfff3b71354d2e2ee88cfdccaff51ad6f69",
            "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdlsimulationexamplesuart_decoder/es/",
            "share_url": "https://hosted.weblate.org/engage/spinaldoc-rtd/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/spinaldoc-rtd/spinalhdlsimulationexamplesuart_decoder/es/",
            "url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlsimulationexamplesuart_decoder/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 2,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-07-04T11:48:22.117295+02:00",
            "last_author": "Readon",
            "repository_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlsimulationexamplesuart_decoder/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlsimulationexamplesuart_decoder/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlsimulationexamplesuart_decoder/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlsimulationexamplesuart_decoder/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlsimulationexamplesuart_decoder/es/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "SpinalHDL/Examples/Simple ones/sinus_rom",
                "slug": "spinalhdlexamplessimple-onessinus_rom",
                "id": 27234,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "SpinalDoc-RTD",
                    "slug": "spinaldoc-rtd",
                    "id": 4700,
                    "web": "https://spinalhdl.github.io/SpinalDoc-RTD/",
                    "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/",
                    "url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/labels/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "SpinalHDL的使用说明",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "master",
                "filemask": "source/locale/*/LC_MESSAGES/SpinalHDL/Examples/Simple ones/sinus_rom.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/gettext/SpinalHDL/Examples/Simple ones/sinus_rom.pot",
                "file_format": "po",
                "license": "CC0-1.0",
                "license_url": "https://spdx.org/licenses/CC0-1.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdlexamplessimple-onessinus_rom/",
                "url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlexamplessimple-onessinus_rom/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlexamplessimple-onessinus_rom/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlexamplessimple-onessinus_rom/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlexamplessimple-onessinus_rom/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlexamplessimple-onessinus_rom/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlexamplessimple-onessinus_rom/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlexamplessimple-onessinus_rom/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/14274/?format=api",
                    "https://hosted.weblate.org/api/addons/14278/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/spinaldoc-rtd/index/?format=api"
            },
            "language_code": "es",
            "id": 1469305,
            "filename": "source/locale/es/LC_MESSAGES/SpinalHDL/Examples/Simple ones/sinus_rom.po",
            "revision": "cc7619dba4f554ccb8e8884a26cef97d12dd304d",
            "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdlexamplessimple-onessinus_rom/es/",
            "share_url": "https://hosted.weblate.org/engage/spinaldoc-rtd/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/spinaldoc-rtd/spinalhdlexamplessimple-onessinus_rom/es/",
            "url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlexamplessimple-onessinus_rom/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 125,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-07-04T11:48:35.508377+02:00",
            "last_author": "Readon",
            "repository_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlexamplessimple-onessinus_rom/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlexamplessimple-onessinus_rom/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlexamplessimple-onessinus_rom/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlexamplessimple-onessinus_rom/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlexamplessimple-onessinus_rom/es/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "SpinalHDL/Simulation/install/VCS",
                "slug": "spinalhdlsimulationinstallvcs",
                "id": 27194,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "SpinalDoc-RTD",
                    "slug": "spinaldoc-rtd",
                    "id": 4700,
                    "web": "https://spinalhdl.github.io/SpinalDoc-RTD/",
                    "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/",
                    "url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/labels/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "SpinalHDL的使用说明",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "master",
                "filemask": "source/locale/*/LC_MESSAGES/SpinalHDL/Simulation/install/VCS.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/gettext/SpinalHDL/Simulation/install/VCS.pot",
                "file_format": "po",
                "license": "CC0-1.0",
                "license_url": "https://spdx.org/licenses/CC0-1.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdlsimulationinstallvcs/",
                "url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsimulationinstallvcs/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsimulationinstallvcs/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsimulationinstallvcs/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsimulationinstallvcs/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsimulationinstallvcs/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsimulationinstallvcs/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsimulationinstallvcs/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/14193/?format=api",
                    "https://hosted.weblate.org/api/addons/14195/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/spinaldoc-rtd/index/?format=api"
            },
            "language_code": "es",
            "id": 1469306,
            "filename": "source/locale/es/LC_MESSAGES/SpinalHDL/Simulation/install/VCS.po",
            "revision": "dd92f0a2849026ba35cdbcc4f30cce1d49ec546a",
            "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdlsimulationinstallvcs/es/",
            "share_url": "https://hosted.weblate.org/engage/spinaldoc-rtd/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/spinaldoc-rtd/spinalhdlsimulationinstallvcs/es/",
            "url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlsimulationinstallvcs/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 44,
            "total_words": 357,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-07-04T11:48:49.174104+02:00",
            "last_author": "Readon",
            "repository_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlsimulationinstallvcs/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlsimulationinstallvcs/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlsimulationinstallvcs/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlsimulationinstallvcs/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlsimulationinstallvcs/es/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "SpinalHDL/Simulation/install/Icarus Verilog",
                "slug": "spinalhdlsimulationinstallicarus-verilog",
                "id": 27201,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "SpinalDoc-RTD",
                    "slug": "spinaldoc-rtd",
                    "id": 4700,
                    "web": "https://spinalhdl.github.io/SpinalDoc-RTD/",
                    "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/",
                    "url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/labels/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "SpinalHDL的使用说明",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "master",
                "filemask": "source/locale/*/LC_MESSAGES/SpinalHDL/Simulation/install/Icarus Verilog.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/gettext/SpinalHDL/Simulation/install/Icarus Verilog.pot",
                "file_format": "po",
                "license": "CC0-1.0",
                "license_url": "https://spdx.org/licenses/CC0-1.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdlsimulationinstallicarus-verilog/",
                "url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsimulationinstallicarus-verilog/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsimulationinstallicarus-verilog/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsimulationinstallicarus-verilog/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsimulationinstallicarus-verilog/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsimulationinstallicarus-verilog/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsimulationinstallicarus-verilog/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsimulationinstallicarus-verilog/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/14198/?format=api",
                    "https://hosted.weblate.org/api/addons/14204/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/spinaldoc-rtd/index/?format=api"
            },
            "language_code": "es",
            "id": 1469307,
            "filename": "source/locale/es/LC_MESSAGES/SpinalHDL/Simulation/install/Icarus Verilog.po",
            "revision": "93ecbe99c6bfad3bae9c47d27fd48bd9c72500e8",
            "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdlsimulationinstallicarus-verilog/es/",
            "share_url": "https://hosted.weblate.org/engage/spinaldoc-rtd/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/spinaldoc-rtd/spinalhdlsimulationinstallicarus-verilog/es/",
            "url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlsimulationinstallicarus-verilog/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 105,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-07-04T11:49:01.937428+02:00",
            "last_author": "Readon",
            "repository_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlsimulationinstallicarus-verilog/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlsimulationinstallicarus-verilog/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlsimulationinstallicarus-verilog/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlsimulationinstallicarus-verilog/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlsimulationinstallicarus-verilog/es/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "SpinalHDL/Simulation/sensitive",
                "slug": "spinalhdlsimulationsensitive",
                "id": 27179,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "SpinalDoc-RTD",
                    "slug": "spinaldoc-rtd",
                    "id": 4700,
                    "web": "https://spinalhdl.github.io/SpinalDoc-RTD/",
                    "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/",
                    "url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/labels/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "SpinalHDL的使用说明",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "master",
                "filemask": "source/locale/*/LC_MESSAGES/SpinalHDL/Simulation/sensitive.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/gettext/SpinalHDL/Simulation/sensitive.pot",
                "file_format": "po",
                "license": "CC0-1.0",
                "license_url": "https://spdx.org/licenses/CC0-1.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdlsimulationsensitive/",
                "url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsimulationsensitive/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsimulationsensitive/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsimulationsensitive/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsimulationsensitive/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsimulationsensitive/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsimulationsensitive/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsimulationsensitive/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/14157/?format=api",
                    "https://hosted.weblate.org/api/addons/14165/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/spinaldoc-rtd/index/?format=api"
            },
            "language_code": "es",
            "id": 1469308,
            "filename": "source/locale/es/LC_MESSAGES/SpinalHDL/Simulation/sensitive.po",
            "revision": "c9c3039596f14772e8355c419d22aaa75db79c75",
            "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdlsimulationsensitive/es/",
            "share_url": "https://hosted.weblate.org/engage/spinaldoc-rtd/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/spinaldoc-rtd/spinalhdlsimulationsensitive/es/",
            "url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlsimulationsensitive/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 69,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-07-04T11:49:14.431167+02:00",
            "last_author": "Readon",
            "repository_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlsimulationsensitive/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlsimulationsensitive/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlsimulationsensitive/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlsimulationsensitive/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlsimulationsensitive/es/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "SpinalHDL/Design errors/hierarchy_violation",
                "slug": "spinalhdldesign-errorshierarchy_violation",
                "id": 27297,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "SpinalDoc-RTD",
                    "slug": "spinaldoc-rtd",
                    "id": 4700,
                    "web": "https://spinalhdl.github.io/SpinalDoc-RTD/",
                    "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/",
                    "url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/labels/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "SpinalHDL的使用说明",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "master",
                "filemask": "source/locale/*/LC_MESSAGES/SpinalHDL/Design errors/hierarchy_violation.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/gettext/SpinalHDL/Design errors/hierarchy_violation.pot",
                "file_format": "po",
                "license": "CC0-1.0",
                "license_url": "https://spdx.org/licenses/CC0-1.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdldesign-errorshierarchy_violation/",
                "url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdldesign-errorshierarchy_violation/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdldesign-errorshierarchy_violation/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdldesign-errorshierarchy_violation/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdldesign-errorshierarchy_violation/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdldesign-errorshierarchy_violation/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdldesign-errorshierarchy_violation/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdldesign-errorshierarchy_violation/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/14400/?format=api",
                    "https://hosted.weblate.org/api/addons/14402/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/spinaldoc-rtd/index/?format=api"
            },
            "language_code": "es",
            "id": 1469309,
            "filename": "source/locale/es/LC_MESSAGES/SpinalHDL/Design errors/hierarchy_violation.po",
            "revision": "e0044452bdde2f258a6bef3130e5264cce2b2af5",
            "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdldesign-errorshierarchy_violation/es/",
            "share_url": "https://hosted.weblate.org/engage/spinaldoc-rtd/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/spinaldoc-rtd/spinalhdldesign-errorshierarchy_violation/es/",
            "url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdldesign-errorshierarchy_violation/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 100,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-07-04T11:49:28.548463+02:00",
            "last_author": "Readon",
            "repository_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdldesign-errorshierarchy_violation/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdldesign-errorshierarchy_violation/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdldesign-errorshierarchy_violation/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdldesign-errorshierarchy_violation/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdldesign-errorshierarchy_violation/es/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "SpinalHDL/Legacy/pinsec/hardware",
                "slug": "spinalhdllegacypinsechardware",
                "id": 27315,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "SpinalDoc-RTD",
                    "slug": "spinaldoc-rtd",
                    "id": 4700,
                    "web": "https://spinalhdl.github.io/SpinalDoc-RTD/",
                    "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/",
                    "url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/labels/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "SpinalHDL的使用说明",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "master",
                "filemask": "source/locale/*/LC_MESSAGES/SpinalHDL/Legacy/pinsec/hardware.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/gettext/SpinalHDL/Legacy/pinsec/hardware.pot",
                "file_format": "po",
                "license": "CC0-1.0",
                "license_url": "https://spdx.org/licenses/CC0-1.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdllegacypinsechardware/",
                "url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllegacypinsechardware/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllegacypinsechardware/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllegacypinsechardware/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllegacypinsechardware/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllegacypinsechardware/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllegacypinsechardware/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllegacypinsechardware/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/14440/?format=api",
                    "https://hosted.weblate.org/api/addons/14442/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/spinaldoc-rtd/index/?format=api"
            },
            "language_code": "es",
            "id": 1469310,
            "filename": "source/locale/es/LC_MESSAGES/SpinalHDL/Legacy/pinsec/hardware.po",
            "revision": "51d16c26fb9ec5feacce630b194f1993f1ad4a42",
            "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdllegacypinsechardware/es/",
            "share_url": "https://hosted.weblate.org/engage/spinaldoc-rtd/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/spinaldoc-rtd/spinalhdllegacypinsechardware/es/",
            "url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllegacypinsechardware/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 34,
            "total_words": 350,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-07-04T11:49:44.101015+02:00",
            "last_author": "Readon",
            "repository_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllegacypinsechardware/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllegacypinsechardware/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllegacypinsechardware/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllegacypinsechardware/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllegacypinsechardware/es/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "SpinalHDL/Simulation/examples/synchronous",
                "slug": "spinalhdlsimulationexamplessynchronous",
                "id": 27196,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "SpinalDoc-RTD",
                    "slug": "spinaldoc-rtd",
                    "id": 4700,
                    "web": "https://spinalhdl.github.io/SpinalDoc-RTD/",
                    "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/",
                    "url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/labels/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "SpinalHDL的使用说明",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "master",
                "filemask": "source/locale/*/LC_MESSAGES/SpinalHDL/Simulation/examples/synchronous.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/gettext/SpinalHDL/Simulation/examples/synchronous.pot",
                "file_format": "po",
                "license": "CC0-1.0",
                "license_url": "https://spdx.org/licenses/CC0-1.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdlsimulationexamplessynchronous/",
                "url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsimulationexamplessynchronous/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsimulationexamplessynchronous/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsimulationexamplessynchronous/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsimulationexamplessynchronous/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsimulationexamplessynchronous/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsimulationexamplessynchronous/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsimulationexamplessynchronous/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/14194/?format=api",
                    "https://hosted.weblate.org/api/addons/14197/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/spinaldoc-rtd/index/?format=api"
            },
            "language_code": "es",
            "id": 1469311,
            "filename": "source/locale/es/LC_MESSAGES/SpinalHDL/Simulation/examples/synchronous.po",
            "revision": "7c307d521bae071a40f260aa04b70c2df5276a9e",
            "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdlsimulationexamplessynchronous/es/",
            "share_url": "https://hosted.weblate.org/engage/spinaldoc-rtd/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/spinaldoc-rtd/spinalhdlsimulationexamplessynchronous/es/",
            "url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlsimulationexamplessynchronous/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 96,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-07-04T11:50:03.053296+02:00",
            "last_author": "Readon",
            "repository_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlsimulationexamplessynchronous/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlsimulationexamplessynchronous/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlsimulationexamplessynchronous/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlsimulationexamplessynchronous/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlsimulationexamplessynchronous/es/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "SpinalHDL/Simulation/signal",
                "slug": "spinalhdlsimulationsignal",
                "id": 27175,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "SpinalDoc-RTD",
                    "slug": "spinaldoc-rtd",
                    "id": 4700,
                    "web": "https://spinalhdl.github.io/SpinalDoc-RTD/",
                    "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/",
                    "url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/labels/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "SpinalHDL的使用说明",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "master",
                "filemask": "source/locale/*/LC_MESSAGES/SpinalHDL/Simulation/signal.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/gettext/SpinalHDL/Simulation/signal.pot",
                "file_format": "po",
                "license": "CC0-1.0",
                "license_url": "https://spdx.org/licenses/CC0-1.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdlsimulationsignal/",
                "url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsimulationsignal/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsimulationsignal/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsimulationsignal/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsimulationsignal/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsimulationsignal/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsimulationsignal/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsimulationsignal/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/14159/?format=api",
                    "https://hosted.weblate.org/api/addons/14164/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/spinaldoc-rtd/index/?format=api"
            },
            "language_code": "es",
            "id": 1469312,
            "filename": "source/locale/es/LC_MESSAGES/SpinalHDL/Simulation/signal.po",
            "revision": "708d43d22ead03ead2330ef79c395ab840040ba1",
            "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdlsimulationsignal/es/",
            "share_url": "https://hosted.weblate.org/engage/spinaldoc-rtd/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/spinaldoc-rtd/spinalhdlsimulationsignal/es/",
            "url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlsimulationsignal/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 44,
            "total_words": 361,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-07-04T11:50:15.924337+02:00",
            "last_author": "Readon",
            "repository_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlsimulationsignal/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlsimulationsignal/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlsimulationsignal/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlsimulationsignal/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlsimulationsignal/es/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "SpinalHDL/Other language features/vhdl_generation",
                "slug": "spinalhdlother-language-featuresvhdl_generation",
                "id": 27260,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "SpinalDoc-RTD",
                    "slug": "spinaldoc-rtd",
                    "id": 4700,
                    "web": "https://spinalhdl.github.io/SpinalDoc-RTD/",
                    "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/",
                    "url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/labels/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "SpinalHDL的使用说明",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "master",
                "filemask": "source/locale/*/LC_MESSAGES/SpinalHDL/Other language features/vhdl_generation.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/gettext/SpinalHDL/Other language features/vhdl_generation.pot",
                "file_format": "po",
                "license": "CC0-1.0",
                "license_url": "https://spdx.org/licenses/CC0-1.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdlother-language-featuresvhdl_generation/",
                "url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlother-language-featuresvhdl_generation/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlother-language-featuresvhdl_generation/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlother-language-featuresvhdl_generation/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlother-language-featuresvhdl_generation/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlother-language-featuresvhdl_generation/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlother-language-featuresvhdl_generation/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlother-language-featuresvhdl_generation/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/14327/?format=api",
                    "https://hosted.weblate.org/api/addons/14328/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/spinaldoc-rtd/index/?format=api"
            },
            "language_code": "es",
            "id": 1469313,
            "filename": "source/locale/es/LC_MESSAGES/SpinalHDL/Other language features/vhdl_generation.po",
            "revision": "776407caa0f5b2e8818e02647a751ab4f9e0cfef",
            "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdlother-language-featuresvhdl_generation/es/",
            "share_url": "https://hosted.weblate.org/engage/spinaldoc-rtd/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/spinaldoc-rtd/spinalhdlother-language-featuresvhdl_generation/es/",
            "url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlother-language-featuresvhdl_generation/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 69,
            "total_words": 451,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-07-04T11:50:36.013676+02:00",
            "last_author": "Readon",
            "repository_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlother-language-featuresvhdl_generation/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlother-language-featuresvhdl_generation/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlother-language-featuresvhdl_generation/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlother-language-featuresvhdl_generation/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlother-language-featuresvhdl_generation/es/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "SpinalHDL/Getting Started/index",
                "slug": "spinalhdlgetting-startedindex",
                "id": 27242,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "SpinalDoc-RTD",
                    "slug": "spinaldoc-rtd",
                    "id": 4700,
                    "web": "https://spinalhdl.github.io/SpinalDoc-RTD/",
                    "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/",
                    "url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/labels/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "SpinalHDL的使用说明",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "master",
                "filemask": "source/locale/*/LC_MESSAGES/SpinalHDL/Getting Started/index.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/gettext/SpinalHDL/Getting Started/index.pot",
                "file_format": "po",
                "license": "CC0-1.0",
                "license_url": "https://spdx.org/licenses/CC0-1.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdlgetting-startedindex/",
                "url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlgetting-startedindex/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlgetting-startedindex/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlgetting-startedindex/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlgetting-startedindex/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlgetting-startedindex/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlgetting-startedindex/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlgetting-startedindex/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/14294/?format=api",
                    "https://hosted.weblate.org/api/addons/14298/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/spinaldoc-rtd/index/?format=api"
            },
            "language_code": "es",
            "id": 1469314,
            "filename": "source/locale/es/LC_MESSAGES/SpinalHDL/Getting Started/index.po",
            "revision": "220ecbeae2617db2868169c19a0d2b7b4612b1e6",
            "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdlgetting-startedindex/es/",
            "share_url": "https://hosted.weblate.org/engage/spinaldoc-rtd/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/spinaldoc-rtd/spinalhdlgetting-startedindex/es/",
            "url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlgetting-startedindex/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 33,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-07-04T11:50:49.172618+02:00",
            "last_author": "Readon",
            "repository_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlgetting-startedindex/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlgetting-startedindex/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlgetting-startedindex/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlgetting-startedindex/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlgetting-startedindex/es/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "SpinalHDL/Structuring/components_hierarchy",
                "slug": "spinalhdlstructuringcomponents_hierarchy",
                "id": 27163,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "SpinalDoc-RTD",
                    "slug": "spinaldoc-rtd",
                    "id": 4700,
                    "web": "https://spinalhdl.github.io/SpinalDoc-RTD/",
                    "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/",
                    "url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/labels/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "SpinalHDL的使用说明",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "master",
                "filemask": "source/locale/*/LC_MESSAGES/SpinalHDL/Structuring/components_hierarchy.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/gettext/SpinalHDL/Structuring/components_hierarchy.pot",
                "file_format": "po",
                "license": "CC0-1.0",
                "license_url": "https://spdx.org/licenses/CC0-1.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdlstructuringcomponents_hierarchy/",
                "url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlstructuringcomponents_hierarchy/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlstructuringcomponents_hierarchy/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlstructuringcomponents_hierarchy/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlstructuringcomponents_hierarchy/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlstructuringcomponents_hierarchy/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlstructuringcomponents_hierarchy/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlstructuringcomponents_hierarchy/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/14137/?format=api",
                    "https://hosted.weblate.org/api/addons/14144/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/spinaldoc-rtd/index/?format=api"
            },
            "language_code": "es",
            "id": 1469315,
            "filename": "source/locale/es/LC_MESSAGES/SpinalHDL/Structuring/components_hierarchy.po",
            "revision": "cc7d02b942f58368d23a92fc67be66c6ece83529",
            "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdlstructuringcomponents_hierarchy/es/",
            "share_url": "https://hosted.weblate.org/engage/spinaldoc-rtd/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/spinaldoc-rtd/spinalhdlstructuringcomponents_hierarchy/es/",
            "url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlstructuringcomponents_hierarchy/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 44,
            "total_words": 508,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-07-04T11:51:26.670560+02:00",
            "last_author": "Readon",
            "repository_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlstructuringcomponents_hierarchy/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlstructuringcomponents_hierarchy/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlstructuringcomponents_hierarchy/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlstructuringcomponents_hierarchy/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlstructuringcomponents_hierarchy/es/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "SpinalHDL/Simulation/install/index",
                "slug": "spinalhdlsimulationinstallindex",
                "id": 27184,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "SpinalDoc-RTD",
                    "slug": "spinaldoc-rtd",
                    "id": 4700,
                    "web": "https://spinalhdl.github.io/SpinalDoc-RTD/",
                    "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/",
                    "url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/labels/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "SpinalHDL的使用说明",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "master",
                "filemask": "source/locale/*/LC_MESSAGES/SpinalHDL/Simulation/install/index.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/gettext/SpinalHDL/Simulation/install/index.pot",
                "file_format": "po",
                "license": "CC0-1.0",
                "license_url": "https://spdx.org/licenses/CC0-1.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdlsimulationinstallindex/",
                "url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsimulationinstallindex/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsimulationinstallindex/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsimulationinstallindex/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsimulationinstallindex/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsimulationinstallindex/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsimulationinstallindex/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsimulationinstallindex/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/14176/?format=api",
                    "https://hosted.weblate.org/api/addons/14179/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/spinaldoc-rtd/index/?format=api"
            },
            "language_code": "es",
            "id": 1469316,
            "filename": "source/locale/es/LC_MESSAGES/SpinalHDL/Simulation/install/index.po",
            "revision": "1385e7afde4d7de6bbebf2015419eca65265df01",
            "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdlsimulationinstallindex/es/",
            "share_url": "https://hosted.weblate.org/engage/spinaldoc-rtd/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/spinaldoc-rtd/spinalhdlsimulationinstallindex/es/",
            "url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlsimulationinstallindex/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 55,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-07-04T11:51:52.713861+02:00",
            "last_author": "Readon",
            "repository_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlsimulationinstallindex/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlsimulationinstallindex/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlsimulationinstallindex/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlsimulationinstallindex/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlsimulationinstallindex/es/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "SpinalHDL/Legacy/pinsec/introduction",
                "slug": "spinalhdllegacypinsecintroduction",
                "id": 27319,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "SpinalDoc-RTD",
                    "slug": "spinaldoc-rtd",
                    "id": 4700,
                    "web": "https://spinalhdl.github.io/SpinalDoc-RTD/",
                    "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/",
                    "url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/labels/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "SpinalHDL的使用说明",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "master",
                "filemask": "source/locale/*/LC_MESSAGES/SpinalHDL/Legacy/pinsec/introduction.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/gettext/SpinalHDL/Legacy/pinsec/introduction.pot",
                "file_format": "po",
                "license": "CC0-1.0",
                "license_url": "https://spdx.org/licenses/CC0-1.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdllegacypinsecintroduction/",
                "url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllegacypinsecintroduction/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllegacypinsecintroduction/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllegacypinsecintroduction/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllegacypinsecintroduction/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllegacypinsecintroduction/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllegacypinsecintroduction/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllegacypinsecintroduction/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/14450/?format=api",
                    "https://hosted.weblate.org/api/addons/14452/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/spinaldoc-rtd/index/?format=api"
            },
            "language_code": "es",
            "id": 1469317,
            "filename": "source/locale/es/LC_MESSAGES/SpinalHDL/Legacy/pinsec/introduction.po",
            "revision": "5196d83050cfabe7686ff077921f15bd94df85b5",
            "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdllegacypinsecintroduction/es/",
            "share_url": "https://hosted.weblate.org/engage/spinaldoc-rtd/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/spinaldoc-rtd/spinalhdllegacypinsecintroduction/es/",
            "url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllegacypinsecintroduction/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 167,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-07-04T11:52:05.863258+02:00",
            "last_author": "Readon",
            "repository_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllegacypinsecintroduction/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllegacypinsecintroduction/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllegacypinsecintroduction/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllegacypinsecintroduction/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllegacypinsecintroduction/es/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "SpinalHDL/Developers area/bus_slave_factory_impl",
                "slug": "spinalhdldevelopers-areabus_slave_factory_impl",
                "id": 27308,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "SpinalDoc-RTD",
                    "slug": "spinaldoc-rtd",
                    "id": 4700,
                    "web": "https://spinalhdl.github.io/SpinalDoc-RTD/",
                    "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/",
                    "url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/labels/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "SpinalHDL的使用说明",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "master",
                "filemask": "source/locale/*/LC_MESSAGES/SpinalHDL/Developers area/bus_slave_factory_impl.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/gettext/SpinalHDL/Developers area/bus_slave_factory_impl.pot",
                "file_format": "po",
                "license": "CC0-1.0",
                "license_url": "https://spdx.org/licenses/CC0-1.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdldevelopers-areabus_slave_factory_impl/",
                "url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdldevelopers-areabus_slave_factory_impl/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdldevelopers-areabus_slave_factory_impl/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdldevelopers-areabus_slave_factory_impl/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdldevelopers-areabus_slave_factory_impl/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdldevelopers-areabus_slave_factory_impl/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdldevelopers-areabus_slave_factory_impl/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdldevelopers-areabus_slave_factory_impl/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/14414/?format=api",
                    "https://hosted.weblate.org/api/addons/14417/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/spinaldoc-rtd/index/?format=api"
            },
            "language_code": "es",
            "id": 1469318,
            "filename": "source/locale/es/LC_MESSAGES/SpinalHDL/Developers area/bus_slave_factory_impl.po",
            "revision": "7a961f854f9893fdf56d354c96a3a85505857258",
            "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdldevelopers-areabus_slave_factory_impl/es/",
            "share_url": "https://hosted.weblate.org/engage/spinaldoc-rtd/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/spinaldoc-rtd/spinalhdldevelopers-areabus_slave_factory_impl/es/",
            "url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdldevelopers-areabus_slave_factory_impl/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 83,
            "total_words": 614,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-07-04T11:52:18.898869+02:00",
            "last_author": "Readon",
            "repository_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdldevelopers-areabus_slave_factory_impl/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdldevelopers-areabus_slave_factory_impl/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdldevelopers-areabus_slave_factory_impl/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdldevelopers-areabus_slave_factory_impl/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdldevelopers-areabus_slave_factory_impl/es/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "SpinalHDL/Examples/Simple ones/apb3",
                "slug": "spinalhdlexamplessimple-onesapb3",
                "id": 27208,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "SpinalDoc-RTD",
                    "slug": "spinaldoc-rtd",
                    "id": 4700,
                    "web": "https://spinalhdl.github.io/SpinalDoc-RTD/",
                    "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/",
                    "url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/labels/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "SpinalHDL的使用说明",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "master",
                "filemask": "source/locale/*/LC_MESSAGES/SpinalHDL/Examples/Simple ones/apb3.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/gettext/SpinalHDL/Examples/Simple ones/apb3.pot",
                "file_format": "po",
                "license": "CC0-1.0",
                "license_url": "https://spdx.org/licenses/CC0-1.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdlexamplessimple-onesapb3/",
                "url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlexamplessimple-onesapb3/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlexamplessimple-onesapb3/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlexamplessimple-onesapb3/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlexamplessimple-onesapb3/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlexamplessimple-onesapb3/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlexamplessimple-onesapb3/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlexamplessimple-onesapb3/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/14218/?format=api",
                    "https://hosted.weblate.org/api/addons/14224/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/spinaldoc-rtd/index/?format=api"
            },
            "language_code": "es",
            "id": 1469319,
            "filename": "source/locale/es/LC_MESSAGES/SpinalHDL/Examples/Simple ones/apb3.po",
            "revision": "584be48730d44bb24abbeaf7071db16f146edc21",
            "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdlexamplessimple-onesapb3/es/",
            "share_url": "https://hosted.weblate.org/engage/spinaldoc-rtd/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/spinaldoc-rtd/spinalhdlexamplessimple-onesapb3/es/",
            "url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlexamplessimple-onesapb3/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 103,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-07-04T11:52:28.072443+02:00",
            "last_author": "Readon",
            "repository_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlexamplessimple-onesapb3/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlexamplessimple-onesapb3/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlexamplessimple-onesapb3/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlexamplessimple-onesapb3/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlexamplessimple-onesapb3/es/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "SpinalHDL/Libraries/Misc/service_plugin",
                "slug": "spinalhdllibrariesmiscservice_plugin",
                "id": 27790,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "SpinalDoc-RTD",
                    "slug": "spinaldoc-rtd",
                    "id": 4700,
                    "web": "https://spinalhdl.github.io/SpinalDoc-RTD/",
                    "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/",
                    "url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/labels/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "SpinalHDL的使用说明",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "master",
                "filemask": "source/locale/*/LC_MESSAGES/SpinalHDL/Libraries/Misc/service_plugin.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/gettext/SpinalHDL/Libraries/Misc/service_plugin.pot",
                "file_format": "po",
                "license": "CC0-1.0",
                "license_url": "https://spdx.org/licenses/CC0-1.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdllibrariesmiscservice_plugin/",
                "url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllibrariesmiscservice_plugin/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllibrariesmiscservice_plugin/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllibrariesmiscservice_plugin/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllibrariesmiscservice_plugin/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllibrariesmiscservice_plugin/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllibrariesmiscservice_plugin/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllibrariesmiscservice_plugin/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/14717/?format=api",
                    "https://hosted.weblate.org/api/addons/14720/?format=api",
                    "https://hosted.weblate.org/api/addons/14721/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/spinaldoc-rtd/index/?format=api"
            },
            "language_code": "es",
            "id": 1469320,
            "filename": "source/locale/es/LC_MESSAGES/SpinalHDL/Libraries/Misc/service_plugin.po",
            "revision": "70e268882b8d7624b0d98c52419b8f9bc541b0dc",
            "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdllibrariesmiscservice_plugin/es/",
            "share_url": "https://hosted.weblate.org/engage/spinaldoc-rtd/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/spinaldoc-rtd/spinalhdllibrariesmiscservice_plugin/es/",
            "url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllibrariesmiscservice_plugin/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 33,
            "total_words": 467,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-07-04T11:53:00.151724+02:00",
            "last_author": "Readon",
            "repository_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllibrariesmiscservice_plugin/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllibrariesmiscservice_plugin/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllibrariesmiscservice_plugin/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllibrariesmiscservice_plugin/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllibrariesmiscservice_plugin/es/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "SpinalHDL/Semantic/index",
                "slug": "spinalhdlsemanticindex",
                "id": 27227,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "SpinalDoc-RTD",
                    "slug": "spinaldoc-rtd",
                    "id": 4700,
                    "web": "https://spinalhdl.github.io/SpinalDoc-RTD/",
                    "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/",
                    "url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/labels/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "SpinalHDL的使用说明",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "master",
                "filemask": "source/locale/*/LC_MESSAGES/SpinalHDL/Semantic/index.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/gettext/SpinalHDL/Semantic/index.pot",
                "file_format": "po",
                "license": "CC0-1.0",
                "license_url": "https://spdx.org/licenses/CC0-1.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdlsemanticindex/",
                "url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsemanticindex/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsemanticindex/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsemanticindex/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsemanticindex/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsemanticindex/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsemanticindex/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlsemanticindex/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/14261/?format=api",
                    "https://hosted.weblate.org/api/addons/14262/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/spinaldoc-rtd/index/?format=api"
            },
            "language_code": "es",
            "id": 1469321,
            "filename": "source/locale/es/LC_MESSAGES/SpinalHDL/Semantic/index.po",
            "revision": "71dcf2fef1422f371132ecaae43ca15f0ea051f5",
            "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdlsemanticindex/es/",
            "share_url": "https://hosted.weblate.org/engage/spinaldoc-rtd/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/spinaldoc-rtd/spinalhdlsemanticindex/es/",
            "url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlsemanticindex/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 1,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-07-04T11:53:59.935269+02:00",
            "last_author": "Readon",
            "repository_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlsemanticindex/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlsemanticindex/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlsemanticindex/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlsemanticindex/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlsemanticindex/es/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "SpinalHDL/Libraries/Pipeline/index",
                "slug": "spinalhdllibrariespipelineindex",
                "id": 27789,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "SpinalDoc-RTD",
                    "slug": "spinaldoc-rtd",
                    "id": 4700,
                    "web": "https://spinalhdl.github.io/SpinalDoc-RTD/",
                    "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/",
                    "url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/labels/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "SpinalHDL的使用说明",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "master",
                "filemask": "source/locale/*/LC_MESSAGES/SpinalHDL/Libraries/Pipeline/index.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/gettext/SpinalHDL/Libraries/Pipeline/index.pot",
                "file_format": "po",
                "license": "CC0-1.0",
                "license_url": "https://spdx.org/licenses/CC0-1.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdllibrariespipelineindex/",
                "url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllibrariespipelineindex/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllibrariespipelineindex/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllibrariespipelineindex/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllibrariespipelineindex/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllibrariespipelineindex/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllibrariespipelineindex/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllibrariespipelineindex/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/14712/?format=api",
                    "https://hosted.weblate.org/api/addons/14715/?format=api",
                    "https://hosted.weblate.org/api/addons/14719/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/spinaldoc-rtd/index/?format=api"
            },
            "language_code": "es",
            "id": 1469322,
            "filename": "source/locale/es/LC_MESSAGES/SpinalHDL/Libraries/Pipeline/index.po",
            "revision": "aa9e8c7530016e9c07bbc40ec25ddd1044ce2fca",
            "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdllibrariespipelineindex/es/",
            "share_url": "https://hosted.weblate.org/engage/spinaldoc-rtd/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/spinaldoc-rtd/spinalhdllibrariespipelineindex/es/",
            "url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllibrariespipelineindex/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 1,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-07-04T11:54:08.381334+02:00",
            "last_author": "Readon",
            "repository_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllibrariespipelineindex/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllibrariespipelineindex/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllibrariespipelineindex/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllibrariespipelineindex/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdllibrariespipelineindex/es/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "SpinalHDL/Examples/Advanced ones/timer",
                "slug": "spinalhdlexamplesadvanced-onestimer",
                "id": 27224,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "SpinalDoc-RTD",
                    "slug": "spinaldoc-rtd",
                    "id": 4700,
                    "web": "https://spinalhdl.github.io/SpinalDoc-RTD/",
                    "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/",
                    "url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/labels/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "SpinalHDL的使用说明",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "master",
                "filemask": "source/locale/*/LC_MESSAGES/SpinalHDL/Examples/Advanced ones/timer.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/gettext/SpinalHDL/Examples/Advanced ones/timer.pot",
                "file_format": "po",
                "license": "CC0-1.0",
                "license_url": "https://spdx.org/licenses/CC0-1.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdlexamplesadvanced-onestimer/",
                "url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlexamplesadvanced-onestimer/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlexamplesadvanced-onestimer/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlexamplesadvanced-onestimer/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlexamplesadvanced-onestimer/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlexamplesadvanced-onestimer/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlexamplesadvanced-onestimer/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlexamplesadvanced-onestimer/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/14247/?format=api",
                    "https://hosted.weblate.org/api/addons/14251/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/spinaldoc-rtd/index/?format=api"
            },
            "language_code": "es",
            "id": 1469323,
            "filename": "source/locale/es/LC_MESSAGES/SpinalHDL/Examples/Advanced ones/timer.po",
            "revision": "0cebc0d817eb7b6734e93e687852cdc98d842e80",
            "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdlexamplesadvanced-onestimer/es/",
            "share_url": "https://hosted.weblate.org/engage/spinaldoc-rtd/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/spinaldoc-rtd/spinalhdlexamplesadvanced-onestimer/es/",
            "url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlexamplesadvanced-onestimer/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 76,
            "total_words": 438,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-07-04T11:54:16.613637+02:00",
            "last_author": "Readon",
            "repository_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlexamplesadvanced-onestimer/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlexamplesadvanced-onestimer/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlexamplesadvanced-onestimer/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlexamplesadvanced-onestimer/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlexamplesadvanced-onestimer/es/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "SpinalHDL/Data types/bundle",
                "slug": "spinalhdldata-typesbundle",
                "id": 27211,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "SpinalDoc-RTD",
                    "slug": "spinaldoc-rtd",
                    "id": 4700,
                    "web": "https://spinalhdl.github.io/SpinalDoc-RTD/",
                    "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/",
                    "url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/labels/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "SpinalHDL的使用说明",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "master",
                "filemask": "source/locale/*/LC_MESSAGES/SpinalHDL/Data types/bundle.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/gettext/SpinalHDL/Data types/bundle.pot",
                "file_format": "po",
                "license": "CC0-1.0",
                "license_url": "https://spdx.org/licenses/CC0-1.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdldata-typesbundle/",
                "url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdldata-typesbundle/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdldata-typesbundle/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdldata-typesbundle/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdldata-typesbundle/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdldata-typesbundle/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdldata-typesbundle/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdldata-typesbundle/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/14220/?format=api",
                    "https://hosted.weblate.org/api/addons/14225/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/spinaldoc-rtd/index/?format=api"
            },
            "language_code": "es",
            "id": 1469326,
            "filename": "source/locale/es/LC_MESSAGES/SpinalHDL/Data types/bundle.po",
            "revision": "907473ebe3f10dc32fc5633cc17140e926b3d5a2",
            "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdldata-typesbundle/es/",
            "share_url": "https://hosted.weblate.org/engage/spinaldoc-rtd/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/spinaldoc-rtd/spinalhdldata-typesbundle/es/",
            "url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdldata-typesbundle/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 402,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-07-04T11:54:33.861424+02:00",
            "last_author": "Readon",
            "repository_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdldata-typesbundle/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdldata-typesbundle/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdldata-typesbundle/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdldata-typesbundle/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdldata-typesbundle/es/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "SpinalHDL/Structuring/blackbox",
                "slug": "spinalhdlstructuringblackbox",
                "id": 27168,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "SpinalDoc-RTD",
                    "slug": "spinaldoc-rtd",
                    "id": 4700,
                    "web": "https://spinalhdl.github.io/SpinalDoc-RTD/",
                    "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/",
                    "url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/labels/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "SpinalHDL的使用说明",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "master",
                "filemask": "source/locale/*/LC_MESSAGES/SpinalHDL/Structuring/blackbox.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/gettext/SpinalHDL/Structuring/blackbox.pot",
                "file_format": "po",
                "license": "CC0-1.0",
                "license_url": "https://spdx.org/licenses/CC0-1.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdlstructuringblackbox/",
                "url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlstructuringblackbox/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlstructuringblackbox/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlstructuringblackbox/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlstructuringblackbox/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlstructuringblackbox/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlstructuringblackbox/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlstructuringblackbox/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/14139/?format=api",
                    "https://hosted.weblate.org/api/addons/14145/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/spinaldoc-rtd/index/?format=api"
            },
            "language_code": "es",
            "id": 1469330,
            "filename": "source/locale/es/LC_MESSAGES/SpinalHDL/Structuring/blackbox.po",
            "revision": "3b87eaf14a70cadcf119b168d56469f85eb43bff",
            "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdlstructuringblackbox/es/",
            "share_url": "https://hosted.weblate.org/engage/spinaldoc-rtd/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/spinaldoc-rtd/spinalhdlstructuringblackbox/es/",
            "url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlstructuringblackbox/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 416,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-07-04T11:55:06.137166+02:00",
            "last_author": "Readon",
            "repository_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlstructuringblackbox/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlstructuringblackbox/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlstructuringblackbox/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlstructuringblackbox/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlstructuringblackbox/es/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "SpinalHDL/Data types/bits",
                "slug": "spinalhdldata-typesbits",
                "id": 27204,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "SpinalDoc-RTD",
                    "slug": "spinaldoc-rtd",
                    "id": 4700,
                    "web": "https://spinalhdl.github.io/SpinalDoc-RTD/",
                    "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/",
                    "url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/labels/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "SpinalHDL的使用说明",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "master",
                "filemask": "source/locale/*/LC_MESSAGES/SpinalHDL/Data types/bits.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/gettext/SpinalHDL/Data types/bits.pot",
                "file_format": "po",
                "license": "CC0-1.0",
                "license_url": "https://spdx.org/licenses/CC0-1.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdldata-typesbits/",
                "url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdldata-typesbits/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdldata-typesbits/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdldata-typesbits/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdldata-typesbits/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdldata-typesbits/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdldata-typesbits/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdldata-typesbits/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/14212/?format=api",
                    "https://hosted.weblate.org/api/addons/14214/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/spinaldoc-rtd/index/?format=api"
            },
            "language_code": "es",
            "id": 1469331,
            "filename": "source/locale/es/LC_MESSAGES/SpinalHDL/Data types/bits.po",
            "revision": "22b27b2b9543665020360164ea595d682fc62580",
            "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdldata-typesbits/es/",
            "share_url": "https://hosted.weblate.org/engage/spinaldoc-rtd/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/spinaldoc-rtd/spinalhdldata-typesbits/es/",
            "url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdldata-typesbits/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 159,
            "total_words": 882,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-07-04T11:55:23.611510+02:00",
            "last_author": "Readon",
            "repository_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdldata-typesbits/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdldata-typesbits/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdldata-typesbits/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdldata-typesbits/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdldata-typesbits/es/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "SpinalHDL/Design errors/width_mismatch",
                "slug": "spinalhdldesign-errorswidth_mismatch",
                "id": 27273,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "SpinalDoc-RTD",
                    "slug": "spinaldoc-rtd",
                    "id": 4700,
                    "web": "https://spinalhdl.github.io/SpinalDoc-RTD/",
                    "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/",
                    "url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/labels/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "SpinalHDL的使用说明",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "master",
                "filemask": "source/locale/*/LC_MESSAGES/SpinalHDL/Design errors/width_mismatch.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/gettext/SpinalHDL/Design errors/width_mismatch.pot",
                "file_format": "po",
                "license": "CC0-1.0",
                "license_url": "https://spdx.org/licenses/CC0-1.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdldesign-errorswidth_mismatch/",
                "url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdldesign-errorswidth_mismatch/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdldesign-errorswidth_mismatch/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdldesign-errorswidth_mismatch/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdldesign-errorswidth_mismatch/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdldesign-errorswidth_mismatch/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdldesign-errorswidth_mismatch/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdldesign-errorswidth_mismatch/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/14354/?format=api",
                    "https://hosted.weblate.org/api/addons/14358/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/spinaldoc-rtd/index/?format=api"
            },
            "language_code": "es",
            "id": 1469332,
            "filename": "source/locale/es/LC_MESSAGES/SpinalHDL/Design errors/width_mismatch.po",
            "revision": "092e6a0a20edf0755c49f2b7548fde8a782ca7b4",
            "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdldesign-errorswidth_mismatch/es/",
            "share_url": "https://hosted.weblate.org/engage/spinaldoc-rtd/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/spinaldoc-rtd/spinalhdldesign-errorswidth_mismatch/es/",
            "url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdldesign-errorswidth_mismatch/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 35,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-07-04T11:55:39.407498+02:00",
            "last_author": "Readon",
            "repository_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdldesign-errorswidth_mismatch/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdldesign-errorswidth_mismatch/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdldesign-errorswidth_mismatch/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdldesign-errorswidth_mismatch/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdldesign-errorswidth_mismatch/es/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "SpinalHDL/Design errors/unreachable_is_statement",
                "slug": "spinalhdldesign-errorsunreachable_is_statement",
                "id": 27317,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "SpinalDoc-RTD",
                    "slug": "spinaldoc-rtd",
                    "id": 4700,
                    "web": "https://spinalhdl.github.io/SpinalDoc-RTD/",
                    "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/",
                    "url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/labels/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "SpinalHDL的使用说明",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "master",
                "filemask": "source/locale/*/LC_MESSAGES/SpinalHDL/Design errors/unreachable_is_statement.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/gettext/SpinalHDL/Design errors/unreachable_is_statement.pot",
                "file_format": "po",
                "license": "CC0-1.0",
                "license_url": "https://spdx.org/licenses/CC0-1.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdldesign-errorsunreachable_is_statement/",
                "url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdldesign-errorsunreachable_is_statement/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdldesign-errorsunreachable_is_statement/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdldesign-errorsunreachable_is_statement/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdldesign-errorsunreachable_is_statement/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdldesign-errorsunreachable_is_statement/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdldesign-errorsunreachable_is_statement/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdldesign-errorsunreachable_is_statement/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/14445/?format=api",
                    "https://hosted.weblate.org/api/addons/14448/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/spinaldoc-rtd/index/?format=api"
            },
            "language_code": "es",
            "id": 1469333,
            "filename": "source/locale/es/LC_MESSAGES/SpinalHDL/Design errors/unreachable_is_statement.po",
            "revision": "fc497d58bb37888d325f0341759b6d281b43384d",
            "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdldesign-errorsunreachable_is_statement/es/",
            "share_url": "https://hosted.weblate.org/engage/spinaldoc-rtd/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/spinaldoc-rtd/spinalhdldesign-errorsunreachable_is_statement/es/",
            "url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdldesign-errorsunreachable_is_statement/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 28,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-07-04T11:55:52.616117+02:00",
            "last_author": "Readon",
            "repository_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdldesign-errorsunreachable_is_statement/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdldesign-errorsunreachable_is_statement/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdldesign-errorsunreachable_is_statement/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdldesign-errorsunreachable_is_statement/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdldesign-errorsunreachable_is_statement/es/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "SpinalHDL/Examples/Advanced ones/index",
                "slug": "spinalhdlexamplesadvanced-onesindex",
                "id": 27221,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "SpinalDoc-RTD",
                    "slug": "spinaldoc-rtd",
                    "id": 4700,
                    "web": "https://spinalhdl.github.io/SpinalDoc-RTD/",
                    "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/",
                    "url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/labels/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "SpinalHDL的使用说明",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "master",
                "filemask": "source/locale/*/LC_MESSAGES/SpinalHDL/Examples/Advanced ones/index.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/gettext/SpinalHDL/Examples/Advanced ones/index.pot",
                "file_format": "po",
                "license": "CC0-1.0",
                "license_url": "https://spdx.org/licenses/CC0-1.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdlexamplesadvanced-onesindex/",
                "url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlexamplesadvanced-onesindex/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlexamplesadvanced-onesindex/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlexamplesadvanced-onesindex/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlexamplesadvanced-onesindex/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlexamplesadvanced-onesindex/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlexamplesadvanced-onesindex/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlexamplesadvanced-onesindex/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/14244/?format=api",
                    "https://hosted.weblate.org/api/addons/14249/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/spinaldoc-rtd/index/?format=api"
            },
            "language_code": "es",
            "id": 1469334,
            "filename": "source/locale/es/LC_MESSAGES/SpinalHDL/Examples/Advanced ones/index.po",
            "revision": "d806719d3c2d840d7867c27d8c38a7048998f1ef",
            "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdlexamplesadvanced-onesindex/es/",
            "share_url": "https://hosted.weblate.org/engage/spinaldoc-rtd/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/spinaldoc-rtd/spinalhdlexamplesadvanced-onesindex/es/",
            "url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlexamplesadvanced-onesindex/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 2,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-07-04T12:02:26.643519+02:00",
            "last_author": "Readon",
            "repository_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlexamplesadvanced-onesindex/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlexamplesadvanced-onesindex/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlexamplesadvanced-onesindex/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlexamplesadvanced-onesindex/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlexamplesadvanced-onesindex/es/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "SpinalHDL/Structuring/area",
                "slug": "spinalhdlstructuringarea",
                "id": 27182,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "SpinalDoc-RTD",
                    "slug": "spinaldoc-rtd",
                    "id": 4700,
                    "web": "https://spinalhdl.github.io/SpinalDoc-RTD/",
                    "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/",
                    "url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/labels/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "SpinalHDL的使用说明",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "master",
                "filemask": "source/locale/*/LC_MESSAGES/SpinalHDL/Structuring/area.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/gettext/SpinalHDL/Structuring/area.pot",
                "file_format": "po",
                "license": "CC0-1.0",
                "license_url": "https://spdx.org/licenses/CC0-1.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdlstructuringarea/",
                "url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlstructuringarea/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlstructuringarea/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlstructuringarea/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlstructuringarea/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlstructuringarea/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlstructuringarea/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlstructuringarea/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/14169/?format=api",
                    "https://hosted.weblate.org/api/addons/14172/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/spinaldoc-rtd/index/?format=api"
            },
            "language_code": "es",
            "id": 1469335,
            "filename": "source/locale/es/LC_MESSAGES/SpinalHDL/Structuring/area.po",
            "revision": "f929ffb46033dd2b0756b338c4c935a060cb2497",
            "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdlstructuringarea/es/",
            "share_url": "https://hosted.weblate.org/engage/spinaldoc-rtd/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/spinaldoc-rtd/spinalhdlstructuringarea/es/",
            "url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlstructuringarea/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 93,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-07-04T12:02:35.994580+02:00",
            "last_author": "Readon",
            "repository_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlstructuringarea/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlstructuringarea/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlstructuringarea/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlstructuringarea/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlstructuringarea/es/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "SpinalHDL/Examples/Simple ones/color_summing",
                "slug": "spinalhdlexamplessimple-onescolor_summing",
                "id": 27212,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "SpinalDoc-RTD",
                    "slug": "spinaldoc-rtd",
                    "id": 4700,
                    "web": "https://spinalhdl.github.io/SpinalDoc-RTD/",
                    "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/",
                    "url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/spinaldoc-rtd/labels/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "SpinalHDL的使用说明",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "master",
                "filemask": "source/locale/*/LC_MESSAGES/SpinalHDL/Examples/Simple ones/color_summing.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/gettext/SpinalHDL/Examples/Simple ones/color_summing.pot",
                "file_format": "po",
                "license": "CC0-1.0",
                "license_url": "https://spdx.org/licenses/CC0-1.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdlexamplessimple-onescolor_summing/",
                "url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlexamplessimple-onescolor_summing/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlexamplessimple-onescolor_summing/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlexamplessimple-onescolor_summing/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlexamplessimple-onescolor_summing/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlexamplessimple-onescolor_summing/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlexamplessimple-onescolor_summing/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdlexamplessimple-onescolor_summing/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "git@github.com:SpinalHDL/SpinalDoc-RTD.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/14232/?format=api",
                    "https://hosted.weblate.org/api/addons/14234/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/spinaldoc-rtd/index/?format=api"
            },
            "language_code": "es",
            "id": 1469336,
            "filename": "source/locale/es/LC_MESSAGES/SpinalHDL/Examples/Simple ones/color_summing.po",
            "revision": "ae5229be088c12252f57d12a4eec1a0890c23d9f",
            "web_url": "https://hosted.weblate.org/projects/spinaldoc-rtd/spinalhdlexamplessimple-onescolor_summing/es/",
            "share_url": "https://hosted.weblate.org/engage/spinaldoc-rtd/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/spinaldoc-rtd/spinalhdlexamplessimple-onescolor_summing/es/",
            "url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlexamplessimple-onescolor_summing/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 39,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-07-04T12:02:59.887584+02:00",
            "last_author": "Readon",
            "repository_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlexamplessimple-onescolor_summing/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlexamplessimple-onescolor_summing/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlexamplessimple-onescolor_summing/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlexamplessimple-onescolor_summing/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/spinaldoc-rtd/spinalhdlexamplessimple-onescolor_summing/es/units/?format=api"
        }
    ]
}