Translation components API.

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

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

{
    "count": 438,
    "next": "https://traduk.amikumu.com/api/translations/?format=api&page=6",
    "previous": "https://traduk.amikumu.com/api/translations/?format=api&page=4",
    "results": [
        {
            "language": {
                "code": "lt",
                "name": "Lithuanian",
                "plural": {
                    "id": 333,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 1 && (n % 100 < 11 || n % 100 > 19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? 1 : 2)",
                    "type": 2
                },
                "aliases": [
                    "lit"
                ],
                "direction": "ltr",
                "web_url": "https://traduk.amikumu.com/languages/lt/",
                "url": "https://traduk.amikumu.com/api/languages/lt/?format=api",
                "statistics_url": "https://traduk.amikumu.com/api/languages/lt/statistics/?format=api"
            },
            "component": {
                "name": "Apo",
                "slug": "app",
                "id": 963,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 143,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://traduk.amikumu.com/languages/en/",
                    "url": "https://traduk.amikumu.com/api/languages/en/?format=api",
                    "statistics_url": "https://traduk.amikumu.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Amikumu",
                    "slug": "amikumu",
                    "id": 3,
                    "web": "https://amikumu.com",
                    "web_url": "https://traduk.amikumu.com/projects/amikumu/",
                    "url": "https://traduk.amikumu.com/api/projects/amikumu/?format=api",
                    "components_list_url": "https://traduk.amikumu.com/api/projects/amikumu/components/?format=api",
                    "repository_url": "https://traduk.amikumu.com/api/projects/amikumu/repository/?format=api",
                    "statistics_url": "https://traduk.amikumu.com/api/projects/amikumu/statistics/?format=api",
                    "changes_list_url": "https://traduk.amikumu.com/api/projects/amikumu/changes/?format=api",
                    "languages_url": "https://traduk.amikumu.com/api/projects/amikumu/languages/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "qdt:qd,eo_UY:eo,en_US:en,chr_US:chr,fy_NL:fy,fil_PH:fil,frp_IT:frp,nds_DE:nds,io_EN:io,jbo_EN:jbo,he_IL:he,tlh_AA:tlh,tlh_AA:tlh,tlh_qaak:tlh,ku:kmr,kmr_TR:kmr,la_LA:la,ms_MY:ms,hy_AM:hy,ga_IE:ga,pa_IN:pa,ur_IN:ur,eo-UY:eo,en-US:en,chr-US:chr,fy-NL:fy,fil-PH:fil,frp-IT:frp,nds-DE:nds,io-EN:io,jbo-EN:jbo,he-IL:he,tlh_AA:tlh,tlh-AA:tlh,tlh-qaak:tlh,kmr-TR:kmr,la-LA:la,ms-MY:ms,hy-AM:hy,ga-IE:ga,pa-IN:pa,ur-IN:ur,ar_SA:ar,ar-SA:ar,ckb_IR:ckb,ckb-IR:ckb,pt_BR:pt,pt-BR:pt,zh-TW:zho,zh_TW:zho,os_SE:os,os-SE:os,yi-DE:yi,yi_DE:yi,se_NO:sme,se-NO:sme,sco_GB:sco,sco-GB:sco,sr-SP:sr,sr_SP:sr,sw_KE:sw,sw-KE:sw,tzl_TZL:tzl,tzl-TZL:tzl,yo_NG:yo,yo-NG:yo"
                },
                "vcs": "git",
                "repo": "https://github.com/Amikumu/App-strings.git",
                "git_export": "https://traduk.amikumu.com/git/amikumu/app/",
                "branch": "main",
                "push_branch": "",
                "filemask": "AppResources.*.resx",
                "template": "AppResources.resx",
                "edit_template": true,
                "intermediate": "",
                "new_base": "AppResources.resx",
                "file_format": "resx",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://traduk.amikumu.com/projects/amikumu/app/",
                "url": "https://traduk.amikumu.com/api/components/amikumu/app/?format=api",
                "repository_url": "https://traduk.amikumu.com/api/components/amikumu/app/repository/?format=api",
                "translations_url": "https://traduk.amikumu.com/api/components/amikumu/app/translations/?format=api",
                "statistics_url": "https://traduk.amikumu.com/api/components/amikumu/app/statistics/?format=api",
                "lock_url": "https://traduk.amikumu.com/api/components/amikumu/app/lock/?format=api",
                "links_url": "https://traduk.amikumu.com/api/components/amikumu/app/links/?format=api",
                "changes_list_url": "https://traduk.amikumu.com/api/components/amikumu/app/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/Amikumu/App-strings.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [
                    "ellipsis",
                    "translated",
                    "inconsistent",
                    "escaped_newline",
                    "end_colon",
                    "end_ellipsis",
                    "end_exclamation",
                    "end_stop",
                    "end_question",
                    "end_semicolon",
                    "newline-count",
                    "punctuation_spacing",
                    "begin_newline",
                    "begin_space",
                    "end_newline",
                    "end_space"
                ],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "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": [
                    "https://traduk.amikumu.com/api/addons/35/?format=api",
                    "https://traduk.amikumu.com/api/addons/37/?format=api",
                    "https://traduk.amikumu.com/api/addons/38/?format=api",
                    "https://traduk.amikumu.com/api/addons/39/?format=api",
                    "https://traduk.amikumu.com/api/addons/40/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "lt",
            "id": 5971,
            "filename": "AppResources.lt.resx",
            "revision": "b3a648b0e9f870994ef6736c01e307116be02979,a3a16bc99cd56087812e86a10c0f991560e57921",
            "web_url": "https://traduk.amikumu.com/projects/amikumu/app/lt/",
            "share_url": "https://traduk.amikumu.com/engage/amikumu/lt/",
            "translate_url": "https://traduk.amikumu.com/translate/amikumu/app/lt/",
            "url": "https://traduk.amikumu.com/api/translations/amikumu/app/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 350,
            "total_words": 1807,
            "translated": 246,
            "translated_words": 1231,
            "translated_percent": 70.2,
            "fuzzy": 104,
            "fuzzy_words": 576,
            "fuzzy_percent": 29.7,
            "failing_checks": 101,
            "failing_checks_words": 607,
            "failing_checks_percent": 28.8,
            "have_suggestion": 5,
            "have_comment": 0,
            "last_change": "2023-07-17T11:18:13.048295Z",
            "last_author": null,
            "repository_url": "https://traduk.amikumu.com/api/translations/amikumu/app/lt/repository/?format=api",
            "file_url": "https://traduk.amikumu.com/api/translations/amikumu/app/lt/file/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/translations/amikumu/app/lt/statistics/?format=api",
            "changes_list_url": "https://traduk.amikumu.com/api/translations/amikumu/app/lt/changes/?format=api",
            "units_list_url": "https://traduk.amikumu.com/api/translations/amikumu/app/lt/units/?format=api"
        },
        {
            "language": {
                "code": "lv",
                "name": "Latvian",
                "plural": {
                    "id": 341,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 0 || n % 100 >= 11 && n % 100 <= 19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2)",
                    "type": 11
                },
                "aliases": [
                    "lav"
                ],
                "direction": "ltr",
                "web_url": "https://traduk.amikumu.com/languages/lv/",
                "url": "https://traduk.amikumu.com/api/languages/lv/?format=api",
                "statistics_url": "https://traduk.amikumu.com/api/languages/lv/statistics/?format=api"
            },
            "component": {
                "name": "Apo",
                "slug": "app",
                "id": 963,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 143,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://traduk.amikumu.com/languages/en/",
                    "url": "https://traduk.amikumu.com/api/languages/en/?format=api",
                    "statistics_url": "https://traduk.amikumu.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Amikumu",
                    "slug": "amikumu",
                    "id": 3,
                    "web": "https://amikumu.com",
                    "web_url": "https://traduk.amikumu.com/projects/amikumu/",
                    "url": "https://traduk.amikumu.com/api/projects/amikumu/?format=api",
                    "components_list_url": "https://traduk.amikumu.com/api/projects/amikumu/components/?format=api",
                    "repository_url": "https://traduk.amikumu.com/api/projects/amikumu/repository/?format=api",
                    "statistics_url": "https://traduk.amikumu.com/api/projects/amikumu/statistics/?format=api",
                    "changes_list_url": "https://traduk.amikumu.com/api/projects/amikumu/changes/?format=api",
                    "languages_url": "https://traduk.amikumu.com/api/projects/amikumu/languages/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "qdt:qd,eo_UY:eo,en_US:en,chr_US:chr,fy_NL:fy,fil_PH:fil,frp_IT:frp,nds_DE:nds,io_EN:io,jbo_EN:jbo,he_IL:he,tlh_AA:tlh,tlh_AA:tlh,tlh_qaak:tlh,ku:kmr,kmr_TR:kmr,la_LA:la,ms_MY:ms,hy_AM:hy,ga_IE:ga,pa_IN:pa,ur_IN:ur,eo-UY:eo,en-US:en,chr-US:chr,fy-NL:fy,fil-PH:fil,frp-IT:frp,nds-DE:nds,io-EN:io,jbo-EN:jbo,he-IL:he,tlh_AA:tlh,tlh-AA:tlh,tlh-qaak:tlh,kmr-TR:kmr,la-LA:la,ms-MY:ms,hy-AM:hy,ga-IE:ga,pa-IN:pa,ur-IN:ur,ar_SA:ar,ar-SA:ar,ckb_IR:ckb,ckb-IR:ckb,pt_BR:pt,pt-BR:pt,zh-TW:zho,zh_TW:zho,os_SE:os,os-SE:os,yi-DE:yi,yi_DE:yi,se_NO:sme,se-NO:sme,sco_GB:sco,sco-GB:sco,sr-SP:sr,sr_SP:sr,sw_KE:sw,sw-KE:sw,tzl_TZL:tzl,tzl-TZL:tzl,yo_NG:yo,yo-NG:yo"
                },
                "vcs": "git",
                "repo": "https://github.com/Amikumu/App-strings.git",
                "git_export": "https://traduk.amikumu.com/git/amikumu/app/",
                "branch": "main",
                "push_branch": "",
                "filemask": "AppResources.*.resx",
                "template": "AppResources.resx",
                "edit_template": true,
                "intermediate": "",
                "new_base": "AppResources.resx",
                "file_format": "resx",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://traduk.amikumu.com/projects/amikumu/app/",
                "url": "https://traduk.amikumu.com/api/components/amikumu/app/?format=api",
                "repository_url": "https://traduk.amikumu.com/api/components/amikumu/app/repository/?format=api",
                "translations_url": "https://traduk.amikumu.com/api/components/amikumu/app/translations/?format=api",
                "statistics_url": "https://traduk.amikumu.com/api/components/amikumu/app/statistics/?format=api",
                "lock_url": "https://traduk.amikumu.com/api/components/amikumu/app/lock/?format=api",
                "links_url": "https://traduk.amikumu.com/api/components/amikumu/app/links/?format=api",
                "changes_list_url": "https://traduk.amikumu.com/api/components/amikumu/app/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/Amikumu/App-strings.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [
                    "ellipsis",
                    "translated",
                    "inconsistent",
                    "escaped_newline",
                    "end_colon",
                    "end_ellipsis",
                    "end_exclamation",
                    "end_stop",
                    "end_question",
                    "end_semicolon",
                    "newline-count",
                    "punctuation_spacing",
                    "begin_newline",
                    "begin_space",
                    "end_newline",
                    "end_space"
                ],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "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": [
                    "https://traduk.amikumu.com/api/addons/35/?format=api",
                    "https://traduk.amikumu.com/api/addons/37/?format=api",
                    "https://traduk.amikumu.com/api/addons/38/?format=api",
                    "https://traduk.amikumu.com/api/addons/39/?format=api",
                    "https://traduk.amikumu.com/api/addons/40/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "lv",
            "id": 5972,
            "filename": "AppResources.lv.resx",
            "revision": "c626cd90453d304839f0e56b20596eb034a8fd35,a3a16bc99cd56087812e86a10c0f991560e57921",
            "web_url": "https://traduk.amikumu.com/projects/amikumu/app/lv/",
            "share_url": "https://traduk.amikumu.com/engage/amikumu/lv/",
            "translate_url": "https://traduk.amikumu.com/translate/amikumu/app/lv/",
            "url": "https://traduk.amikumu.com/api/translations/amikumu/app/lv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 350,
            "total_words": 1807,
            "translated": 82,
            "translated_words": 269,
            "translated_percent": 23.4,
            "fuzzy": 268,
            "fuzzy_words": 1538,
            "fuzzy_percent": 76.5,
            "failing_checks": 265,
            "failing_checks_words": 1538,
            "failing_checks_percent": 75.7,
            "have_suggestion": 30,
            "have_comment": 0,
            "last_change": "2023-07-17T11:18:13.129369Z",
            "last_author": null,
            "repository_url": "https://traduk.amikumu.com/api/translations/amikumu/app/lv/repository/?format=api",
            "file_url": "https://traduk.amikumu.com/api/translations/amikumu/app/lv/file/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/translations/amikumu/app/lv/statistics/?format=api",
            "changes_list_url": "https://traduk.amikumu.com/api/translations/amikumu/app/lv/changes/?format=api",
            "units_list_url": "https://traduk.amikumu.com/api/translations/amikumu/app/lv/units/?format=api"
        },
        {
            "language": {
                "code": "mk",
                "name": "Macedonian",
                "plural": {
                    "id": 365,
                    "source": 0,
                    "number": 2,
                    "formula": "n==1 || n%10==1 ? 0 : 1",
                    "type": 1
                },
                "aliases": [
                    "mac",
                    "mkd"
                ],
                "direction": "ltr",
                "web_url": "https://traduk.amikumu.com/languages/mk/",
                "url": "https://traduk.amikumu.com/api/languages/mk/?format=api",
                "statistics_url": "https://traduk.amikumu.com/api/languages/mk/statistics/?format=api"
            },
            "component": {
                "name": "Apo",
                "slug": "app",
                "id": 963,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 143,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://traduk.amikumu.com/languages/en/",
                    "url": "https://traduk.amikumu.com/api/languages/en/?format=api",
                    "statistics_url": "https://traduk.amikumu.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Amikumu",
                    "slug": "amikumu",
                    "id": 3,
                    "web": "https://amikumu.com",
                    "web_url": "https://traduk.amikumu.com/projects/amikumu/",
                    "url": "https://traduk.amikumu.com/api/projects/amikumu/?format=api",
                    "components_list_url": "https://traduk.amikumu.com/api/projects/amikumu/components/?format=api",
                    "repository_url": "https://traduk.amikumu.com/api/projects/amikumu/repository/?format=api",
                    "statistics_url": "https://traduk.amikumu.com/api/projects/amikumu/statistics/?format=api",
                    "changes_list_url": "https://traduk.amikumu.com/api/projects/amikumu/changes/?format=api",
                    "languages_url": "https://traduk.amikumu.com/api/projects/amikumu/languages/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "qdt:qd,eo_UY:eo,en_US:en,chr_US:chr,fy_NL:fy,fil_PH:fil,frp_IT:frp,nds_DE:nds,io_EN:io,jbo_EN:jbo,he_IL:he,tlh_AA:tlh,tlh_AA:tlh,tlh_qaak:tlh,ku:kmr,kmr_TR:kmr,la_LA:la,ms_MY:ms,hy_AM:hy,ga_IE:ga,pa_IN:pa,ur_IN:ur,eo-UY:eo,en-US:en,chr-US:chr,fy-NL:fy,fil-PH:fil,frp-IT:frp,nds-DE:nds,io-EN:io,jbo-EN:jbo,he-IL:he,tlh_AA:tlh,tlh-AA:tlh,tlh-qaak:tlh,kmr-TR:kmr,la-LA:la,ms-MY:ms,hy-AM:hy,ga-IE:ga,pa-IN:pa,ur-IN:ur,ar_SA:ar,ar-SA:ar,ckb_IR:ckb,ckb-IR:ckb,pt_BR:pt,pt-BR:pt,zh-TW:zho,zh_TW:zho,os_SE:os,os-SE:os,yi-DE:yi,yi_DE:yi,se_NO:sme,se-NO:sme,sco_GB:sco,sco-GB:sco,sr-SP:sr,sr_SP:sr,sw_KE:sw,sw-KE:sw,tzl_TZL:tzl,tzl-TZL:tzl,yo_NG:yo,yo-NG:yo"
                },
                "vcs": "git",
                "repo": "https://github.com/Amikumu/App-strings.git",
                "git_export": "https://traduk.amikumu.com/git/amikumu/app/",
                "branch": "main",
                "push_branch": "",
                "filemask": "AppResources.*.resx",
                "template": "AppResources.resx",
                "edit_template": true,
                "intermediate": "",
                "new_base": "AppResources.resx",
                "file_format": "resx",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://traduk.amikumu.com/projects/amikumu/app/",
                "url": "https://traduk.amikumu.com/api/components/amikumu/app/?format=api",
                "repository_url": "https://traduk.amikumu.com/api/components/amikumu/app/repository/?format=api",
                "translations_url": "https://traduk.amikumu.com/api/components/amikumu/app/translations/?format=api",
                "statistics_url": "https://traduk.amikumu.com/api/components/amikumu/app/statistics/?format=api",
                "lock_url": "https://traduk.amikumu.com/api/components/amikumu/app/lock/?format=api",
                "links_url": "https://traduk.amikumu.com/api/components/amikumu/app/links/?format=api",
                "changes_list_url": "https://traduk.amikumu.com/api/components/amikumu/app/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/Amikumu/App-strings.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [
                    "ellipsis",
                    "translated",
                    "inconsistent",
                    "escaped_newline",
                    "end_colon",
                    "end_ellipsis",
                    "end_exclamation",
                    "end_stop",
                    "end_question",
                    "end_semicolon",
                    "newline-count",
                    "punctuation_spacing",
                    "begin_newline",
                    "begin_space",
                    "end_newline",
                    "end_space"
                ],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "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": [
                    "https://traduk.amikumu.com/api/addons/35/?format=api",
                    "https://traduk.amikumu.com/api/addons/37/?format=api",
                    "https://traduk.amikumu.com/api/addons/38/?format=api",
                    "https://traduk.amikumu.com/api/addons/39/?format=api",
                    "https://traduk.amikumu.com/api/addons/40/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "mk",
            "id": 5973,
            "filename": "AppResources.mk.resx",
            "revision": "6f7e389b8a982a6f147f3b17bcacea33ccb41b04,a3a16bc99cd56087812e86a10c0f991560e57921",
            "web_url": "https://traduk.amikumu.com/projects/amikumu/app/mk/",
            "share_url": "https://traduk.amikumu.com/engage/amikumu/mk/",
            "translate_url": "https://traduk.amikumu.com/translate/amikumu/app/mk/",
            "url": "https://traduk.amikumu.com/api/translations/amikumu/app/mk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 350,
            "total_words": 1807,
            "translated": 82,
            "translated_words": 269,
            "translated_percent": 23.4,
            "fuzzy": 268,
            "fuzzy_words": 1538,
            "fuzzy_percent": 76.5,
            "failing_checks": 267,
            "failing_checks_words": 1544,
            "failing_checks_percent": 76.2,
            "have_suggestion": 16,
            "have_comment": 0,
            "last_change": "2023-07-17T11:18:13.220043Z",
            "last_author": null,
            "repository_url": "https://traduk.amikumu.com/api/translations/amikumu/app/mk/repository/?format=api",
            "file_url": "https://traduk.amikumu.com/api/translations/amikumu/app/mk/file/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/translations/amikumu/app/mk/statistics/?format=api",
            "changes_list_url": "https://traduk.amikumu.com/api/translations/amikumu/app/mk/changes/?format=api",
            "units_list_url": "https://traduk.amikumu.com/api/translations/amikumu/app/mk/units/?format=api"
        },
        {
            "language": {
                "code": "ms",
                "name": "Malay",
                "plural": {
                    "id": 375,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "may",
                    "msa"
                ],
                "direction": "ltr",
                "web_url": "https://traduk.amikumu.com/languages/ms/",
                "url": "https://traduk.amikumu.com/api/languages/ms/?format=api",
                "statistics_url": "https://traduk.amikumu.com/api/languages/ms/statistics/?format=api"
            },
            "component": {
                "name": "Apo",
                "slug": "app",
                "id": 963,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 143,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://traduk.amikumu.com/languages/en/",
                    "url": "https://traduk.amikumu.com/api/languages/en/?format=api",
                    "statistics_url": "https://traduk.amikumu.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Amikumu",
                    "slug": "amikumu",
                    "id": 3,
                    "web": "https://amikumu.com",
                    "web_url": "https://traduk.amikumu.com/projects/amikumu/",
                    "url": "https://traduk.amikumu.com/api/projects/amikumu/?format=api",
                    "components_list_url": "https://traduk.amikumu.com/api/projects/amikumu/components/?format=api",
                    "repository_url": "https://traduk.amikumu.com/api/projects/amikumu/repository/?format=api",
                    "statistics_url": "https://traduk.amikumu.com/api/projects/amikumu/statistics/?format=api",
                    "changes_list_url": "https://traduk.amikumu.com/api/projects/amikumu/changes/?format=api",
                    "languages_url": "https://traduk.amikumu.com/api/projects/amikumu/languages/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "qdt:qd,eo_UY:eo,en_US:en,chr_US:chr,fy_NL:fy,fil_PH:fil,frp_IT:frp,nds_DE:nds,io_EN:io,jbo_EN:jbo,he_IL:he,tlh_AA:tlh,tlh_AA:tlh,tlh_qaak:tlh,ku:kmr,kmr_TR:kmr,la_LA:la,ms_MY:ms,hy_AM:hy,ga_IE:ga,pa_IN:pa,ur_IN:ur,eo-UY:eo,en-US:en,chr-US:chr,fy-NL:fy,fil-PH:fil,frp-IT:frp,nds-DE:nds,io-EN:io,jbo-EN:jbo,he-IL:he,tlh_AA:tlh,tlh-AA:tlh,tlh-qaak:tlh,kmr-TR:kmr,la-LA:la,ms-MY:ms,hy-AM:hy,ga-IE:ga,pa-IN:pa,ur-IN:ur,ar_SA:ar,ar-SA:ar,ckb_IR:ckb,ckb-IR:ckb,pt_BR:pt,pt-BR:pt,zh-TW:zho,zh_TW:zho,os_SE:os,os-SE:os,yi-DE:yi,yi_DE:yi,se_NO:sme,se-NO:sme,sco_GB:sco,sco-GB:sco,sr-SP:sr,sr_SP:sr,sw_KE:sw,sw-KE:sw,tzl_TZL:tzl,tzl-TZL:tzl,yo_NG:yo,yo-NG:yo"
                },
                "vcs": "git",
                "repo": "https://github.com/Amikumu/App-strings.git",
                "git_export": "https://traduk.amikumu.com/git/amikumu/app/",
                "branch": "main",
                "push_branch": "",
                "filemask": "AppResources.*.resx",
                "template": "AppResources.resx",
                "edit_template": true,
                "intermediate": "",
                "new_base": "AppResources.resx",
                "file_format": "resx",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://traduk.amikumu.com/projects/amikumu/app/",
                "url": "https://traduk.amikumu.com/api/components/amikumu/app/?format=api",
                "repository_url": "https://traduk.amikumu.com/api/components/amikumu/app/repository/?format=api",
                "translations_url": "https://traduk.amikumu.com/api/components/amikumu/app/translations/?format=api",
                "statistics_url": "https://traduk.amikumu.com/api/components/amikumu/app/statistics/?format=api",
                "lock_url": "https://traduk.amikumu.com/api/components/amikumu/app/lock/?format=api",
                "links_url": "https://traduk.amikumu.com/api/components/amikumu/app/links/?format=api",
                "changes_list_url": "https://traduk.amikumu.com/api/components/amikumu/app/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/Amikumu/App-strings.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [
                    "ellipsis",
                    "translated",
                    "inconsistent",
                    "escaped_newline",
                    "end_colon",
                    "end_ellipsis",
                    "end_exclamation",
                    "end_stop",
                    "end_question",
                    "end_semicolon",
                    "newline-count",
                    "punctuation_spacing",
                    "begin_newline",
                    "begin_space",
                    "end_newline",
                    "end_space"
                ],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "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": [
                    "https://traduk.amikumu.com/api/addons/35/?format=api",
                    "https://traduk.amikumu.com/api/addons/37/?format=api",
                    "https://traduk.amikumu.com/api/addons/38/?format=api",
                    "https://traduk.amikumu.com/api/addons/39/?format=api",
                    "https://traduk.amikumu.com/api/addons/40/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "ms",
            "id": 5974,
            "filename": "AppResources.ms.resx",
            "revision": "c87fea00da7f1b4457bc8d3d6c2a79f12414d856,a3a16bc99cd56087812e86a10c0f991560e57921",
            "web_url": "https://traduk.amikumu.com/projects/amikumu/app/ms/",
            "share_url": "https://traduk.amikumu.com/engage/amikumu/ms/",
            "translate_url": "https://traduk.amikumu.com/translate/amikumu/app/ms/",
            "url": "https://traduk.amikumu.com/api/translations/amikumu/app/ms/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 350,
            "total_words": 1807,
            "translated": 82,
            "translated_words": 269,
            "translated_percent": 23.4,
            "fuzzy": 268,
            "fuzzy_words": 1538,
            "fuzzy_percent": 76.5,
            "failing_checks": 267,
            "failing_checks_words": 1544,
            "failing_checks_percent": 76.2,
            "have_suggestion": 23,
            "have_comment": 0,
            "last_change": "2023-07-17T11:18:13.309993Z",
            "last_author": null,
            "repository_url": "https://traduk.amikumu.com/api/translations/amikumu/app/ms/repository/?format=api",
            "file_url": "https://traduk.amikumu.com/api/translations/amikumu/app/ms/file/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/translations/amikumu/app/ms/statistics/?format=api",
            "changes_list_url": "https://traduk.amikumu.com/api/translations/amikumu/app/ms/changes/?format=api",
            "units_list_url": "https://traduk.amikumu.com/api/translations/amikumu/app/ms/units/?format=api"
        },
        {
            "language": {
                "code": "nds",
                "name": "German (Low)",
                "plural": {
                    "id": 391,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://traduk.amikumu.com/languages/nds/",
                "url": "https://traduk.amikumu.com/api/languages/nds/?format=api",
                "statistics_url": "https://traduk.amikumu.com/api/languages/nds/statistics/?format=api"
            },
            "component": {
                "name": "Apo",
                "slug": "app",
                "id": 963,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 143,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://traduk.amikumu.com/languages/en/",
                    "url": "https://traduk.amikumu.com/api/languages/en/?format=api",
                    "statistics_url": "https://traduk.amikumu.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Amikumu",
                    "slug": "amikumu",
                    "id": 3,
                    "web": "https://amikumu.com",
                    "web_url": "https://traduk.amikumu.com/projects/amikumu/",
                    "url": "https://traduk.amikumu.com/api/projects/amikumu/?format=api",
                    "components_list_url": "https://traduk.amikumu.com/api/projects/amikumu/components/?format=api",
                    "repository_url": "https://traduk.amikumu.com/api/projects/amikumu/repository/?format=api",
                    "statistics_url": "https://traduk.amikumu.com/api/projects/amikumu/statistics/?format=api",
                    "changes_list_url": "https://traduk.amikumu.com/api/projects/amikumu/changes/?format=api",
                    "languages_url": "https://traduk.amikumu.com/api/projects/amikumu/languages/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "qdt:qd,eo_UY:eo,en_US:en,chr_US:chr,fy_NL:fy,fil_PH:fil,frp_IT:frp,nds_DE:nds,io_EN:io,jbo_EN:jbo,he_IL:he,tlh_AA:tlh,tlh_AA:tlh,tlh_qaak:tlh,ku:kmr,kmr_TR:kmr,la_LA:la,ms_MY:ms,hy_AM:hy,ga_IE:ga,pa_IN:pa,ur_IN:ur,eo-UY:eo,en-US:en,chr-US:chr,fy-NL:fy,fil-PH:fil,frp-IT:frp,nds-DE:nds,io-EN:io,jbo-EN:jbo,he-IL:he,tlh_AA:tlh,tlh-AA:tlh,tlh-qaak:tlh,kmr-TR:kmr,la-LA:la,ms-MY:ms,hy-AM:hy,ga-IE:ga,pa-IN:pa,ur-IN:ur,ar_SA:ar,ar-SA:ar,ckb_IR:ckb,ckb-IR:ckb,pt_BR:pt,pt-BR:pt,zh-TW:zho,zh_TW:zho,os_SE:os,os-SE:os,yi-DE:yi,yi_DE:yi,se_NO:sme,se-NO:sme,sco_GB:sco,sco-GB:sco,sr-SP:sr,sr_SP:sr,sw_KE:sw,sw-KE:sw,tzl_TZL:tzl,tzl-TZL:tzl,yo_NG:yo,yo-NG:yo"
                },
                "vcs": "git",
                "repo": "https://github.com/Amikumu/App-strings.git",
                "git_export": "https://traduk.amikumu.com/git/amikumu/app/",
                "branch": "main",
                "push_branch": "",
                "filemask": "AppResources.*.resx",
                "template": "AppResources.resx",
                "edit_template": true,
                "intermediate": "",
                "new_base": "AppResources.resx",
                "file_format": "resx",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://traduk.amikumu.com/projects/amikumu/app/",
                "url": "https://traduk.amikumu.com/api/components/amikumu/app/?format=api",
                "repository_url": "https://traduk.amikumu.com/api/components/amikumu/app/repository/?format=api",
                "translations_url": "https://traduk.amikumu.com/api/components/amikumu/app/translations/?format=api",
                "statistics_url": "https://traduk.amikumu.com/api/components/amikumu/app/statistics/?format=api",
                "lock_url": "https://traduk.amikumu.com/api/components/amikumu/app/lock/?format=api",
                "links_url": "https://traduk.amikumu.com/api/components/amikumu/app/links/?format=api",
                "changes_list_url": "https://traduk.amikumu.com/api/components/amikumu/app/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/Amikumu/App-strings.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [
                    "ellipsis",
                    "translated",
                    "inconsistent",
                    "escaped_newline",
                    "end_colon",
                    "end_ellipsis",
                    "end_exclamation",
                    "end_stop",
                    "end_question",
                    "end_semicolon",
                    "newline-count",
                    "punctuation_spacing",
                    "begin_newline",
                    "begin_space",
                    "end_newline",
                    "end_space"
                ],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "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": [
                    "https://traduk.amikumu.com/api/addons/35/?format=api",
                    "https://traduk.amikumu.com/api/addons/37/?format=api",
                    "https://traduk.amikumu.com/api/addons/38/?format=api",
                    "https://traduk.amikumu.com/api/addons/39/?format=api",
                    "https://traduk.amikumu.com/api/addons/40/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "nds",
            "id": 5975,
            "filename": "AppResources.nds.resx",
            "revision": "6acd1ed45211dd55205b59948867980725439faa,a3a16bc99cd56087812e86a10c0f991560e57921",
            "web_url": "https://traduk.amikumu.com/projects/amikumu/app/nds/",
            "share_url": "https://traduk.amikumu.com/engage/amikumu/nds/",
            "translate_url": "https://traduk.amikumu.com/translate/amikumu/app/nds/",
            "url": "https://traduk.amikumu.com/api/translations/amikumu/app/nds/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 350,
            "total_words": 1807,
            "translated": 294,
            "translated_words": 1569,
            "translated_percent": 84.0,
            "fuzzy": 56,
            "fuzzy_words": 238,
            "fuzzy_percent": 16.0,
            "failing_checks": 55,
            "failing_checks_words": 316,
            "failing_checks_percent": 15.7,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2023-07-17T11:18:13.393698Z",
            "last_author": null,
            "repository_url": "https://traduk.amikumu.com/api/translations/amikumu/app/nds/repository/?format=api",
            "file_url": "https://traduk.amikumu.com/api/translations/amikumu/app/nds/file/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/translations/amikumu/app/nds/statistics/?format=api",
            "changes_list_url": "https://traduk.amikumu.com/api/translations/amikumu/app/nds/changes/?format=api",
            "units_list_url": "https://traduk.amikumu.com/api/translations/amikumu/app/nds/units/?format=api"
        },
        {
            "language": {
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 389,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "norwegian",
                    "no_nb",
                    "no_no",
                    "no",
                    "nb",
                    "nob",
                    "nor"
                ],
                "direction": "ltr",
                "web_url": "https://traduk.amikumu.com/languages/nb_NO/",
                "url": "https://traduk.amikumu.com/api/languages/nb_NO/?format=api",
                "statistics_url": "https://traduk.amikumu.com/api/languages/nb_NO/statistics/?format=api"
            },
            "component": {
                "name": "Apo",
                "slug": "app",
                "id": 963,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 143,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://traduk.amikumu.com/languages/en/",
                    "url": "https://traduk.amikumu.com/api/languages/en/?format=api",
                    "statistics_url": "https://traduk.amikumu.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Amikumu",
                    "slug": "amikumu",
                    "id": 3,
                    "web": "https://amikumu.com",
                    "web_url": "https://traduk.amikumu.com/projects/amikumu/",
                    "url": "https://traduk.amikumu.com/api/projects/amikumu/?format=api",
                    "components_list_url": "https://traduk.amikumu.com/api/projects/amikumu/components/?format=api",
                    "repository_url": "https://traduk.amikumu.com/api/projects/amikumu/repository/?format=api",
                    "statistics_url": "https://traduk.amikumu.com/api/projects/amikumu/statistics/?format=api",
                    "changes_list_url": "https://traduk.amikumu.com/api/projects/amikumu/changes/?format=api",
                    "languages_url": "https://traduk.amikumu.com/api/projects/amikumu/languages/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "qdt:qd,eo_UY:eo,en_US:en,chr_US:chr,fy_NL:fy,fil_PH:fil,frp_IT:frp,nds_DE:nds,io_EN:io,jbo_EN:jbo,he_IL:he,tlh_AA:tlh,tlh_AA:tlh,tlh_qaak:tlh,ku:kmr,kmr_TR:kmr,la_LA:la,ms_MY:ms,hy_AM:hy,ga_IE:ga,pa_IN:pa,ur_IN:ur,eo-UY:eo,en-US:en,chr-US:chr,fy-NL:fy,fil-PH:fil,frp-IT:frp,nds-DE:nds,io-EN:io,jbo-EN:jbo,he-IL:he,tlh_AA:tlh,tlh-AA:tlh,tlh-qaak:tlh,kmr-TR:kmr,la-LA:la,ms-MY:ms,hy-AM:hy,ga-IE:ga,pa-IN:pa,ur-IN:ur,ar_SA:ar,ar-SA:ar,ckb_IR:ckb,ckb-IR:ckb,pt_BR:pt,pt-BR:pt,zh-TW:zho,zh_TW:zho,os_SE:os,os-SE:os,yi-DE:yi,yi_DE:yi,se_NO:sme,se-NO:sme,sco_GB:sco,sco-GB:sco,sr-SP:sr,sr_SP:sr,sw_KE:sw,sw-KE:sw,tzl_TZL:tzl,tzl-TZL:tzl,yo_NG:yo,yo-NG:yo"
                },
                "vcs": "git",
                "repo": "https://github.com/Amikumu/App-strings.git",
                "git_export": "https://traduk.amikumu.com/git/amikumu/app/",
                "branch": "main",
                "push_branch": "",
                "filemask": "AppResources.*.resx",
                "template": "AppResources.resx",
                "edit_template": true,
                "intermediate": "",
                "new_base": "AppResources.resx",
                "file_format": "resx",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://traduk.amikumu.com/projects/amikumu/app/",
                "url": "https://traduk.amikumu.com/api/components/amikumu/app/?format=api",
                "repository_url": "https://traduk.amikumu.com/api/components/amikumu/app/repository/?format=api",
                "translations_url": "https://traduk.amikumu.com/api/components/amikumu/app/translations/?format=api",
                "statistics_url": "https://traduk.amikumu.com/api/components/amikumu/app/statistics/?format=api",
                "lock_url": "https://traduk.amikumu.com/api/components/amikumu/app/lock/?format=api",
                "links_url": "https://traduk.amikumu.com/api/components/amikumu/app/links/?format=api",
                "changes_list_url": "https://traduk.amikumu.com/api/components/amikumu/app/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/Amikumu/App-strings.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [
                    "ellipsis",
                    "translated",
                    "inconsistent",
                    "escaped_newline",
                    "end_colon",
                    "end_ellipsis",
                    "end_exclamation",
                    "end_stop",
                    "end_question",
                    "end_semicolon",
                    "newline-count",
                    "punctuation_spacing",
                    "begin_newline",
                    "begin_space",
                    "end_newline",
                    "end_space"
                ],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "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": [
                    "https://traduk.amikumu.com/api/addons/35/?format=api",
                    "https://traduk.amikumu.com/api/addons/37/?format=api",
                    "https://traduk.amikumu.com/api/addons/38/?format=api",
                    "https://traduk.amikumu.com/api/addons/39/?format=api",
                    "https://traduk.amikumu.com/api/addons/40/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "no",
            "id": 5976,
            "filename": "AppResources.no.resx",
            "revision": "22665c852251cc9b3dbac70a922ccd1bb9a4803c,a3a16bc99cd56087812e86a10c0f991560e57921",
            "web_url": "https://traduk.amikumu.com/projects/amikumu/app/nb_NO/",
            "share_url": "https://traduk.amikumu.com/engage/amikumu/nb_NO/",
            "translate_url": "https://traduk.amikumu.com/translate/amikumu/app/nb_NO/",
            "url": "https://traduk.amikumu.com/api/translations/amikumu/app/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 350,
            "total_words": 1807,
            "translated": 276,
            "translated_words": 1474,
            "translated_percent": 78.8,
            "fuzzy": 74,
            "fuzzy_words": 333,
            "fuzzy_percent": 21.1,
            "failing_checks": 79,
            "failing_checks_words": 353,
            "failing_checks_percent": 22.5,
            "have_suggestion": 7,
            "have_comment": 0,
            "last_change": "2023-07-17T11:18:13.472052Z",
            "last_author": null,
            "repository_url": "https://traduk.amikumu.com/api/translations/amikumu/app/nb_NO/repository/?format=api",
            "file_url": "https://traduk.amikumu.com/api/translations/amikumu/app/nb_NO/file/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/translations/amikumu/app/nb_NO/statistics/?format=api",
            "changes_list_url": "https://traduk.amikumu.com/api/translations/amikumu/app/nb_NO/changes/?format=api",
            "units_list_url": "https://traduk.amikumu.com/api/translations/amikumu/app/nb_NO/units/?format=api"
        },
        {
            "language": {
                "code": "oc",
                "name": "Occitan",
                "plural": {
                    "id": 413,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "oci"
                ],
                "direction": "ltr",
                "web_url": "https://traduk.amikumu.com/languages/oc/",
                "url": "https://traduk.amikumu.com/api/languages/oc/?format=api",
                "statistics_url": "https://traduk.amikumu.com/api/languages/oc/statistics/?format=api"
            },
            "component": {
                "name": "Apo",
                "slug": "app",
                "id": 963,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 143,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://traduk.amikumu.com/languages/en/",
                    "url": "https://traduk.amikumu.com/api/languages/en/?format=api",
                    "statistics_url": "https://traduk.amikumu.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Amikumu",
                    "slug": "amikumu",
                    "id": 3,
                    "web": "https://amikumu.com",
                    "web_url": "https://traduk.amikumu.com/projects/amikumu/",
                    "url": "https://traduk.amikumu.com/api/projects/amikumu/?format=api",
                    "components_list_url": "https://traduk.amikumu.com/api/projects/amikumu/components/?format=api",
                    "repository_url": "https://traduk.amikumu.com/api/projects/amikumu/repository/?format=api",
                    "statistics_url": "https://traduk.amikumu.com/api/projects/amikumu/statistics/?format=api",
                    "changes_list_url": "https://traduk.amikumu.com/api/projects/amikumu/changes/?format=api",
                    "languages_url": "https://traduk.amikumu.com/api/projects/amikumu/languages/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "qdt:qd,eo_UY:eo,en_US:en,chr_US:chr,fy_NL:fy,fil_PH:fil,frp_IT:frp,nds_DE:nds,io_EN:io,jbo_EN:jbo,he_IL:he,tlh_AA:tlh,tlh_AA:tlh,tlh_qaak:tlh,ku:kmr,kmr_TR:kmr,la_LA:la,ms_MY:ms,hy_AM:hy,ga_IE:ga,pa_IN:pa,ur_IN:ur,eo-UY:eo,en-US:en,chr-US:chr,fy-NL:fy,fil-PH:fil,frp-IT:frp,nds-DE:nds,io-EN:io,jbo-EN:jbo,he-IL:he,tlh_AA:tlh,tlh-AA:tlh,tlh-qaak:tlh,kmr-TR:kmr,la-LA:la,ms-MY:ms,hy-AM:hy,ga-IE:ga,pa-IN:pa,ur-IN:ur,ar_SA:ar,ar-SA:ar,ckb_IR:ckb,ckb-IR:ckb,pt_BR:pt,pt-BR:pt,zh-TW:zho,zh_TW:zho,os_SE:os,os-SE:os,yi-DE:yi,yi_DE:yi,se_NO:sme,se-NO:sme,sco_GB:sco,sco-GB:sco,sr-SP:sr,sr_SP:sr,sw_KE:sw,sw-KE:sw,tzl_TZL:tzl,tzl-TZL:tzl,yo_NG:yo,yo-NG:yo"
                },
                "vcs": "git",
                "repo": "https://github.com/Amikumu/App-strings.git",
                "git_export": "https://traduk.amikumu.com/git/amikumu/app/",
                "branch": "main",
                "push_branch": "",
                "filemask": "AppResources.*.resx",
                "template": "AppResources.resx",
                "edit_template": true,
                "intermediate": "",
                "new_base": "AppResources.resx",
                "file_format": "resx",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://traduk.amikumu.com/projects/amikumu/app/",
                "url": "https://traduk.amikumu.com/api/components/amikumu/app/?format=api",
                "repository_url": "https://traduk.amikumu.com/api/components/amikumu/app/repository/?format=api",
                "translations_url": "https://traduk.amikumu.com/api/components/amikumu/app/translations/?format=api",
                "statistics_url": "https://traduk.amikumu.com/api/components/amikumu/app/statistics/?format=api",
                "lock_url": "https://traduk.amikumu.com/api/components/amikumu/app/lock/?format=api",
                "links_url": "https://traduk.amikumu.com/api/components/amikumu/app/links/?format=api",
                "changes_list_url": "https://traduk.amikumu.com/api/components/amikumu/app/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/Amikumu/App-strings.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [
                    "ellipsis",
                    "translated",
                    "inconsistent",
                    "escaped_newline",
                    "end_colon",
                    "end_ellipsis",
                    "end_exclamation",
                    "end_stop",
                    "end_question",
                    "end_semicolon",
                    "newline-count",
                    "punctuation_spacing",
                    "begin_newline",
                    "begin_space",
                    "end_newline",
                    "end_space"
                ],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "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": [
                    "https://traduk.amikumu.com/api/addons/35/?format=api",
                    "https://traduk.amikumu.com/api/addons/37/?format=api",
                    "https://traduk.amikumu.com/api/addons/38/?format=api",
                    "https://traduk.amikumu.com/api/addons/39/?format=api",
                    "https://traduk.amikumu.com/api/addons/40/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "oc",
            "id": 5977,
            "filename": "AppResources.oc.resx",
            "revision": "92bd5bf31555b5aa98e3e1ecbd639f82019601ad,a3a16bc99cd56087812e86a10c0f991560e57921",
            "web_url": "https://traduk.amikumu.com/projects/amikumu/app/oc/",
            "share_url": "https://traduk.amikumu.com/engage/amikumu/oc/",
            "translate_url": "https://traduk.amikumu.com/translate/amikumu/app/oc/",
            "url": "https://traduk.amikumu.com/api/translations/amikumu/app/oc/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 350,
            "total_words": 1807,
            "translated": 292,
            "translated_words": 1554,
            "translated_percent": 83.4,
            "fuzzy": 58,
            "fuzzy_words": 253,
            "fuzzy_percent": 16.5,
            "failing_checks": 73,
            "failing_checks_words": 299,
            "failing_checks_percent": 20.8,
            "have_suggestion": 7,
            "have_comment": 0,
            "last_change": "2023-07-17T11:18:13.549968Z",
            "last_author": null,
            "repository_url": "https://traduk.amikumu.com/api/translations/amikumu/app/oc/repository/?format=api",
            "file_url": "https://traduk.amikumu.com/api/translations/amikumu/app/oc/file/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/translations/amikumu/app/oc/statistics/?format=api",
            "changes_list_url": "https://traduk.amikumu.com/api/translations/amikumu/app/oc/changes/?format=api",
            "units_list_url": "https://traduk.amikumu.com/api/translations/amikumu/app/oc/units/?format=api"
        },
        {
            "language": {
                "code": "os",
                "name": "Ossetian",
                "plural": {
                    "id": 417,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "oss"
                ],
                "direction": "ltr",
                "web_url": "https://traduk.amikumu.com/languages/os/",
                "url": "https://traduk.amikumu.com/api/languages/os/?format=api",
                "statistics_url": "https://traduk.amikumu.com/api/languages/os/statistics/?format=api"
            },
            "component": {
                "name": "Apo",
                "slug": "app",
                "id": 963,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 143,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://traduk.amikumu.com/languages/en/",
                    "url": "https://traduk.amikumu.com/api/languages/en/?format=api",
                    "statistics_url": "https://traduk.amikumu.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Amikumu",
                    "slug": "amikumu",
                    "id": 3,
                    "web": "https://amikumu.com",
                    "web_url": "https://traduk.amikumu.com/projects/amikumu/",
                    "url": "https://traduk.amikumu.com/api/projects/amikumu/?format=api",
                    "components_list_url": "https://traduk.amikumu.com/api/projects/amikumu/components/?format=api",
                    "repository_url": "https://traduk.amikumu.com/api/projects/amikumu/repository/?format=api",
                    "statistics_url": "https://traduk.amikumu.com/api/projects/amikumu/statistics/?format=api",
                    "changes_list_url": "https://traduk.amikumu.com/api/projects/amikumu/changes/?format=api",
                    "languages_url": "https://traduk.amikumu.com/api/projects/amikumu/languages/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "qdt:qd,eo_UY:eo,en_US:en,chr_US:chr,fy_NL:fy,fil_PH:fil,frp_IT:frp,nds_DE:nds,io_EN:io,jbo_EN:jbo,he_IL:he,tlh_AA:tlh,tlh_AA:tlh,tlh_qaak:tlh,ku:kmr,kmr_TR:kmr,la_LA:la,ms_MY:ms,hy_AM:hy,ga_IE:ga,pa_IN:pa,ur_IN:ur,eo-UY:eo,en-US:en,chr-US:chr,fy-NL:fy,fil-PH:fil,frp-IT:frp,nds-DE:nds,io-EN:io,jbo-EN:jbo,he-IL:he,tlh_AA:tlh,tlh-AA:tlh,tlh-qaak:tlh,kmr-TR:kmr,la-LA:la,ms-MY:ms,hy-AM:hy,ga-IE:ga,pa-IN:pa,ur-IN:ur,ar_SA:ar,ar-SA:ar,ckb_IR:ckb,ckb-IR:ckb,pt_BR:pt,pt-BR:pt,zh-TW:zho,zh_TW:zho,os_SE:os,os-SE:os,yi-DE:yi,yi_DE:yi,se_NO:sme,se-NO:sme,sco_GB:sco,sco-GB:sco,sr-SP:sr,sr_SP:sr,sw_KE:sw,sw-KE:sw,tzl_TZL:tzl,tzl-TZL:tzl,yo_NG:yo,yo-NG:yo"
                },
                "vcs": "git",
                "repo": "https://github.com/Amikumu/App-strings.git",
                "git_export": "https://traduk.amikumu.com/git/amikumu/app/",
                "branch": "main",
                "push_branch": "",
                "filemask": "AppResources.*.resx",
                "template": "AppResources.resx",
                "edit_template": true,
                "intermediate": "",
                "new_base": "AppResources.resx",
                "file_format": "resx",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://traduk.amikumu.com/projects/amikumu/app/",
                "url": "https://traduk.amikumu.com/api/components/amikumu/app/?format=api",
                "repository_url": "https://traduk.amikumu.com/api/components/amikumu/app/repository/?format=api",
                "translations_url": "https://traduk.amikumu.com/api/components/amikumu/app/translations/?format=api",
                "statistics_url": "https://traduk.amikumu.com/api/components/amikumu/app/statistics/?format=api",
                "lock_url": "https://traduk.amikumu.com/api/components/amikumu/app/lock/?format=api",
                "links_url": "https://traduk.amikumu.com/api/components/amikumu/app/links/?format=api",
                "changes_list_url": "https://traduk.amikumu.com/api/components/amikumu/app/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/Amikumu/App-strings.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [
                    "ellipsis",
                    "translated",
                    "inconsistent",
                    "escaped_newline",
                    "end_colon",
                    "end_ellipsis",
                    "end_exclamation",
                    "end_stop",
                    "end_question",
                    "end_semicolon",
                    "newline-count",
                    "punctuation_spacing",
                    "begin_newline",
                    "begin_space",
                    "end_newline",
                    "end_space"
                ],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "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": [
                    "https://traduk.amikumu.com/api/addons/35/?format=api",
                    "https://traduk.amikumu.com/api/addons/37/?format=api",
                    "https://traduk.amikumu.com/api/addons/38/?format=api",
                    "https://traduk.amikumu.com/api/addons/39/?format=api",
                    "https://traduk.amikumu.com/api/addons/40/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "os",
            "id": 5978,
            "filename": "AppResources.os.resx",
            "revision": "1cccc9ef0b71270e3fcd03ec74cde6b5514efb44,a3a16bc99cd56087812e86a10c0f991560e57921",
            "web_url": "https://traduk.amikumu.com/projects/amikumu/app/os/",
            "share_url": "https://traduk.amikumu.com/engage/amikumu/os/",
            "translate_url": "https://traduk.amikumu.com/translate/amikumu/app/os/",
            "url": "https://traduk.amikumu.com/api/translations/amikumu/app/os/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 350,
            "total_words": 1807,
            "translated": 143,
            "translated_words": 411,
            "translated_percent": 40.8,
            "fuzzy": 207,
            "fuzzy_words": 1396,
            "fuzzy_percent": 59.1,
            "failing_checks": 229,
            "failing_checks_words": 1450,
            "failing_checks_percent": 65.4,
            "have_suggestion": 3,
            "have_comment": 0,
            "last_change": "2023-07-17T11:18:13.646186Z",
            "last_author": null,
            "repository_url": "https://traduk.amikumu.com/api/translations/amikumu/app/os/repository/?format=api",
            "file_url": "https://traduk.amikumu.com/api/translations/amikumu/app/os/file/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/translations/amikumu/app/os/statistics/?format=api",
            "changes_list_url": "https://traduk.amikumu.com/api/translations/amikumu/app/os/changes/?format=api",
            "units_list_url": "https://traduk.amikumu.com/api/translations/amikumu/app/os/units/?format=api"
        },
        {
            "language": {
                "code": "pa",
                "name": "Punjabi",
                "plural": {
                    "id": 421,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "pu",
                    "pan"
                ],
                "direction": "ltr",
                "web_url": "https://traduk.amikumu.com/languages/pa/",
                "url": "https://traduk.amikumu.com/api/languages/pa/?format=api",
                "statistics_url": "https://traduk.amikumu.com/api/languages/pa/statistics/?format=api"
            },
            "component": {
                "name": "Apo",
                "slug": "app",
                "id": 963,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 143,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://traduk.amikumu.com/languages/en/",
                    "url": "https://traduk.amikumu.com/api/languages/en/?format=api",
                    "statistics_url": "https://traduk.amikumu.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Amikumu",
                    "slug": "amikumu",
                    "id": 3,
                    "web": "https://amikumu.com",
                    "web_url": "https://traduk.amikumu.com/projects/amikumu/",
                    "url": "https://traduk.amikumu.com/api/projects/amikumu/?format=api",
                    "components_list_url": "https://traduk.amikumu.com/api/projects/amikumu/components/?format=api",
                    "repository_url": "https://traduk.amikumu.com/api/projects/amikumu/repository/?format=api",
                    "statistics_url": "https://traduk.amikumu.com/api/projects/amikumu/statistics/?format=api",
                    "changes_list_url": "https://traduk.amikumu.com/api/projects/amikumu/changes/?format=api",
                    "languages_url": "https://traduk.amikumu.com/api/projects/amikumu/languages/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "qdt:qd,eo_UY:eo,en_US:en,chr_US:chr,fy_NL:fy,fil_PH:fil,frp_IT:frp,nds_DE:nds,io_EN:io,jbo_EN:jbo,he_IL:he,tlh_AA:tlh,tlh_AA:tlh,tlh_qaak:tlh,ku:kmr,kmr_TR:kmr,la_LA:la,ms_MY:ms,hy_AM:hy,ga_IE:ga,pa_IN:pa,ur_IN:ur,eo-UY:eo,en-US:en,chr-US:chr,fy-NL:fy,fil-PH:fil,frp-IT:frp,nds-DE:nds,io-EN:io,jbo-EN:jbo,he-IL:he,tlh_AA:tlh,tlh-AA:tlh,tlh-qaak:tlh,kmr-TR:kmr,la-LA:la,ms-MY:ms,hy-AM:hy,ga-IE:ga,pa-IN:pa,ur-IN:ur,ar_SA:ar,ar-SA:ar,ckb_IR:ckb,ckb-IR:ckb,pt_BR:pt,pt-BR:pt,zh-TW:zho,zh_TW:zho,os_SE:os,os-SE:os,yi-DE:yi,yi_DE:yi,se_NO:sme,se-NO:sme,sco_GB:sco,sco-GB:sco,sr-SP:sr,sr_SP:sr,sw_KE:sw,sw-KE:sw,tzl_TZL:tzl,tzl-TZL:tzl,yo_NG:yo,yo-NG:yo"
                },
                "vcs": "git",
                "repo": "https://github.com/Amikumu/App-strings.git",
                "git_export": "https://traduk.amikumu.com/git/amikumu/app/",
                "branch": "main",
                "push_branch": "",
                "filemask": "AppResources.*.resx",
                "template": "AppResources.resx",
                "edit_template": true,
                "intermediate": "",
                "new_base": "AppResources.resx",
                "file_format": "resx",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://traduk.amikumu.com/projects/amikumu/app/",
                "url": "https://traduk.amikumu.com/api/components/amikumu/app/?format=api",
                "repository_url": "https://traduk.amikumu.com/api/components/amikumu/app/repository/?format=api",
                "translations_url": "https://traduk.amikumu.com/api/components/amikumu/app/translations/?format=api",
                "statistics_url": "https://traduk.amikumu.com/api/components/amikumu/app/statistics/?format=api",
                "lock_url": "https://traduk.amikumu.com/api/components/amikumu/app/lock/?format=api",
                "links_url": "https://traduk.amikumu.com/api/components/amikumu/app/links/?format=api",
                "changes_list_url": "https://traduk.amikumu.com/api/components/amikumu/app/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/Amikumu/App-strings.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [
                    "ellipsis",
                    "translated",
                    "inconsistent",
                    "escaped_newline",
                    "end_colon",
                    "end_ellipsis",
                    "end_exclamation",
                    "end_stop",
                    "end_question",
                    "end_semicolon",
                    "newline-count",
                    "punctuation_spacing",
                    "begin_newline",
                    "begin_space",
                    "end_newline",
                    "end_space"
                ],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "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": [
                    "https://traduk.amikumu.com/api/addons/35/?format=api",
                    "https://traduk.amikumu.com/api/addons/37/?format=api",
                    "https://traduk.amikumu.com/api/addons/38/?format=api",
                    "https://traduk.amikumu.com/api/addons/39/?format=api",
                    "https://traduk.amikumu.com/api/addons/40/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "pa",
            "id": 5979,
            "filename": "AppResources.pa.resx",
            "revision": "a763cef90c4f4af0f1184ba4523ab3efc3a8a050,a3a16bc99cd56087812e86a10c0f991560e57921",
            "web_url": "https://traduk.amikumu.com/projects/amikumu/app/pa/",
            "share_url": "https://traduk.amikumu.com/engage/amikumu/pa/",
            "translate_url": "https://traduk.amikumu.com/translate/amikumu/app/pa/",
            "url": "https://traduk.amikumu.com/api/translations/amikumu/app/pa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 350,
            "total_words": 1807,
            "translated": 102,
            "translated_words": 317,
            "translated_percent": 29.1,
            "fuzzy": 248,
            "fuzzy_words": 1490,
            "fuzzy_percent": 70.8,
            "failing_checks": 267,
            "failing_checks_words": 1544,
            "failing_checks_percent": 76.2,
            "have_suggestion": 6,
            "have_comment": 0,
            "last_change": "2023-07-17T11:18:13.748919Z",
            "last_author": null,
            "repository_url": "https://traduk.amikumu.com/api/translations/amikumu/app/pa/repository/?format=api",
            "file_url": "https://traduk.amikumu.com/api/translations/amikumu/app/pa/file/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/translations/amikumu/app/pa/statistics/?format=api",
            "changes_list_url": "https://traduk.amikumu.com/api/translations/amikumu/app/pa/changes/?format=api",
            "units_list_url": "https://traduk.amikumu.com/api/translations/amikumu/app/pa/units/?format=api"
        },
        {
            "language": {
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 431,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "web_url": "https://traduk.amikumu.com/languages/pl/",
                "url": "https://traduk.amikumu.com/api/languages/pl/?format=api",
                "statistics_url": "https://traduk.amikumu.com/api/languages/pl/statistics/?format=api"
            },
            "component": {
                "name": "Apo",
                "slug": "app",
                "id": 963,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 143,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://traduk.amikumu.com/languages/en/",
                    "url": "https://traduk.amikumu.com/api/languages/en/?format=api",
                    "statistics_url": "https://traduk.amikumu.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Amikumu",
                    "slug": "amikumu",
                    "id": 3,
                    "web": "https://amikumu.com",
                    "web_url": "https://traduk.amikumu.com/projects/amikumu/",
                    "url": "https://traduk.amikumu.com/api/projects/amikumu/?format=api",
                    "components_list_url": "https://traduk.amikumu.com/api/projects/amikumu/components/?format=api",
                    "repository_url": "https://traduk.amikumu.com/api/projects/amikumu/repository/?format=api",
                    "statistics_url": "https://traduk.amikumu.com/api/projects/amikumu/statistics/?format=api",
                    "changes_list_url": "https://traduk.amikumu.com/api/projects/amikumu/changes/?format=api",
                    "languages_url": "https://traduk.amikumu.com/api/projects/amikumu/languages/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "qdt:qd,eo_UY:eo,en_US:en,chr_US:chr,fy_NL:fy,fil_PH:fil,frp_IT:frp,nds_DE:nds,io_EN:io,jbo_EN:jbo,he_IL:he,tlh_AA:tlh,tlh_AA:tlh,tlh_qaak:tlh,ku:kmr,kmr_TR:kmr,la_LA:la,ms_MY:ms,hy_AM:hy,ga_IE:ga,pa_IN:pa,ur_IN:ur,eo-UY:eo,en-US:en,chr-US:chr,fy-NL:fy,fil-PH:fil,frp-IT:frp,nds-DE:nds,io-EN:io,jbo-EN:jbo,he-IL:he,tlh_AA:tlh,tlh-AA:tlh,tlh-qaak:tlh,kmr-TR:kmr,la-LA:la,ms-MY:ms,hy-AM:hy,ga-IE:ga,pa-IN:pa,ur-IN:ur,ar_SA:ar,ar-SA:ar,ckb_IR:ckb,ckb-IR:ckb,pt_BR:pt,pt-BR:pt,zh-TW:zho,zh_TW:zho,os_SE:os,os-SE:os,yi-DE:yi,yi_DE:yi,se_NO:sme,se-NO:sme,sco_GB:sco,sco-GB:sco,sr-SP:sr,sr_SP:sr,sw_KE:sw,sw-KE:sw,tzl_TZL:tzl,tzl-TZL:tzl,yo_NG:yo,yo-NG:yo"
                },
                "vcs": "git",
                "repo": "https://github.com/Amikumu/App-strings.git",
                "git_export": "https://traduk.amikumu.com/git/amikumu/app/",
                "branch": "main",
                "push_branch": "",
                "filemask": "AppResources.*.resx",
                "template": "AppResources.resx",
                "edit_template": true,
                "intermediate": "",
                "new_base": "AppResources.resx",
                "file_format": "resx",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://traduk.amikumu.com/projects/amikumu/app/",
                "url": "https://traduk.amikumu.com/api/components/amikumu/app/?format=api",
                "repository_url": "https://traduk.amikumu.com/api/components/amikumu/app/repository/?format=api",
                "translations_url": "https://traduk.amikumu.com/api/components/amikumu/app/translations/?format=api",
                "statistics_url": "https://traduk.amikumu.com/api/components/amikumu/app/statistics/?format=api",
                "lock_url": "https://traduk.amikumu.com/api/components/amikumu/app/lock/?format=api",
                "links_url": "https://traduk.amikumu.com/api/components/amikumu/app/links/?format=api",
                "changes_list_url": "https://traduk.amikumu.com/api/components/amikumu/app/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/Amikumu/App-strings.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [
                    "ellipsis",
                    "translated",
                    "inconsistent",
                    "escaped_newline",
                    "end_colon",
                    "end_ellipsis",
                    "end_exclamation",
                    "end_stop",
                    "end_question",
                    "end_semicolon",
                    "newline-count",
                    "punctuation_spacing",
                    "begin_newline",
                    "begin_space",
                    "end_newline",
                    "end_space"
                ],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "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": [
                    "https://traduk.amikumu.com/api/addons/35/?format=api",
                    "https://traduk.amikumu.com/api/addons/37/?format=api",
                    "https://traduk.amikumu.com/api/addons/38/?format=api",
                    "https://traduk.amikumu.com/api/addons/39/?format=api",
                    "https://traduk.amikumu.com/api/addons/40/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "pl",
            "id": 5980,
            "filename": "AppResources.pl.resx",
            "revision": "283197ac2b6c8aca815c1a26fed398d9a8903014,a3a16bc99cd56087812e86a10c0f991560e57921",
            "web_url": "https://traduk.amikumu.com/projects/amikumu/app/pl/",
            "share_url": "https://traduk.amikumu.com/engage/amikumu/pl/",
            "translate_url": "https://traduk.amikumu.com/translate/amikumu/app/pl/",
            "url": "https://traduk.amikumu.com/api/translations/amikumu/app/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 350,
            "total_words": 1807,
            "translated": 296,
            "translated_words": 1577,
            "translated_percent": 84.5,
            "fuzzy": 54,
            "fuzzy_words": 230,
            "fuzzy_percent": 15.4,
            "failing_checks": 68,
            "failing_checks_words": 271,
            "failing_checks_percent": 19.4,
            "have_suggestion": 7,
            "have_comment": 0,
            "last_change": "2023-07-17T11:18:13.844888Z",
            "last_author": null,
            "repository_url": "https://traduk.amikumu.com/api/translations/amikumu/app/pl/repository/?format=api",
            "file_url": "https://traduk.amikumu.com/api/translations/amikumu/app/pl/file/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/translations/amikumu/app/pl/statistics/?format=api",
            "changes_list_url": "https://traduk.amikumu.com/api/translations/amikumu/app/pl/changes/?format=api",
            "units_list_url": "https://traduk.amikumu.com/api/translations/amikumu/app/pl/units/?format=api"
        },
        {
            "language": {
                "code": "br",
                "name": "Breton",
                "plural": {
                    "id": 70,
                    "source": 0,
                    "number": 5,
                    "formula": "(n % 10 == 1 && n % 100 != 11 && n % 100 != 71 && n % 100 != 91) ? 0 : ((n % 10 == 2 && n % 100 != 12 && n % 100 != 72 && n % 100 != 92) ? 1 : ((((n % 10 == 3 || n % 10 == 4) || n % 10 == 9) && (n % 100 < 10 || n % 100 > 19) && (n % 100 < 70 || n % 100 > 79) && (n % 100 < 90 || n % 100 > 99)) ? 2 : ((n != 0 && n % 1000000 == 0) ? 3 : 4)))",
                    "type": 10
                },
                "aliases": [
                    "bre"
                ],
                "direction": "ltr",
                "web_url": "https://traduk.amikumu.com/languages/br/",
                "url": "https://traduk.amikumu.com/api/languages/br/?format=api",
                "statistics_url": "https://traduk.amikumu.com/api/languages/br/statistics/?format=api"
            },
            "component": {
                "name": "Apo",
                "slug": "app",
                "id": 963,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 143,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://traduk.amikumu.com/languages/en/",
                    "url": "https://traduk.amikumu.com/api/languages/en/?format=api",
                    "statistics_url": "https://traduk.amikumu.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Amikumu",
                    "slug": "amikumu",
                    "id": 3,
                    "web": "https://amikumu.com",
                    "web_url": "https://traduk.amikumu.com/projects/amikumu/",
                    "url": "https://traduk.amikumu.com/api/projects/amikumu/?format=api",
                    "components_list_url": "https://traduk.amikumu.com/api/projects/amikumu/components/?format=api",
                    "repository_url": "https://traduk.amikumu.com/api/projects/amikumu/repository/?format=api",
                    "statistics_url": "https://traduk.amikumu.com/api/projects/amikumu/statistics/?format=api",
                    "changes_list_url": "https://traduk.amikumu.com/api/projects/amikumu/changes/?format=api",
                    "languages_url": "https://traduk.amikumu.com/api/projects/amikumu/languages/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "qdt:qd,eo_UY:eo,en_US:en,chr_US:chr,fy_NL:fy,fil_PH:fil,frp_IT:frp,nds_DE:nds,io_EN:io,jbo_EN:jbo,he_IL:he,tlh_AA:tlh,tlh_AA:tlh,tlh_qaak:tlh,ku:kmr,kmr_TR:kmr,la_LA:la,ms_MY:ms,hy_AM:hy,ga_IE:ga,pa_IN:pa,ur_IN:ur,eo-UY:eo,en-US:en,chr-US:chr,fy-NL:fy,fil-PH:fil,frp-IT:frp,nds-DE:nds,io-EN:io,jbo-EN:jbo,he-IL:he,tlh_AA:tlh,tlh-AA:tlh,tlh-qaak:tlh,kmr-TR:kmr,la-LA:la,ms-MY:ms,hy-AM:hy,ga-IE:ga,pa-IN:pa,ur-IN:ur,ar_SA:ar,ar-SA:ar,ckb_IR:ckb,ckb-IR:ckb,pt_BR:pt,pt-BR:pt,zh-TW:zho,zh_TW:zho,os_SE:os,os-SE:os,yi-DE:yi,yi_DE:yi,se_NO:sme,se-NO:sme,sco_GB:sco,sco-GB:sco,sr-SP:sr,sr_SP:sr,sw_KE:sw,sw-KE:sw,tzl_TZL:tzl,tzl-TZL:tzl,yo_NG:yo,yo-NG:yo"
                },
                "vcs": "git",
                "repo": "https://github.com/Amikumu/App-strings.git",
                "git_export": "https://traduk.amikumu.com/git/amikumu/app/",
                "branch": "main",
                "push_branch": "",
                "filemask": "AppResources.*.resx",
                "template": "AppResources.resx",
                "edit_template": true,
                "intermediate": "",
                "new_base": "AppResources.resx",
                "file_format": "resx",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://traduk.amikumu.com/projects/amikumu/app/",
                "url": "https://traduk.amikumu.com/api/components/amikumu/app/?format=api",
                "repository_url": "https://traduk.amikumu.com/api/components/amikumu/app/repository/?format=api",
                "translations_url": "https://traduk.amikumu.com/api/components/amikumu/app/translations/?format=api",
                "statistics_url": "https://traduk.amikumu.com/api/components/amikumu/app/statistics/?format=api",
                "lock_url": "https://traduk.amikumu.com/api/components/amikumu/app/lock/?format=api",
                "links_url": "https://traduk.amikumu.com/api/components/amikumu/app/links/?format=api",
                "changes_list_url": "https://traduk.amikumu.com/api/components/amikumu/app/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/Amikumu/App-strings.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [
                    "ellipsis",
                    "translated",
                    "inconsistent",
                    "escaped_newline",
                    "end_colon",
                    "end_ellipsis",
                    "end_exclamation",
                    "end_stop",
                    "end_question",
                    "end_semicolon",
                    "newline-count",
                    "punctuation_spacing",
                    "begin_newline",
                    "begin_space",
                    "end_newline",
                    "end_space"
                ],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "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": [
                    "https://traduk.amikumu.com/api/addons/35/?format=api",
                    "https://traduk.amikumu.com/api/addons/37/?format=api",
                    "https://traduk.amikumu.com/api/addons/38/?format=api",
                    "https://traduk.amikumu.com/api/addons/39/?format=api",
                    "https://traduk.amikumu.com/api/addons/40/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "br",
            "id": 6051,
            "filename": "AppResources.br.resx",
            "revision": "6d157ab333288c8393c2f1f243f20628f448a1b5,a3a16bc99cd56087812e86a10c0f991560e57921",
            "web_url": "https://traduk.amikumu.com/projects/amikumu/app/br/",
            "share_url": "https://traduk.amikumu.com/engage/amikumu/br/",
            "translate_url": "https://traduk.amikumu.com/translate/amikumu/app/br/",
            "url": "https://traduk.amikumu.com/api/translations/amikumu/app/br/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 350,
            "total_words": 1807,
            "translated": 1,
            "translated_words": 11,
            "translated_percent": 0.2,
            "fuzzy": 349,
            "fuzzy_words": 1796,
            "fuzzy_percent": 99.7,
            "failing_checks": 349,
            "failing_checks_words": 1805,
            "failing_checks_percent": 99.7,
            "have_suggestion": 7,
            "have_comment": 0,
            "last_change": "2023-07-17T11:18:11.097060Z",
            "last_author": null,
            "repository_url": "https://traduk.amikumu.com/api/translations/amikumu/app/br/repository/?format=api",
            "file_url": "https://traduk.amikumu.com/api/translations/amikumu/app/br/file/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/translations/amikumu/app/br/statistics/?format=api",
            "changes_list_url": "https://traduk.amikumu.com/api/translations/amikumu/app/br/changes/?format=api",
            "units_list_url": "https://traduk.amikumu.com/api/translations/amikumu/app/br/units/?format=api"
        },
        {
            "language": {
                "code": "az",
                "name": "Azerbaijani",
                "plural": {
                    "id": 43,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "aze"
                ],
                "direction": "ltr",
                "web_url": "https://traduk.amikumu.com/languages/az/",
                "url": "https://traduk.amikumu.com/api/languages/az/?format=api",
                "statistics_url": "https://traduk.amikumu.com/api/languages/az/statistics/?format=api"
            },
            "component": {
                "name": "Apo",
                "slug": "app",
                "id": 963,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 143,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://traduk.amikumu.com/languages/en/",
                    "url": "https://traduk.amikumu.com/api/languages/en/?format=api",
                    "statistics_url": "https://traduk.amikumu.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Amikumu",
                    "slug": "amikumu",
                    "id": 3,
                    "web": "https://amikumu.com",
                    "web_url": "https://traduk.amikumu.com/projects/amikumu/",
                    "url": "https://traduk.amikumu.com/api/projects/amikumu/?format=api",
                    "components_list_url": "https://traduk.amikumu.com/api/projects/amikumu/components/?format=api",
                    "repository_url": "https://traduk.amikumu.com/api/projects/amikumu/repository/?format=api",
                    "statistics_url": "https://traduk.amikumu.com/api/projects/amikumu/statistics/?format=api",
                    "changes_list_url": "https://traduk.amikumu.com/api/projects/amikumu/changes/?format=api",
                    "languages_url": "https://traduk.amikumu.com/api/projects/amikumu/languages/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "qdt:qd,eo_UY:eo,en_US:en,chr_US:chr,fy_NL:fy,fil_PH:fil,frp_IT:frp,nds_DE:nds,io_EN:io,jbo_EN:jbo,he_IL:he,tlh_AA:tlh,tlh_AA:tlh,tlh_qaak:tlh,ku:kmr,kmr_TR:kmr,la_LA:la,ms_MY:ms,hy_AM:hy,ga_IE:ga,pa_IN:pa,ur_IN:ur,eo-UY:eo,en-US:en,chr-US:chr,fy-NL:fy,fil-PH:fil,frp-IT:frp,nds-DE:nds,io-EN:io,jbo-EN:jbo,he-IL:he,tlh_AA:tlh,tlh-AA:tlh,tlh-qaak:tlh,kmr-TR:kmr,la-LA:la,ms-MY:ms,hy-AM:hy,ga-IE:ga,pa-IN:pa,ur-IN:ur,ar_SA:ar,ar-SA:ar,ckb_IR:ckb,ckb-IR:ckb,pt_BR:pt,pt-BR:pt,zh-TW:zho,zh_TW:zho,os_SE:os,os-SE:os,yi-DE:yi,yi_DE:yi,se_NO:sme,se-NO:sme,sco_GB:sco,sco-GB:sco,sr-SP:sr,sr_SP:sr,sw_KE:sw,sw-KE:sw,tzl_TZL:tzl,tzl-TZL:tzl,yo_NG:yo,yo-NG:yo"
                },
                "vcs": "git",
                "repo": "https://github.com/Amikumu/App-strings.git",
                "git_export": "https://traduk.amikumu.com/git/amikumu/app/",
                "branch": "main",
                "push_branch": "",
                "filemask": "AppResources.*.resx",
                "template": "AppResources.resx",
                "edit_template": true,
                "intermediate": "",
                "new_base": "AppResources.resx",
                "file_format": "resx",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://traduk.amikumu.com/projects/amikumu/app/",
                "url": "https://traduk.amikumu.com/api/components/amikumu/app/?format=api",
                "repository_url": "https://traduk.amikumu.com/api/components/amikumu/app/repository/?format=api",
                "translations_url": "https://traduk.amikumu.com/api/components/amikumu/app/translations/?format=api",
                "statistics_url": "https://traduk.amikumu.com/api/components/amikumu/app/statistics/?format=api",
                "lock_url": "https://traduk.amikumu.com/api/components/amikumu/app/lock/?format=api",
                "links_url": "https://traduk.amikumu.com/api/components/amikumu/app/links/?format=api",
                "changes_list_url": "https://traduk.amikumu.com/api/components/amikumu/app/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/Amikumu/App-strings.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [
                    "ellipsis",
                    "translated",
                    "inconsistent",
                    "escaped_newline",
                    "end_colon",
                    "end_ellipsis",
                    "end_exclamation",
                    "end_stop",
                    "end_question",
                    "end_semicolon",
                    "newline-count",
                    "punctuation_spacing",
                    "begin_newline",
                    "begin_space",
                    "end_newline",
                    "end_space"
                ],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "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": [
                    "https://traduk.amikumu.com/api/addons/35/?format=api",
                    "https://traduk.amikumu.com/api/addons/37/?format=api",
                    "https://traduk.amikumu.com/api/addons/38/?format=api",
                    "https://traduk.amikumu.com/api/addons/39/?format=api",
                    "https://traduk.amikumu.com/api/addons/40/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "az",
            "id": 6052,
            "filename": "AppResources.az.resx",
            "revision": "6d157ab333288c8393c2f1f243f20628f448a1b5,a3a16bc99cd56087812e86a10c0f991560e57921",
            "web_url": "https://traduk.amikumu.com/projects/amikumu/app/az/",
            "share_url": "https://traduk.amikumu.com/engage/amikumu/az/",
            "translate_url": "https://traduk.amikumu.com/translate/amikumu/app/az/",
            "url": "https://traduk.amikumu.com/api/translations/amikumu/app/az/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 350,
            "total_words": 1807,
            "translated": 1,
            "translated_words": 11,
            "translated_percent": 0.2,
            "fuzzy": 349,
            "fuzzy_words": 1796,
            "fuzzy_percent": 99.7,
            "failing_checks": 349,
            "failing_checks_words": 1805,
            "failing_checks_percent": 99.7,
            "have_suggestion": 9,
            "have_comment": 0,
            "last_change": "2023-07-17T11:18:10.179858Z",
            "last_author": null,
            "repository_url": "https://traduk.amikumu.com/api/translations/amikumu/app/az/repository/?format=api",
            "file_url": "https://traduk.amikumu.com/api/translations/amikumu/app/az/file/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/translations/amikumu/app/az/statistics/?format=api",
            "changes_list_url": "https://traduk.amikumu.com/api/translations/amikumu/app/az/changes/?format=api",
            "units_list_url": "https://traduk.amikumu.com/api/translations/amikumu/app/az/units/?format=api"
        },
        {
            "language": {
                "code": "bs",
                "name": "Bosnian",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "bos"
                ],
                "direction": "ltr",
                "web_url": "https://traduk.amikumu.com/languages/bs/",
                "url": "https://traduk.amikumu.com/api/languages/bs/?format=api",
                "statistics_url": "https://traduk.amikumu.com/api/languages/bs/statistics/?format=api"
            },
            "component": {
                "name": "Apo",
                "slug": "app",
                "id": 963,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 143,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://traduk.amikumu.com/languages/en/",
                    "url": "https://traduk.amikumu.com/api/languages/en/?format=api",
                    "statistics_url": "https://traduk.amikumu.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Amikumu",
                    "slug": "amikumu",
                    "id": 3,
                    "web": "https://amikumu.com",
                    "web_url": "https://traduk.amikumu.com/projects/amikumu/",
                    "url": "https://traduk.amikumu.com/api/projects/amikumu/?format=api",
                    "components_list_url": "https://traduk.amikumu.com/api/projects/amikumu/components/?format=api",
                    "repository_url": "https://traduk.amikumu.com/api/projects/amikumu/repository/?format=api",
                    "statistics_url": "https://traduk.amikumu.com/api/projects/amikumu/statistics/?format=api",
                    "changes_list_url": "https://traduk.amikumu.com/api/projects/amikumu/changes/?format=api",
                    "languages_url": "https://traduk.amikumu.com/api/projects/amikumu/languages/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "qdt:qd,eo_UY:eo,en_US:en,chr_US:chr,fy_NL:fy,fil_PH:fil,frp_IT:frp,nds_DE:nds,io_EN:io,jbo_EN:jbo,he_IL:he,tlh_AA:tlh,tlh_AA:tlh,tlh_qaak:tlh,ku:kmr,kmr_TR:kmr,la_LA:la,ms_MY:ms,hy_AM:hy,ga_IE:ga,pa_IN:pa,ur_IN:ur,eo-UY:eo,en-US:en,chr-US:chr,fy-NL:fy,fil-PH:fil,frp-IT:frp,nds-DE:nds,io-EN:io,jbo-EN:jbo,he-IL:he,tlh_AA:tlh,tlh-AA:tlh,tlh-qaak:tlh,kmr-TR:kmr,la-LA:la,ms-MY:ms,hy-AM:hy,ga-IE:ga,pa-IN:pa,ur-IN:ur,ar_SA:ar,ar-SA:ar,ckb_IR:ckb,ckb-IR:ckb,pt_BR:pt,pt-BR:pt,zh-TW:zho,zh_TW:zho,os_SE:os,os-SE:os,yi-DE:yi,yi_DE:yi,se_NO:sme,se-NO:sme,sco_GB:sco,sco-GB:sco,sr-SP:sr,sr_SP:sr,sw_KE:sw,sw-KE:sw,tzl_TZL:tzl,tzl-TZL:tzl,yo_NG:yo,yo-NG:yo"
                },
                "vcs": "git",
                "repo": "https://github.com/Amikumu/App-strings.git",
                "git_export": "https://traduk.amikumu.com/git/amikumu/app/",
                "branch": "main",
                "push_branch": "",
                "filemask": "AppResources.*.resx",
                "template": "AppResources.resx",
                "edit_template": true,
                "intermediate": "",
                "new_base": "AppResources.resx",
                "file_format": "resx",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://traduk.amikumu.com/projects/amikumu/app/",
                "url": "https://traduk.amikumu.com/api/components/amikumu/app/?format=api",
                "repository_url": "https://traduk.amikumu.com/api/components/amikumu/app/repository/?format=api",
                "translations_url": "https://traduk.amikumu.com/api/components/amikumu/app/translations/?format=api",
                "statistics_url": "https://traduk.amikumu.com/api/components/amikumu/app/statistics/?format=api",
                "lock_url": "https://traduk.amikumu.com/api/components/amikumu/app/lock/?format=api",
                "links_url": "https://traduk.amikumu.com/api/components/amikumu/app/links/?format=api",
                "changes_list_url": "https://traduk.amikumu.com/api/components/amikumu/app/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/Amikumu/App-strings.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [
                    "ellipsis",
                    "translated",
                    "inconsistent",
                    "escaped_newline",
                    "end_colon",
                    "end_ellipsis",
                    "end_exclamation",
                    "end_stop",
                    "end_question",
                    "end_semicolon",
                    "newline-count",
                    "punctuation_spacing",
                    "begin_newline",
                    "begin_space",
                    "end_newline",
                    "end_space"
                ],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "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": [
                    "https://traduk.amikumu.com/api/addons/35/?format=api",
                    "https://traduk.amikumu.com/api/addons/37/?format=api",
                    "https://traduk.amikumu.com/api/addons/38/?format=api",
                    "https://traduk.amikumu.com/api/addons/39/?format=api",
                    "https://traduk.amikumu.com/api/addons/40/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "bs",
            "id": 6055,
            "filename": "AppResources.bs.resx",
            "revision": "6d157ab333288c8393c2f1f243f20628f448a1b5,a3a16bc99cd56087812e86a10c0f991560e57921",
            "web_url": "https://traduk.amikumu.com/projects/amikumu/app/bs/",
            "share_url": "https://traduk.amikumu.com/engage/amikumu/bs/",
            "translate_url": "https://traduk.amikumu.com/translate/amikumu/app/bs/",
            "url": "https://traduk.amikumu.com/api/translations/amikumu/app/bs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 350,
            "total_words": 1807,
            "translated": 1,
            "translated_words": 11,
            "translated_percent": 0.2,
            "fuzzy": 349,
            "fuzzy_words": 1796,
            "fuzzy_percent": 99.7,
            "failing_checks": 349,
            "failing_checks_words": 1805,
            "failing_checks_percent": 99.7,
            "have_suggestion": 9,
            "have_comment": 0,
            "last_change": "2023-07-17T11:18:11.171670Z",
            "last_author": null,
            "repository_url": "https://traduk.amikumu.com/api/translations/amikumu/app/bs/repository/?format=api",
            "file_url": "https://traduk.amikumu.com/api/translations/amikumu/app/bs/file/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/translations/amikumu/app/bs/statistics/?format=api",
            "changes_list_url": "https://traduk.amikumu.com/api/translations/amikumu/app/bs/changes/?format=api",
            "units_list_url": "https://traduk.amikumu.com/api/translations/amikumu/app/bs/units/?format=api"
        },
        {
            "language": {
                "code": "fur",
                "name": "Friulian",
                "plural": {
                    "id": 204,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://traduk.amikumu.com/languages/fur/",
                "url": "https://traduk.amikumu.com/api/languages/fur/?format=api",
                "statistics_url": "https://traduk.amikumu.com/api/languages/fur/statistics/?format=api"
            },
            "component": {
                "name": "Apo",
                "slug": "app",
                "id": 963,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 143,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://traduk.amikumu.com/languages/en/",
                    "url": "https://traduk.amikumu.com/api/languages/en/?format=api",
                    "statistics_url": "https://traduk.amikumu.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Amikumu",
                    "slug": "amikumu",
                    "id": 3,
                    "web": "https://amikumu.com",
                    "web_url": "https://traduk.amikumu.com/projects/amikumu/",
                    "url": "https://traduk.amikumu.com/api/projects/amikumu/?format=api",
                    "components_list_url": "https://traduk.amikumu.com/api/projects/amikumu/components/?format=api",
                    "repository_url": "https://traduk.amikumu.com/api/projects/amikumu/repository/?format=api",
                    "statistics_url": "https://traduk.amikumu.com/api/projects/amikumu/statistics/?format=api",
                    "changes_list_url": "https://traduk.amikumu.com/api/projects/amikumu/changes/?format=api",
                    "languages_url": "https://traduk.amikumu.com/api/projects/amikumu/languages/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "qdt:qd,eo_UY:eo,en_US:en,chr_US:chr,fy_NL:fy,fil_PH:fil,frp_IT:frp,nds_DE:nds,io_EN:io,jbo_EN:jbo,he_IL:he,tlh_AA:tlh,tlh_AA:tlh,tlh_qaak:tlh,ku:kmr,kmr_TR:kmr,la_LA:la,ms_MY:ms,hy_AM:hy,ga_IE:ga,pa_IN:pa,ur_IN:ur,eo-UY:eo,en-US:en,chr-US:chr,fy-NL:fy,fil-PH:fil,frp-IT:frp,nds-DE:nds,io-EN:io,jbo-EN:jbo,he-IL:he,tlh_AA:tlh,tlh-AA:tlh,tlh-qaak:tlh,kmr-TR:kmr,la-LA:la,ms-MY:ms,hy-AM:hy,ga-IE:ga,pa-IN:pa,ur-IN:ur,ar_SA:ar,ar-SA:ar,ckb_IR:ckb,ckb-IR:ckb,pt_BR:pt,pt-BR:pt,zh-TW:zho,zh_TW:zho,os_SE:os,os-SE:os,yi-DE:yi,yi_DE:yi,se_NO:sme,se-NO:sme,sco_GB:sco,sco-GB:sco,sr-SP:sr,sr_SP:sr,sw_KE:sw,sw-KE:sw,tzl_TZL:tzl,tzl-TZL:tzl,yo_NG:yo,yo-NG:yo"
                },
                "vcs": "git",
                "repo": "https://github.com/Amikumu/App-strings.git",
                "git_export": "https://traduk.amikumu.com/git/amikumu/app/",
                "branch": "main",
                "push_branch": "",
                "filemask": "AppResources.*.resx",
                "template": "AppResources.resx",
                "edit_template": true,
                "intermediate": "",
                "new_base": "AppResources.resx",
                "file_format": "resx",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://traduk.amikumu.com/projects/amikumu/app/",
                "url": "https://traduk.amikumu.com/api/components/amikumu/app/?format=api",
                "repository_url": "https://traduk.amikumu.com/api/components/amikumu/app/repository/?format=api",
                "translations_url": "https://traduk.amikumu.com/api/components/amikumu/app/translations/?format=api",
                "statistics_url": "https://traduk.amikumu.com/api/components/amikumu/app/statistics/?format=api",
                "lock_url": "https://traduk.amikumu.com/api/components/amikumu/app/lock/?format=api",
                "links_url": "https://traduk.amikumu.com/api/components/amikumu/app/links/?format=api",
                "changes_list_url": "https://traduk.amikumu.com/api/components/amikumu/app/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/Amikumu/App-strings.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [
                    "ellipsis",
                    "translated",
                    "inconsistent",
                    "escaped_newline",
                    "end_colon",
                    "end_ellipsis",
                    "end_exclamation",
                    "end_stop",
                    "end_question",
                    "end_semicolon",
                    "newline-count",
                    "punctuation_spacing",
                    "begin_newline",
                    "begin_space",
                    "end_newline",
                    "end_space"
                ],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "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": [
                    "https://traduk.amikumu.com/api/addons/35/?format=api",
                    "https://traduk.amikumu.com/api/addons/37/?format=api",
                    "https://traduk.amikumu.com/api/addons/38/?format=api",
                    "https://traduk.amikumu.com/api/addons/39/?format=api",
                    "https://traduk.amikumu.com/api/addons/40/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "fur",
            "id": 6057,
            "filename": "AppResources.fur.resx",
            "revision": "6d157ab333288c8393c2f1f243f20628f448a1b5,a3a16bc99cd56087812e86a10c0f991560e57921",
            "web_url": "https://traduk.amikumu.com/projects/amikumu/app/fur/",
            "share_url": "https://traduk.amikumu.com/engage/amikumu/fur/",
            "translate_url": "https://traduk.amikumu.com/translate/amikumu/app/fur/",
            "url": "https://traduk.amikumu.com/api/translations/amikumu/app/fur/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 350,
            "total_words": 1807,
            "translated": 1,
            "translated_words": 11,
            "translated_percent": 0.2,
            "fuzzy": 349,
            "fuzzy_words": 1796,
            "fuzzy_percent": 99.7,
            "failing_checks": 349,
            "failing_checks_words": 1805,
            "failing_checks_percent": 99.7,
            "have_suggestion": 9,
            "have_comment": 0,
            "last_change": "2023-07-17T11:18:11.484890Z",
            "last_author": null,
            "repository_url": "https://traduk.amikumu.com/api/translations/amikumu/app/fur/repository/?format=api",
            "file_url": "https://traduk.amikumu.com/api/translations/amikumu/app/fur/file/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/translations/amikumu/app/fur/statistics/?format=api",
            "changes_list_url": "https://traduk.amikumu.com/api/translations/amikumu/app/fur/changes/?format=api",
            "units_list_url": "https://traduk.amikumu.com/api/translations/amikumu/app/fur/units/?format=api"
        },
        {
            "language": {
                "code": "mi",
                "name": "Maori",
                "plural": {
                    "id": 360,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "mao",
                    "mri"
                ],
                "direction": "ltr",
                "web_url": "https://traduk.amikumu.com/languages/mi/",
                "url": "https://traduk.amikumu.com/api/languages/mi/?format=api",
                "statistics_url": "https://traduk.amikumu.com/api/languages/mi/statistics/?format=api"
            },
            "component": {
                "name": "Apo",
                "slug": "app",
                "id": 963,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 143,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://traduk.amikumu.com/languages/en/",
                    "url": "https://traduk.amikumu.com/api/languages/en/?format=api",
                    "statistics_url": "https://traduk.amikumu.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Amikumu",
                    "slug": "amikumu",
                    "id": 3,
                    "web": "https://amikumu.com",
                    "web_url": "https://traduk.amikumu.com/projects/amikumu/",
                    "url": "https://traduk.amikumu.com/api/projects/amikumu/?format=api",
                    "components_list_url": "https://traduk.amikumu.com/api/projects/amikumu/components/?format=api",
                    "repository_url": "https://traduk.amikumu.com/api/projects/amikumu/repository/?format=api",
                    "statistics_url": "https://traduk.amikumu.com/api/projects/amikumu/statistics/?format=api",
                    "changes_list_url": "https://traduk.amikumu.com/api/projects/amikumu/changes/?format=api",
                    "languages_url": "https://traduk.amikumu.com/api/projects/amikumu/languages/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "qdt:qd,eo_UY:eo,en_US:en,chr_US:chr,fy_NL:fy,fil_PH:fil,frp_IT:frp,nds_DE:nds,io_EN:io,jbo_EN:jbo,he_IL:he,tlh_AA:tlh,tlh_AA:tlh,tlh_qaak:tlh,ku:kmr,kmr_TR:kmr,la_LA:la,ms_MY:ms,hy_AM:hy,ga_IE:ga,pa_IN:pa,ur_IN:ur,eo-UY:eo,en-US:en,chr-US:chr,fy-NL:fy,fil-PH:fil,frp-IT:frp,nds-DE:nds,io-EN:io,jbo-EN:jbo,he-IL:he,tlh_AA:tlh,tlh-AA:tlh,tlh-qaak:tlh,kmr-TR:kmr,la-LA:la,ms-MY:ms,hy-AM:hy,ga-IE:ga,pa-IN:pa,ur-IN:ur,ar_SA:ar,ar-SA:ar,ckb_IR:ckb,ckb-IR:ckb,pt_BR:pt,pt-BR:pt,zh-TW:zho,zh_TW:zho,os_SE:os,os-SE:os,yi-DE:yi,yi_DE:yi,se_NO:sme,se-NO:sme,sco_GB:sco,sco-GB:sco,sr-SP:sr,sr_SP:sr,sw_KE:sw,sw-KE:sw,tzl_TZL:tzl,tzl-TZL:tzl,yo_NG:yo,yo-NG:yo"
                },
                "vcs": "git",
                "repo": "https://github.com/Amikumu/App-strings.git",
                "git_export": "https://traduk.amikumu.com/git/amikumu/app/",
                "branch": "main",
                "push_branch": "",
                "filemask": "AppResources.*.resx",
                "template": "AppResources.resx",
                "edit_template": true,
                "intermediate": "",
                "new_base": "AppResources.resx",
                "file_format": "resx",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://traduk.amikumu.com/projects/amikumu/app/",
                "url": "https://traduk.amikumu.com/api/components/amikumu/app/?format=api",
                "repository_url": "https://traduk.amikumu.com/api/components/amikumu/app/repository/?format=api",
                "translations_url": "https://traduk.amikumu.com/api/components/amikumu/app/translations/?format=api",
                "statistics_url": "https://traduk.amikumu.com/api/components/amikumu/app/statistics/?format=api",
                "lock_url": "https://traduk.amikumu.com/api/components/amikumu/app/lock/?format=api",
                "links_url": "https://traduk.amikumu.com/api/components/amikumu/app/links/?format=api",
                "changes_list_url": "https://traduk.amikumu.com/api/components/amikumu/app/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/Amikumu/App-strings.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [
                    "ellipsis",
                    "translated",
                    "inconsistent",
                    "escaped_newline",
                    "end_colon",
                    "end_ellipsis",
                    "end_exclamation",
                    "end_stop",
                    "end_question",
                    "end_semicolon",
                    "newline-count",
                    "punctuation_spacing",
                    "begin_newline",
                    "begin_space",
                    "end_newline",
                    "end_space"
                ],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "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": [
                    "https://traduk.amikumu.com/api/addons/35/?format=api",
                    "https://traduk.amikumu.com/api/addons/37/?format=api",
                    "https://traduk.amikumu.com/api/addons/38/?format=api",
                    "https://traduk.amikumu.com/api/addons/39/?format=api",
                    "https://traduk.amikumu.com/api/addons/40/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "mi",
            "id": 6059,
            "filename": "AppResources.mi.resx",
            "revision": "6d157ab333288c8393c2f1f243f20628f448a1b5,a3a16bc99cd56087812e86a10c0f991560e57921",
            "web_url": "https://traduk.amikumu.com/projects/amikumu/app/mi/",
            "share_url": "https://traduk.amikumu.com/engage/amikumu/mi/",
            "translate_url": "https://traduk.amikumu.com/translate/amikumu/app/mi/",
            "url": "https://traduk.amikumu.com/api/translations/amikumu/app/mi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 350,
            "total_words": 1807,
            "translated": 1,
            "translated_words": 11,
            "translated_percent": 0.2,
            "fuzzy": 349,
            "fuzzy_words": 1796,
            "fuzzy_percent": 99.7,
            "failing_checks": 349,
            "failing_checks_words": 1805,
            "failing_checks_percent": 99.7,
            "have_suggestion": 9,
            "have_comment": 0,
            "last_change": "2023-07-17T11:18:11.736843Z",
            "last_author": null,
            "repository_url": "https://traduk.amikumu.com/api/translations/amikumu/app/mi/repository/?format=api",
            "file_url": "https://traduk.amikumu.com/api/translations/amikumu/app/mi/file/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/translations/amikumu/app/mi/statistics/?format=api",
            "changes_list_url": "https://traduk.amikumu.com/api/translations/amikumu/app/mi/changes/?format=api",
            "units_list_url": "https://traduk.amikumu.com/api/translations/amikumu/app/mi/units/?format=api"
        },
        {
            "language": {
                "code": "ml",
                "name": "Malayalam",
                "plural": {
                    "id": 366,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mal"
                ],
                "direction": "ltr",
                "web_url": "https://traduk.amikumu.com/languages/ml/",
                "url": "https://traduk.amikumu.com/api/languages/ml/?format=api",
                "statistics_url": "https://traduk.amikumu.com/api/languages/ml/statistics/?format=api"
            },
            "component": {
                "name": "Apo",
                "slug": "app",
                "id": 963,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 143,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://traduk.amikumu.com/languages/en/",
                    "url": "https://traduk.amikumu.com/api/languages/en/?format=api",
                    "statistics_url": "https://traduk.amikumu.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Amikumu",
                    "slug": "amikumu",
                    "id": 3,
                    "web": "https://amikumu.com",
                    "web_url": "https://traduk.amikumu.com/projects/amikumu/",
                    "url": "https://traduk.amikumu.com/api/projects/amikumu/?format=api",
                    "components_list_url": "https://traduk.amikumu.com/api/projects/amikumu/components/?format=api",
                    "repository_url": "https://traduk.amikumu.com/api/projects/amikumu/repository/?format=api",
                    "statistics_url": "https://traduk.amikumu.com/api/projects/amikumu/statistics/?format=api",
                    "changes_list_url": "https://traduk.amikumu.com/api/projects/amikumu/changes/?format=api",
                    "languages_url": "https://traduk.amikumu.com/api/projects/amikumu/languages/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "qdt:qd,eo_UY:eo,en_US:en,chr_US:chr,fy_NL:fy,fil_PH:fil,frp_IT:frp,nds_DE:nds,io_EN:io,jbo_EN:jbo,he_IL:he,tlh_AA:tlh,tlh_AA:tlh,tlh_qaak:tlh,ku:kmr,kmr_TR:kmr,la_LA:la,ms_MY:ms,hy_AM:hy,ga_IE:ga,pa_IN:pa,ur_IN:ur,eo-UY:eo,en-US:en,chr-US:chr,fy-NL:fy,fil-PH:fil,frp-IT:frp,nds-DE:nds,io-EN:io,jbo-EN:jbo,he-IL:he,tlh_AA:tlh,tlh-AA:tlh,tlh-qaak:tlh,kmr-TR:kmr,la-LA:la,ms-MY:ms,hy-AM:hy,ga-IE:ga,pa-IN:pa,ur-IN:ur,ar_SA:ar,ar-SA:ar,ckb_IR:ckb,ckb-IR:ckb,pt_BR:pt,pt-BR:pt,zh-TW:zho,zh_TW:zho,os_SE:os,os-SE:os,yi-DE:yi,yi_DE:yi,se_NO:sme,se-NO:sme,sco_GB:sco,sco-GB:sco,sr-SP:sr,sr_SP:sr,sw_KE:sw,sw-KE:sw,tzl_TZL:tzl,tzl-TZL:tzl,yo_NG:yo,yo-NG:yo"
                },
                "vcs": "git",
                "repo": "https://github.com/Amikumu/App-strings.git",
                "git_export": "https://traduk.amikumu.com/git/amikumu/app/",
                "branch": "main",
                "push_branch": "",
                "filemask": "AppResources.*.resx",
                "template": "AppResources.resx",
                "edit_template": true,
                "intermediate": "",
                "new_base": "AppResources.resx",
                "file_format": "resx",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://traduk.amikumu.com/projects/amikumu/app/",
                "url": "https://traduk.amikumu.com/api/components/amikumu/app/?format=api",
                "repository_url": "https://traduk.amikumu.com/api/components/amikumu/app/repository/?format=api",
                "translations_url": "https://traduk.amikumu.com/api/components/amikumu/app/translations/?format=api",
                "statistics_url": "https://traduk.amikumu.com/api/components/amikumu/app/statistics/?format=api",
                "lock_url": "https://traduk.amikumu.com/api/components/amikumu/app/lock/?format=api",
                "links_url": "https://traduk.amikumu.com/api/components/amikumu/app/links/?format=api",
                "changes_list_url": "https://traduk.amikumu.com/api/components/amikumu/app/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/Amikumu/App-strings.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [
                    "ellipsis",
                    "translated",
                    "inconsistent",
                    "escaped_newline",
                    "end_colon",
                    "end_ellipsis",
                    "end_exclamation",
                    "end_stop",
                    "end_question",
                    "end_semicolon",
                    "newline-count",
                    "punctuation_spacing",
                    "begin_newline",
                    "begin_space",
                    "end_newline",
                    "end_space"
                ],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "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": [
                    "https://traduk.amikumu.com/api/addons/35/?format=api",
                    "https://traduk.amikumu.com/api/addons/37/?format=api",
                    "https://traduk.amikumu.com/api/addons/38/?format=api",
                    "https://traduk.amikumu.com/api/addons/39/?format=api",
                    "https://traduk.amikumu.com/api/addons/40/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "ml",
            "id": 6061,
            "filename": "AppResources.ml.resx",
            "revision": "6d157ab333288c8393c2f1f243f20628f448a1b5,a3a16bc99cd56087812e86a10c0f991560e57921",
            "web_url": "https://traduk.amikumu.com/projects/amikumu/app/ml/",
            "share_url": "https://traduk.amikumu.com/engage/amikumu/ml/",
            "translate_url": "https://traduk.amikumu.com/translate/amikumu/app/ml/",
            "url": "https://traduk.amikumu.com/api/translations/amikumu/app/ml/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 350,
            "total_words": 1807,
            "translated": 1,
            "translated_words": 11,
            "translated_percent": 0.2,
            "fuzzy": 349,
            "fuzzy_words": 1796,
            "fuzzy_percent": 99.7,
            "failing_checks": 349,
            "failing_checks_words": 1805,
            "failing_checks_percent": 99.7,
            "have_suggestion": 33,
            "have_comment": 0,
            "last_change": "2023-07-17T11:18:12.480807Z",
            "last_author": null,
            "repository_url": "https://traduk.amikumu.com/api/translations/amikumu/app/ml/repository/?format=api",
            "file_url": "https://traduk.amikumu.com/api/translations/amikumu/app/ml/file/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/translations/amikumu/app/ml/statistics/?format=api",
            "changes_list_url": "https://traduk.amikumu.com/api/translations/amikumu/app/ml/changes/?format=api",
            "units_list_url": "https://traduk.amikumu.com/api/translations/amikumu/app/ml/units/?format=api"
        },
        {
            "language": {
                "code": "mr",
                "name": "Marathi",
                "plural": {
                    "id": 374,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mar"
                ],
                "direction": "ltr",
                "web_url": "https://traduk.amikumu.com/languages/mr/",
                "url": "https://traduk.amikumu.com/api/languages/mr/?format=api",
                "statistics_url": "https://traduk.amikumu.com/api/languages/mr/statistics/?format=api"
            },
            "component": {
                "name": "Apo",
                "slug": "app",
                "id": 963,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 143,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://traduk.amikumu.com/languages/en/",
                    "url": "https://traduk.amikumu.com/api/languages/en/?format=api",
                    "statistics_url": "https://traduk.amikumu.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Amikumu",
                    "slug": "amikumu",
                    "id": 3,
                    "web": "https://amikumu.com",
                    "web_url": "https://traduk.amikumu.com/projects/amikumu/",
                    "url": "https://traduk.amikumu.com/api/projects/amikumu/?format=api",
                    "components_list_url": "https://traduk.amikumu.com/api/projects/amikumu/components/?format=api",
                    "repository_url": "https://traduk.amikumu.com/api/projects/amikumu/repository/?format=api",
                    "statistics_url": "https://traduk.amikumu.com/api/projects/amikumu/statistics/?format=api",
                    "changes_list_url": "https://traduk.amikumu.com/api/projects/amikumu/changes/?format=api",
                    "languages_url": "https://traduk.amikumu.com/api/projects/amikumu/languages/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "qdt:qd,eo_UY:eo,en_US:en,chr_US:chr,fy_NL:fy,fil_PH:fil,frp_IT:frp,nds_DE:nds,io_EN:io,jbo_EN:jbo,he_IL:he,tlh_AA:tlh,tlh_AA:tlh,tlh_qaak:tlh,ku:kmr,kmr_TR:kmr,la_LA:la,ms_MY:ms,hy_AM:hy,ga_IE:ga,pa_IN:pa,ur_IN:ur,eo-UY:eo,en-US:en,chr-US:chr,fy-NL:fy,fil-PH:fil,frp-IT:frp,nds-DE:nds,io-EN:io,jbo-EN:jbo,he-IL:he,tlh_AA:tlh,tlh-AA:tlh,tlh-qaak:tlh,kmr-TR:kmr,la-LA:la,ms-MY:ms,hy-AM:hy,ga-IE:ga,pa-IN:pa,ur-IN:ur,ar_SA:ar,ar-SA:ar,ckb_IR:ckb,ckb-IR:ckb,pt_BR:pt,pt-BR:pt,zh-TW:zho,zh_TW:zho,os_SE:os,os-SE:os,yi-DE:yi,yi_DE:yi,se_NO:sme,se-NO:sme,sco_GB:sco,sco-GB:sco,sr-SP:sr,sr_SP:sr,sw_KE:sw,sw-KE:sw,tzl_TZL:tzl,tzl-TZL:tzl,yo_NG:yo,yo-NG:yo"
                },
                "vcs": "git",
                "repo": "https://github.com/Amikumu/App-strings.git",
                "git_export": "https://traduk.amikumu.com/git/amikumu/app/",
                "branch": "main",
                "push_branch": "",
                "filemask": "AppResources.*.resx",
                "template": "AppResources.resx",
                "edit_template": true,
                "intermediate": "",
                "new_base": "AppResources.resx",
                "file_format": "resx",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://traduk.amikumu.com/projects/amikumu/app/",
                "url": "https://traduk.amikumu.com/api/components/amikumu/app/?format=api",
                "repository_url": "https://traduk.amikumu.com/api/components/amikumu/app/repository/?format=api",
                "translations_url": "https://traduk.amikumu.com/api/components/amikumu/app/translations/?format=api",
                "statistics_url": "https://traduk.amikumu.com/api/components/amikumu/app/statistics/?format=api",
                "lock_url": "https://traduk.amikumu.com/api/components/amikumu/app/lock/?format=api",
                "links_url": "https://traduk.amikumu.com/api/components/amikumu/app/links/?format=api",
                "changes_list_url": "https://traduk.amikumu.com/api/components/amikumu/app/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/Amikumu/App-strings.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [
                    "ellipsis",
                    "translated",
                    "inconsistent",
                    "escaped_newline",
                    "end_colon",
                    "end_ellipsis",
                    "end_exclamation",
                    "end_stop",
                    "end_question",
                    "end_semicolon",
                    "newline-count",
                    "punctuation_spacing",
                    "begin_newline",
                    "begin_space",
                    "end_newline",
                    "end_space"
                ],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "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": [
                    "https://traduk.amikumu.com/api/addons/35/?format=api",
                    "https://traduk.amikumu.com/api/addons/37/?format=api",
                    "https://traduk.amikumu.com/api/addons/38/?format=api",
                    "https://traduk.amikumu.com/api/addons/39/?format=api",
                    "https://traduk.amikumu.com/api/addons/40/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "mr",
            "id": 6063,
            "filename": "AppResources.mr.resx",
            "revision": "6d157ab333288c8393c2f1f243f20628f448a1b5,a3a16bc99cd56087812e86a10c0f991560e57921",
            "web_url": "https://traduk.amikumu.com/projects/amikumu/app/mr/",
            "share_url": "https://traduk.amikumu.com/engage/amikumu/mr/",
            "translate_url": "https://traduk.amikumu.com/translate/amikumu/app/mr/",
            "url": "https://traduk.amikumu.com/api/translations/amikumu/app/mr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 350,
            "total_words": 1807,
            "translated": 1,
            "translated_words": 11,
            "translated_percent": 0.2,
            "fuzzy": 349,
            "fuzzy_words": 1796,
            "fuzzy_percent": 99.7,
            "failing_checks": 349,
            "failing_checks_words": 1805,
            "failing_checks_percent": 99.7,
            "have_suggestion": 9,
            "have_comment": 0,
            "last_change": "2023-07-17T11:18:13.930610Z",
            "last_author": null,
            "repository_url": "https://traduk.amikumu.com/api/translations/amikumu/app/mr/repository/?format=api",
            "file_url": "https://traduk.amikumu.com/api/translations/amikumu/app/mr/file/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/translations/amikumu/app/mr/statistics/?format=api",
            "changes_list_url": "https://traduk.amikumu.com/api/translations/amikumu/app/mr/changes/?format=api",
            "units_list_url": "https://traduk.amikumu.com/api/translations/amikumu/app/mr/units/?format=api"
        },
        {
            "language": {
                "code": "sq",
                "name": "Albanian",
                "plural": {
                    "id": 499,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "alb",
                    "sqi"
                ],
                "direction": "ltr",
                "web_url": "https://traduk.amikumu.com/languages/sq/",
                "url": "https://traduk.amikumu.com/api/languages/sq/?format=api",
                "statistics_url": "https://traduk.amikumu.com/api/languages/sq/statistics/?format=api"
            },
            "component": {
                "name": "Apo",
                "slug": "app",
                "id": 963,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 143,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://traduk.amikumu.com/languages/en/",
                    "url": "https://traduk.amikumu.com/api/languages/en/?format=api",
                    "statistics_url": "https://traduk.amikumu.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Amikumu",
                    "slug": "amikumu",
                    "id": 3,
                    "web": "https://amikumu.com",
                    "web_url": "https://traduk.amikumu.com/projects/amikumu/",
                    "url": "https://traduk.amikumu.com/api/projects/amikumu/?format=api",
                    "components_list_url": "https://traduk.amikumu.com/api/projects/amikumu/components/?format=api",
                    "repository_url": "https://traduk.amikumu.com/api/projects/amikumu/repository/?format=api",
                    "statistics_url": "https://traduk.amikumu.com/api/projects/amikumu/statistics/?format=api",
                    "changes_list_url": "https://traduk.amikumu.com/api/projects/amikumu/changes/?format=api",
                    "languages_url": "https://traduk.amikumu.com/api/projects/amikumu/languages/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "qdt:qd,eo_UY:eo,en_US:en,chr_US:chr,fy_NL:fy,fil_PH:fil,frp_IT:frp,nds_DE:nds,io_EN:io,jbo_EN:jbo,he_IL:he,tlh_AA:tlh,tlh_AA:tlh,tlh_qaak:tlh,ku:kmr,kmr_TR:kmr,la_LA:la,ms_MY:ms,hy_AM:hy,ga_IE:ga,pa_IN:pa,ur_IN:ur,eo-UY:eo,en-US:en,chr-US:chr,fy-NL:fy,fil-PH:fil,frp-IT:frp,nds-DE:nds,io-EN:io,jbo-EN:jbo,he-IL:he,tlh_AA:tlh,tlh-AA:tlh,tlh-qaak:tlh,kmr-TR:kmr,la-LA:la,ms-MY:ms,hy-AM:hy,ga-IE:ga,pa-IN:pa,ur-IN:ur,ar_SA:ar,ar-SA:ar,ckb_IR:ckb,ckb-IR:ckb,pt_BR:pt,pt-BR:pt,zh-TW:zho,zh_TW:zho,os_SE:os,os-SE:os,yi-DE:yi,yi_DE:yi,se_NO:sme,se-NO:sme,sco_GB:sco,sco-GB:sco,sr-SP:sr,sr_SP:sr,sw_KE:sw,sw-KE:sw,tzl_TZL:tzl,tzl-TZL:tzl,yo_NG:yo,yo-NG:yo"
                },
                "vcs": "git",
                "repo": "https://github.com/Amikumu/App-strings.git",
                "git_export": "https://traduk.amikumu.com/git/amikumu/app/",
                "branch": "main",
                "push_branch": "",
                "filemask": "AppResources.*.resx",
                "template": "AppResources.resx",
                "edit_template": true,
                "intermediate": "",
                "new_base": "AppResources.resx",
                "file_format": "resx",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://traduk.amikumu.com/projects/amikumu/app/",
                "url": "https://traduk.amikumu.com/api/components/amikumu/app/?format=api",
                "repository_url": "https://traduk.amikumu.com/api/components/amikumu/app/repository/?format=api",
                "translations_url": "https://traduk.amikumu.com/api/components/amikumu/app/translations/?format=api",
                "statistics_url": "https://traduk.amikumu.com/api/components/amikumu/app/statistics/?format=api",
                "lock_url": "https://traduk.amikumu.com/api/components/amikumu/app/lock/?format=api",
                "links_url": "https://traduk.amikumu.com/api/components/amikumu/app/links/?format=api",
                "changes_list_url": "https://traduk.amikumu.com/api/components/amikumu/app/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/Amikumu/App-strings.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [
                    "ellipsis",
                    "translated",
                    "inconsistent",
                    "escaped_newline",
                    "end_colon",
                    "end_ellipsis",
                    "end_exclamation",
                    "end_stop",
                    "end_question",
                    "end_semicolon",
                    "newline-count",
                    "punctuation_spacing",
                    "begin_newline",
                    "begin_space",
                    "end_newline",
                    "end_space"
                ],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "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": [
                    "https://traduk.amikumu.com/api/addons/35/?format=api",
                    "https://traduk.amikumu.com/api/addons/37/?format=api",
                    "https://traduk.amikumu.com/api/addons/38/?format=api",
                    "https://traduk.amikumu.com/api/addons/39/?format=api",
                    "https://traduk.amikumu.com/api/addons/40/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "sq",
            "id": 6067,
            "filename": "AppResources.sq.resx",
            "revision": "6d157ab333288c8393c2f1f243f20628f448a1b5,a3a16bc99cd56087812e86a10c0f991560e57921",
            "web_url": "https://traduk.amikumu.com/projects/amikumu/app/sq/",
            "share_url": "https://traduk.amikumu.com/engage/amikumu/sq/",
            "translate_url": "https://traduk.amikumu.com/translate/amikumu/app/sq/",
            "url": "https://traduk.amikumu.com/api/translations/amikumu/app/sq/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 350,
            "total_words": 1807,
            "translated": 1,
            "translated_words": 11,
            "translated_percent": 0.2,
            "fuzzy": 349,
            "fuzzy_words": 1796,
            "fuzzy_percent": 99.7,
            "failing_checks": 349,
            "failing_checks_words": 1805,
            "failing_checks_percent": 99.7,
            "have_suggestion": 58,
            "have_comment": 0,
            "last_change": "2023-07-17T11:18:14.033815Z",
            "last_author": null,
            "repository_url": "https://traduk.amikumu.com/api/translations/amikumu/app/sq/repository/?format=api",
            "file_url": "https://traduk.amikumu.com/api/translations/amikumu/app/sq/file/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/translations/amikumu/app/sq/statistics/?format=api",
            "changes_list_url": "https://traduk.amikumu.com/api/translations/amikumu/app/sq/changes/?format=api",
            "units_list_url": "https://traduk.amikumu.com/api/translations/amikumu/app/sq/units/?format=api"
        },
        {
            "language": {
                "code": "tzm",
                "name": "Tamazight (Central Atlas)",
                "plural": {
                    "id": 558,
                    "source": 0,
                    "number": 2,
                    "formula": "n >= 2 && (n < 11 || n > 99)",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://traduk.amikumu.com/languages/tzm/",
                "url": "https://traduk.amikumu.com/api/languages/tzm/?format=api",
                "statistics_url": "https://traduk.amikumu.com/api/languages/tzm/statistics/?format=api"
            },
            "component": {
                "name": "Apo",
                "slug": "app",
                "id": 963,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 143,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://traduk.amikumu.com/languages/en/",
                    "url": "https://traduk.amikumu.com/api/languages/en/?format=api",
                    "statistics_url": "https://traduk.amikumu.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Amikumu",
                    "slug": "amikumu",
                    "id": 3,
                    "web": "https://amikumu.com",
                    "web_url": "https://traduk.amikumu.com/projects/amikumu/",
                    "url": "https://traduk.amikumu.com/api/projects/amikumu/?format=api",
                    "components_list_url": "https://traduk.amikumu.com/api/projects/amikumu/components/?format=api",
                    "repository_url": "https://traduk.amikumu.com/api/projects/amikumu/repository/?format=api",
                    "statistics_url": "https://traduk.amikumu.com/api/projects/amikumu/statistics/?format=api",
                    "changes_list_url": "https://traduk.amikumu.com/api/projects/amikumu/changes/?format=api",
                    "languages_url": "https://traduk.amikumu.com/api/projects/amikumu/languages/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "qdt:qd,eo_UY:eo,en_US:en,chr_US:chr,fy_NL:fy,fil_PH:fil,frp_IT:frp,nds_DE:nds,io_EN:io,jbo_EN:jbo,he_IL:he,tlh_AA:tlh,tlh_AA:tlh,tlh_qaak:tlh,ku:kmr,kmr_TR:kmr,la_LA:la,ms_MY:ms,hy_AM:hy,ga_IE:ga,pa_IN:pa,ur_IN:ur,eo-UY:eo,en-US:en,chr-US:chr,fy-NL:fy,fil-PH:fil,frp-IT:frp,nds-DE:nds,io-EN:io,jbo-EN:jbo,he-IL:he,tlh_AA:tlh,tlh-AA:tlh,tlh-qaak:tlh,kmr-TR:kmr,la-LA:la,ms-MY:ms,hy-AM:hy,ga-IE:ga,pa-IN:pa,ur-IN:ur,ar_SA:ar,ar-SA:ar,ckb_IR:ckb,ckb-IR:ckb,pt_BR:pt,pt-BR:pt,zh-TW:zho,zh_TW:zho,os_SE:os,os-SE:os,yi-DE:yi,yi_DE:yi,se_NO:sme,se-NO:sme,sco_GB:sco,sco-GB:sco,sr-SP:sr,sr_SP:sr,sw_KE:sw,sw-KE:sw,tzl_TZL:tzl,tzl-TZL:tzl,yo_NG:yo,yo-NG:yo"
                },
                "vcs": "git",
                "repo": "https://github.com/Amikumu/App-strings.git",
                "git_export": "https://traduk.amikumu.com/git/amikumu/app/",
                "branch": "main",
                "push_branch": "",
                "filemask": "AppResources.*.resx",
                "template": "AppResources.resx",
                "edit_template": true,
                "intermediate": "",
                "new_base": "AppResources.resx",
                "file_format": "resx",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://traduk.amikumu.com/projects/amikumu/app/",
                "url": "https://traduk.amikumu.com/api/components/amikumu/app/?format=api",
                "repository_url": "https://traduk.amikumu.com/api/components/amikumu/app/repository/?format=api",
                "translations_url": "https://traduk.amikumu.com/api/components/amikumu/app/translations/?format=api",
                "statistics_url": "https://traduk.amikumu.com/api/components/amikumu/app/statistics/?format=api",
                "lock_url": "https://traduk.amikumu.com/api/components/amikumu/app/lock/?format=api",
                "links_url": "https://traduk.amikumu.com/api/components/amikumu/app/links/?format=api",
                "changes_list_url": "https://traduk.amikumu.com/api/components/amikumu/app/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/Amikumu/App-strings.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [
                    "ellipsis",
                    "translated",
                    "inconsistent",
                    "escaped_newline",
                    "end_colon",
                    "end_ellipsis",
                    "end_exclamation",
                    "end_stop",
                    "end_question",
                    "end_semicolon",
                    "newline-count",
                    "punctuation_spacing",
                    "begin_newline",
                    "begin_space",
                    "end_newline",
                    "end_space"
                ],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "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": [
                    "https://traduk.amikumu.com/api/addons/35/?format=api",
                    "https://traduk.amikumu.com/api/addons/37/?format=api",
                    "https://traduk.amikumu.com/api/addons/38/?format=api",
                    "https://traduk.amikumu.com/api/addons/39/?format=api",
                    "https://traduk.amikumu.com/api/addons/40/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "tzm",
            "id": 6072,
            "filename": "AppResources.tzm.resx",
            "revision": "6d157ab333288c8393c2f1f243f20628f448a1b5,a3a16bc99cd56087812e86a10c0f991560e57921",
            "web_url": "https://traduk.amikumu.com/projects/amikumu/app/tzm/",
            "share_url": "https://traduk.amikumu.com/engage/amikumu/tzm/",
            "translate_url": "https://traduk.amikumu.com/translate/amikumu/app/tzm/",
            "url": "https://traduk.amikumu.com/api/translations/amikumu/app/tzm/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 350,
            "total_words": 1807,
            "translated": 1,
            "translated_words": 11,
            "translated_percent": 0.2,
            "fuzzy": 349,
            "fuzzy_words": 1796,
            "fuzzy_percent": 99.7,
            "failing_checks": 349,
            "failing_checks_words": 1805,
            "failing_checks_percent": 99.7,
            "have_suggestion": 8,
            "have_comment": 0,
            "last_change": "2023-07-17T11:18:14.160310Z",
            "last_author": null,
            "repository_url": "https://traduk.amikumu.com/api/translations/amikumu/app/tzm/repository/?format=api",
            "file_url": "https://traduk.amikumu.com/api/translations/amikumu/app/tzm/file/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/translations/amikumu/app/tzm/statistics/?format=api",
            "changes_list_url": "https://traduk.amikumu.com/api/translations/amikumu/app/tzm/changes/?format=api",
            "units_list_url": "https://traduk.amikumu.com/api/translations/amikumu/app/tzm/units/?format=api"
        },
        {
            "language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 143,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "https://traduk.amikumu.com/languages/en/",
                "url": "https://traduk.amikumu.com/api/languages/en/?format=api",
                "statistics_url": "https://traduk.amikumu.com/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "Retejaj paĝoj",
                "slug": "website-pages",
                "id": 973,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 143,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://traduk.amikumu.com/languages/en/",
                    "url": "https://traduk.amikumu.com/api/languages/en/?format=api",
                    "statistics_url": "https://traduk.amikumu.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Amikumu",
                    "slug": "amikumu",
                    "id": 3,
                    "web": "https://amikumu.com",
                    "web_url": "https://traduk.amikumu.com/projects/amikumu/",
                    "url": "https://traduk.amikumu.com/api/projects/amikumu/?format=api",
                    "components_list_url": "https://traduk.amikumu.com/api/projects/amikumu/components/?format=api",
                    "repository_url": "https://traduk.amikumu.com/api/projects/amikumu/repository/?format=api",
                    "statistics_url": "https://traduk.amikumu.com/api/projects/amikumu/statistics/?format=api",
                    "changes_list_url": "https://traduk.amikumu.com/api/projects/amikumu/changes/?format=api",
                    "languages_url": "https://traduk.amikumu.com/api/projects/amikumu/languages/?format=api",
                    "translation_review": true,
                    "source_review": true,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "qdt:qd,eo_UY:eo,en_US:en,chr_US:chr,fy_NL:fy,fil_PH:fil,frp_IT:frp,nds_DE:nds,io_EN:io,jbo_EN:jbo,he_IL:he,tlh_AA:tlh,tlh_AA:tlh,tlh_qaak:tlh,ku:kmr,kmr_TR:kmr,la_LA:la,ms_MY:ms,hy_AM:hy,ga_IE:ga,pa_IN:pa,ur_IN:ur,eo-UY:eo,en-US:en,chr-US:chr,fy-NL:fy,fil-PH:fil,frp-IT:frp,nds-DE:nds,io-EN:io,jbo-EN:jbo,he-IL:he,tlh_AA:tlh,tlh-AA:tlh,tlh-qaak:tlh,kmr-TR:kmr,la-LA:la,ms-MY:ms,hy-AM:hy,ga-IE:ga,pa-IN:pa,ur-IN:ur,ar_SA:ar,ar-SA:ar,ckb_IR:ckb,ckb-IR:ckb,pt_BR:pt,pt-BR:pt,zh-TW:zho,zh_TW:zho,os_SE:os,os-SE:os,yi-DE:yi,yi_DE:yi,se_NO:sme,se-NO:sme,sco_GB:sco,sco-GB:sco,sr-SP:sr,sr_SP:sr,sw_KE:sw,sw-KE:sw,tzl_TZL:tzl,tzl-TZL:tzl,yo_NG:yo,yo-NG:yo"
                },
                "vcs": "git",
                "repo": "https://github.com/Amikumu/amikumu-website.git",
                "git_export": "https://traduk.amikumu.com/git/amikumu/website-pages/",
                "branch": "src",
                "push_branch": "",
                "filemask": "translations/*.json",
                "template": "translations/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "translations/en.json",
                "file_format": "json-nested",
                "license": "",
                "license_url": null,
                "agreement": "",
                "web_url": "https://traduk.amikumu.com/projects/amikumu/website-pages/",
                "url": "https://traduk.amikumu.com/api/components/amikumu/website-pages/?format=api",
                "repository_url": "https://traduk.amikumu.com/api/components/amikumu/website-pages/repository/?format=api",
                "translations_url": "https://traduk.amikumu.com/api/components/amikumu/website-pages/translations/?format=api",
                "statistics_url": "https://traduk.amikumu.com/api/components/amikumu/website-pages/statistics/?format=api",
                "lock_url": "https://traduk.amikumu.com/api/components/amikumu/website-pages/lock/?format=api",
                "links_url": "https://traduk.amikumu.com/api/components/amikumu/website-pages/links/?format=api",
                "changes_list_url": "https://traduk.amikumu.com/api/components/amikumu/website-pages/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "https://github.com/Amikumu/amikumu-website.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "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": [
                    "https://traduk.amikumu.com/api/addons/60/?format=api",
                    "https://traduk.amikumu.com/api/addons/61/?format=api",
                    "https://traduk.amikumu.com/api/addons/62/?format=api",
                    "https://traduk.amikumu.com/api/addons/63/?format=api",
                    "https://traduk.amikumu.com/api/addons/66/?format=api",
                    "https://traduk.amikumu.com/api/addons/68/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "en",
            "id": 6081,
            "filename": "translations/en.json",
            "revision": "3d5382dd75d11f9c0f861ea477eb419b404205e3,3d5382dd75d11f9c0f861ea477eb419b404205e3",
            "web_url": "https://traduk.amikumu.com/projects/amikumu/website-pages/en/",
            "share_url": "https://traduk.amikumu.com/engage/amikumu/en/",
            "translate_url": "https://traduk.amikumu.com/translate/amikumu/website-pages/en/",
            "url": "https://traduk.amikumu.com/api/translations/amikumu/website-pages/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 241,
            "total_words": 8468,
            "translated": 241,
            "translated_words": 8468,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 241,
            "failing_checks_words": 8468,
            "failing_checks_percent": 100.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-11-12T11:57:40.652626Z",
            "last_author": "Tanja",
            "repository_url": "https://traduk.amikumu.com/api/translations/amikumu/website-pages/en/repository/?format=api",
            "file_url": "https://traduk.amikumu.com/api/translations/amikumu/website-pages/en/file/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/translations/amikumu/website-pages/en/statistics/?format=api",
            "changes_list_url": "https://traduk.amikumu.com/api/translations/amikumu/website-pages/en/changes/?format=api",
            "units_list_url": "https://traduk.amikumu.com/api/translations/amikumu/website-pages/en/units/?format=api"
        }
    ]
}