Translation components API.

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

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

{
    "count": 137915,
    "next": "https://hosted.weblate.org/api/translations/?format=api&page=2758",
    "previous": "https://hosted.weblate.org/api/translations/?format=api&page=2756",
    "results": [
        {
            "language": {
                "id": 56,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 68,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13045532,
                "web_url": "https://hosted.weblate.org/languages/cs/",
                "url": "https://hosted.weblate.org/api/languages/cs/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/cs/statistics/?format=api"
            },
            "component": {
                "name": "FitTrackee Client - Sports",
                "slug": "fittrackee-client-sports",
                "id": 13819,
                "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": "FitTrackee",
                    "slug": "fittrackee",
                    "id": 2831,
                    "web": "https://samr1.github.io/FitTrackee/",
                    "web_url": "https://hosted.weblate.org/projects/fittrackee/",
                    "url": "https://hosted.weblate.org/api/projects/fittrackee/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/fittrackee/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/fittrackee/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/fittrackee/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/fittrackee/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/fittrackee/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/fittrackee/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/fittrackee/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "FitTrackee Internalization is implemented with [Vue I18n](https://vue-i18n.intlify.dev/guide/) on client side and [Babel](https://babel.pocoo.org/en/latest/) on API side (for emails) .\r\n\r\nFor new language request, please open an issue on [Github repository](https://github.com/SamR1/FitTrackee/issues).",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/SamR1/FitTrackee.git",
                "git_export": "",
                "branch": "dev",
                "push_branch": "",
                "filemask": "fittrackee_client/src/locales/*/sports.json",
                "screenshot_filemask": "",
                "template": "fittrackee_client/src/locales/en/sports.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "AGPL-3.0-only",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-sports/",
                "url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-sports/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-sports/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-sports/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-sports/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-sports/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-sports/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-sports/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/SamR1/FitTrackee/blob/{{branch}}/fittrackee_client/{{filename|parentdir}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": false,
                "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/14595/?format=api",
                    "https://hosted.weblate.org/api/addons/6411/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-administration/?format=api"
            },
            "language_code": "cs",
            "id": 1451951,
            "filename": "fittrackee_client/src/locales/cs/sports.json",
            "revision": "81e66f1370a56e5196bd56950bae0460f6a1901e,3be4b32984787237043e75dc6250a8128fd859da",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-sports/cs/",
            "share_url": "https://hosted.weblate.org/engage/fittrackee/-/cs/",
            "translate_url": "https://hosted.weblate.org/translate/fittrackee/fittrackee-client-sports/cs/",
            "url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-sports/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 29,
            "translated": 17,
            "translated_words": 29,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 11.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T20:12:20.495388+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-sports/cs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-sports/cs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-sports/cs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-sports/cs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-sports/cs/units/?format=api"
        },
        {
            "language": {
                "id": 56,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 68,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13045532,
                "web_url": "https://hosted.weblate.org/languages/cs/",
                "url": "https://hosted.weblate.org/api/languages/cs/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/cs/statistics/?format=api"
            },
            "component": {
                "name": "FitTrackee Client - OAuth2.0 Apps",
                "slug": "fittrackee-client-oauth2-0-apps",
                "id": 15242,
                "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": "FitTrackee",
                    "slug": "fittrackee",
                    "id": 2831,
                    "web": "https://samr1.github.io/FitTrackee/",
                    "web_url": "https://hosted.weblate.org/projects/fittrackee/",
                    "url": "https://hosted.weblate.org/api/projects/fittrackee/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/fittrackee/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/fittrackee/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/fittrackee/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/fittrackee/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/fittrackee/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/fittrackee/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/fittrackee/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "FitTrackee Internalization is implemented with [Vue I18n](https://vue-i18n.intlify.dev/guide/) on client side and [Babel](https://babel.pocoo.org/en/latest/) on API side (for emails) .\r\n\r\nFor new language request, please open an issue on [Github repository](https://github.com/SamR1/FitTrackee/issues).",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/SamR1/FitTrackee.git",
                "git_export": "",
                "branch": "dev",
                "push_branch": "",
                "filemask": "fittrackee_client/src/locales/*/oauth2.json",
                "screenshot_filemask": "",
                "template": "fittrackee_client/src/locales/en/oauth2.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "AGPL-3.0-only",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-oauth2-0-apps/",
                "url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-oauth2-0-apps/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-oauth2-0-apps/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-oauth2-0-apps/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-oauth2-0-apps/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-oauth2-0-apps/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-oauth2-0-apps/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-oauth2-0-apps/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/SamR1/FitTrackee/blob/{{branch}}/fittrackee_client/{{filename|parentdir}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": false,
                "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/14592/?format=api",
                    "https://hosted.weblate.org/api/addons/14593/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-administration/?format=api"
            },
            "language_code": "cs",
            "id": 1451952,
            "filename": "fittrackee_client/src/locales/cs/oauth2.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,9757a3b5a47eece80eef5405ea2f00ecc85f9613",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-oauth2-0-apps/cs/",
            "share_url": "https://hosted.weblate.org/engage/fittrackee/-/cs/",
            "translate_url": "https://hosted.weblate.org/translate/fittrackee/fittrackee-client-oauth2-0-apps/cs/",
            "url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-oauth2-0-apps/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 32,
            "total_words": 144,
            "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-04-28T14:20:05.750329+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-oauth2-0-apps/cs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-oauth2-0-apps/cs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-oauth2-0-apps/cs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-oauth2-0-apps/cs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-oauth2-0-apps/cs/units/?format=api"
        },
        {
            "language": {
                "id": 56,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 68,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13045532,
                "web_url": "https://hosted.weblate.org/languages/cs/",
                "url": "https://hosted.weblate.org/api/languages/cs/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/cs/statistics/?format=api"
            },
            "component": {
                "name": "FitTrackee Client - Workouts",
                "slug": "fittrackee-client-workouts",
                "id": 13822,
                "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": "FitTrackee",
                    "slug": "fittrackee",
                    "id": 2831,
                    "web": "https://samr1.github.io/FitTrackee/",
                    "web_url": "https://hosted.weblate.org/projects/fittrackee/",
                    "url": "https://hosted.weblate.org/api/projects/fittrackee/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/fittrackee/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/fittrackee/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/fittrackee/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/fittrackee/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/fittrackee/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/fittrackee/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/fittrackee/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "FitTrackee Internalization is implemented with [Vue I18n](https://vue-i18n.intlify.dev/guide/) on client side and [Babel](https://babel.pocoo.org/en/latest/) on API side (for emails) .\r\n\r\nFor new language request, please open an issue on [Github repository](https://github.com/SamR1/FitTrackee/issues).",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/SamR1/FitTrackee.git",
                "git_export": "",
                "branch": "dev",
                "push_branch": "",
                "filemask": "fittrackee_client/src/locales/*/workouts.json",
                "screenshot_filemask": "",
                "template": "fittrackee_client/src/locales/en/workouts.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "AGPL-3.0-only",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-workouts/",
                "url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-workouts/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-workouts/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-workouts/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-workouts/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-workouts/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-workouts/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-workouts/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/SamR1/FitTrackee/blob/{{branch}}/fittrackee_client/{{filename|parentdir}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": false,
                "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/14598/?format=api",
                    "https://hosted.weblate.org/api/addons/6414/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-administration/?format=api"
            },
            "language_code": "cs",
            "id": 1451953,
            "filename": "fittrackee_client/src/locales/cs/workouts.json",
            "revision": "dfdc4eec233d1e93c148eaba0f91c14cd6f75e4a,8874ab8345624353b2b8b64fe64d37493969d5c7",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-workouts/cs/",
            "share_url": "https://hosted.weblate.org/engage/fittrackee/-/cs/",
            "translate_url": "https://hosted.weblate.org/translate/fittrackee/fittrackee-client-workouts/cs/",
            "url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 108,
            "total_words": 245,
            "translated": 11,
            "translated_words": 16,
            "translated_percent": 10.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T20:12:36.596784+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/cs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/cs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/cs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/cs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-workouts/cs/units/?format=api"
        },
        {
            "language": {
                "id": 56,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 68,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13045532,
                "web_url": "https://hosted.weblate.org/languages/cs/",
                "url": "https://hosted.weblate.org/api/languages/cs/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/cs/statistics/?format=api"
            },
            "component": {
                "name": "FitTrackee Client - Common",
                "slug": "fittrackee-client-common",
                "id": 13817,
                "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": "FitTrackee",
                    "slug": "fittrackee",
                    "id": 2831,
                    "web": "https://samr1.github.io/FitTrackee/",
                    "web_url": "https://hosted.weblate.org/projects/fittrackee/",
                    "url": "https://hosted.weblate.org/api/projects/fittrackee/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/fittrackee/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/fittrackee/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/fittrackee/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/fittrackee/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/fittrackee/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/fittrackee/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/fittrackee/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "FitTrackee Internalization is implemented with [Vue I18n](https://vue-i18n.intlify.dev/guide/) on client side and [Babel](https://babel.pocoo.org/en/latest/) on API side (for emails) .\r\n\r\nFor new language request, please open an issue on [Github repository](https://github.com/SamR1/FitTrackee/issues).",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/SamR1/FitTrackee.git",
                "git_export": "",
                "branch": "dev",
                "push_branch": "",
                "filemask": "fittrackee_client/src/locales/*/common.json",
                "screenshot_filemask": "",
                "template": "fittrackee_client/src/locales/en/common.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "AGPL-3.0-only",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-common/",
                "url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-common/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-common/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-common/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-common/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-common/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-common/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-common/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/SamR1/FitTrackee/blob/{{branch}}/fittrackee_client/{{filename|parentdir}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": false,
                "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/14589/?format=api",
                    "https://hosted.weblate.org/api/addons/6409/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-administration/?format=api"
            },
            "language_code": "cs",
            "id": 1451954,
            "filename": "fittrackee_client/src/locales/cs/common.json",
            "revision": "d0ac578b79819ef1293fcd34c2f07a13bfb21169,66b7126cfcd83b4d2eebf66888a2e2d1e14d8fd9",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-common/cs/",
            "share_url": "https://hosted.weblate.org/engage/fittrackee/-/cs/",
            "translate_url": "https://hosted.weblate.org/translate/fittrackee/fittrackee-client-common/cs/",
            "url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-common/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 27,
            "total_words": 35,
            "translated": 2,
            "translated_words": 4,
            "translated_percent": 7.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T20:12:37.923151+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-common/cs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-common/cs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-common/cs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-common/cs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-common/cs/units/?format=api"
        },
        {
            "language": {
                "id": 56,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 68,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13045532,
                "web_url": "https://hosted.weblate.org/languages/cs/",
                "url": "https://hosted.weblate.org/api/languages/cs/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/cs/statistics/?format=api"
            },
            "component": {
                "name": "FitTrackee Client - Buttons",
                "slug": "fittrackee-client-buttons",
                "id": 13824,
                "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": "FitTrackee",
                    "slug": "fittrackee",
                    "id": 2831,
                    "web": "https://samr1.github.io/FitTrackee/",
                    "web_url": "https://hosted.weblate.org/projects/fittrackee/",
                    "url": "https://hosted.weblate.org/api/projects/fittrackee/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/fittrackee/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/fittrackee/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/fittrackee/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/fittrackee/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/fittrackee/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/fittrackee/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/fittrackee/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "FitTrackee Internalization is implemented with [Vue I18n](https://vue-i18n.intlify.dev/guide/) on client side and [Babel](https://babel.pocoo.org/en/latest/) on API side (for emails) .\r\n\r\nFor new language request, please open an issue on [Github repository](https://github.com/SamR1/FitTrackee/issues).",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/SamR1/FitTrackee.git",
                "git_export": "",
                "branch": "dev",
                "push_branch": "",
                "filemask": "fittrackee_client/src/locales/*/buttons.json",
                "screenshot_filemask": "",
                "template": "fittrackee_client/src/locales/en/buttons.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "AGPL-3.0-only",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-buttons/",
                "url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-buttons/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-buttons/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-buttons/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-buttons/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-buttons/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-buttons/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-buttons/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/SamR1/FitTrackee/blob/{{branch}}/fittrackee_client/{{filename|parentdir}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": false,
                "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/14588/?format=api",
                    "https://hosted.weblate.org/api/addons/6408/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-administration/?format=api"
            },
            "language_code": "cs",
            "id": 1451955,
            "filename": "fittrackee_client/src/locales/cs/buttons.json",
            "revision": "f1f38303c6c9e0327ac949ae90343e88b2953b04,22cc0266163995ac1bcd72994ff2bca0fb923fdc",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-buttons/cs/",
            "share_url": "https://hosted.weblate.org/engage/fittrackee/-/cs/",
            "translate_url": "https://hosted.weblate.org/translate/fittrackee/fittrackee-client-buttons/cs/",
            "url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-buttons/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 28,
            "translated": 16,
            "translated_words": 22,
            "translated_percent": 84.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T20:12:22.342746+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-buttons/cs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-buttons/cs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-buttons/cs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-buttons/cs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-buttons/cs/units/?format=api"
        },
        {
            "language": {
                "id": 56,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 68,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13045532,
                "web_url": "https://hosted.weblate.org/languages/cs/",
                "url": "https://hosted.weblate.org/api/languages/cs/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/cs/statistics/?format=api"
            },
            "component": {
                "name": "FitTrackee Client - Errors",
                "slug": "fittrackee-client-errors",
                "id": 13818,
                "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": "FitTrackee",
                    "slug": "fittrackee",
                    "id": 2831,
                    "web": "https://samr1.github.io/FitTrackee/",
                    "web_url": "https://hosted.weblate.org/projects/fittrackee/",
                    "url": "https://hosted.weblate.org/api/projects/fittrackee/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/fittrackee/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/fittrackee/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/fittrackee/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/fittrackee/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/fittrackee/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/fittrackee/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/fittrackee/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "FitTrackee Internalization is implemented with [Vue I18n](https://vue-i18n.intlify.dev/guide/) on client side and [Babel](https://babel.pocoo.org/en/latest/) on API side (for emails) .\r\n\r\nFor new language request, please open an issue on [Github repository](https://github.com/SamR1/FitTrackee/issues).",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/SamR1/FitTrackee.git",
                "git_export": "",
                "branch": "dev",
                "push_branch": "",
                "filemask": "fittrackee_client/src/locales/*/error.json",
                "screenshot_filemask": "",
                "template": "fittrackee_client/src/locales/en/error.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "AGPL-3.0-only",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-errors/",
                "url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-errors/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-errors/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-errors/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-errors/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-errors/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-errors/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-errors/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [
                    "vue_format"
                ],
                "restricted": false,
                "repoweb": "https://github.com/SamR1/FitTrackee/blob/{{branch}}/fittrackee_client/{{filename|parentdir}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": false,
                "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/14591/?format=api",
                    "https://hosted.weblate.org/api/addons/6415/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-administration/?format=api"
            },
            "language_code": "cs",
            "id": 1451956,
            "filename": "fittrackee_client/src/locales/cs/error.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,27c143b13dacba692eab0d2d960acc81d809afc7",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-errors/cs/",
            "share_url": "https://hosted.weblate.org/engage/fittrackee/-/cs/",
            "translate_url": "https://hosted.weblate.org/translate/fittrackee/fittrackee-client-errors/cs/",
            "url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-errors/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "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-04-28T14:20:08.559539+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-errors/cs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-errors/cs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-errors/cs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-errors/cs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-errors/cs/units/?format=api"
        },
        {
            "language": {
                "id": 56,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 68,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13045532,
                "web_url": "https://hosted.weblate.org/languages/cs/",
                "url": "https://hosted.weblate.org/api/languages/cs/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/cs/statistics/?format=api"
            },
            "component": {
                "name": "FitTrackee Client - Equipments",
                "slug": "fittrackee-client-equipments",
                "id": 28776,
                "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": "FitTrackee",
                    "slug": "fittrackee",
                    "id": 2831,
                    "web": "https://samr1.github.io/FitTrackee/",
                    "web_url": "https://hosted.weblate.org/projects/fittrackee/",
                    "url": "https://hosted.weblate.org/api/projects/fittrackee/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/fittrackee/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/fittrackee/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/fittrackee/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/fittrackee/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/fittrackee/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/fittrackee/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/fittrackee/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "FitTrackee Internalization is implemented with [Vue I18n](https://vue-i18n.intlify.dev/guide/) on client side and [Babel](https://babel.pocoo.org/en/latest/) on API side (for emails) .\r\n\r\nFor new language request, please open an issue on [Github repository](https://github.com/SamR1/FitTrackee/issues).",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/SamR1/FitTrackee.git",
                "git_export": "",
                "branch": "dev",
                "push_branch": "",
                "filemask": "fittrackee_client/src/locales/*/equipments.json",
                "screenshot_filemask": "",
                "template": "fittrackee_client/src/locales/en/equipments.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "AGPL-3.0-only",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-equipments/",
                "url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-equipments/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-equipments/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-equipments/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-equipments/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-equipments/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-equipments/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-equipments/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/SamR1/FitTrackee/blob/{{branch}}/fittrackee_client/{{filename|parentdir}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": false,
                "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/15259/?format=api",
                    "https://hosted.weblate.org/api/addons/15260/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-administration/?format=api"
            },
            "language_code": "cs",
            "id": 1451957,
            "filename": "fittrackee_client/src/locales/cs/equipments.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,cbe2ec7c1f8f19959013a439a8a03184c926d632",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-equipments/cs/",
            "share_url": "https://hosted.weblate.org/engage/fittrackee/-/cs/",
            "translate_url": "https://hosted.weblate.org/translate/fittrackee/fittrackee-client-equipments/cs/",
            "url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 43,
            "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-04-28T14:20:09.186769+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/cs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/cs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/cs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/cs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-equipments/cs/units/?format=api"
        },
        {
            "language": {
                "id": 56,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 68,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13045532,
                "web_url": "https://hosted.weblate.org/languages/cs/",
                "url": "https://hosted.weblate.org/api/languages/cs/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/cs/statistics/?format=api"
            },
            "component": {
                "name": "FitTrackee Client - About",
                "slug": "fittrackee-client-about",
                "id": 13823,
                "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": "FitTrackee",
                    "slug": "fittrackee",
                    "id": 2831,
                    "web": "https://samr1.github.io/FitTrackee/",
                    "web_url": "https://hosted.weblate.org/projects/fittrackee/",
                    "url": "https://hosted.weblate.org/api/projects/fittrackee/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/fittrackee/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/fittrackee/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/fittrackee/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/fittrackee/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/fittrackee/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/fittrackee/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/fittrackee/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "FitTrackee Internalization is implemented with [Vue I18n](https://vue-i18n.intlify.dev/guide/) on client side and [Babel](https://babel.pocoo.org/en/latest/) on API side (for emails) .\r\n\r\nFor new language request, please open an issue on [Github repository](https://github.com/SamR1/FitTrackee/issues).",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/SamR1/FitTrackee.git",
                "git_export": "",
                "branch": "dev",
                "push_branch": "",
                "filemask": "fittrackee_client/src/locales/*/about.json",
                "screenshot_filemask": "",
                "template": "fittrackee_client/src/locales/en/about.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "AGPL-3.0-only",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-about/",
                "url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-about/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-about/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-about/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-about/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-about/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-about/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-about/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/SamR1/FitTrackee/blob/{{branch}}/fittrackee_client/{{filename|parentdir}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": false,
                "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/14585/?format=api",
                    "https://hosted.weblate.org/api/addons/6406/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-administration/?format=api"
            },
            "language_code": "cs",
            "id": 1451958,
            "filename": "fittrackee_client/src/locales/cs/about.json",
            "revision": "7f7bec28f12fb5aec1ddee87e0baf7966bb41700,9ff328ce22da438856325136af3d1e42d8c7bf80",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-about/cs/",
            "share_url": "https://hosted.weblate.org/engage/fittrackee/-/cs/",
            "translate_url": "https://hosted.weblate.org/translate/fittrackee/fittrackee-client-about/cs/",
            "url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-about/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 6,
            "total_words": 21,
            "translated": 5,
            "translated_words": 14,
            "translated_percent": 83.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T20:12:22.897700+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-about/cs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-about/cs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-about/cs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-about/cs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-about/cs/units/?format=api"
        },
        {
            "language": {
                "id": 56,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 68,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13045532,
                "web_url": "https://hosted.weblate.org/languages/cs/",
                "url": "https://hosted.weblate.org/api/languages/cs/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/cs/statistics/?format=api"
            },
            "component": {
                "name": "FitTrackee API - Emails",
                "slug": "fittrackee-api-emails",
                "id": 13911,
                "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": "FitTrackee",
                    "slug": "fittrackee",
                    "id": 2831,
                    "web": "https://samr1.github.io/FitTrackee/",
                    "web_url": "https://hosted.weblate.org/projects/fittrackee/",
                    "url": "https://hosted.weblate.org/api/projects/fittrackee/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/fittrackee/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/fittrackee/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/fittrackee/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/fittrackee/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/fittrackee/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/fittrackee/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/fittrackee/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "FitTrackee Internalization is implemented with [Vue I18n](https://vue-i18n.intlify.dev/guide/) on client side and [Babel](https://babel.pocoo.org/en/latest/) on API side (for emails) .\r\n\r\nFor new language request, please open an issue on [Github repository](https://github.com/SamR1/FitTrackee/issues).",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/SamR1/FitTrackee.git",
                "git_export": "",
                "branch": "dev",
                "push_branch": "",
                "filemask": "fittrackee/emails/translations/*/LC_MESSAGES/messages.po",
                "screenshot_filemask": "",
                "template": "fittrackee/emails/translations/en/LC_MESSAGES/messages.po",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po-mono",
                "license": "AGPL-3.0-only",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-api-emails/",
                "url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-api-emails/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-api-emails/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-api-emails/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-api-emails/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-api-emails/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-api-emails/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-api-emails/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/SamR1/FitTrackee/blob/{{branch}}/fittrackee/{{filename|parentdir}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": false,
                "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/6462/?format=api",
                    "https://hosted.weblate.org/api/addons/6463/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-administration/?format=api"
            },
            "language_code": "cs",
            "id": 1451959,
            "filename": "fittrackee/emails/translations/cs/LC_MESSAGES/messages.po",
            "revision": "2ef63aa6766ec9b861f31d2f556aa4653f4f3c73,23829c5034733cc7c9e22ca9f08804b7f38920d3",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-api-emails/cs/",
            "share_url": "https://hosted.weblate.org/engage/fittrackee/-/cs/",
            "translate_url": "https://hosted.weblate.org/translate/fittrackee/fittrackee-api-emails/cs/",
            "url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 40,
            "total_words": 342,
            "translated": 18,
            "translated_words": 127,
            "translated_percent": 45.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T20:12:23.659757+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/cs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/cs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/cs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/cs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-api-emails/cs/units/?format=api"
        },
        {
            "language": {
                "id": 56,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 68,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13045532,
                "web_url": "https://hosted.weblate.org/languages/cs/",
                "url": "https://hosted.weblate.org/api/languages/cs/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/cs/statistics/?format=api"
            },
            "component": {
                "name": "FitTrackee Client - API messages",
                "slug": "fittrackee-client-api-messages",
                "id": 13816,
                "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": "FitTrackee",
                    "slug": "fittrackee",
                    "id": 2831,
                    "web": "https://samr1.github.io/FitTrackee/",
                    "web_url": "https://hosted.weblate.org/projects/fittrackee/",
                    "url": "https://hosted.weblate.org/api/projects/fittrackee/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/fittrackee/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/fittrackee/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/fittrackee/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/fittrackee/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/fittrackee/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/fittrackee/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/fittrackee/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "FitTrackee Internalization is implemented with [Vue I18n](https://vue-i18n.intlify.dev/guide/) on client side and [Babel](https://babel.pocoo.org/en/latest/) on API side (for emails) .\r\n\r\nFor new language request, please open an issue on [Github repository](https://github.com/SamR1/FitTrackee/issues).",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/SamR1/FitTrackee.git",
                "git_export": "",
                "branch": "dev",
                "push_branch": "",
                "filemask": "fittrackee_client/src/locales/*/api.json",
                "screenshot_filemask": "",
                "template": "fittrackee_client/src/locales/en/api.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "AGPL-3.0-only",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-api-messages/",
                "url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-api-messages/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-api-messages/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-api-messages/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-api-messages/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-api-messages/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-api-messages/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-api-messages/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/SamR1/FitTrackee/blob/{{branch}}/fittrackee_client/{{filename|parentdir}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": false,
                "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/14587/?format=api",
                    "https://hosted.weblate.org/api/addons/6407/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-administration/?format=api"
            },
            "language_code": "cs",
            "id": 1451960,
            "filename": "fittrackee_client/src/locales/cs/api.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,75ceab7da3eedf8796baec063deed2fcd2ef2a03",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-api-messages/cs/",
            "share_url": "https://hosted.weblate.org/engage/fittrackee/-/cs/",
            "translate_url": "https://hosted.weblate.org/translate/fittrackee/fittrackee-client-api-messages/cs/",
            "url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-api-messages/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 38,
            "total_words": 219,
            "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-04-28T20:12:40.265741+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-api-messages/cs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-api-messages/cs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-api-messages/cs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-api-messages/cs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-api-messages/cs/units/?format=api"
        },
        {
            "language": {
                "id": 56,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 68,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13045532,
                "web_url": "https://hosted.weblate.org/languages/cs/",
                "url": "https://hosted.weblate.org/api/languages/cs/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/cs/statistics/?format=api"
            },
            "component": {
                "name": "FitTrackee Client - Dashboard",
                "slug": "fittrackee-client-dashboard",
                "id": 13825,
                "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": "FitTrackee",
                    "slug": "fittrackee",
                    "id": 2831,
                    "web": "https://samr1.github.io/FitTrackee/",
                    "web_url": "https://hosted.weblate.org/projects/fittrackee/",
                    "url": "https://hosted.weblate.org/api/projects/fittrackee/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/fittrackee/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/fittrackee/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/fittrackee/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/fittrackee/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/fittrackee/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/fittrackee/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/fittrackee/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "FitTrackee Internalization is implemented with [Vue I18n](https://vue-i18n.intlify.dev/guide/) on client side and [Babel](https://babel.pocoo.org/en/latest/) on API side (for emails) .\r\n\r\nFor new language request, please open an issue on [Github repository](https://github.com/SamR1/FitTrackee/issues).",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/SamR1/FitTrackee.git",
                "git_export": "",
                "branch": "dev",
                "push_branch": "",
                "filemask": "fittrackee_client/src/locales/*/dashboard.json",
                "screenshot_filemask": "",
                "template": "fittrackee_client/src/locales/en/dashboard.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "AGPL-3.0-only",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-dashboard/",
                "url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-dashboard/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-dashboard/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-dashboard/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-dashboard/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-dashboard/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-dashboard/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-dashboard/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/SamR1/FitTrackee/blob/{{branch}}/fittrackee_client/{{filename|parentdir}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": false,
                "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/14590/?format=api",
                    "https://hosted.weblate.org/api/addons/6410/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-administration/?format=api"
            },
            "language_code": "cs",
            "id": 1451961,
            "filename": "fittrackee_client/src/locales/cs/dashboard.json",
            "revision": "acc84af1fb631fd0ce75fc08aaf06b8beb3293c5,598014dc9495c081580f06d19a0fd65fc0cee9bc",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-dashboard/cs/",
            "share_url": "https://hosted.weblate.org/engage/fittrackee/-/cs/",
            "translate_url": "https://hosted.weblate.org/translate/fittrackee/fittrackee-client-dashboard/cs/",
            "url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-dashboard/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 3,
            "translated": 2,
            "translated_words": 3,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T20:12:24.225555+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-dashboard/cs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-dashboard/cs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-dashboard/cs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-dashboard/cs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-dashboard/cs/units/?format=api"
        },
        {
            "language": {
                "id": 56,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 68,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13045532,
                "web_url": "https://hosted.weblate.org/languages/cs/",
                "url": "https://hosted.weblate.org/api/languages/cs/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/cs/statistics/?format=api"
            },
            "component": {
                "name": "FitTrackee Client - User",
                "slug": "fittrackee-client-user",
                "id": 13821,
                "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": "FitTrackee",
                    "slug": "fittrackee",
                    "id": 2831,
                    "web": "https://samr1.github.io/FitTrackee/",
                    "web_url": "https://hosted.weblate.org/projects/fittrackee/",
                    "url": "https://hosted.weblate.org/api/projects/fittrackee/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/fittrackee/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/fittrackee/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/fittrackee/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/fittrackee/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/fittrackee/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/fittrackee/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/fittrackee/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "FitTrackee Internalization is implemented with [Vue I18n](https://vue-i18n.intlify.dev/guide/) on client side and [Babel](https://babel.pocoo.org/en/latest/) on API side (for emails) .\r\n\r\nFor new language request, please open an issue on [Github repository](https://github.com/SamR1/FitTrackee/issues).",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/SamR1/FitTrackee.git",
                "git_export": "",
                "branch": "dev",
                "push_branch": "",
                "filemask": "fittrackee_client/src/locales/*/user.json",
                "screenshot_filemask": "",
                "template": "fittrackee_client/src/locales/en/user.json",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "AGPL-3.0-only",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-user/",
                "url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-user/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-user/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-user/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-user/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-user/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-user/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-user/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/SamR1/FitTrackee/blob/{{branch}}/fittrackee_client/{{filename|parentdir}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": false,
                "manage_units": false,
                "enable_suggestions": false,
                "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/14597/?format=api",
                    "https://hosted.weblate.org/api/addons/6413/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-administration/?format=api"
            },
            "language_code": "cs",
            "id": 1451962,
            "filename": "fittrackee_client/src/locales/cs/user.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,3c0d417e539cdee15de68b2fef2a3ec7ba2dbcc4",
            "web_url": "https://hosted.weblate.org/projects/fittrackee/fittrackee-client-user/cs/",
            "share_url": "https://hosted.weblate.org/engage/fittrackee/-/cs/",
            "translate_url": "https://hosted.weblate.org/translate/fittrackee/fittrackee-client-user/cs/",
            "url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 140,
            "total_words": 566,
            "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-04-28T14:20:12.898102+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/cs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/cs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/cs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/cs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/cs/units/?format=api"
        },
        {
            "language": {
                "id": 58,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 245,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://hosted.weblate.org/languages/pt/",
                "url": "https://hosted.weblate.org/api/languages/pt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "OnionShare iOS",
                "slug": "onionshare-ios",
                "id": 15321,
                "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": "OnionShare",
                    "slug": "onionshare",
                    "id": 260,
                    "web": "https://onionshare.org/",
                    "web_url": "https://hosted.weblate.org/projects/onionshare/",
                    "url": "https://hosted.weblate.org/api/projects/onionshare/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/onionshare/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/onionshare/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/onionshare/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/onionshare/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/onionshare/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/onionshare/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/onionshare/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "Mailing list for translators: onionshare-dev@lists.riseup.net",
                    "enable_hooks": true,
                    "language_aliases": "bn-BD:bn,es-ES:es,es_ES:es,fy-NL:fy,gu-IN:gu,gu_IN:gu,hi-IN:hi,hi_IN:hi,hy-AM:hy,hy_AM:hy,sv-SE:sv,sv_SE:sv,zh-CN:zh-Hans,zh-TW:zh-Hant,en_US:en,en-US:en"
                },
                "vcs": "github",
                "repo": "https://github.com/onionshare/onionshare-ios",
                "git_export": "https://hosted.weblate.org/git/onionshare/onionshare-ios/",
                "branch": "main",
                "push_branch": "",
                "filemask": "Shared/*.lproj/Localizable.strings",
                "screenshot_filemask": "",
                "template": "Shared/en.lproj/Localizable.strings",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "strings-utf8",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/onionshare/onionshare-ios/",
                "url": "https://hosted.weblate.org/api/components/onionshare/onionshare-ios/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/onionshare/onionshare-ios/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/onionshare/onionshare-ios/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/onionshare/onionshare-ios/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/onionshare/onionshare-ios/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/onionshare/onionshare-ios/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/onionshare/onionshare-ios/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": false,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/7378/?format=api",
                    "https://hosted.weblate.org/api/addons/7376/?format=api",
                    "https://hosted.weblate.org/api/addons/7377/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "pt",
            "id": 1451963,
            "filename": "Shared/pt.lproj/Localizable.strings",
            "revision": "4822d608a73d5a315c401c33e31cbb1cb5cc4a4c,8c50e705a542aec8592e262c07f79b720a01c8ef",
            "web_url": "https://hosted.weblate.org/projects/onionshare/onionshare-ios/pt/",
            "share_url": "https://hosted.weblate.org/engage/onionshare/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/onionshare/onionshare-ios/pt/",
            "url": "https://hosted.weblate.org/api/translations/onionshare/onionshare-ios/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 55,
            "total_words": 272,
            "translated": 42,
            "translated_words": 115,
            "translated_percent": 76.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 1.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-29T16:07:06.447111+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/onionshare/onionshare-ios/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/onionshare/onionshare-ios/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/onionshare/onionshare-ios/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/onionshare/onionshare-ios/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/onionshare/onionshare-ios/pt/units/?format=api"
        },
        {
            "language": {
                "id": 58,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 245,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://hosted.weblate.org/languages/pt/",
                "url": "https://hosted.weblate.org/api/languages/pt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "OnionShare Glossary",
                "slug": "glossary",
                "id": 5627,
                "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": "OnionShare",
                    "slug": "onionshare",
                    "id": 260,
                    "web": "https://onionshare.org/",
                    "web_url": "https://hosted.weblate.org/projects/onionshare/",
                    "url": "https://hosted.weblate.org/api/projects/onionshare/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/onionshare/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/onionshare/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/onionshare/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/onionshare/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/onionshare/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/onionshare/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/onionshare/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "Mailing list for translators: onionshare-dev@lists.riseup.net",
                    "enable_hooks": true,
                    "language_aliases": "bn-BD:bn,es-ES:es,es_ES:es,fy-NL:fy,gu-IN:gu,gu_IN:gu,hi-IN:hi,hi_IN:hi,hy-AM:hy,hy_AM:hy,sv-SE:sv,sv_SE:sv,zh-CN:zh-Hans,zh-TW:zh-Hant,en_US:en,en-US:en"
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://hosted.weblate.org/git/onionshare/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/onionshare/glossary/",
                "url": "https://hosted.weblate.org/api/components/onionshare/glossary/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/onionshare/glossary/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/onionshare/glossary/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/onionshare/glossary/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/onionshare/glossary/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/onionshare/glossary/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/onionshare/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "pt",
            "id": 1451964,
            "filename": "pt.tbx",
            "revision": "5bb0e5b4ccdbe8b71ab420bf724b7420a4302eb2",
            "web_url": "https://hosted.weblate.org/projects/onionshare/glossary/pt/",
            "share_url": "https://hosted.weblate.org/engage/onionshare/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/onionshare/glossary/pt/",
            "url": "https://hosted.weblate.org/api/translations/onionshare/glossary/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 27,
            "total_words": 35,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 3.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 3.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-29T16:07:13.809479+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/onionshare/glossary/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/onionshare/glossary/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/onionshare/glossary/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/onionshare/glossary/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/onionshare/glossary/pt/units/?format=api"
        },
        {
            "language": {
                "id": 58,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 245,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://hosted.weblate.org/languages/pt/",
                "url": "https://hosted.weblate.org/api/languages/pt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "OnionShare iOS plurals",
                "slug": "onionshare-ios-plurals",
                "id": 15559,
                "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": "OnionShare",
                    "slug": "onionshare",
                    "id": 260,
                    "web": "https://onionshare.org/",
                    "web_url": "https://hosted.weblate.org/projects/onionshare/",
                    "url": "https://hosted.weblate.org/api/projects/onionshare/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/onionshare/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/onionshare/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/onionshare/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/onionshare/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/onionshare/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/onionshare/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/onionshare/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": false,
                    "instructions": "Mailing list for translators: onionshare-dev@lists.riseup.net",
                    "enable_hooks": true,
                    "language_aliases": "bn-BD:bn,es-ES:es,es_ES:es,fy-NL:fy,gu-IN:gu,gu_IN:gu,hi-IN:hi,hi_IN:hi,hy-AM:hy,hy_AM:hy,sv-SE:sv,sv_SE:sv,zh-CN:zh-Hans,zh-TW:zh-Hant,en_US:en,en-US:en"
                },
                "vcs": "github",
                "repo": "https://github.com/onionshare/onionshare-ios",
                "git_export": "",
                "branch": "main",
                "push_branch": "",
                "filemask": "Shared/*.lproj/Localizable.stringsdict",
                "screenshot_filemask": "",
                "template": "Shared/en.lproj/Localizable.stringsdict",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "stringsdict",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/onionshare/onionshare-ios-plurals/",
                "url": "https://hosted.weblate.org/api/components/onionshare/onionshare-ios-plurals/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/onionshare/onionshare-ios-plurals/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/onionshare/onionshare-ios-plurals/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/onionshare/onionshare-ios-plurals/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/onionshare/onionshare-ios-plurals/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/onionshare/onionshare-ios-plurals/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/onionshare/onionshare-ios-plurals/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/onionshare/onionshare-ios/?format=api"
            },
            "language_code": "pt",
            "id": 1451965,
            "filename": "Shared/pt.lproj/Localizable.stringsdict",
            "revision": "50182226eafb848f249b87eb5b7bf3afde26f963,9f45b870ec790971ea3ea881f95831220546e3d2",
            "web_url": "https://hosted.weblate.org/projects/onionshare/onionshare-ios-plurals/pt/",
            "share_url": "https://hosted.weblate.org/engage/onionshare/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/onionshare/onionshare-ios-plurals/pt/",
            "url": "https://hosted.weblate.org/api/translations/onionshare/onionshare-ios-plurals/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4,
            "total_words": 29,
            "translated": 4,
            "translated_words": 29,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-29T16:07:06.923870+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/onionshare/onionshare-ios-plurals/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/onionshare/onionshare-ios-plurals/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/onionshare/onionshare-ios-plurals/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/onionshare/onionshare-ios-plurals/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/onionshare/onionshare-ios-plurals/pt/units/?format=api"
        },
        {
            "language": {
                "id": 58,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 245,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://hosted.weblate.org/languages/pt/",
                "url": "https://hosted.weblate.org/api/languages/pt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "Doc - Plugins: Fullcard",
                "slug": "doc-plugins-fullcard",
                "id": 2912,
                "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": "Galette",
                    "slug": "galette",
                    "id": 393,
                    "web": "https://galette.eu",
                    "web_url": "https://hosted.weblate.org/projects/galette/",
                    "url": "https://hosted.weblate.org/api/projects/galette/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/galette/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/galette/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/galette/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/galette/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/galette/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/galette/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/galette/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Translation for [Galette](https://galette.eu), a membership and contributions management for associations.\r\n\r\nTranslations are available for:\r\n\r\n* main Galette program,\r\n* official plugins (maps, auto, events, paypal, objectslend),\r\n* documentation (installation, usermanual, developer guide, plugins, changelog)\r\n\r\nSend mail to to the translators mailing list <translations@galette.eu> if you have any questions :-)\nMailing list for translators: <translations@galette.eu\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/galette/galettedoc.git",
                "git_export": "",
                "branch": "develop",
                "push_branch": "",
                "filemask": "source/locale/*/LC_MESSAGES/plugins/fullcard.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/plugins/fullcard.pot",
                "file_format": "po",
                "license": "CC-BY-SA-3.0",
                "license_url": "https://spdx.org/licenses/CC-BY-SA-3.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/galette/doc-plugins-fullcard/",
                "url": "https://hosted.weblate.org/api/components/galette/doc-plugins-fullcard/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/galette/doc-plugins-fullcard/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/galette/doc-plugins-fullcard/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/galette/doc-plugins-fullcard/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/galette/doc-plugins-fullcard/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/galette/doc-plugins-fullcard/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/galette/doc-plugins-fullcard/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "rst-text",
                "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 }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/925/?format=api",
                    "https://hosted.weblate.org/api/addons/921/?format=api",
                    "https://hosted.weblate.org/api/addons/927/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/galette/documentation/?format=api"
            },
            "language_code": "pt",
            "id": 1451966,
            "filename": "source/locale/pt/LC_MESSAGES/plugins/fullcard.po",
            "revision": "fe11314da37fc1c188ce12aaf9bf2706830defe2",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-plugins-fullcard/pt/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-plugins-fullcard/pt/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-fullcard/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 101,
            "translated": 8,
            "translated_words": 101,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-29T06:33:59.437868+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-fullcard/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-fullcard/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-fullcard/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-fullcard/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-fullcard/pt/units/?format=api"
        },
        {
            "language": {
                "id": 58,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 245,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://hosted.weblate.org/languages/pt/",
                "url": "https://hosted.weblate.org/api/languages/pt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "Doc: Changelog",
                "slug": "documentation-changelog",
                "id": 2822,
                "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": "Galette",
                    "slug": "galette",
                    "id": 393,
                    "web": "https://galette.eu",
                    "web_url": "https://hosted.weblate.org/projects/galette/",
                    "url": "https://hosted.weblate.org/api/projects/galette/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/galette/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/galette/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/galette/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/galette/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/galette/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/galette/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/galette/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Translation for [Galette](https://galette.eu), a membership and contributions management for associations.\r\n\r\nTranslations are available for:\r\n\r\n* main Galette program,\r\n* official plugins (maps, auto, events, paypal, objectslend),\r\n* documentation (installation, usermanual, developer guide, plugins, changelog)\r\n\r\nSend mail to to the translators mailing list <translations@galette.eu> if you have any questions :-)\nMailing list for translators: <translations@galette.eu\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/galette/galettedoc.git",
                "git_export": "",
                "branch": "develop",
                "push_branch": "",
                "filemask": "source/locale/*/LC_MESSAGES/changelog.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/changelog.pot",
                "file_format": "po",
                "license": "CC-BY-SA-3.0",
                "license_url": "https://spdx.org/licenses/CC-BY-SA-3.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/galette/documentation-changelog/",
                "url": "https://hosted.weblate.org/api/components/galette/documentation-changelog/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/galette/documentation-changelog/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/galette/documentation-changelog/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/galette/documentation-changelog/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/galette/documentation-changelog/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/galette/documentation-changelog/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/galette/documentation-changelog/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "rst-text",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "translations@galette.eu",
                "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 }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": false,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/741/?format=api",
                    "https://hosted.weblate.org/api/addons/735/?format=api",
                    "https://hosted.weblate.org/api/addons/742/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/galette/documentation/?format=api"
            },
            "language_code": "pt",
            "id": 1451967,
            "filename": "source/locale/pt/LC_MESSAGES/changelog.po",
            "revision": "4b19c19a377eddbfe7021590a16e4ceec0ff0d9d",
            "web_url": "https://hosted.weblate.org/projects/galette/documentation-changelog/pt/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/galette/documentation-changelog/pt/",
            "url": "https://hosted.weblate.org/api/translations/galette/documentation-changelog/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 103,
            "total_words": 824,
            "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-04-28T18:24:45.370105+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/documentation-changelog/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/documentation-changelog/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/documentation-changelog/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/documentation-changelog/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/documentation-changelog/pt/units/?format=api"
        },
        {
            "language": {
                "id": 58,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 245,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://hosted.weblate.org/languages/pt/",
                "url": "https://hosted.weblate.org/api/languages/pt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "Galette",
                "slug": "glossary",
                "id": 5920,
                "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": "Galette",
                    "slug": "galette",
                    "id": 393,
                    "web": "https://galette.eu",
                    "web_url": "https://hosted.weblate.org/projects/galette/",
                    "url": "https://hosted.weblate.org/api/projects/galette/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/galette/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/galette/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/galette/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/galette/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/galette/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/galette/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/galette/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Translation for [Galette](https://galette.eu), a membership and contributions management for associations.\r\n\r\nTranslations are available for:\r\n\r\n* main Galette program,\r\n* official plugins (maps, auto, events, paypal, objectslend),\r\n* documentation (installation, usermanual, developer guide, plugins, changelog)\r\n\r\nSend mail to to the translators mailing list <translations@galette.eu> if you have any questions :-)\nMailing list for translators: <translations@galette.eu\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://hosted.weblate.org/git/galette/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "CC-BY-SA-3.0",
                "license_url": "https://spdx.org/licenses/CC-BY-SA-3.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/galette/glossary/",
                "url": "https://hosted.weblate.org/api/components/galette/glossary/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/galette/glossary/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/galette/glossary/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/galette/glossary/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/galette/glossary/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/galette/glossary/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/galette/glossary/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "pt",
            "id": 1451968,
            "filename": "pt.tbx",
            "revision": "3ba5ce5a957f8f7094d4c3130f45f1443af13d84",
            "web_url": "https://hosted.weblate.org/projects/galette/glossary/pt/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/galette/glossary/pt/",
            "url": "https://hosted.weblate.org/api/translations/galette/glossary/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 1,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-29T06:34:01.978820+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/glossary/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/glossary/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/glossary/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/glossary/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/glossary/pt/units/?format=api"
        },
        {
            "language": {
                "id": 58,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 245,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://hosted.weblate.org/languages/pt/",
                "url": "https://hosted.weblate.org/api/languages/pt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "Doc - FAQ: Index",
                "slug": "doc-faq-index",
                "id": 3047,
                "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": "Galette",
                    "slug": "galette",
                    "id": 393,
                    "web": "https://galette.eu",
                    "web_url": "https://hosted.weblate.org/projects/galette/",
                    "url": "https://hosted.weblate.org/api/projects/galette/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/galette/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/galette/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/galette/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/galette/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/galette/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/galette/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/galette/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Translation for [Galette](https://galette.eu), a membership and contributions management for associations.\r\n\r\nTranslations are available for:\r\n\r\n* main Galette program,\r\n* official plugins (maps, auto, events, paypal, objectslend),\r\n* documentation (installation, usermanual, developer guide, plugins, changelog)\r\n\r\nSend mail to to the translators mailing list <translations@galette.eu> if you have any questions :-)\nMailing list for translators: <translations@galette.eu\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/galette/galettedoc.git",
                "git_export": "",
                "branch": "develop",
                "push_branch": "",
                "filemask": "source/locale/*/LC_MESSAGES/faq/index.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/faq/index.pot",
                "file_format": "po",
                "license": "CC-BY-SA-3.0",
                "license_url": "https://spdx.org/licenses/CC-BY-SA-3.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/galette/doc-faq-index/",
                "url": "https://hosted.weblate.org/api/components/galette/doc-faq-index/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/galette/doc-faq-index/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/galette/doc-faq-index/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/galette/doc-faq-index/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/galette/doc-faq-index/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/galette/doc-faq-index/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/galette/doc-faq-index/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "rst-text",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "translations@galette.eu",
                "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 }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": false,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/1015/?format=api",
                    "https://hosted.weblate.org/api/addons/1014/?format=api",
                    "https://hosted.weblate.org/api/addons/1016/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/galette/documentation/?format=api"
            },
            "language_code": "pt",
            "id": 1451969,
            "filename": "source/locale/pt/LC_MESSAGES/faq/index.po",
            "revision": "5c843775b789a5a8e625818adf9443d58ca70c29",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-faq-index/pt/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-faq-index/pt/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-faq-index/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 35,
            "total_words": 472,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 2.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-29T06:33:59.585473+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-faq-index/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-faq-index/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-faq-index/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-faq-index/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-faq-index/pt/units/?format=api"
        },
        {
            "language": {
                "id": 58,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 245,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://hosted.weblate.org/languages/pt/",
                "url": "https://hosted.weblate.org/api/languages/pt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "Doc: Globals",
                "slug": "documentation-globals",
                "id": 2823,
                "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": "Galette",
                    "slug": "galette",
                    "id": 393,
                    "web": "https://galette.eu",
                    "web_url": "https://hosted.weblate.org/projects/galette/",
                    "url": "https://hosted.weblate.org/api/projects/galette/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/galette/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/galette/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/galette/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/galette/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/galette/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/galette/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/galette/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Translation for [Galette](https://galette.eu), a membership and contributions management for associations.\r\n\r\nTranslations are available for:\r\n\r\n* main Galette program,\r\n* official plugins (maps, auto, events, paypal, objectslend),\r\n* documentation (installation, usermanual, developer guide, plugins, changelog)\r\n\r\nSend mail to to the translators mailing list <translations@galette.eu> if you have any questions :-)\nMailing list for translators: <translations@galette.eu\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/galette/galettedoc.git",
                "git_export": "",
                "branch": "develop",
                "push_branch": "",
                "filemask": "source/locale/*/LC_MESSAGES/sphinx.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/sphinx.pot",
                "file_format": "po",
                "license": "CC-BY-SA-3.0",
                "license_url": "https://spdx.org/licenses/CC-BY-SA-3.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/galette/documentation-globals/",
                "url": "https://hosted.weblate.org/api/components/galette/documentation-globals/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/galette/documentation-globals/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/galette/documentation-globals/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/galette/documentation-globals/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/galette/documentation-globals/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/galette/documentation-globals/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/galette/documentation-globals/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "rst-text",
                "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 }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": false,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/739/?format=api",
                    "https://hosted.weblate.org/api/addons/736/?format=api",
                    "https://hosted.weblate.org/api/addons/740/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/galette/documentation/?format=api"
            },
            "language_code": "pt",
            "id": 1451970,
            "filename": "source/locale/pt/LC_MESSAGES/sphinx.po",
            "revision": "125cab3bc85d37eb4885cda8c04bb29e542eba67",
            "web_url": "https://hosted.weblate.org/projects/galette/documentation-globals/pt/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/galette/documentation-globals/pt/",
            "url": "https://hosted.weblate.org/api/translations/galette/documentation-globals/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "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-04-28T18:24:43.442428+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/documentation-globals/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/documentation-globals/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/documentation-globals/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/documentation-globals/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/documentation-globals/pt/units/?format=api"
        },
        {
            "language": {
                "id": 58,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 245,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://hosted.weblate.org/languages/pt/",
                "url": "https://hosted.weblate.org/api/languages/pt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "Doc: Index",
                "slug": "documentation",
                "id": 2820,
                "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": "Galette",
                    "slug": "galette",
                    "id": 393,
                    "web": "https://galette.eu",
                    "web_url": "https://hosted.weblate.org/projects/galette/",
                    "url": "https://hosted.weblate.org/api/projects/galette/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/galette/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/galette/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/galette/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/galette/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/galette/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/galette/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/galette/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Translation for [Galette](https://galette.eu), a membership and contributions management for associations.\r\n\r\nTranslations are available for:\r\n\r\n* main Galette program,\r\n* official plugins (maps, auto, events, paypal, objectslend),\r\n* documentation (installation, usermanual, developer guide, plugins, changelog)\r\n\r\nSend mail to to the translators mailing list <translations@galette.eu> if you have any questions :-)\nMailing list for translators: <translations@galette.eu\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/galette/galettedoc.git",
                "git_export": "https://hosted.weblate.org/git/galette/documentation/",
                "branch": "develop",
                "push_branch": "",
                "filemask": "source/locale/*/LC_MESSAGES/index.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/index.pot",
                "file_format": "po",
                "license": "CC-BY-SA-3.0",
                "license_url": "https://spdx.org/licenses/CC-BY-SA-3.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/galette/documentation/",
                "url": "https://hosted.weblate.org/api/components/galette/documentation/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/galette/documentation/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/galette/documentation/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/galette/documentation/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/galette/documentation/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/galette/documentation/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/galette/documentation/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "rst-text",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/galette/documentation/blob/{{branch}}/source/dummy/{{filename}}#L{{line}}",
                "report_source_bugs": "translations@galette.eu",
                "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": false,
                "commit_pending_age": 24,
                "auto_lock_error": false,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/731/?format=api",
                    "https://hosted.weblate.org/api/addons/730/?format=api",
                    "https://hosted.weblate.org/api/addons/732/?format=api",
                    "https://hosted.weblate.org/api/addons/889/?format=api",
                    "https://hosted.weblate.org/api/addons/917/?format=api",
                    "https://hosted.weblate.org/api/addons/945/?format=api",
                    "https://hosted.weblate.org/api/addons/1013/?format=api",
                    "https://hosted.weblate.org/api/addons/733/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "pt",
            "id": 1451971,
            "filename": "source/locale/pt/LC_MESSAGES/index.po",
            "revision": "1751783c843a3d029c93516fafd9af70e6a1b00b",
            "web_url": "https://hosted.weblate.org/projects/galette/documentation/pt/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/galette/documentation/pt/",
            "url": "https://hosted.weblate.org/api/translations/galette/documentation/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 196,
            "translated": 9,
            "translated_words": 43,
            "translated_percent": 45.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-29T06:33:59.713252+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/documentation/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/documentation/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/documentation/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/documentation/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/documentation/pt/units/?format=api"
        },
        {
            "language": {
                "id": 58,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 245,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://hosted.weblate.org/languages/pt/",
                "url": "https://hosted.weblate.org/api/languages/pt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "Doc - Install: Galette",
                "slug": "doc-install-galette",
                "id": 2897,
                "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": "Galette",
                    "slug": "galette",
                    "id": 393,
                    "web": "https://galette.eu",
                    "web_url": "https://hosted.weblate.org/projects/galette/",
                    "url": "https://hosted.weblate.org/api/projects/galette/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/galette/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/galette/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/galette/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/galette/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/galette/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/galette/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/galette/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Translation for [Galette](https://galette.eu), a membership and contributions management for associations.\r\n\r\nTranslations are available for:\r\n\r\n* main Galette program,\r\n* official plugins (maps, auto, events, paypal, objectslend),\r\n* documentation (installation, usermanual, developer guide, plugins, changelog)\r\n\r\nSend mail to to the translators mailing list <translations@galette.eu> if you have any questions :-)\nMailing list for translators: <translations@galette.eu\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/galette/galettedoc.git",
                "git_export": "",
                "branch": "develop",
                "push_branch": "",
                "filemask": "source/locale/*/LC_MESSAGES/installation/galette.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/installation/galette.pot",
                "file_format": "po",
                "license": "CC-BY-SA-3.0",
                "license_url": "https://spdx.org/licenses/CC-BY-SA-3.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/galette/doc-install-galette/",
                "url": "https://hosted.weblate.org/api/components/galette/doc-install-galette/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/galette/doc-install-galette/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/galette/doc-install-galette/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/galette/doc-install-galette/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/galette/doc-install-galette/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/galette/doc-install-galette/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/galette/doc-install-galette/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "rst-text",
                "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 }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/913/?format=api",
                    "https://hosted.weblate.org/api/addons/912/?format=api",
                    "https://hosted.weblate.org/api/addons/914/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/galette/documentation/?format=api"
            },
            "language_code": "pt",
            "id": 1451972,
            "filename": "source/locale/pt/LC_MESSAGES/installation/galette.po",
            "revision": "29c03933e5c1cee9c995c74e8a06549d6cbc43d2",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-install-galette/pt/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-install-galette/pt/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-install-galette/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 50,
            "total_words": 606,
            "translated": 17,
            "translated_words": 31,
            "translated_percent": 34.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-29T06:33:59.846718+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-install-galette/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-install-galette/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-install-galette/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-install-galette/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-install-galette/pt/units/?format=api"
        },
        {
            "language": {
                "id": 58,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 245,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://hosted.weblate.org/languages/pt/",
                "url": "https://hosted.weblate.org/api/languages/pt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "Doc - Install: Index",
                "slug": "doc-install-index",
                "id": 2892,
                "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": "Galette",
                    "slug": "galette",
                    "id": 393,
                    "web": "https://galette.eu",
                    "web_url": "https://hosted.weblate.org/projects/galette/",
                    "url": "https://hosted.weblate.org/api/projects/galette/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/galette/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/galette/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/galette/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/galette/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/galette/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/galette/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/galette/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Translation for [Galette](https://galette.eu), a membership and contributions management for associations.\r\n\r\nTranslations are available for:\r\n\r\n* main Galette program,\r\n* official plugins (maps, auto, events, paypal, objectslend),\r\n* documentation (installation, usermanual, developer guide, plugins, changelog)\r\n\r\nSend mail to to the translators mailing list <translations@galette.eu> if you have any questions :-)\nMailing list for translators: <translations@galette.eu\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/galette/galettedoc.git",
                "git_export": "",
                "branch": "develop",
                "push_branch": "",
                "filemask": "source/locale/*/LC_MESSAGES/installation/index.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/installation/index.pot",
                "file_format": "po",
                "license": "CC-BY-SA-3.0",
                "license_url": "https://spdx.org/licenses/CC-BY-SA-3.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/galette/doc-install-index/",
                "url": "https://hosted.weblate.org/api/components/galette/doc-install-index/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/galette/doc-install-index/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/galette/doc-install-index/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/galette/doc-install-index/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/galette/doc-install-index/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/galette/doc-install-index/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/galette/doc-install-index/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "rst-text",
                "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 }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/896/?format=api",
                    "https://hosted.weblate.org/api/addons/893/?format=api",
                    "https://hosted.weblate.org/api/addons/897/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/galette/documentation/?format=api"
            },
            "language_code": "pt",
            "id": 1451973,
            "filename": "source/locale/pt/LC_MESSAGES/installation/index.po",
            "revision": "df2e05f9395dc7f281d2c3db6950023730f53e14",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-install-index/pt/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-install-index/pt/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-install-index/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 120,
            "translated": 2,
            "translated_words": 6,
            "translated_percent": 25.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-29T06:33:59.972980+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-install-index/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-install-index/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-install-index/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-install-index/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-install-index/pt/units/?format=api"
        },
        {
            "language": {
                "id": 58,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 245,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://hosted.weblate.org/languages/pt/",
                "url": "https://hosted.weblate.org/api/languages/pt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "Doc - Install: Postinstall",
                "slug": "doc-install-postinstall",
                "id": 2894,
                "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": "Galette",
                    "slug": "galette",
                    "id": 393,
                    "web": "https://galette.eu",
                    "web_url": "https://hosted.weblate.org/projects/galette/",
                    "url": "https://hosted.weblate.org/api/projects/galette/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/galette/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/galette/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/galette/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/galette/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/galette/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/galette/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/galette/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Translation for [Galette](https://galette.eu), a membership and contributions management for associations.\r\n\r\nTranslations are available for:\r\n\r\n* main Galette program,\r\n* official plugins (maps, auto, events, paypal, objectslend),\r\n* documentation (installation, usermanual, developer guide, plugins, changelog)\r\n\r\nSend mail to to the translators mailing list <translations@galette.eu> if you have any questions :-)\nMailing list for translators: <translations@galette.eu\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/galette/galettedoc.git",
                "git_export": "",
                "branch": "develop",
                "push_branch": "",
                "filemask": "source/locale/*/LC_MESSAGES/installation/postinstall.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/installation/postinstall.pot",
                "file_format": "po",
                "license": "CC-BY-SA-3.0",
                "license_url": "https://spdx.org/licenses/CC-BY-SA-3.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/galette/doc-install-postinstall/",
                "url": "https://hosted.weblate.org/api/components/galette/doc-install-postinstall/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/galette/doc-install-postinstall/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/galette/doc-install-postinstall/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/galette/doc-install-postinstall/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/galette/doc-install-postinstall/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/galette/doc-install-postinstall/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/galette/doc-install-postinstall/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "rst-text",
                "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 }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/910/?format=api",
                    "https://hosted.weblate.org/api/addons/903/?format=api",
                    "https://hosted.weblate.org/api/addons/911/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/galette/documentation/?format=api"
            },
            "language_code": "pt",
            "id": 1451974,
            "filename": "source/locale/pt/LC_MESSAGES/installation/postinstall.po",
            "revision": "f953c143585c5a928139e4dfd37faaa2e9b11526",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-install-postinstall/pt/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-install-postinstall/pt/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-install-postinstall/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 23,
            "total_words": 364,
            "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-04-28T18:24:48.237952+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-install-postinstall/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-install-postinstall/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-install-postinstall/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-install-postinstall/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-install-postinstall/pt/units/?format=api"
        },
        {
            "language": {
                "id": 58,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 245,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://hosted.weblate.org/languages/pt/",
                "url": "https://hosted.weblate.org/api/languages/pt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "Doc - Install: Prepare",
                "slug": "doc-install-prepare",
                "id": 2893,
                "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": "Galette",
                    "slug": "galette",
                    "id": 393,
                    "web": "https://galette.eu",
                    "web_url": "https://hosted.weblate.org/projects/galette/",
                    "url": "https://hosted.weblate.org/api/projects/galette/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/galette/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/galette/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/galette/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/galette/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/galette/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/galette/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/galette/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Translation for [Galette](https://galette.eu), a membership and contributions management for associations.\r\n\r\nTranslations are available for:\r\n\r\n* main Galette program,\r\n* official plugins (maps, auto, events, paypal, objectslend),\r\n* documentation (installation, usermanual, developer guide, plugins, changelog)\r\n\r\nSend mail to to the translators mailing list <translations@galette.eu> if you have any questions :-)\nMailing list for translators: <translations@galette.eu\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/galette/galettedoc.git",
                "git_export": "",
                "branch": "develop",
                "push_branch": "",
                "filemask": "source/locale/*/LC_MESSAGES/installation/preparation.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/installation/preparation.pot",
                "file_format": "po",
                "license": "CC-BY-SA-3.0",
                "license_url": "https://spdx.org/licenses/CC-BY-SA-3.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/galette/doc-install-prepare/",
                "url": "https://hosted.weblate.org/api/components/galette/doc-install-prepare/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/galette/doc-install-prepare/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/galette/doc-install-prepare/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/galette/doc-install-prepare/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/galette/doc-install-prepare/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/galette/doc-install-prepare/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/galette/doc-install-prepare/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "rst-text",
                "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 }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/906/?format=api",
                    "https://hosted.weblate.org/api/addons/902/?format=api",
                    "https://hosted.weblate.org/api/addons/907/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/galette/documentation/?format=api"
            },
            "language_code": "pt",
            "id": 1451975,
            "filename": "source/locale/pt/LC_MESSAGES/installation/preparation.po",
            "revision": "7ae3a93dd327463f927551298d453daa51d8fa4a",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-install-prepare/pt/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-install-prepare/pt/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-install-prepare/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 62,
            "total_words": 754,
            "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-04-28T18:24:49.160622+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-install-prepare/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-install-prepare/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-install-prepare/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-install-prepare/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-install-prepare/pt/units/?format=api"
        },
        {
            "language": {
                "id": 58,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 245,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://hosted.weblate.org/languages/pt/",
                "url": "https://hosted.weblate.org/api/languages/pt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "Doc - Install: Prerequisites",
                "slug": "doc-install-prerequisites",
                "id": 2891,
                "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": "Galette",
                    "slug": "galette",
                    "id": 393,
                    "web": "https://galette.eu",
                    "web_url": "https://hosted.weblate.org/projects/galette/",
                    "url": "https://hosted.weblate.org/api/projects/galette/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/galette/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/galette/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/galette/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/galette/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/galette/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/galette/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/galette/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Translation for [Galette](https://galette.eu), a membership and contributions management for associations.\r\n\r\nTranslations are available for:\r\n\r\n* main Galette program,\r\n* official plugins (maps, auto, events, paypal, objectslend),\r\n* documentation (installation, usermanual, developer guide, plugins, changelog)\r\n\r\nSend mail to to the translators mailing list <translations@galette.eu> if you have any questions :-)\nMailing list for translators: <translations@galette.eu\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/galette/galettedoc.git",
                "git_export": "",
                "branch": "develop",
                "push_branch": "",
                "filemask": "source/locale/*/LC_MESSAGES/installation/prerequis.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/installation/prerequis.pot",
                "file_format": "po",
                "license": "CC-BY-SA-3.0",
                "license_url": "https://spdx.org/licenses/CC-BY-SA-3.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/galette/doc-install-prerequisites/",
                "url": "https://hosted.weblate.org/api/components/galette/doc-install-prerequisites/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/galette/doc-install-prerequisites/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/galette/doc-install-prerequisites/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/galette/doc-install-prerequisites/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/galette/doc-install-prerequisites/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/galette/doc-install-prerequisites/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/galette/doc-install-prerequisites/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "rst-text",
                "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 }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/900/?format=api",
                    "https://hosted.weblate.org/api/addons/891/?format=api",
                    "https://hosted.weblate.org/api/addons/901/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/galette/documentation/?format=api"
            },
            "language_code": "pt",
            "id": 1451976,
            "filename": "source/locale/pt/LC_MESSAGES/installation/prerequis.po",
            "revision": "4fdceed1be1dad6431fa43105c59be3988f501b4",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-install-prerequisites/pt/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-install-prerequisites/pt/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-install-prerequisites/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 98,
            "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-04-28T18:24:50.231770+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-install-prerequisites/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-install-prerequisites/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-install-prerequisites/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-install-prerequisites/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-install-prerequisites/pt/units/?format=api"
        },
        {
            "language": {
                "id": 58,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 245,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://hosted.weblate.org/languages/pt/",
                "url": "https://hosted.weblate.org/api/languages/pt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "Doc - Plugins: 3rd party plugins",
                "slug": "doc-plugins-3rdparty",
                "id": 2917,
                "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": "Galette",
                    "slug": "galette",
                    "id": 393,
                    "web": "https://galette.eu",
                    "web_url": "https://hosted.weblate.org/projects/galette/",
                    "url": "https://hosted.weblate.org/api/projects/galette/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/galette/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/galette/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/galette/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/galette/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/galette/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/galette/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/galette/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Translation for [Galette](https://galette.eu), a membership and contributions management for associations.\r\n\r\nTranslations are available for:\r\n\r\n* main Galette program,\r\n* official plugins (maps, auto, events, paypal, objectslend),\r\n* documentation (installation, usermanual, developer guide, plugins, changelog)\r\n\r\nSend mail to to the translators mailing list <translations@galette.eu> if you have any questions :-)\nMailing list for translators: <translations@galette.eu\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/galette/galettedoc.git",
                "git_export": "",
                "branch": "develop",
                "push_branch": "",
                "filemask": "source/locale/*/LC_MESSAGES/plugins/plugins-tiers.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/plugins/plugins-tiers.pot",
                "file_format": "po",
                "license": "CC-BY-SA-3.0",
                "license_url": "https://spdx.org/licenses/CC-BY-SA-3.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/galette/doc-plugins-3rdparty/",
                "url": "https://hosted.weblate.org/api/components/galette/doc-plugins-3rdparty/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/galette/doc-plugins-3rdparty/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/galette/doc-plugins-3rdparty/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/galette/doc-plugins-3rdparty/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/galette/doc-plugins-3rdparty/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/galette/doc-plugins-3rdparty/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/galette/doc-plugins-3rdparty/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "rst-text",
                "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 }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/943/?format=api",
                    "https://hosted.weblate.org/api/addons/939/?format=api",
                    "https://hosted.weblate.org/api/addons/944/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/galette/documentation/?format=api"
            },
            "language_code": "pt",
            "id": 1451978,
            "filename": "source/locale/pt/LC_MESSAGES/plugins/plugins-tiers.po",
            "revision": "e84108f5712043ae5e39ef295b38c4f9ac34af93",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-plugins-3rdparty/pt/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-plugins-3rdparty/pt/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-3rdparty/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 255,
            "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-04-28T18:24:51.792312+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-3rdparty/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-3rdparty/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-3rdparty/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-3rdparty/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-3rdparty/pt/units/?format=api"
        },
        {
            "language": {
                "id": 58,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 245,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://hosted.weblate.org/languages/pt/",
                "url": "https://hosted.weblate.org/api/languages/pt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "Doc - Plugins: Auto",
                "slug": "doc-plugins-auto",
                "id": 2914,
                "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": "Galette",
                    "slug": "galette",
                    "id": 393,
                    "web": "https://galette.eu",
                    "web_url": "https://hosted.weblate.org/projects/galette/",
                    "url": "https://hosted.weblate.org/api/projects/galette/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/galette/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/galette/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/galette/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/galette/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/galette/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/galette/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/galette/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Translation for [Galette](https://galette.eu), a membership and contributions management for associations.\r\n\r\nTranslations are available for:\r\n\r\n* main Galette program,\r\n* official plugins (maps, auto, events, paypal, objectslend),\r\n* documentation (installation, usermanual, developer guide, plugins, changelog)\r\n\r\nSend mail to to the translators mailing list <translations@galette.eu> if you have any questions :-)\nMailing list for translators: <translations@galette.eu\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/galette/galettedoc.git",
                "git_export": "",
                "branch": "develop",
                "push_branch": "",
                "filemask": "source/locale/*/LC_MESSAGES/plugins/auto.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/plugins/auto.pot",
                "file_format": "po",
                "license": "CC-BY-SA-3.0",
                "license_url": "https://spdx.org/licenses/CC-BY-SA-3.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/galette/doc-plugins-auto/",
                "url": "https://hosted.weblate.org/api/components/galette/doc-plugins-auto/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/galette/doc-plugins-auto/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/galette/doc-plugins-auto/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/galette/doc-plugins-auto/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/galette/doc-plugins-auto/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/galette/doc-plugins-auto/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/galette/doc-plugins-auto/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "rst-text",
                "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 }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": false,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/933/?format=api",
                    "https://hosted.weblate.org/api/addons/931/?format=api",
                    "https://hosted.weblate.org/api/addons/935/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/galette/documentation/?format=api"
            },
            "language_code": "pt",
            "id": 1451979,
            "filename": "source/locale/pt/LC_MESSAGES/plugins/auto.po",
            "revision": "0db36783a58056180721b1303cbb107ee8473d3a",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-plugins-auto/pt/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-plugins-auto/pt/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 23,
            "total_words": 217,
            "translated": 3,
            "translated_words": 26,
            "translated_percent": 13.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-29T06:34:00.074910+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/pt/units/?format=api"
        },
        {
            "language": {
                "id": 58,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 245,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://hosted.weblate.org/languages/pt/",
                "url": "https://hosted.weblate.org/api/languages/pt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "Doc - Plugins: Events",
                "slug": "doc-plugins-events",
                "id": 2911,
                "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": "Galette",
                    "slug": "galette",
                    "id": 393,
                    "web": "https://galette.eu",
                    "web_url": "https://hosted.weblate.org/projects/galette/",
                    "url": "https://hosted.weblate.org/api/projects/galette/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/galette/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/galette/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/galette/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/galette/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/galette/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/galette/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/galette/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Translation for [Galette](https://galette.eu), a membership and contributions management for associations.\r\n\r\nTranslations are available for:\r\n\r\n* main Galette program,\r\n* official plugins (maps, auto, events, paypal, objectslend),\r\n* documentation (installation, usermanual, developer guide, plugins, changelog)\r\n\r\nSend mail to to the translators mailing list <translations@galette.eu> if you have any questions :-)\nMailing list for translators: <translations@galette.eu\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/galette/galettedoc.git",
                "git_export": "",
                "branch": "develop",
                "push_branch": "",
                "filemask": "source/locale/*/LC_MESSAGES/plugins/events.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/plugins/events.pot",
                "file_format": "po",
                "license": "CC-BY-SA-3.0",
                "license_url": "https://spdx.org/licenses/CC-BY-SA-3.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/galette/doc-plugins-events/",
                "url": "https://hosted.weblate.org/api/components/galette/doc-plugins-events/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/galette/doc-plugins-events/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/galette/doc-plugins-events/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/galette/doc-plugins-events/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/galette/doc-plugins-events/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/galette/doc-plugins-events/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/galette/doc-plugins-events/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "rst-text",
                "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 }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/924/?format=api",
                    "https://hosted.weblate.org/api/addons/920/?format=api",
                    "https://hosted.weblate.org/api/addons/926/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/galette/documentation/?format=api"
            },
            "language_code": "pt",
            "id": 1451980,
            "filename": "source/locale/pt/LC_MESSAGES/plugins/events.po",
            "revision": "10775620843b1f0bb6b852b0bd9733631e3cf6b6",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-plugins-events/pt/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-plugins-events/pt/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-events/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 33,
            "total_words": 459,
            "translated": 3,
            "translated_words": 26,
            "translated_percent": 9.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-29T06:34:00.188742+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-events/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-events/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-events/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-events/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-events/pt/units/?format=api"
        },
        {
            "language": {
                "id": 58,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 245,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://hosted.weblate.org/languages/pt/",
                "url": "https://hosted.weblate.org/api/languages/pt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "Doc - Plugins: Index",
                "slug": "doc-plugins-index",
                "id": 2915,
                "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": "Galette",
                    "slug": "galette",
                    "id": 393,
                    "web": "https://galette.eu",
                    "web_url": "https://hosted.weblate.org/projects/galette/",
                    "url": "https://hosted.weblate.org/api/projects/galette/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/galette/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/galette/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/galette/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/galette/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/galette/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/galette/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/galette/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Translation for [Galette](https://galette.eu), a membership and contributions management for associations.\r\n\r\nTranslations are available for:\r\n\r\n* main Galette program,\r\n* official plugins (maps, auto, events, paypal, objectslend),\r\n* documentation (installation, usermanual, developer guide, plugins, changelog)\r\n\r\nSend mail to to the translators mailing list <translations@galette.eu> if you have any questions :-)\nMailing list for translators: <translations@galette.eu\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/galette/galettedoc.git",
                "git_export": "",
                "branch": "develop",
                "push_branch": "",
                "filemask": "source/locale/*/LC_MESSAGES/plugins/index.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/plugins/index.pot",
                "file_format": "po",
                "license": "CC-BY-SA-3.0",
                "license_url": "https://spdx.org/licenses/CC-BY-SA-3.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/galette/doc-plugins-index/",
                "url": "https://hosted.weblate.org/api/components/galette/doc-plugins-index/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/galette/doc-plugins-index/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/galette/doc-plugins-index/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/galette/doc-plugins-index/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/galette/doc-plugins-index/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/galette/doc-plugins-index/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/galette/doc-plugins-index/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "rst-text",
                "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 }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/941/?format=api",
                    "https://hosted.weblate.org/api/addons/934/?format=api",
                    "https://hosted.weblate.org/api/addons/942/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/galette/documentation/?format=api"
            },
            "language_code": "pt",
            "id": 1451981,
            "filename": "source/locale/pt/LC_MESSAGES/plugins/index.po",
            "revision": "67d51a35a67342d6776e349cdb4c70485d2a1f2c",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-plugins-index/pt/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-plugins-index/pt/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-index/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 287,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 4.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-29T06:34:00.291095+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-index/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-index/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-index/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-index/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-index/pt/units/?format=api"
        },
        {
            "language": {
                "id": 58,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 245,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://hosted.weblate.org/languages/pt/",
                "url": "https://hosted.weblate.org/api/languages/pt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "Doc - Plugins: Maps",
                "slug": "doc-plugins-maps",
                "id": 2909,
                "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": "Galette",
                    "slug": "galette",
                    "id": 393,
                    "web": "https://galette.eu",
                    "web_url": "https://hosted.weblate.org/projects/galette/",
                    "url": "https://hosted.weblate.org/api/projects/galette/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/galette/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/galette/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/galette/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/galette/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/galette/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/galette/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/galette/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Translation for [Galette](https://galette.eu), a membership and contributions management for associations.\r\n\r\nTranslations are available for:\r\n\r\n* main Galette program,\r\n* official plugins (maps, auto, events, paypal, objectslend),\r\n* documentation (installation, usermanual, developer guide, plugins, changelog)\r\n\r\nSend mail to to the translators mailing list <translations@galette.eu> if you have any questions :-)\nMailing list for translators: <translations@galette.eu\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/galette/galettedoc.git",
                "git_export": "",
                "branch": "develop",
                "push_branch": "",
                "filemask": "source/locale/*/LC_MESSAGES/plugins/maps.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/plugins/maps.pot",
                "file_format": "po",
                "license": "CC-BY-SA-3.0",
                "license_url": "https://spdx.org/licenses/CC-BY-SA-3.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/galette/doc-plugins-maps/",
                "url": "https://hosted.weblate.org/api/components/galette/doc-plugins-maps/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/galette/doc-plugins-maps/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/galette/doc-plugins-maps/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/galette/doc-plugins-maps/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/galette/doc-plugins-maps/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/galette/doc-plugins-maps/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/galette/doc-plugins-maps/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "rst-text",
                "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 }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/922/?format=api",
                    "https://hosted.weblate.org/api/addons/918/?format=api",
                    "https://hosted.weblate.org/api/addons/923/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/galette/documentation/?format=api"
            },
            "language_code": "pt",
            "id": 1451982,
            "filename": "source/locale/pt/LC_MESSAGES/plugins/maps.po",
            "revision": "baa5a2dd5997ca16c6eba8342ce55700603746db",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-plugins-maps/pt/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-plugins-maps/pt/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-maps/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 290,
            "translated": 3,
            "translated_words": 26,
            "translated_percent": 12.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-29T06:34:00.404011+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-maps/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-maps/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-maps/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-maps/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-maps/pt/units/?format=api"
        },
        {
            "language": {
                "id": 58,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 245,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://hosted.weblate.org/languages/pt/",
                "url": "https://hosted.weblate.org/api/languages/pt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "Doc - Plugins: Objectslend",
                "slug": "doc-plugins-objectslend",
                "id": 2916,
                "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": "Galette",
                    "slug": "galette",
                    "id": 393,
                    "web": "https://galette.eu",
                    "web_url": "https://hosted.weblate.org/projects/galette/",
                    "url": "https://hosted.weblate.org/api/projects/galette/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/galette/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/galette/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/galette/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/galette/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/galette/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/galette/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/galette/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Translation for [Galette](https://galette.eu), a membership and contributions management for associations.\r\n\r\nTranslations are available for:\r\n\r\n* main Galette program,\r\n* official plugins (maps, auto, events, paypal, objectslend),\r\n* documentation (installation, usermanual, developer guide, plugins, changelog)\r\n\r\nSend mail to to the translators mailing list <translations@galette.eu> if you have any questions :-)\nMailing list for translators: <translations@galette.eu\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/galette/galettedoc.git",
                "git_export": "",
                "branch": "develop",
                "push_branch": "",
                "filemask": "source/locale/*/LC_MESSAGES/plugins/objectslend.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/plugins/objectslend.pot",
                "file_format": "po",
                "license": "CC-BY-SA-3.0",
                "license_url": "https://spdx.org/licenses/CC-BY-SA-3.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/galette/doc-plugins-objectslend/",
                "url": "https://hosted.weblate.org/api/components/galette/doc-plugins-objectslend/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/galette/doc-plugins-objectslend/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/galette/doc-plugins-objectslend/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/galette/doc-plugins-objectslend/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/galette/doc-plugins-objectslend/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/galette/doc-plugins-objectslend/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/galette/doc-plugins-objectslend/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "rst-text",
                "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 }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/938/?format=api",
                    "https://hosted.weblate.org/api/addons/932/?format=api",
                    "https://hosted.weblate.org/api/addons/940/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/galette/documentation/?format=api"
            },
            "language_code": "pt",
            "id": 1451983,
            "filename": "source/locale/pt/LC_MESSAGES/plugins/objectslend.po",
            "revision": "8f0ba767993062f65211c404712e917e9dc02802",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-plugins-objectslend/pt/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-plugins-objectslend/pt/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 26,
            "total_words": 247,
            "translated": 4,
            "translated_words": 27,
            "translated_percent": 15.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-29T06:34:00.498900+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-objectslend/pt/units/?format=api"
        },
        {
            "language": {
                "id": 58,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 245,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://hosted.weblate.org/languages/pt/",
                "url": "https://hosted.weblate.org/api/languages/pt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "Doc - Plugins: Paypal",
                "slug": "doc-plugins-paypal",
                "id": 2910,
                "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": "Galette",
                    "slug": "galette",
                    "id": 393,
                    "web": "https://galette.eu",
                    "web_url": "https://hosted.weblate.org/projects/galette/",
                    "url": "https://hosted.weblate.org/api/projects/galette/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/galette/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/galette/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/galette/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/galette/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/galette/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/galette/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/galette/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Translation for [Galette](https://galette.eu), a membership and contributions management for associations.\r\n\r\nTranslations are available for:\r\n\r\n* main Galette program,\r\n* official plugins (maps, auto, events, paypal, objectslend),\r\n* documentation (installation, usermanual, developer guide, plugins, changelog)\r\n\r\nSend mail to to the translators mailing list <translations@galette.eu> if you have any questions :-)\nMailing list for translators: <translations@galette.eu\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/galette/galettedoc.git",
                "git_export": "",
                "branch": "develop",
                "push_branch": "",
                "filemask": "source/locale/*/LC_MESSAGES/plugins/paypal.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/plugins/paypal.pot",
                "file_format": "po",
                "license": "CC-BY-SA-3.0",
                "license_url": "https://spdx.org/licenses/CC-BY-SA-3.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/galette/doc-plugins-paypal/",
                "url": "https://hosted.weblate.org/api/components/galette/doc-plugins-paypal/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/galette/doc-plugins-paypal/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/galette/doc-plugins-paypal/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/galette/doc-plugins-paypal/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/galette/doc-plugins-paypal/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/galette/doc-plugins-paypal/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/galette/doc-plugins-paypal/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "rst-text",
                "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 }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/928/?format=api",
                    "https://hosted.weblate.org/api/addons/919/?format=api",
                    "https://hosted.weblate.org/api/addons/929/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/galette/documentation/?format=api"
            },
            "language_code": "pt",
            "id": 1451984,
            "filename": "source/locale/pt/LC_MESSAGES/plugins/paypal.po",
            "revision": "33173283159dae8366fd060fb8ac8382b8ab26d9",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-plugins-paypal/pt/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-plugins-paypal/pt/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-paypal/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 25,
            "total_words": 292,
            "translated": 4,
            "translated_words": 27,
            "translated_percent": 16.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-29T06:34:00.597893+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-paypal/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-paypal/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-paypal/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-paypal/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-plugins-paypal/pt/units/?format=api"
        },
        {
            "language": {
                "id": 58,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 245,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://hosted.weblate.org/languages/pt/",
                "url": "https://hosted.weblate.org/api/languages/pt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "Doc: Source_Code",
                "slug": "doc-source_code",
                "id": 27373,
                "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": "Galette",
                    "slug": "galette",
                    "id": 393,
                    "web": "https://galette.eu",
                    "web_url": "https://hosted.weblate.org/projects/galette/",
                    "url": "https://hosted.weblate.org/api/projects/galette/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/galette/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/galette/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/galette/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/galette/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/galette/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/galette/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/galette/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Translation for [Galette](https://galette.eu), a membership and contributions management for associations.\r\n\r\nTranslations are available for:\r\n\r\n* main Galette program,\r\n* official plugins (maps, auto, events, paypal, objectslend),\r\n* documentation (installation, usermanual, developer guide, plugins, changelog)\r\n\r\nSend mail to to the translators mailing list <translations@galette.eu> if you have any questions :-)\nMailing list for translators: <translations@galette.eu\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/galette/galettedoc.git",
                "git_export": "",
                "branch": "develop",
                "push_branch": "",
                "filemask": "source/locale/*/LC_MESSAGES/source_code.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/source_code.pot",
                "file_format": "po",
                "license": "CC-BY-SA-3.0",
                "license_url": "https://spdx.org/licenses/CC-BY-SA-3.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/galette/doc-source_code/",
                "url": "https://hosted.weblate.org/api/components/galette/doc-source_code/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/galette/doc-source_code/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/galette/doc-source_code/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/galette/doc-source_code/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/galette/doc-source_code/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/galette/doc-source_code/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/galette/doc-source_code/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "rst-text",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "translations@galette.eu",
                "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": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/14479/?format=api",
                    "https://hosted.weblate.org/api/addons/14480/?format=api",
                    "https://hosted.weblate.org/api/addons/14481/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/galette/documentation/?format=api"
            },
            "language_code": "pt",
            "id": 1451985,
            "filename": "source/locale/pt/LC_MESSAGES/source_code.po",
            "revision": "057d97eeb3ab26d76c92741195aacc8e43d255b7",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-source_code/pt/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-source_code/pt/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-source_code/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 50,
            "total_words": 196,
            "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": 1,
            "have_comment": 0,
            "last_change": "2024-04-28T18:48:48.132875+02:00",
            "last_author": "Weblate Translation Memory",
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-source_code/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-source_code/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-source_code/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-source_code/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-source_code/pt/units/?format=api"
        },
        {
            "language": {
                "id": 58,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 245,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://hosted.weblate.org/languages/pt/",
                "url": "https://hosted.weblate.org/api/languages/pt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "Doc - User: Contributions",
                "slug": "doc-user-contributions",
                "id": 2935,
                "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": "Galette",
                    "slug": "galette",
                    "id": 393,
                    "web": "https://galette.eu",
                    "web_url": "https://hosted.weblate.org/projects/galette/",
                    "url": "https://hosted.weblate.org/api/projects/galette/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/galette/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/galette/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/galette/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/galette/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/galette/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/galette/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/galette/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Translation for [Galette](https://galette.eu), a membership and contributions management for associations.\r\n\r\nTranslations are available for:\r\n\r\n* main Galette program,\r\n* official plugins (maps, auto, events, paypal, objectslend),\r\n* documentation (installation, usermanual, developer guide, plugins, changelog)\r\n\r\nSend mail to to the translators mailing list <translations@galette.eu> if you have any questions :-)\nMailing list for translators: <translations@galette.eu\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/galette/galettedoc.git",
                "git_export": "",
                "branch": "develop",
                "push_branch": "",
                "filemask": "source/locale/*/LC_MESSAGES/usermanual/contributions.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/usermanual/contributions.pot",
                "file_format": "po",
                "license": "CC-BY-SA-3.0",
                "license_url": "https://spdx.org/licenses/CC-BY-SA-3.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/galette/doc-user-contributions/",
                "url": "https://hosted.weblate.org/api/components/galette/doc-user-contributions/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/galette/doc-user-contributions/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/galette/doc-user-contributions/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/galette/doc-user-contributions/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/galette/doc-user-contributions/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/galette/doc-user-contributions/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/galette/doc-user-contributions/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "rst-text",
                "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 }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/966/?format=api",
                    "https://hosted.weblate.org/api/addons/961/?format=api",
                    "https://hosted.weblate.org/api/addons/967/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/galette/documentation/?format=api"
            },
            "language_code": "pt",
            "id": 1451988,
            "filename": "source/locale/pt/LC_MESSAGES/usermanual/contributions.po",
            "revision": "e3751896c1e7293309ae91df8a3389e6a286ac27",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-user-contributions/pt/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-user-contributions/pt/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-user-contributions/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 46,
            "total_words": 673,
            "translated": 2,
            "translated_words": 3,
            "translated_percent": 4.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2024-04-29T06:34:00.705366+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-user-contributions/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-user-contributions/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-user-contributions/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-user-contributions/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-user-contributions/pt/units/?format=api"
        },
        {
            "language": {
                "id": 58,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 245,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://hosted.weblate.org/languages/pt/",
                "url": "https://hosted.weblate.org/api/languages/pt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "Doc - User: Index",
                "slug": "doc-user-index",
                "id": 2933,
                "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": "Galette",
                    "slug": "galette",
                    "id": 393,
                    "web": "https://galette.eu",
                    "web_url": "https://hosted.weblate.org/projects/galette/",
                    "url": "https://hosted.weblate.org/api/projects/galette/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/galette/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/galette/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/galette/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/galette/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/galette/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/galette/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/galette/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Translation for [Galette](https://galette.eu), a membership and contributions management for associations.\r\n\r\nTranslations are available for:\r\n\r\n* main Galette program,\r\n* official plugins (maps, auto, events, paypal, objectslend),\r\n* documentation (installation, usermanual, developer guide, plugins, changelog)\r\n\r\nSend mail to to the translators mailing list <translations@galette.eu> if you have any questions :-)\nMailing list for translators: <translations@galette.eu\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/galette/galettedoc.git",
                "git_export": "",
                "branch": "develop",
                "push_branch": "",
                "filemask": "source/locale/*/LC_MESSAGES/usermanual/index.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/usermanual/index.pot",
                "file_format": "po",
                "license": "CC-BY-SA-3.0",
                "license_url": "https://spdx.org/licenses/CC-BY-SA-3.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/galette/doc-user-index/",
                "url": "https://hosted.weblate.org/api/components/galette/doc-user-index/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/galette/doc-user-index/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/galette/doc-user-index/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/galette/doc-user-index/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/galette/doc-user-index/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/galette/doc-user-index/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/galette/doc-user-index/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "rst-text",
                "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 }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": false,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/960/?format=api",
                    "https://hosted.weblate.org/api/addons/956/?format=api",
                    "https://hosted.weblate.org/api/addons/962/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/galette/documentation/?format=api"
            },
            "language_code": "pt",
            "id": 1451990,
            "filename": "source/locale/pt/LC_MESSAGES/usermanual/index.po",
            "revision": "b1aa09cb85f14a3d2cb81207d37bd960719d22be",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-user-index/pt/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-user-index/pt/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-user-index/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 6,
            "total_words": 48,
            "translated": 6,
            "translated_words": 48,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-29T06:34:00.820109+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-user-index/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-user-index/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-user-index/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-user-index/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-user-index/pt/units/?format=api"
        },
        {
            "language": {
                "id": 58,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 245,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://hosted.weblate.org/languages/pt/",
                "url": "https://hosted.weblate.org/api/languages/pt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "Doc - User: Members",
                "slug": "doc-user-members",
                "id": 2932,
                "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": "Galette",
                    "slug": "galette",
                    "id": 393,
                    "web": "https://galette.eu",
                    "web_url": "https://hosted.weblate.org/projects/galette/",
                    "url": "https://hosted.weblate.org/api/projects/galette/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/galette/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/galette/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/galette/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/galette/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/galette/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/galette/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/galette/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Translation for [Galette](https://galette.eu), a membership and contributions management for associations.\r\n\r\nTranslations are available for:\r\n\r\n* main Galette program,\r\n* official plugins (maps, auto, events, paypal, objectslend),\r\n* documentation (installation, usermanual, developer guide, plugins, changelog)\r\n\r\nSend mail to to the translators mailing list <translations@galette.eu> if you have any questions :-)\nMailing list for translators: <translations@galette.eu\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/galette/galettedoc.git",
                "git_export": "",
                "branch": "develop",
                "push_branch": "",
                "filemask": "source/locale/*/LC_MESSAGES/usermanual/adherents.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/usermanual/adherents.pot",
                "file_format": "po",
                "license": "CC-BY-SA-3.0",
                "license_url": "https://spdx.org/licenses/CC-BY-SA-3.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/galette/doc-user-members/",
                "url": "https://hosted.weblate.org/api/components/galette/doc-user-members/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/galette/doc-user-members/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/galette/doc-user-members/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/galette/doc-user-members/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/galette/doc-user-members/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/galette/doc-user-members/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/galette/doc-user-members/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "rst-text",
                "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 }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/954/?format=api",
                    "https://hosted.weblate.org/api/addons/949/?format=api",
                    "https://hosted.weblate.org/api/addons/955/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/galette/documentation/?format=api"
            },
            "language_code": "pt",
            "id": 1451991,
            "filename": "source/locale/pt/LC_MESSAGES/usermanual/adherents.po",
            "revision": "137c5dca61d08a7e84a2e3f8fdcee0661ef21cc5",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-user-members/pt/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-user-members/pt/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-user-members/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 95,
            "total_words": 1553,
            "translated": 4,
            "translated_words": 6,
            "translated_percent": 4.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-29T06:34:00.923977+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-user-members/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-user-members/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-user-members/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-user-members/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-user-members/pt/units/?format=api"
        },
        {
            "language": {
                "id": 58,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 245,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://hosted.weblate.org/languages/pt/",
                "url": "https://hosted.weblate.org/api/languages/pt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "Doc - User: Pdf Models",
                "slug": "doc-user-pdf_models",
                "id": 2937,
                "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": "Galette",
                    "slug": "galette",
                    "id": 393,
                    "web": "https://galette.eu",
                    "web_url": "https://hosted.weblate.org/projects/galette/",
                    "url": "https://hosted.weblate.org/api/projects/galette/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/galette/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/galette/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/galette/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/galette/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/galette/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/galette/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/galette/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Translation for [Galette](https://galette.eu), a membership and contributions management for associations.\r\n\r\nTranslations are available for:\r\n\r\n* main Galette program,\r\n* official plugins (maps, auto, events, paypal, objectslend),\r\n* documentation (installation, usermanual, developer guide, plugins, changelog)\r\n\r\nSend mail to to the translators mailing list <translations@galette.eu> if you have any questions :-)\nMailing list for translators: <translations@galette.eu\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/galette/galettedoc.git",
                "git_export": "",
                "branch": "develop",
                "push_branch": "",
                "filemask": "source/locale/*/LC_MESSAGES/usermanual/pdf_models.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/usermanual/pdf_models.pot",
                "file_format": "po",
                "license": "CC-BY-SA-3.0",
                "license_url": "https://spdx.org/licenses/CC-BY-SA-3.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/galette/doc-user-pdf_models/",
                "url": "https://hosted.weblate.org/api/components/galette/doc-user-pdf_models/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/galette/doc-user-pdf_models/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/galette/doc-user-pdf_models/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/galette/doc-user-pdf_models/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/galette/doc-user-pdf_models/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/galette/doc-user-pdf_models/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/galette/doc-user-pdf_models/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "rst-text",
                "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 }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/971/?format=api",
                    "https://hosted.weblate.org/api/addons/968/?format=api",
                    "https://hosted.weblate.org/api/addons/972/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/galette/documentation/?format=api"
            },
            "language_code": "pt",
            "id": 1451992,
            "filename": "source/locale/pt/LC_MESSAGES/usermanual/pdf_models.po",
            "revision": "2490a7082a470771def5fe0f4c906bedeec9c24c",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-user-pdf_models/pt/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-user-pdf_models/pt/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-user-pdf_models/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 310,
            "translated": 1,
            "translated_words": 2,
            "translated_percent": 4.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-29T06:34:01.034117+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-user-pdf_models/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-user-pdf_models/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-user-pdf_models/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-user-pdf_models/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-user-pdf_models/pt/units/?format=api"
        },
        {
            "language": {
                "id": 58,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 245,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://hosted.weblate.org/languages/pt/",
                "url": "https://hosted.weblate.org/api/languages/pt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "Doc - User: Preferences",
                "slug": "doc-user-preferences",
                "id": 2936,
                "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": "Galette",
                    "slug": "galette",
                    "id": 393,
                    "web": "https://galette.eu",
                    "web_url": "https://hosted.weblate.org/projects/galette/",
                    "url": "https://hosted.weblate.org/api/projects/galette/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/galette/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/galette/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/galette/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/galette/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/galette/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/galette/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/galette/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Translation for [Galette](https://galette.eu), a membership and contributions management for associations.\r\n\r\nTranslations are available for:\r\n\r\n* main Galette program,\r\n* official plugins (maps, auto, events, paypal, objectslend),\r\n* documentation (installation, usermanual, developer guide, plugins, changelog)\r\n\r\nSend mail to to the translators mailing list <translations@galette.eu> if you have any questions :-)\nMailing list for translators: <translations@galette.eu\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/galette/galettedoc.git",
                "git_export": "",
                "branch": "develop",
                "push_branch": "",
                "filemask": "source/locale/*/LC_MESSAGES/usermanual/preferences.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/usermanual/preferences.pot",
                "file_format": "po",
                "license": "CC-BY-SA-3.0",
                "license_url": "https://spdx.org/licenses/CC-BY-SA-3.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/galette/doc-user-preferences/",
                "url": "https://hosted.weblate.org/api/components/galette/doc-user-preferences/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/galette/doc-user-preferences/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/galette/doc-user-preferences/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/galette/doc-user-preferences/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/galette/doc-user-preferences/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/galette/doc-user-preferences/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/galette/doc-user-preferences/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "rst-text",
                "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 }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": false,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/969/?format=api",
                    "https://hosted.weblate.org/api/addons/963/?format=api",
                    "https://hosted.weblate.org/api/addons/970/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/galette/documentation/?format=api"
            },
            "language_code": "pt",
            "id": 1451993,
            "filename": "source/locale/pt/LC_MESSAGES/usermanual/preferences.po",
            "revision": "fafef8fe53a2a0907fa03a74ae9d7e96a2120c4e",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-user-preferences/pt/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-user-preferences/pt/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 137,
            "total_words": 1422,
            "translated": 42,
            "translated_words": 108,
            "translated_percent": 30.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-29T06:34:01.247641+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-user-preferences/pt/units/?format=api"
        },
        {
            "language": {
                "id": 58,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 245,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://hosted.weblate.org/languages/pt/",
                "url": "https://hosted.weblate.org/api/languages/pt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "Doc - User: Search",
                "slug": "doc-user-search",
                "id": 2931,
                "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": "Galette",
                    "slug": "galette",
                    "id": 393,
                    "web": "https://galette.eu",
                    "web_url": "https://hosted.weblate.org/projects/galette/",
                    "url": "https://hosted.weblate.org/api/projects/galette/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/galette/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/galette/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/galette/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/galette/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/galette/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/galette/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/galette/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Translation for [Galette](https://galette.eu), a membership and contributions management for associations.\r\n\r\nTranslations are available for:\r\n\r\n* main Galette program,\r\n* official plugins (maps, auto, events, paypal, objectslend),\r\n* documentation (installation, usermanual, developer guide, plugins, changelog)\r\n\r\nSend mail to to the translators mailing list <translations@galette.eu> if you have any questions :-)\nMailing list for translators: <translations@galette.eu\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/galette/galettedoc.git",
                "git_export": "",
                "branch": "develop",
                "push_branch": "",
                "filemask": "source/locale/*/LC_MESSAGES/usermanual/recherche.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/usermanual/recherche.pot",
                "file_format": "po",
                "license": "CC-BY-SA-3.0",
                "license_url": "https://spdx.org/licenses/CC-BY-SA-3.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/galette/doc-user-search/",
                "url": "https://hosted.weblate.org/api/components/galette/doc-user-search/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/galette/doc-user-search/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/galette/doc-user-search/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/galette/doc-user-search/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/galette/doc-user-search/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/galette/doc-user-search/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/galette/doc-user-search/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "rst-text",
                "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 }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/957/?format=api",
                    "https://hosted.weblate.org/api/addons/948/?format=api",
                    "https://hosted.weblate.org/api/addons/958/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/galette/documentation/?format=api"
            },
            "language_code": "pt",
            "id": 1451994,
            "filename": "source/locale/pt/LC_MESSAGES/usermanual/recherche.po",
            "revision": "cacba778fe0a8e1c06fc6048d210e5954bed7df3",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-user-search/pt/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-user-search/pt/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-user-search/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 41,
            "total_words": 373,
            "translated": 2,
            "translated_words": 4,
            "translated_percent": 4.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 3,
            "have_comment": 0,
            "last_change": "2024-04-29T06:34:01.344866+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-user-search/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-user-search/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-user-search/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-user-search/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-user-search/pt/units/?format=api"
        },
        {
            "language": {
                "id": 58,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 245,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://hosted.weblate.org/languages/pt/",
                "url": "https://hosted.weblate.org/api/languages/pt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "Galette core",
                "slug": "galette",
                "id": 1457,
                "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": "Galette",
                    "slug": "galette",
                    "id": 393,
                    "web": "https://galette.eu",
                    "web_url": "https://hosted.weblate.org/projects/galette/",
                    "url": "https://hosted.weblate.org/api/projects/galette/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/galette/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/galette/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/galette/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/galette/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/galette/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/galette/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/galette/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Translation for [Galette](https://galette.eu), a membership and contributions management for associations.\r\n\r\nTranslations are available for:\r\n\r\n* main Galette program,\r\n* official plugins (maps, auto, events, paypal, objectslend),\r\n* documentation (installation, usermanual, developer guide, plugins, changelog)\r\n\r\nSend mail to to the translators mailing list <translations@galette.eu> if you have any questions :-)\nMailing list for translators: <translations@galette.eu\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/galette/galette.git",
                "git_export": "https://hosted.weblate.org/git/galette/galette/",
                "branch": "develop",
                "push_branch": "",
                "filemask": "galette/lang/galette_*.utf8.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "galette/lang/galette.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/galette/galette/",
                "url": "https://hosted.weblate.org/api/components/galette/galette/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/galette/galette/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/galette/galette/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/galette/galette/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/galette/galette/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/galette/galette/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/galette/galette/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "safe-html",
                "priority": 60,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/galette/galette/blob/{{branch}}/galette//{{filename}}#L{{line}}",
                "report_source_bugs": "translations@galette.eu",
                "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": false,
                "commit_pending_age": 24,
                "auto_lock_error": false,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/366/?format=api",
                    "https://hosted.weblate.org/api/addons/406/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "pt",
            "id": 1451995,
            "filename": "galette/lang/galette_pt.utf8.po",
            "revision": "1405606aee934b9b15411fcb34141406758e50ad",
            "web_url": "https://hosted.weblate.org/projects/galette/galette/pt/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/galette/galette/pt/",
            "url": "https://hosted.weblate.org/api/translations/galette/galette/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1787,
            "total_words": 8000,
            "translated": 132,
            "translated_words": 450,
            "translated_percent": 7.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-29T06:34:02.742443+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/galette/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/galette/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/galette/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/galette/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/galette/pt/units/?format=api"
        },
        {
            "language": {
                "id": 58,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 245,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://hosted.weblate.org/languages/pt/",
                "url": "https://hosted.weblate.org/api/languages/pt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "Plugins: Auto",
                "slug": "auto-plugin",
                "id": 2819,
                "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": "Galette",
                    "slug": "galette",
                    "id": 393,
                    "web": "https://galette.eu",
                    "web_url": "https://hosted.weblate.org/projects/galette/",
                    "url": "https://hosted.weblate.org/api/projects/galette/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/galette/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/galette/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/galette/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/galette/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/galette/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/galette/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/galette/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Translation for [Galette](https://galette.eu), a membership and contributions management for associations.\r\n\r\nTranslations are available for:\r\n\r\n* main Galette program,\r\n* official plugins (maps, auto, events, paypal, objectslend),\r\n* documentation (installation, usermanual, developer guide, plugins, changelog)\r\n\r\nSend mail to to the translators mailing list <translations@galette.eu> if you have any questions :-)\nMailing list for translators: <translations@galette.eu\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/galette/plugin-auto.git",
                "git_export": "https://hosted.weblate.org/git/galette/auto-plugin/",
                "branch": "develop",
                "push_branch": "",
                "filemask": "lang/auto_*.utf8.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "lang/auto.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/galette/auto-plugin/",
                "url": "https://hosted.weblate.org/api/components/galette/auto-plugin/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/galette/auto-plugin/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/galette/auto-plugin/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/galette/auto-plugin/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/galette/auto-plugin/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/galette/auto-plugin/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/galette/auto-plugin/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/galette/plugin-auto/blob/{{branch}}/{{filename|parentdir}}#L{{line}}",
                "report_source_bugs": "translations@galette.eu",
                "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": false,
                "commit_pending_age": 24,
                "auto_lock_error": false,
                "language_regex": "^(?!(en_US)$).+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/718/?format=api",
                    "https://hosted.weblate.org/api/addons/719/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "pt",
            "id": 1451996,
            "filename": "lang/auto_pt.utf8.po",
            "revision": "c6da70ca8d6f76313cc6d0778b7f005ab4082cfa",
            "web_url": "https://hosted.weblate.org/projects/galette/auto-plugin/pt/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/galette/auto-plugin/pt/",
            "url": "https://hosted.weblate.org/api/translations/galette/auto-plugin/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 145,
            "total_words": 682,
            "translated": 11,
            "translated_words": 48,
            "translated_percent": 7.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-29T06:34:03.095380+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/auto-plugin/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/auto-plugin/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/auto-plugin/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/auto-plugin/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/auto-plugin/pt/units/?format=api"
        },
        {
            "language": {
                "id": 58,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 245,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://hosted.weblate.org/languages/pt/",
                "url": "https://hosted.weblate.org/api/languages/pt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "Doc - Install: Update",
                "slug": "doc-install-update",
                "id": 2889,
                "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": "Galette",
                    "slug": "galette",
                    "id": 393,
                    "web": "https://galette.eu",
                    "web_url": "https://hosted.weblate.org/projects/galette/",
                    "url": "https://hosted.weblate.org/api/projects/galette/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/galette/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/galette/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/galette/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/galette/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/galette/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/galette/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/galette/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Translation for [Galette](https://galette.eu), a membership and contributions management for associations.\r\n\r\nTranslations are available for:\r\n\r\n* main Galette program,\r\n* official plugins (maps, auto, events, paypal, objectslend),\r\n* documentation (installation, usermanual, developer guide, plugins, changelog)\r\n\r\nSend mail to to the translators mailing list <translations@galette.eu> if you have any questions :-)\nMailing list for translators: <translations@galette.eu\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/galette/galettedoc.git",
                "git_export": "",
                "branch": "develop",
                "push_branch": "",
                "filemask": "source/locale/*/LC_MESSAGES/installation/update.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/installation/update.pot",
                "file_format": "po",
                "license": "CC-BY-SA-3.0",
                "license_url": "https://spdx.org/licenses/CC-BY-SA-3.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/galette/doc-install-update/",
                "url": "https://hosted.weblate.org/api/components/galette/doc-install-update/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/galette/doc-install-update/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/galette/doc-install-update/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/galette/doc-install-update/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/galette/doc-install-update/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/galette/doc-install-update/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/galette/doc-install-update/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "rst-text",
                "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 }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/894/?format=api",
                    "https://hosted.weblate.org/api/addons/890/?format=api",
                    "https://hosted.weblate.org/api/addons/895/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/galette/documentation/?format=api"
            },
            "language_code": "pt",
            "id": 1451997,
            "filename": "source/locale/pt/LC_MESSAGES/installation/update.po",
            "revision": "a9a883ad5990529c4bdb42c74d1dbc4aca329d01",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-install-update/pt/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-install-update/pt/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-install-update/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 30,
            "total_words": 536,
            "translated": 6,
            "translated_words": 22,
            "translated_percent": 20.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-29T06:34:01.459144+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-install-update/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-install-update/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-install-update/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-install-update/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-install-update/pt/units/?format=api"
        },
        {
            "language": {
                "id": 58,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 245,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://hosted.weblate.org/languages/pt/",
                "url": "https://hosted.weblate.org/api/languages/pt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "Doc - User: Advanced",
                "slug": "doc-user-advanced",
                "id": 2930,
                "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": "Galette",
                    "slug": "galette",
                    "id": 393,
                    "web": "https://galette.eu",
                    "web_url": "https://hosted.weblate.org/projects/galette/",
                    "url": "https://hosted.weblate.org/api/projects/galette/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/galette/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/galette/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/galette/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/galette/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/galette/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/galette/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/galette/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Translation for [Galette](https://galette.eu), a membership and contributions management for associations.\r\n\r\nTranslations are available for:\r\n\r\n* main Galette program,\r\n* official plugins (maps, auto, events, paypal, objectslend),\r\n* documentation (installation, usermanual, developer guide, plugins, changelog)\r\n\r\nSend mail to to the translators mailing list <translations@galette.eu> if you have any questions :-)\nMailing list for translators: <translations@galette.eu\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/galette/galettedoc.git",
                "git_export": "",
                "branch": "develop",
                "push_branch": "",
                "filemask": "source/locale/*/LC_MESSAGES/usermanual/avancee.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/usermanual/avancee.pot",
                "file_format": "po",
                "license": "CC-BY-SA-3.0",
                "license_url": "https://spdx.org/licenses/CC-BY-SA-3.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/galette/doc-user-advanced/",
                "url": "https://hosted.weblate.org/api/components/galette/doc-user-advanced/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/galette/doc-user-advanced/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/galette/doc-user-advanced/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/galette/doc-user-advanced/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/galette/doc-user-advanced/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/galette/doc-user-advanced/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/galette/doc-user-advanced/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "rst-text",
                "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 }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/952/?format=api",
                    "https://hosted.weblate.org/api/addons/946/?format=api",
                    "https://hosted.weblate.org/api/addons/953/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/galette/documentation/?format=api"
            },
            "language_code": "pt",
            "id": 1451998,
            "filename": "source/locale/pt/LC_MESSAGES/usermanual/avancee.po",
            "revision": "a3da3cfb364e8285fbf0adfc73f20bd8c450ef00",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-user-advanced/pt/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-user-advanced/pt/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-user-advanced/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 76,
            "total_words": 1172,
            "translated": 1,
            "translated_words": 2,
            "translated_percent": 1.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-29T06:34:01.551043+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-user-advanced/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-user-advanced/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-user-advanced/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-user-advanced/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-user-advanced/pt/units/?format=api"
        },
        {
            "language": {
                "id": 58,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 245,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://hosted.weblate.org/languages/pt/",
                "url": "https://hosted.weblate.org/api/languages/pt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "Plugins: Events",
                "slug": "events-plugin",
                "id": 2812,
                "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": "Galette",
                    "slug": "galette",
                    "id": 393,
                    "web": "https://galette.eu",
                    "web_url": "https://hosted.weblate.org/projects/galette/",
                    "url": "https://hosted.weblate.org/api/projects/galette/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/galette/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/galette/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/galette/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/galette/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/galette/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/galette/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/galette/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Translation for [Galette](https://galette.eu), a membership and contributions management for associations.\r\n\r\nTranslations are available for:\r\n\r\n* main Galette program,\r\n* official plugins (maps, auto, events, paypal, objectslend),\r\n* documentation (installation, usermanual, developer guide, plugins, changelog)\r\n\r\nSend mail to to the translators mailing list <translations@galette.eu> if you have any questions :-)\nMailing list for translators: <translations@galette.eu\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/galette/plugin-events.git",
                "git_export": "https://hosted.weblate.org/git/galette/events-plugin/",
                "branch": "develop",
                "push_branch": "",
                "filemask": "lang/events_*.utf8.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "lang/events.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/galette/events-plugin/",
                "url": "https://hosted.weblate.org/api/components/galette/events-plugin/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/galette/events-plugin/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/galette/events-plugin/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/galette/events-plugin/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/galette/events-plugin/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/galette/events-plugin/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/galette/events-plugin/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "safe-html",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/galette/plugin-events/blob/{{branch}}/{{filename|parentdir}}#L{{line}}",
                "report_source_bugs": "translations@galette.eu",
                "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": false,
                "commit_pending_age": 24,
                "auto_lock_error": false,
                "language_regex": "^(?!(en_US)$).+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/720/?format=api",
                    "https://hosted.weblate.org/api/addons/721/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "pt",
            "id": 1451999,
            "filename": "lang/events_pt.utf8.po",
            "revision": "ca0c366e57647831783640ccb7a33c521b844201",
            "web_url": "https://hosted.weblate.org/projects/galette/events-plugin/pt/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/galette/events-plugin/pt/",
            "url": "https://hosted.weblate.org/api/translations/galette/events-plugin/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 134,
            "total_words": 450,
            "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-04-28T18:25:23.966405+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/events-plugin/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/events-plugin/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/events-plugin/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/events-plugin/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/events-plugin/pt/units/?format=api"
        },
        {
            "language": {
                "id": 58,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 245,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://hosted.weblate.org/languages/pt/",
                "url": "https://hosted.weblate.org/api/languages/pt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "Doc - User: Configuration",
                "slug": "doc-user-configuration",
                "id": 2934,
                "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": "Galette",
                    "slug": "galette",
                    "id": 393,
                    "web": "https://galette.eu",
                    "web_url": "https://hosted.weblate.org/projects/galette/",
                    "url": "https://hosted.weblate.org/api/projects/galette/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/galette/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/galette/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/galette/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/galette/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/galette/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/galette/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/galette/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Translation for [Galette](https://galette.eu), a membership and contributions management for associations.\r\n\r\nTranslations are available for:\r\n\r\n* main Galette program,\r\n* official plugins (maps, auto, events, paypal, objectslend),\r\n* documentation (installation, usermanual, developer guide, plugins, changelog)\r\n\r\nSend mail to to the translators mailing list <translations@galette.eu> if you have any questions :-)\nMailing list for translators: <translations@galette.eu\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/galette/galettedoc.git",
                "git_export": "",
                "branch": "develop",
                "push_branch": "",
                "filemask": "source/locale/*/LC_MESSAGES/usermanual/configuration.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/usermanual/configuration.pot",
                "file_format": "po",
                "license": "CC-BY-SA-3.0",
                "license_url": "https://spdx.org/licenses/CC-BY-SA-3.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/galette/doc-user-configuration/",
                "url": "https://hosted.weblate.org/api/components/galette/doc-user-configuration/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/galette/doc-user-configuration/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/galette/doc-user-configuration/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/galette/doc-user-configuration/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/galette/doc-user-configuration/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/galette/doc-user-configuration/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/galette/doc-user-configuration/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "rst-text",
                "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 }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/964/?format=api",
                    "https://hosted.weblate.org/api/addons/959/?format=api",
                    "https://hosted.weblate.org/api/addons/965/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/galette/documentation/?format=api"
            },
            "language_code": "pt",
            "id": 1452000,
            "filename": "source/locale/pt/LC_MESSAGES/usermanual/configuration.po",
            "revision": "7912305f595f69466ff19ebd42a65fd9ac705abf",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-user-configuration/pt/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-user-configuration/pt/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-user-configuration/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 62,
            "total_words": 746,
            "translated": 7,
            "translated_words": 20,
            "translated_percent": 11.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-04-29T06:34:01.668047+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-user-configuration/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-user-configuration/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-user-configuration/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-user-configuration/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-user-configuration/pt/units/?format=api"
        },
        {
            "language": {
                "id": 58,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 245,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://hosted.weblate.org/languages/pt/",
                "url": "https://hosted.weblate.org/api/languages/pt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "Doc - User: Generalities",
                "slug": "doc-user-generalities",
                "id": 2929,
                "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": "Galette",
                    "slug": "galette",
                    "id": 393,
                    "web": "https://galette.eu",
                    "web_url": "https://hosted.weblate.org/projects/galette/",
                    "url": "https://hosted.weblate.org/api/projects/galette/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/galette/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/galette/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/galette/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/galette/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/galette/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/galette/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/galette/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Translation for [Galette](https://galette.eu), a membership and contributions management for associations.\r\n\r\nTranslations are available for:\r\n\r\n* main Galette program,\r\n* official plugins (maps, auto, events, paypal, objectslend),\r\n* documentation (installation, usermanual, developer guide, plugins, changelog)\r\n\r\nSend mail to to the translators mailing list <translations@galette.eu> if you have any questions :-)\nMailing list for translators: <translations@galette.eu\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/galette/galettedoc.git",
                "git_export": "",
                "branch": "develop",
                "push_branch": "",
                "filemask": "source/locale/*/LC_MESSAGES/usermanual/generalites.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "source/locale/usermanual/generalites.pot",
                "file_format": "po",
                "license": "CC-BY-SA-3.0",
                "license_url": "https://spdx.org/licenses/CC-BY-SA-3.0.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/galette/doc-user-generalities/",
                "url": "https://hosted.weblate.org/api/components/galette/doc-user-generalities/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/galette/doc-user-generalities/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/galette/doc-user-generalities/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/galette/doc-user-generalities/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/galette/doc-user-generalities/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/galette/doc-user-generalities/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/galette/doc-user-generalities/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "rst-text",
                "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 }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/950/?format=api",
                    "https://hosted.weblate.org/api/addons/947/?format=api",
                    "https://hosted.weblate.org/api/addons/951/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/galette/documentation/?format=api"
            },
            "language_code": "pt",
            "id": 1452001,
            "filename": "source/locale/pt/LC_MESSAGES/usermanual/generalites.po",
            "revision": "b7d598bd0941a172ca49425e2530a6e6f01fedb9",
            "web_url": "https://hosted.weblate.org/projects/galette/doc-user-generalities/pt/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/galette/doc-user-generalities/pt/",
            "url": "https://hosted.weblate.org/api/translations/galette/doc-user-generalities/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 54,
            "total_words": 826,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 3.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-29T06:34:01.764144+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/doc-user-generalities/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/doc-user-generalities/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/doc-user-generalities/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/doc-user-generalities/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/doc-user-generalities/pt/units/?format=api"
        },
        {
            "language": {
                "id": 58,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 245,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://hosted.weblate.org/languages/pt/",
                "url": "https://hosted.weblate.org/api/languages/pt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "Plugins: Maps",
                "slug": "maps-plugin",
                "id": 2808,
                "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": "Galette",
                    "slug": "galette",
                    "id": 393,
                    "web": "https://galette.eu",
                    "web_url": "https://hosted.weblate.org/projects/galette/",
                    "url": "https://hosted.weblate.org/api/projects/galette/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/galette/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/galette/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/galette/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/galette/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/galette/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/galette/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/galette/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Translation for [Galette](https://galette.eu), a membership and contributions management for associations.\r\n\r\nTranslations are available for:\r\n\r\n* main Galette program,\r\n* official plugins (maps, auto, events, paypal, objectslend),\r\n* documentation (installation, usermanual, developer guide, plugins, changelog)\r\n\r\nSend mail to to the translators mailing list <translations@galette.eu> if you have any questions :-)\nMailing list for translators: <translations@galette.eu\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/galette/plugin-maps.git",
                "git_export": "https://hosted.weblate.org/git/galette/maps-plugin/",
                "branch": "develop",
                "push_branch": "",
                "filemask": "lang/maps_*.utf8.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "lang/maps.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/galette/maps-plugin/",
                "url": "https://hosted.weblate.org/api/components/galette/maps-plugin/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/galette/maps-plugin/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/galette/maps-plugin/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/galette/maps-plugin/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/galette/maps-plugin/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/galette/maps-plugin/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/galette/maps-plugin/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/galette/plugin-maps/blob/{{branch}}/{{filename|parentdir}}#L{{line}}",
                "report_source_bugs": "translations@galette.eu",
                "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": false,
                "commit_pending_age": 24,
                "auto_lock_error": false,
                "language_regex": "^(?!(en_US)$).+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/722/?format=api",
                    "https://hosted.weblate.org/api/addons/728/?format=api",
                    "https://hosted.weblate.org/api/addons/723/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "pt",
            "id": 1452002,
            "filename": "lang/maps_pt.utf8.po",
            "revision": "79e62d82025138b60d8786ad1bd325b42b46e424",
            "web_url": "https://hosted.weblate.org/projects/galette/maps-plugin/pt/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/galette/maps-plugin/pt/",
            "url": "https://hosted.weblate.org/api/translations/galette/maps-plugin/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 38,
            "total_words": 162,
            "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-04-28T18:25:25.057934+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/maps-plugin/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/maps-plugin/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/maps-plugin/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/maps-plugin/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/maps-plugin/pt/units/?format=api"
        },
        {
            "language": {
                "id": 58,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 245,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://hosted.weblate.org/languages/pt/",
                "url": "https://hosted.weblate.org/api/languages/pt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "Plugins: Objects Lend",
                "slug": "objectslend-plugin",
                "id": 2818,
                "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": "Galette",
                    "slug": "galette",
                    "id": 393,
                    "web": "https://galette.eu",
                    "web_url": "https://hosted.weblate.org/projects/galette/",
                    "url": "https://hosted.weblate.org/api/projects/galette/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/galette/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/galette/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/galette/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/galette/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/galette/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/galette/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/galette/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Translation for [Galette](https://galette.eu), a membership and contributions management for associations.\r\n\r\nTranslations are available for:\r\n\r\n* main Galette program,\r\n* official plugins (maps, auto, events, paypal, objectslend),\r\n* documentation (installation, usermanual, developer guide, plugins, changelog)\r\n\r\nSend mail to to the translators mailing list <translations@galette.eu> if you have any questions :-)\nMailing list for translators: <translations@galette.eu\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/galette/plugin-objectslend.git",
                "git_export": "https://hosted.weblate.org/git/galette/objectslend-plugin/",
                "branch": "develop",
                "push_branch": "",
                "filemask": "lang/objectslend_*.utf8.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "lang/objectslend.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/galette/objectslend-plugin/",
                "url": "https://hosted.weblate.org/api/components/galette/objectslend-plugin/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/galette/objectslend-plugin/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/galette/objectslend-plugin/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/galette/objectslend-plugin/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/galette/objectslend-plugin/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/galette/objectslend-plugin/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/galette/objectslend-plugin/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/galette/plugin-objectslend/blob/{{branch}}/{{filename|parentdir}}#L{{line}}",
                "report_source_bugs": "translations@galette.eu",
                "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": false,
                "commit_pending_age": 24,
                "auto_lock_error": false,
                "language_regex": "^(?!(en_US)$).+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/724/?format=api",
                    "https://hosted.weblate.org/api/addons/725/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "pt",
            "id": 1452004,
            "filename": "lang/objectslend_pt.utf8.po",
            "revision": "f3c87cb7ed41af388edcb76c5b5a7a3dae89aa14",
            "web_url": "https://hosted.weblate.org/projects/galette/objectslend-plugin/pt/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/galette/objectslend-plugin/pt/",
            "url": "https://hosted.weblate.org/api/translations/galette/objectslend-plugin/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 192,
            "total_words": 872,
            "translated": 2,
            "translated_words": 3,
            "translated_percent": 1.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-29T06:34:03.484430+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/objectslend-plugin/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/objectslend-plugin/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/objectslend-plugin/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/objectslend-plugin/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/objectslend-plugin/pt/units/?format=api"
        },
        {
            "language": {
                "id": 58,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 245,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://hosted.weblate.org/languages/pt/",
                "url": "https://hosted.weblate.org/api/languages/pt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "Plugins: Paypal",
                "slug": "paypal-plugin",
                "id": 2817,
                "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": "Galette",
                    "slug": "galette",
                    "id": 393,
                    "web": "https://galette.eu",
                    "web_url": "https://hosted.weblate.org/projects/galette/",
                    "url": "https://hosted.weblate.org/api/projects/galette/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/galette/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/galette/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/galette/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/galette/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/galette/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/galette/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/galette/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Translation for [Galette](https://galette.eu), a membership and contributions management for associations.\r\n\r\nTranslations are available for:\r\n\r\n* main Galette program,\r\n* official plugins (maps, auto, events, paypal, objectslend),\r\n* documentation (installation, usermanual, developer guide, plugins, changelog)\r\n\r\nSend mail to to the translators mailing list <translations@galette.eu> if you have any questions :-)\nMailing list for translators: <translations@galette.eu\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "github",
                "repo": "https://github.com/galette/plugin-paypal.git",
                "git_export": "https://hosted.weblate.org/git/galette/paypal-plugin/",
                "branch": "develop",
                "push_branch": "",
                "filemask": "lang/paypal_*.utf8.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "lang/paypal.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/galette/paypal-plugin/",
                "url": "https://hosted.weblate.org/api/components/galette/paypal-plugin/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/galette/paypal-plugin/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/galette/paypal-plugin/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/galette/paypal-plugin/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/galette/paypal-plugin/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/galette/paypal-plugin/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/galette/paypal-plugin/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 80,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/galette/plugin-paypal/blob/{{branch}}/{{filename|parentdir}}#L{{line}}",
                "report_source_bugs": "translations@galette.eu",
                "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": false,
                "commit_pending_age": 24,
                "auto_lock_error": false,
                "language_regex": "^(?!(en_US)$).+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/726/?format=api",
                    "https://hosted.weblate.org/api/addons/727/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "pt",
            "id": 1452006,
            "filename": "lang/paypal_pt.utf8.po",
            "revision": "6f09f005ce7a2ab860e576af4923cf72f217cfb3",
            "web_url": "https://hosted.weblate.org/projects/galette/paypal-plugin/pt/",
            "share_url": "https://hosted.weblate.org/engage/galette/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/galette/paypal-plugin/pt/",
            "url": "https://hosted.weblate.org/api/translations/galette/paypal-plugin/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 32,
            "total_words": 203,
            "translated": 32,
            "translated_words": 203,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-29T06:34:07.224053+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/galette/paypal-plugin/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/galette/paypal-plugin/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/galette/paypal-plugin/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/galette/paypal-plugin/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/galette/paypal-plugin/pt/units/?format=api"
        }
    ]
}