Translation components API.

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

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

{
    "count": 755,
    "next": "http://translate.otrs.com/api/translations/?format=api&page=15",
    "previous": "http://translate.otrs.com/api/translations/?format=api&page=13",
    "results": [
        {
            "language": {
                "id": 275,
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 275,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "svk",
                    "sky",
                    "slk",
                    "slo"
                ],
                "direction": "ltr",
                "population": 6680269,
                "web_url": "http://translate.otrs.com/languages/sk/",
                "url": "http://translate.otrs.com/api/languages/sk/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/sk/statistics/?format=api"
            },
            "component": {
                "name": "Service Management",
                "slug": "service-management",
                "id": 95,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/service-management/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/OTRSServiceManagement/OTRSServiceManagement.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/service-management/",
                "url": "http://translate.otrs.com/api/components/otrs/service-management/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/service-management/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/service-management/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/service-management/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/service-management/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/service-management/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/service-management/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/434/?format=api",
                    "http://translate.otrs.com/api/addons/162/?format=api",
                    "http://translate.otrs.com/api/addons/163/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "sk_SK",
            "id": 1647,
            "filename": "i18n/OTRSServiceManagement/OTRSServiceManagement.sk_SK.po",
            "revision": "11266d569754aa9ba225ab4d8104c1e13408bdcc",
            "web_url": "http://translate.otrs.com/projects/otrs/service-management/sk/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/sk/",
            "translate_url": "http://translate.otrs.com/translate/otrs/service-management/sk/",
            "url": "http://translate.otrs.com/api/translations/otrs/service-management/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 219,
            "total_words": 2271,
            "translated": 219,
            "translated_words": 2271,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 7,
            "failing_checks_words": 12,
            "failing_checks_percent": 3.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T13:16:31.609305Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/service-management/sk/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/service-management/sk/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/service-management/sk/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/sk/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/sk/units/?format=api"
        },
        {
            "language": {
                "id": 276,
                "code": "sl",
                "name": "Slovenian",
                "plural": {
                    "id": 276,
                    "source": 0,
                    "number": 4,
                    "formula": "n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3",
                    "type": 6
                },
                "aliases": [
                    "sl_sl",
                    "slv"
                ],
                "direction": "ltr",
                "population": 1973179,
                "web_url": "http://translate.otrs.com/languages/sl/",
                "url": "http://translate.otrs.com/api/languages/sl/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/sl/statistics/?format=api"
            },
            "component": {
                "name": "Service Management",
                "slug": "service-management",
                "id": 95,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/service-management/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/OTRSServiceManagement/OTRSServiceManagement.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/service-management/",
                "url": "http://translate.otrs.com/api/components/otrs/service-management/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/service-management/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/service-management/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/service-management/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/service-management/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/service-management/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/service-management/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/434/?format=api",
                    "http://translate.otrs.com/api/addons/162/?format=api",
                    "http://translate.otrs.com/api/addons/163/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "sl",
            "id": 1648,
            "filename": "i18n/OTRSServiceManagement/OTRSServiceManagement.sl.po",
            "revision": "52589a95160b4a4eea907df630734020d9993520",
            "web_url": "http://translate.otrs.com/projects/otrs/service-management/sl/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/sl/",
            "translate_url": "http://translate.otrs.com/translate/otrs/service-management/sl/",
            "url": "http://translate.otrs.com/api/translations/otrs/service-management/sl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 219,
            "total_words": 2271,
            "translated": 219,
            "translated_words": 2271,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 8,
            "failing_checks_words": 27,
            "failing_checks_percent": 3.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T13:11:14.293485Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/service-management/sl/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/service-management/sl/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/service-management/sl/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/sl/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/sl/units/?format=api"
        },
        {
            "language": {
                "id": 287,
                "code": "sr",
                "name": "Serbian",
                "plural": {
                    "id": 287,
                    "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": [
                    "scc",
                    "sr_cs",
                    "rs",
                    "srp"
                ],
                "direction": "ltr",
                "population": 7516818,
                "web_url": "http://translate.otrs.com/languages/sr/",
                "url": "http://translate.otrs.com/api/languages/sr/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/sr/statistics/?format=api"
            },
            "component": {
                "name": "Service Management",
                "slug": "service-management",
                "id": 95,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/service-management/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/OTRSServiceManagement/OTRSServiceManagement.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/service-management/",
                "url": "http://translate.otrs.com/api/components/otrs/service-management/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/service-management/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/service-management/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/service-management/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/service-management/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/service-management/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/service-management/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/434/?format=api",
                    "http://translate.otrs.com/api/addons/162/?format=api",
                    "http://translate.otrs.com/api/addons/163/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "sr",
            "id": 1649,
            "filename": "i18n/OTRSServiceManagement/OTRSServiceManagement.sr.po",
            "revision": "29b07ee9cb151a8e04acfc554220424521be20dd",
            "web_url": "http://translate.otrs.com/projects/otrs/service-management/sr/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/sr/",
            "translate_url": "http://translate.otrs.com/translate/otrs/service-management/sr/",
            "url": "http://translate.otrs.com/api/translations/otrs/service-management/sr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 219,
            "total_words": 2271,
            "translated": 68,
            "translated_words": 175,
            "translated_percent": 31.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 3,
            "failing_checks_percent": 0.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/service-management/sr/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/service-management/sr/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/service-management/sr/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/sr/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/sr/units/?format=api"
        },
        {
            "language": {
                "id": 294,
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 294,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe_se",
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 12932871,
                "web_url": "http://translate.otrs.com/languages/sv/",
                "url": "http://translate.otrs.com/api/languages/sv/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/sv/statistics/?format=api"
            },
            "component": {
                "name": "Service Management",
                "slug": "service-management",
                "id": 95,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/service-management/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/OTRSServiceManagement/OTRSServiceManagement.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/service-management/",
                "url": "http://translate.otrs.com/api/components/otrs/service-management/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/service-management/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/service-management/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/service-management/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/service-management/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/service-management/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/service-management/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/434/?format=api",
                    "http://translate.otrs.com/api/addons/162/?format=api",
                    "http://translate.otrs.com/api/addons/163/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "sv",
            "id": 1650,
            "filename": "i18n/OTRSServiceManagement/OTRSServiceManagement.sv.po",
            "revision": "889895b37513572bc6d888cda02bdbe73c280a23",
            "web_url": "http://translate.otrs.com/projects/otrs/service-management/sv/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/sv/",
            "translate_url": "http://translate.otrs.com/translate/otrs/service-management/sv/",
            "url": "http://translate.otrs.com/api/translations/otrs/service-management/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 219,
            "total_words": 2271,
            "translated": 219,
            "translated_words": 2271,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 8,
            "failing_checks_words": 15,
            "failing_checks_percent": 3.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T12:54:00.167013Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/service-management/sv/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/service-management/sv/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/service-management/sv/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/sv/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/sv/units/?format=api"
        },
        {
            "language": {
                "id": 295,
                "code": "sw",
                "name": "Swahili",
                "plural": {
                    "id": 295,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swa"
                ],
                "direction": "ltr",
                "population": 171610296,
                "web_url": "http://translate.otrs.com/languages/sw/",
                "url": "http://translate.otrs.com/api/languages/sw/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/sw/statistics/?format=api"
            },
            "component": {
                "name": "Service Management",
                "slug": "service-management",
                "id": 95,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/service-management/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/OTRSServiceManagement/OTRSServiceManagement.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/service-management/",
                "url": "http://translate.otrs.com/api/components/otrs/service-management/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/service-management/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/service-management/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/service-management/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/service-management/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/service-management/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/service-management/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/434/?format=api",
                    "http://translate.otrs.com/api/addons/162/?format=api",
                    "http://translate.otrs.com/api/addons/163/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "sw",
            "id": 1651,
            "filename": "i18n/OTRSServiceManagement/OTRSServiceManagement.sw.po",
            "revision": "65844083878b740745f88fd78343960a59e1b36e",
            "web_url": "http://translate.otrs.com/projects/otrs/service-management/sw/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/sw/",
            "translate_url": "http://translate.otrs.com/translate/otrs/service-management/sw/",
            "url": "http://translate.otrs.com/api/translations/otrs/service-management/sw/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 219,
            "total_words": 2271,
            "translated": 219,
            "translated_words": 2271,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 8,
            "failing_checks_words": 17,
            "failing_checks_percent": 3.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T12:54:29.776783Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/service-management/sw/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/service-management/sw/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/service-management/sw/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/sw/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/sw/units/?format=api"
        },
        {
            "language": {
                "id": 304,
                "code": "th",
                "name": "Thai",
                "plural": {
                    "id": 304,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tha"
                ],
                "direction": "ltr",
                "population": 55181920,
                "web_url": "http://translate.otrs.com/languages/th/",
                "url": "http://translate.otrs.com/api/languages/th/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/th/statistics/?format=api"
            },
            "component": {
                "name": "Service Management",
                "slug": "service-management",
                "id": 95,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/service-management/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/OTRSServiceManagement/OTRSServiceManagement.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/service-management/",
                "url": "http://translate.otrs.com/api/components/otrs/service-management/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/service-management/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/service-management/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/service-management/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/service-management/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/service-management/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/service-management/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/434/?format=api",
                    "http://translate.otrs.com/api/addons/162/?format=api",
                    "http://translate.otrs.com/api/addons/163/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "th_TH",
            "id": 1652,
            "filename": "i18n/OTRSServiceManagement/OTRSServiceManagement.th_TH.po",
            "revision": "4399d1b7366664fc07cd6b8bc586a1bc2a3e81b9",
            "web_url": "http://translate.otrs.com/projects/otrs/service-management/th/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/th/",
            "translate_url": "http://translate.otrs.com/translate/otrs/service-management/th/",
            "url": "http://translate.otrs.com/api/translations/otrs/service-management/th/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 219,
            "total_words": 2271,
            "translated": 219,
            "translated_words": 2271,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 8,
            "failing_checks_words": 17,
            "failing_checks_percent": 3.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T12:54:56.600748Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/service-management/th/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/service-management/th/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/service-management/th/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/th/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/th/units/?format=api"
        },
        {
            "language": {
                "id": 313,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 313,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "http://translate.otrs.com/languages/tr/",
                "url": "http://translate.otrs.com/api/languages/tr/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/tr/statistics/?format=api"
            },
            "component": {
                "name": "Service Management",
                "slug": "service-management",
                "id": 95,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/service-management/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/OTRSServiceManagement/OTRSServiceManagement.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/service-management/",
                "url": "http://translate.otrs.com/api/components/otrs/service-management/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/service-management/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/service-management/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/service-management/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/service-management/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/service-management/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/service-management/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/434/?format=api",
                    "http://translate.otrs.com/api/addons/162/?format=api",
                    "http://translate.otrs.com/api/addons/163/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "tr",
            "id": 1653,
            "filename": "i18n/OTRSServiceManagement/OTRSServiceManagement.tr.po",
            "revision": "a4f4cd5ae823b32c433c62bc773ac071decdff46",
            "web_url": "http://translate.otrs.com/projects/otrs/service-management/tr/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/tr/",
            "translate_url": "http://translate.otrs.com/translate/otrs/service-management/tr/",
            "url": "http://translate.otrs.com/api/translations/otrs/service-management/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 219,
            "total_words": 2271,
            "translated": 219,
            "translated_words": 2271,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 5,
            "failing_checks_percent": 0.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T13:13:45.654972Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/service-management/tr/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/service-management/tr/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/service-management/tr/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/tr/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/tr/units/?format=api"
        },
        {
            "language": {
                "id": 321,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 321,
                    "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": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "http://translate.otrs.com/languages/uk/",
                "url": "http://translate.otrs.com/api/languages/uk/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/uk/statistics/?format=api"
            },
            "component": {
                "name": "Service Management",
                "slug": "service-management",
                "id": 95,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/service-management/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/OTRSServiceManagement/OTRSServiceManagement.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/service-management/",
                "url": "http://translate.otrs.com/api/components/otrs/service-management/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/service-management/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/service-management/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/service-management/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/service-management/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/service-management/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/service-management/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/434/?format=api",
                    "http://translate.otrs.com/api/addons/162/?format=api",
                    "http://translate.otrs.com/api/addons/163/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "uk",
            "id": 1654,
            "filename": "i18n/OTRSServiceManagement/OTRSServiceManagement.uk.po",
            "revision": "b091f8a38c5ae29e8d8838d7c5ab94e9aa096161",
            "web_url": "http://translate.otrs.com/projects/otrs/service-management/uk/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/uk/",
            "translate_url": "http://translate.otrs.com/translate/otrs/service-management/uk/",
            "url": "http://translate.otrs.com/api/translations/otrs/service-management/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 219,
            "total_words": 2271,
            "translated": 219,
            "translated_words": 2271,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 9,
            "failing_checks_percent": 1.8,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2023-09-25T13:12:55.478079Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/service-management/uk/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/service-management/uk/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/service-management/uk/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/uk/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/uk/units/?format=api"
        },
        {
            "language": {
                "id": 328,
                "code": "vi",
                "name": "Vietnamese",
                "plural": {
                    "id": 328,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "vn",
                    "vie"
                ],
                "direction": "ltr",
                "population": 86222961,
                "web_url": "http://translate.otrs.com/languages/vi/",
                "url": "http://translate.otrs.com/api/languages/vi/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/vi/statistics/?format=api"
            },
            "component": {
                "name": "Service Management",
                "slug": "service-management",
                "id": 95,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/service-management/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/OTRSServiceManagement/OTRSServiceManagement.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/service-management/",
                "url": "http://translate.otrs.com/api/components/otrs/service-management/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/service-management/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/service-management/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/service-management/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/service-management/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/service-management/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/service-management/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/434/?format=api",
                    "http://translate.otrs.com/api/addons/162/?format=api",
                    "http://translate.otrs.com/api/addons/163/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "vi_VN",
            "id": 1655,
            "filename": "i18n/OTRSServiceManagement/OTRSServiceManagement.vi_VN.po",
            "revision": "5a7825e5b62656b80d1d53bcdf396de8aa63f283",
            "web_url": "http://translate.otrs.com/projects/otrs/service-management/vi/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/vi/",
            "translate_url": "http://translate.otrs.com/translate/otrs/service-management/vi/",
            "url": "http://translate.otrs.com/api/translations/otrs/service-management/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 219,
            "total_words": 2271,
            "translated": 219,
            "translated_words": 2271,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 9,
            "failing_checks_words": 188,
            "failing_checks_percent": 4.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T13:09:28.986427Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/service-management/vi/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/service-management/vi/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/service-management/vi/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/vi/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/vi/units/?format=api"
        },
        {
            "language": {
                "id": 343,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 343,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "http://translate.otrs.com/languages/zh_Hans/",
                "url": "http://translate.otrs.com/api/languages/zh_Hans/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "Service Management",
                "slug": "service-management",
                "id": 95,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/service-management/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/OTRSServiceManagement/OTRSServiceManagement.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/service-management/",
                "url": "http://translate.otrs.com/api/components/otrs/service-management/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/service-management/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/service-management/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/service-management/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/service-management/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/service-management/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/service-management/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/434/?format=api",
                    "http://translate.otrs.com/api/addons/162/?format=api",
                    "http://translate.otrs.com/api/addons/163/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "zh_CN",
            "id": 1656,
            "filename": "i18n/OTRSServiceManagement/OTRSServiceManagement.zh_CN.po",
            "revision": "617be4a96d58d612131b8457272c2b134518b8b2",
            "web_url": "http://translate.otrs.com/projects/otrs/service-management/zh_Hans/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/zh_Hans/",
            "translate_url": "http://translate.otrs.com/translate/otrs/service-management/zh_Hans/",
            "url": "http://translate.otrs.com/api/translations/otrs/service-management/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 219,
            "total_words": 2271,
            "translated": 219,
            "translated_words": 2271,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 5,
            "failing_checks_words": 12,
            "failing_checks_percent": 2.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T13:10:13.497829Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/service-management/zh_Hans/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/service-management/zh_Hans/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/service-management/zh_Hans/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/zh_Hans/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 345,
                "code": "zh_Hant",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 345,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tchinese",
                    "zh_cht",
                    "zhtw",
                    "zh_tw",
                    "zh_hant_tw",
                    "zh_hant@zh",
                    "zh_cmn_hant",
                    "cht",
                    "zho"
                ],
                "direction": "ltr",
                "population": 38612556,
                "web_url": "http://translate.otrs.com/languages/zh_Hant/",
                "url": "http://translate.otrs.com/api/languages/zh_Hant/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/zh_Hant/statistics/?format=api"
            },
            "component": {
                "name": "Service Management",
                "slug": "service-management",
                "id": 95,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/service-management/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/OTRSServiceManagement/OTRSServiceManagement.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/service-management/",
                "url": "http://translate.otrs.com/api/components/otrs/service-management/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/service-management/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/service-management/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/service-management/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/service-management/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/service-management/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/service-management/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/434/?format=api",
                    "http://translate.otrs.com/api/addons/162/?format=api",
                    "http://translate.otrs.com/api/addons/163/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "zh_TW",
            "id": 1657,
            "filename": "i18n/OTRSServiceManagement/OTRSServiceManagement.zh_TW.po",
            "revision": "7e21581bd14926854cbb6faa424c28085b92dee2",
            "web_url": "http://translate.otrs.com/projects/otrs/service-management/zh_Hant/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/zh_Hant/",
            "translate_url": "http://translate.otrs.com/translate/otrs/service-management/zh_Hant/",
            "url": "http://translate.otrs.com/api/translations/otrs/service-management/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 219,
            "total_words": 2271,
            "translated": 219,
            "translated_words": 2271,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 6,
            "failing_checks_words": 15,
            "failing_checks_percent": 2.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T13:10:18.324047Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/service-management/zh_Hant/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/service-management/zh_Hant/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/service-management/zh_Hant/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/zh_Hant/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/zh_Hant/units/?format=api"
        },
        {
            "language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://translate.otrs.com/languages/en/",
                "url": "http://translate.otrs.com/api/languages/en/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "OTRS::ITSM Manual",
                "slug": "itsm-manual",
                "id": 113,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/itsm-manual/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "locale/content.pot",
                "file_format": "po",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/itsm-manual/",
                "url": "http://translate.otrs.com/api/components/otrs/itsm-manual/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/itsm-manual/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/itsm-manual/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/itsm-manual/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/itsm-manual/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/itsm-manual/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/itsm-manual/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/200/?format=api",
                    "http://translate.otrs.com/api/addons/201/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "en",
            "id": 1809,
            "filename": "locale/content.pot",
            "revision": "be0e580fe68626123a0e5d2609fa0d7ff9a67856",
            "web_url": "http://translate.otrs.com/projects/otrs/itsm-manual/en/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/en/",
            "translate_url": "http://translate.otrs.com/translate/otrs/itsm-manual/en/",
            "url": "http://translate.otrs.com/api/translations/otrs/itsm-manual/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 676,
            "total_words": 7399,
            "translated": 676,
            "translated_words": 7399,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 10,
            "failing_checks_words": 19,
            "failing_checks_percent": 1.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/itsm-manual/en/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/itsm-manual/en/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/itsm-manual/en/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/itsm-manual/en/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/itsm-manual/en/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "http://translate.otrs.com/languages/de/",
                "url": "http://translate.otrs.com/api/languages/de/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "OTRS::ITSM Manual",
                "slug": "itsm-manual",
                "id": 113,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/itsm-manual/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "locale/content.pot",
                "file_format": "po",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/itsm-manual/",
                "url": "http://translate.otrs.com/api/components/otrs/itsm-manual/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/itsm-manual/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/itsm-manual/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/itsm-manual/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/itsm-manual/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/itsm-manual/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/itsm-manual/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/200/?format=api",
                    "http://translate.otrs.com/api/addons/201/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 1810,
            "filename": "locale/de/LC_MESSAGES/content.po",
            "revision": "5d4d24c51eb960113d9290fc39836e796dfaa698",
            "web_url": "http://translate.otrs.com/projects/otrs/itsm-manual/de/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/de/",
            "translate_url": "http://translate.otrs.com/translate/otrs/itsm-manual/de/",
            "url": "http://translate.otrs.com/api/translations/otrs/itsm-manual/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 676,
            "total_words": 7399,
            "translated": 674,
            "translated_words": 7346,
            "translated_percent": 99.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-22T11:10:06.256790Z",
            "last_author": "Balázs Úr",
            "repository_url": "http://translate.otrs.com/api/translations/otrs/itsm-manual/de/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/itsm-manual/de/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/itsm-manual/de/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/itsm-manual/de/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/itsm-manual/de/units/?format=api"
        },
        {
            "language": {
                "id": 135,
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 135,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "population": 12443429,
                "web_url": "http://translate.otrs.com/languages/hu/",
                "url": "http://translate.otrs.com/api/languages/hu/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/hu/statistics/?format=api"
            },
            "component": {
                "name": "OTRS::ITSM Manual",
                "slug": "itsm-manual",
                "id": 113,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/itsm-manual/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "locale/content.pot",
                "file_format": "po",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/itsm-manual/",
                "url": "http://translate.otrs.com/api/components/otrs/itsm-manual/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/itsm-manual/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/itsm-manual/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/itsm-manual/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/itsm-manual/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/itsm-manual/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/itsm-manual/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/200/?format=api",
                    "http://translate.otrs.com/api/addons/201/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "hu",
            "id": 1811,
            "filename": "locale/hu/LC_MESSAGES/content.po",
            "revision": "854836633b48a2c43679b9c665bd2bbddd3c58ab",
            "web_url": "http://translate.otrs.com/projects/otrs/itsm-manual/hu/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/hu/",
            "translate_url": "http://translate.otrs.com/translate/otrs/itsm-manual/hu/",
            "url": "http://translate.otrs.com/api/translations/otrs/itsm-manual/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 676,
            "total_words": 7399,
            "translated": 676,
            "translated_words": 7399,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-18T13:08:59.263051Z",
            "last_author": "Balázs Úr",
            "repository_url": "http://translate.otrs.com/api/translations/otrs/itsm-manual/hu/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/itsm-manual/hu/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/itsm-manual/hu/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/itsm-manual/hu/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/itsm-manual/hu/units/?format=api"
        },
        {
            "language": {
                "id": 343,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 343,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "http://translate.otrs.com/languages/zh_Hans/",
                "url": "http://translate.otrs.com/api/languages/zh_Hans/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "OTRS::ITSM Manual",
                "slug": "itsm-manual",
                "id": 113,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/itsm-manual/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "locale/content.pot",
                "file_format": "po",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/itsm-manual/",
                "url": "http://translate.otrs.com/api/components/otrs/itsm-manual/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/itsm-manual/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/itsm-manual/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/itsm-manual/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/itsm-manual/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/itsm-manual/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/itsm-manual/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/200/?format=api",
                    "http://translate.otrs.com/api/addons/201/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "zh_CN",
            "id": 1812,
            "filename": "locale/zh_CN/LC_MESSAGES/content.po",
            "revision": "cd5216485f46b53cd8681d45ff723427709d3272",
            "web_url": "http://translate.otrs.com/projects/otrs/itsm-manual/zh_Hans/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/zh_Hans/",
            "translate_url": "http://translate.otrs.com/translate/otrs/itsm-manual/zh_Hans/",
            "url": "http://translate.otrs.com/api/translations/otrs/itsm-manual/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 676,
            "total_words": 7399,
            "translated": 390,
            "translated_words": 3616,
            "translated_percent": 57.6,
            "fuzzy": 1,
            "fuzzy_words": 15,
            "fuzzy_percent": 0.1,
            "failing_checks": 2,
            "failing_checks_words": 4,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-01-31T07:41:48.774318Z",
            "last_author": "Balázs Úr",
            "repository_url": "http://translate.otrs.com/api/translations/otrs/itsm-manual/zh_Hans/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/itsm-manual/zh_Hans/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/itsm-manual/zh_Hans/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/itsm-manual/zh_Hans/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/itsm-manual/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 93,
                "code": "es_MX",
                "name": "Spanish (Mexico)",
                "plural": {
                    "id": 93,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mspanish"
                ],
                "direction": "ltr",
                "population": 106779500,
                "web_url": "http://translate.otrs.com/languages/es_MX/",
                "url": "http://translate.otrs.com/api/languages/es_MX/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/es_MX/statistics/?format=api"
            },
            "component": {
                "name": "OTRS::ITSM Manual",
                "slug": "itsm-manual",
                "id": 113,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/itsm-manual/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "locale/content.pot",
                "file_format": "po",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/itsm-manual/",
                "url": "http://translate.otrs.com/api/components/otrs/itsm-manual/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/itsm-manual/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/itsm-manual/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/itsm-manual/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/itsm-manual/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/itsm-manual/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/itsm-manual/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/200/?format=api",
                    "http://translate.otrs.com/api/addons/201/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "es_MX",
            "id": 1813,
            "filename": "locale/es_MX/LC_MESSAGES/content.po",
            "revision": "2f56b6fdb675513b519b6d511908ff9c248e8c75",
            "web_url": "http://translate.otrs.com/projects/otrs/itsm-manual/es_MX/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/es_MX/",
            "translate_url": "http://translate.otrs.com/translate/otrs/itsm-manual/es_MX/",
            "url": "http://translate.otrs.com/api/translations/otrs/itsm-manual/es_MX/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 676,
            "total_words": 7399,
            "translated": 133,
            "translated_words": 635,
            "translated_percent": 19.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-13T19:54:16.096120Z",
            "last_author": "Francisco Cruz",
            "repository_url": "http://translate.otrs.com/api/translations/otrs/itsm-manual/es_MX/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/itsm-manual/es_MX/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/itsm-manual/es_MX/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/itsm-manual/es_MX/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/itsm-manual/es_MX/units/?format=api"
        },
        {
            "language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://translate.otrs.com/languages/en/",
                "url": "http://translate.otrs.com/api/languages/en/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "Primary Secondary",
                "slug": "primary-secondary",
                "id": 130,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/primary-secondary/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/",
                "url": "http://translate.otrs.com/api/components/otrs/primary-secondary/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/436/?format=api",
                    "http://translate.otrs.com/api/addons/227/?format=api",
                    "http://translate.otrs.com/api/addons/228/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "en",
            "id": 1946,
            "filename": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.pot",
            "revision": "c31fe45fdb80c54094b5f5b1ab759d2d04a2a74c",
            "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/en/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/en/",
            "translate_url": "http://translate.otrs.com/translate/otrs/primary-secondary/en/",
            "url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 113,
            "total_words": 2322,
            "translated": 113,
            "translated_words": 2322,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 10,
            "failing_checks_percent": 3.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/en/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/en/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/en/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/en/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/en/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "http://translate.otrs.com/languages/de/",
                "url": "http://translate.otrs.com/api/languages/de/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "Primary Secondary",
                "slug": "primary-secondary",
                "id": 130,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/primary-secondary/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/",
                "url": "http://translate.otrs.com/api/components/otrs/primary-secondary/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/436/?format=api",
                    "http://translate.otrs.com/api/addons/227/?format=api",
                    "http://translate.otrs.com/api/addons/228/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "de",
            "id": 1947,
            "filename": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.de.po",
            "revision": "1b2015579e4b7d36f5d13bbedeb317ea26a2aa7e",
            "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/de/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/de/",
            "translate_url": "http://translate.otrs.com/translate/otrs/primary-secondary/de/",
            "url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 2322,
            "translated": 113,
            "translated_words": 2322,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-06-06T19:38:25.135802Z",
            "last_author": "Michael Reuther",
            "repository_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/de/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/de/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/de/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/de/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/de/units/?format=api"
        },
        {
            "language": {
                "id": 78,
                "code": "en_CA",
                "name": "English (Canada)",
                "plural": {
                    "id": 78,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 32416926,
                "web_url": "http://translate.otrs.com/languages/en_CA/",
                "url": "http://translate.otrs.com/api/languages/en_CA/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/en_CA/statistics/?format=api"
            },
            "component": {
                "name": "Primary Secondary",
                "slug": "primary-secondary",
                "id": 130,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/primary-secondary/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/",
                "url": "http://translate.otrs.com/api/components/otrs/primary-secondary/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/436/?format=api",
                    "http://translate.otrs.com/api/addons/227/?format=api",
                    "http://translate.otrs.com/api/addons/228/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "en_CA",
            "id": 1948,
            "filename": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.en_CA.po",
            "revision": "0d5b4545053e42b656880ad7f2f0b0295ffe2f3e",
            "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/en_CA/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/en_CA/",
            "translate_url": "http://translate.otrs.com/translate/otrs/primary-secondary/en_CA/",
            "url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/en_CA/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 2322,
            "translated": 113,
            "translated_words": 2322,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T14:01:30.301638Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/en_CA/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/en_CA/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/en_CA/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/en_CA/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/en_CA/units/?format=api"
        },
        {
            "language": {
                "id": 79,
                "code": "en_GB",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 79,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "english_uk",
                    "eng_gb"
                ],
                "direction": "ltr",
                "population": 64445878,
                "web_url": "http://translate.otrs.com/languages/en_GB/",
                "url": "http://translate.otrs.com/api/languages/en_GB/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/en_GB/statistics/?format=api"
            },
            "component": {
                "name": "Primary Secondary",
                "slug": "primary-secondary",
                "id": 130,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/primary-secondary/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/",
                "url": "http://translate.otrs.com/api/components/otrs/primary-secondary/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/436/?format=api",
                    "http://translate.otrs.com/api/addons/227/?format=api",
                    "http://translate.otrs.com/api/addons/228/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "en_GB",
            "id": 1949,
            "filename": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.en_GB.po",
            "revision": "f45acf1885ee2f5d126171b792c225f22a906ac7",
            "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/en_GB/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/en_GB/",
            "translate_url": "http://translate.otrs.com/translate/otrs/primary-secondary/en_GB/",
            "url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/en_GB/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 2322,
            "translated": 113,
            "translated_words": 2322,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T14:01:48.031375Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/en_GB/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/en_GB/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/en_GB/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/en_GB/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/en_GB/units/?format=api"
        },
        {
            "language": {
                "id": 87,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 87,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "http://translate.otrs.com/languages/es/",
                "url": "http://translate.otrs.com/api/languages/es/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "Primary Secondary",
                "slug": "primary-secondary",
                "id": 130,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/primary-secondary/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/",
                "url": "http://translate.otrs.com/api/components/otrs/primary-secondary/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/436/?format=api",
                    "http://translate.otrs.com/api/addons/227/?format=api",
                    "http://translate.otrs.com/api/addons/228/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "es",
            "id": 1950,
            "filename": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.es.po",
            "revision": "55564cbe04466b8f37269087d1e2ecea4e10743e",
            "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/es/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/es/",
            "translate_url": "http://translate.otrs.com/translate/otrs/primary-secondary/es/",
            "url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 2322,
            "translated": 113,
            "translated_words": 2322,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T14:02:20.232579Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/es/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/es/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/es/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/es/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/es/units/?format=api"
        },
        {
            "language": {
                "id": 93,
                "code": "es_MX",
                "name": "Spanish (Mexico)",
                "plural": {
                    "id": 93,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mspanish"
                ],
                "direction": "ltr",
                "population": 106779500,
                "web_url": "http://translate.otrs.com/languages/es_MX/",
                "url": "http://translate.otrs.com/api/languages/es_MX/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/es_MX/statistics/?format=api"
            },
            "component": {
                "name": "Primary Secondary",
                "slug": "primary-secondary",
                "id": 130,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/primary-secondary/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/",
                "url": "http://translate.otrs.com/api/components/otrs/primary-secondary/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/436/?format=api",
                    "http://translate.otrs.com/api/addons/227/?format=api",
                    "http://translate.otrs.com/api/addons/228/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "es_MX",
            "id": 1951,
            "filename": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.es_MX.po",
            "revision": "9644bcd1430f59a188570e911019a09933ac9c45",
            "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/es_MX/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/es_MX/",
            "translate_url": "http://translate.otrs.com/translate/otrs/primary-secondary/es_MX/",
            "url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/es_MX/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 2322,
            "translated": 113,
            "translated_words": 2322,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-15T08:36:37.267085Z",
            "last_author": "Francisco Cruz",
            "repository_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/es_MX/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/es_MX/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/es_MX/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/es_MX/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/es_MX/units/?format=api"
        },
        {
            "language": {
                "id": 135,
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 135,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "population": 12443429,
                "web_url": "http://translate.otrs.com/languages/hu/",
                "url": "http://translate.otrs.com/api/languages/hu/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/hu/statistics/?format=api"
            },
            "component": {
                "name": "Primary Secondary",
                "slug": "primary-secondary",
                "id": 130,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/primary-secondary/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/",
                "url": "http://translate.otrs.com/api/components/otrs/primary-secondary/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/436/?format=api",
                    "http://translate.otrs.com/api/addons/227/?format=api",
                    "http://translate.otrs.com/api/addons/228/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "hu",
            "id": 1952,
            "filename": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.hu.po",
            "revision": "55bb29da389716303626c776e00b14d353e969a3",
            "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/hu/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/hu/",
            "translate_url": "http://translate.otrs.com/translate/otrs/primary-secondary/hu/",
            "url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 2322,
            "translated": 113,
            "translated_words": 2322,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-05-02T12:34:29.895217Z",
            "last_author": "Balázs Úr",
            "repository_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/hu/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/hu/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/hu/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/hu/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/hu/units/?format=api"
        },
        {
            "language": {
                "id": 244,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 244,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "http://translate.otrs.com/languages/pt/",
                "url": "http://translate.otrs.com/api/languages/pt/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "Primary Secondary",
                "slug": "primary-secondary",
                "id": 130,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/primary-secondary/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/",
                "url": "http://translate.otrs.com/api/components/otrs/primary-secondary/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/436/?format=api",
                    "http://translate.otrs.com/api/addons/227/?format=api",
                    "http://translate.otrs.com/api/addons/228/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "pt",
            "id": 1953,
            "filename": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.pt.po",
            "revision": "c082535794e8f4aef9e594297ad413af46673ea5",
            "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/pt/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/pt/",
            "translate_url": "http://translate.otrs.com/translate/otrs/primary-secondary/pt/",
            "url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 2322,
            "translated": 113,
            "translated_words": 2322,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T14:02:15.304788Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/pt/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/pt/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/pt/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/pt/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/pt/units/?format=api"
        },
        {
            "language": {
                "id": 246,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 246,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "bp",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "http://translate.otrs.com/languages/pt_BR/",
                "url": "http://translate.otrs.com/api/languages/pt_BR/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/pt_BR/statistics/?format=api"
            },
            "component": {
                "name": "Primary Secondary",
                "slug": "primary-secondary",
                "id": 130,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/primary-secondary/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/",
                "url": "http://translate.otrs.com/api/components/otrs/primary-secondary/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/436/?format=api",
                    "http://translate.otrs.com/api/addons/227/?format=api",
                    "http://translate.otrs.com/api/addons/228/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "pt_BR",
            "id": 1954,
            "filename": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.pt_BR.po",
            "revision": "1754da4c3477c0951cb01805b0ef677d1e88e89f",
            "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/pt_BR/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/pt_BR/",
            "translate_url": "http://translate.otrs.com/translate/otrs/primary-secondary/pt_BR/",
            "url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 2322,
            "translated": 113,
            "translated_words": 2322,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T14:02:19.879011Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/pt_BR/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/pt_BR/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/pt_BR/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/pt_BR/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 343,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 343,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "http://translate.otrs.com/languages/zh_Hans/",
                "url": "http://translate.otrs.com/api/languages/zh_Hans/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "Primary Secondary",
                "slug": "primary-secondary",
                "id": 130,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/primary-secondary/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/",
                "url": "http://translate.otrs.com/api/components/otrs/primary-secondary/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/436/?format=api",
                    "http://translate.otrs.com/api/addons/227/?format=api",
                    "http://translate.otrs.com/api/addons/228/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "zh_CN",
            "id": 1955,
            "filename": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.zh_CN.po",
            "revision": "7bf0389d547bec112b81d3031ea7fd0c13c8646c",
            "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/zh_Hans/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/zh_Hans/",
            "translate_url": "http://translate.otrs.com/translate/otrs/primary-secondary/zh_Hans/",
            "url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 2322,
            "translated": 113,
            "translated_words": 2322,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T14:01:12.454242Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/zh_Hans/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/zh_Hans/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/zh_Hans/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/zh_Hans/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 254,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 254,
                    "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": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "http://translate.otrs.com/languages/ru/",
                "url": "http://translate.otrs.com/api/languages/ru/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "name": "Primary Secondary",
                "slug": "primary-secondary",
                "id": 130,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/primary-secondary/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/",
                "url": "http://translate.otrs.com/api/components/otrs/primary-secondary/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/436/?format=api",
                    "http://translate.otrs.com/api/addons/227/?format=api",
                    "http://translate.otrs.com/api/addons/228/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "ru",
            "id": 2257,
            "filename": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.ru.po",
            "revision": "b261fe1c80b7a4e3632e6541aa37256aa34bcba9",
            "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/ru/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/ru/",
            "translate_url": "http://translate.otrs.com/translate/otrs/primary-secondary/ru/",
            "url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 2322,
            "translated": 113,
            "translated_words": 2322,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 1.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T14:02:48.020482Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/ru/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/ru/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/ru/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/ru/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/ru/units/?format=api"
        },
        {
            "language": {
                "id": 246,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 246,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "bp",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "http://translate.otrs.com/languages/pt_BR/",
                "url": "http://translate.otrs.com/api/languages/pt_BR/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/pt_BR/statistics/?format=api"
            },
            "component": {
                "name": "Update Guide",
                "slug": "update-guide",
                "id": 48,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/update-guide/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "locale/content.pot",
                "file_format": "po",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/update-guide/",
                "url": "http://translate.otrs.com/api/components/otrs/update-guide/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/update-guide/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/update-guide/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/update-guide/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/update-guide/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/update-guide/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/update-guide/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/80/?format=api",
                    "http://translate.otrs.com/api/addons/81/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "pt_BR",
            "id": 2682,
            "filename": "locale/pt_BR/LC_MESSAGES/content.po",
            "revision": "6ab6d62a278d6974690b5c62025f15e1e817beb2",
            "web_url": "http://translate.otrs.com/projects/otrs/update-guide/pt_BR/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/pt_BR/",
            "translate_url": "http://translate.otrs.com/translate/otrs/update-guide/pt_BR/",
            "url": "http://translate.otrs.com/api/translations/otrs/update-guide/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 267,
            "total_words": 2458,
            "translated": 267,
            "translated_words": 2458,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-03T10:37:42.162611Z",
            "last_author": "DeepL",
            "repository_url": "http://translate.otrs.com/api/translations/otrs/update-guide/pt_BR/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/update-guide/pt_BR/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/update-guide/pt_BR/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/update-guide/pt_BR/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/update-guide/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 246,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 246,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "bp",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "http://translate.otrs.com/languages/pt_BR/",
                "url": "http://translate.otrs.com/api/languages/pt_BR/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/pt_BR/statistics/?format=api"
            },
            "component": {
                "name": "Features Manual",
                "slug": "features-manual",
                "id": 73,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/features-manual/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "locale/content.pot",
                "file_format": "po",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/features-manual/",
                "url": "http://translate.otrs.com/api/components/otrs/features-manual/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/features-manual/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/features-manual/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/features-manual/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/features-manual/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/features-manual/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/features-manual/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/122/?format=api",
                    "http://translate.otrs.com/api/addons/123/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "pt_BR",
            "id": 2683,
            "filename": "locale/pt_BR/LC_MESSAGES/content.po",
            "revision": "b926f7a8566cf556434d860652055c2af7b91b51",
            "web_url": "http://translate.otrs.com/projects/otrs/features-manual/pt_BR/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/pt_BR/",
            "translate_url": "http://translate.otrs.com/translate/otrs/features-manual/pt_BR/",
            "url": "http://translate.otrs.com/api/translations/otrs/features-manual/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2902,
            "total_words": 42394,
            "translated": 226,
            "translated_words": 1778,
            "translated_percent": 7.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 9,
            "failing_checks_words": 25,
            "failing_checks_percent": 0.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-12-05T20:15:17.103199Z",
            "last_author": "Juliano Messaggi",
            "repository_url": "http://translate.otrs.com/api/translations/otrs/features-manual/pt_BR/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/features-manual/pt_BR/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/features-manual/pt_BR/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/features-manual/pt_BR/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/features-manual/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 246,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 246,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "bp",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "http://translate.otrs.com/languages/pt_BR/",
                "url": "http://translate.otrs.com/api/languages/pt_BR/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/pt_BR/statistics/?format=api"
            },
            "component": {
                "name": "Administration Manual",
                "slug": "administration-manual",
                "id": 51,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/administration-manual/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "locale/content.pot",
                "file_format": "po",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/administration-manual/",
                "url": "http://translate.otrs.com/api/components/otrs/administration-manual/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/administration-manual/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/administration-manual/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/administration-manual/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/administration-manual/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/administration-manual/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/administration-manual/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/547/?format=api",
                    "http://translate.otrs.com/api/addons/85/?format=api",
                    "http://translate.otrs.com/api/addons/84/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "pt_BR",
            "id": 2684,
            "filename": "locale/pt_BR/LC_MESSAGES/content.po",
            "revision": "39ff7837bb4852ff7b4138ca390bfbab4dc8bb40",
            "web_url": "http://translate.otrs.com/projects/otrs/administration-manual/pt_BR/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/pt_BR/",
            "translate_url": "http://translate.otrs.com/translate/otrs/administration-manual/pt_BR/",
            "url": "http://translate.otrs.com/api/translations/otrs/administration-manual/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 6907,
            "total_words": 81473,
            "translated": 272,
            "translated_words": 2582,
            "translated_percent": 3.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 65,
            "failing_checks_words": 260,
            "failing_checks_percent": 0.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-06T14:06:56.931957Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/administration-manual/pt_BR/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/administration-manual/pt_BR/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/administration-manual/pt_BR/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/administration-manual/pt_BR/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/administration-manual/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 246,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 246,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "bp",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "http://translate.otrs.com/languages/pt_BR/",
                "url": "http://translate.otrs.com/api/languages/pt_BR/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/pt_BR/statistics/?format=api"
            },
            "component": {
                "name": "OTRS::ITSM Manual",
                "slug": "itsm-manual",
                "id": 113,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/itsm-manual/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "locale/content.pot",
                "file_format": "po",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/itsm-manual/",
                "url": "http://translate.otrs.com/api/components/otrs/itsm-manual/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/itsm-manual/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/itsm-manual/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/itsm-manual/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/itsm-manual/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/itsm-manual/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/itsm-manual/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/200/?format=api",
                    "http://translate.otrs.com/api/addons/201/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "pt_BR",
            "id": 2685,
            "filename": "locale/pt_BR/LC_MESSAGES/content.po",
            "revision": "fb871c3aaf8e5ad1bd7871bb3d599c382f2b51f9",
            "web_url": "http://translate.otrs.com/projects/otrs/itsm-manual/pt_BR/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/pt_BR/",
            "translate_url": "http://translate.otrs.com/translate/otrs/itsm-manual/pt_BR/",
            "url": "http://translate.otrs.com/api/translations/otrs/itsm-manual/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 676,
            "total_words": 7399,
            "translated": 674,
            "translated_words": 7346,
            "translated_percent": 99.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 7,
            "failing_checks_words": 13,
            "failing_checks_percent": 1.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-11-10T10:21:45.467494Z",
            "last_author": "Leonardo Coelho",
            "repository_url": "http://translate.otrs.com/api/translations/otrs/itsm-manual/pt_BR/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/itsm-manual/pt_BR/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/itsm-manual/pt_BR/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/itsm-manual/pt_BR/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/itsm-manual/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 246,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 246,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "bp",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "http://translate.otrs.com/languages/pt_BR/",
                "url": "http://translate.otrs.com/api/languages/pt_BR/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/pt_BR/statistics/?format=api"
            },
            "component": {
                "name": "OTRS::ITSM Manual",
                "slug": "itsm-manual",
                "id": 31,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS 7",
                    "slug": "otrs-7",
                    "id": 5,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs-7/",
                    "url": "http://translate.otrs.com/api/projects/otrs-7/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs-7/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs-7/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs-7/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs-7/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs-7/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs-7/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs-7/itsm-manual/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "locale/content.pot",
                "file_format": "po",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs-7/itsm-manual/",
                "url": "http://translate.otrs.com/api/components/otrs-7/itsm-manual/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs-7/itsm-manual/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs-7/itsm-manual/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs-7/itsm-manual/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs-7/itsm-manual/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs-7/itsm-manual/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs-7/itsm-manual/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/37/?format=api",
                    "http://translate.otrs.com/api/addons/38/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "pt_BR",
            "id": 2687,
            "filename": "locale/pt_BR/LC_MESSAGES/content.po",
            "revision": "8fb614a1093577edba3e5266d1ba59477996613e",
            "web_url": "http://translate.otrs.com/projects/otrs-7/itsm-manual/pt_BR/",
            "share_url": "http://translate.otrs.com/engage/otrs-7/-/pt_BR/",
            "translate_url": "http://translate.otrs.com/translate/otrs-7/itsm-manual/pt_BR/",
            "url": "http://translate.otrs.com/api/translations/otrs-7/itsm-manual/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 987,
            "total_words": 9913,
            "translated": 411,
            "translated_words": 4192,
            "translated_percent": 41.6,
            "fuzzy": 2,
            "fuzzy_words": 73,
            "fuzzy_percent": 0.2,
            "failing_checks": 30,
            "failing_checks_words": 123,
            "failing_checks_percent": 3.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-11-10T10:20:44.975313Z",
            "last_author": "Leonardo Coelho",
            "repository_url": "http://translate.otrs.com/api/translations/otrs-7/itsm-manual/pt_BR/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs-7/itsm-manual/pt_BR/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs-7/itsm-manual/pt_BR/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs-7/itsm-manual/pt_BR/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs-7/itsm-manual/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 246,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 246,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "bp",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "http://translate.otrs.com/languages/pt_BR/",
                "url": "http://translate.otrs.com/api/languages/pt_BR/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/pt_BR/statistics/?format=api"
            },
            "component": {
                "name": "User Manual",
                "slug": "user-manual",
                "id": 29,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS 7",
                    "slug": "otrs-7",
                    "id": 5,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs-7/",
                    "url": "http://translate.otrs.com/api/projects/otrs-7/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs-7/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs-7/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs-7/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs-7/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs-7/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs-7/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs-7/user-manual/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "locale/content.pot",
                "file_format": "po",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs-7/user-manual/",
                "url": "http://translate.otrs.com/api/components/otrs-7/user-manual/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs-7/user-manual/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs-7/user-manual/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs-7/user-manual/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs-7/user-manual/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs-7/user-manual/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs-7/user-manual/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/39/?format=api",
                    "http://translate.otrs.com/api/addons/40/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "pt_BR",
            "id": 2688,
            "filename": "locale/pt_BR/LC_MESSAGES/content.po",
            "revision": "4e478179da6712eca17649e17064fb280c4321df",
            "web_url": "http://translate.otrs.com/projects/otrs-7/user-manual/pt_BR/",
            "share_url": "http://translate.otrs.com/engage/otrs-7/-/pt_BR/",
            "translate_url": "http://translate.otrs.com/translate/otrs-7/user-manual/pt_BR/",
            "url": "http://translate.otrs.com/api/translations/otrs-7/user-manual/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1301,
            "total_words": 14222,
            "translated": 322,
            "translated_words": 2166,
            "translated_percent": 24.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 37,
            "failing_checks_words": 162,
            "failing_checks_percent": 2.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-12-05T20:20:16.196969Z",
            "last_author": "Juliano Messaggi",
            "repository_url": "http://translate.otrs.com/api/translations/otrs-7/user-manual/pt_BR/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs-7/user-manual/pt_BR/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs-7/user-manual/pt_BR/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs-7/user-manual/pt_BR/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs-7/user-manual/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 18,
                "code": "ar_SA",
                "name": "Arabic (Saudi Arabia)",
                "plural": {
                    "id": 18,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [],
                "direction": "rtl",
                "population": 34173500,
                "web_url": "http://translate.otrs.com/languages/ar_SA/",
                "url": "http://translate.otrs.com/api/languages/ar_SA/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/ar_SA/statistics/?format=api"
            },
            "component": {
                "name": "Primary Secondary",
                "slug": "primary-secondary",
                "id": 130,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/primary-secondary/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/",
                "url": "http://translate.otrs.com/api/components/otrs/primary-secondary/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/436/?format=api",
                    "http://translate.otrs.com/api/addons/227/?format=api",
                    "http://translate.otrs.com/api/addons/228/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "ar_SA",
            "id": 3080,
            "filename": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.ar_SA.po",
            "revision": "1547f8a4e573cf2ca0f6f788c394488e577f21b7",
            "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/ar_SA/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/ar_SA/",
            "translate_url": "http://translate.otrs.com/translate/otrs/primary-secondary/ar_SA/",
            "url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/ar_SA/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 2322,
            "translated": 113,
            "translated_words": 2322,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T13:45:01.891872Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/ar_SA/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/ar_SA/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/ar_SA/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/ar_SA/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/ar_SA/units/?format=api"
        },
        {
            "language": {
                "id": 35,
                "code": "bg",
                "name": "Bulgarian",
                "plural": {
                    "id": 35,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "bgr",
                    "bul"
                ],
                "direction": "ltr",
                "population": 7878314,
                "web_url": "http://translate.otrs.com/languages/bg/",
                "url": "http://translate.otrs.com/api/languages/bg/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/bg/statistics/?format=api"
            },
            "component": {
                "name": "Primary Secondary",
                "slug": "primary-secondary",
                "id": 130,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/primary-secondary/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/",
                "url": "http://translate.otrs.com/api/components/otrs/primary-secondary/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/436/?format=api",
                    "http://translate.otrs.com/api/addons/227/?format=api",
                    "http://translate.otrs.com/api/addons/228/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "bg",
            "id": 3081,
            "filename": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.bg.po",
            "revision": "0954732dbae4715334708a7d2c647b66a6ae969c",
            "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/bg/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/bg/",
            "translate_url": "http://translate.otrs.com/translate/otrs/primary-secondary/bg/",
            "url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 2322,
            "translated": 113,
            "translated_words": 2322,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T13:45:31.402062Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/bg/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/bg/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/bg/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/bg/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/bg/units/?format=api"
        },
        {
            "language": {
                "id": 49,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "ca_ca",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8679138,
                "web_url": "http://translate.otrs.com/languages/ca/",
                "url": "http://translate.otrs.com/api/languages/ca/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/ca/statistics/?format=api"
            },
            "component": {
                "name": "Primary Secondary",
                "slug": "primary-secondary",
                "id": 130,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/primary-secondary/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/",
                "url": "http://translate.otrs.com/api/components/otrs/primary-secondary/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/436/?format=api",
                    "http://translate.otrs.com/api/addons/227/?format=api",
                    "http://translate.otrs.com/api/addons/228/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "ca",
            "id": 3082,
            "filename": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.ca.po",
            "revision": "fc530f1fb3cfd5830eb9406b06819ed13e9f2552",
            "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/ca/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/ca/",
            "translate_url": "http://translate.otrs.com/translate/otrs/primary-secondary/ca/",
            "url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 2322,
            "translated": 113,
            "translated_words": 2322,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T13:45:51.473033Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/ca/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/ca/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/ca/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/ca/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/ca/units/?format=api"
        },
        {
            "language": {
                "id": 61,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 61,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13045532,
                "web_url": "http://translate.otrs.com/languages/cs/",
                "url": "http://translate.otrs.com/api/languages/cs/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/cs/statistics/?format=api"
            },
            "component": {
                "name": "Primary Secondary",
                "slug": "primary-secondary",
                "id": 130,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/primary-secondary/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/",
                "url": "http://translate.otrs.com/api/components/otrs/primary-secondary/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/436/?format=api",
                    "http://translate.otrs.com/api/addons/227/?format=api",
                    "http://translate.otrs.com/api/addons/228/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "cs",
            "id": 3083,
            "filename": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.cs.po",
            "revision": "790fa58279708a1725747d314ccd73156e6a15be",
            "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/cs/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/cs/",
            "translate_url": "http://translate.otrs.com/translate/otrs/primary-secondary/cs/",
            "url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 2322,
            "translated": 113,
            "translated_words": 2322,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T13:46:21.543315Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/cs/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/cs/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/cs/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/cs/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/cs/units/?format=api"
        },
        {
            "language": {
                "id": 66,
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 66,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "population": 7072056,
                "web_url": "http://translate.otrs.com/languages/da/",
                "url": "http://translate.otrs.com/api/languages/da/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/da/statistics/?format=api"
            },
            "component": {
                "name": "Primary Secondary",
                "slug": "primary-secondary",
                "id": 130,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/primary-secondary/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/",
                "url": "http://translate.otrs.com/api/components/otrs/primary-secondary/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/436/?format=api",
                    "http://translate.otrs.com/api/addons/227/?format=api",
                    "http://translate.otrs.com/api/addons/228/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "da",
            "id": 3084,
            "filename": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.da.po",
            "revision": "f3027f6d9c8a7d96d2c60c6b0e4b3dec3357deaf",
            "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/da/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/da/",
            "translate_url": "http://translate.otrs.com/translate/otrs/primary-secondary/da/",
            "url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 2322,
            "translated": 113,
            "translated_words": 2322,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T13:46:48.878132Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/da/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/da/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/da/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/da/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/da/units/?format=api"
        },
        {
            "language": {
                "id": 75,
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "population": 12292240,
                "web_url": "http://translate.otrs.com/languages/el/",
                "url": "http://translate.otrs.com/api/languages/el/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/el/statistics/?format=api"
            },
            "component": {
                "name": "Primary Secondary",
                "slug": "primary-secondary",
                "id": 130,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/primary-secondary/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/",
                "url": "http://translate.otrs.com/api/components/otrs/primary-secondary/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/436/?format=api",
                    "http://translate.otrs.com/api/addons/227/?format=api",
                    "http://translate.otrs.com/api/addons/228/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "el",
            "id": 3085,
            "filename": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.el.po",
            "revision": "c8e1e53f548801ccc1dbdbc9d831d5416bc2ae8e",
            "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/el/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/el/",
            "translate_url": "http://translate.otrs.com/translate/otrs/primary-secondary/el/",
            "url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 2322,
            "translated": 113,
            "translated_words": 2322,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T13:47:18.557711Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/el/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/el/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/el/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/el/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/el/units/?format=api"
        },
        {
            "language": {
                "id": 348,
                "code": "es_CO",
                "name": "Spanish (Colombia)",
                "plural": {
                    "id": 368,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 45648864,
                "web_url": "http://translate.otrs.com/languages/es_CO/",
                "url": "http://translate.otrs.com/api/languages/es_CO/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/es_CO/statistics/?format=api"
            },
            "component": {
                "name": "Primary Secondary",
                "slug": "primary-secondary",
                "id": 130,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/primary-secondary/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/",
                "url": "http://translate.otrs.com/api/components/otrs/primary-secondary/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/436/?format=api",
                    "http://translate.otrs.com/api/addons/227/?format=api",
                    "http://translate.otrs.com/api/addons/228/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "es_CO",
            "id": 3086,
            "filename": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.es_CO.po",
            "revision": "6d96acd6797be7a8e159d0cd87ea9a4e3122b090",
            "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/es_CO/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/es_CO/",
            "translate_url": "http://translate.otrs.com/translate/otrs/primary-secondary/es_CO/",
            "url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/es_CO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 2322,
            "translated": 113,
            "translated_words": 2322,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T13:47:47.901803Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/es_CO/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/es_CO/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/es_CO/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/es_CO/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/es_CO/units/?format=api"
        },
        {
            "language": {
                "id": 97,
                "code": "et",
                "name": "Estonian",
                "plural": {
                    "id": 97,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "et_et",
                    "est"
                ],
                "direction": "ltr",
                "population": 878449,
                "web_url": "http://translate.otrs.com/languages/et/",
                "url": "http://translate.otrs.com/api/languages/et/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/et/statistics/?format=api"
            },
            "component": {
                "name": "Primary Secondary",
                "slug": "primary-secondary",
                "id": 130,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/primary-secondary/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/",
                "url": "http://translate.otrs.com/api/components/otrs/primary-secondary/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/436/?format=api",
                    "http://translate.otrs.com/api/addons/227/?format=api",
                    "http://translate.otrs.com/api/addons/228/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "et",
            "id": 3087,
            "filename": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.et.po",
            "revision": "b2ce89cf08c10ff3625d211780546ea9c9fa3235",
            "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/et/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/et/",
            "translate_url": "http://translate.otrs.com/translate/otrs/primary-secondary/et/",
            "url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 2322,
            "translated": 113,
            "translated_words": 2322,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 1.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T13:48:19.179655Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/et/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/et/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/et/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/et/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/et/units/?format=api"
        },
        {
            "language": {
                "id": 99,
                "code": "fa",
                "name": "Persian",
                "plural": {
                    "id": 99,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fas_ir",
                    "fas",
                    "per"
                ],
                "direction": "rtl",
                "population": 84710458,
                "web_url": "http://translate.otrs.com/languages/fa/",
                "url": "http://translate.otrs.com/api/languages/fa/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/fa/statistics/?format=api"
            },
            "component": {
                "name": "Primary Secondary",
                "slug": "primary-secondary",
                "id": 130,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/primary-secondary/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/",
                "url": "http://translate.otrs.com/api/components/otrs/primary-secondary/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/436/?format=api",
                    "http://translate.otrs.com/api/addons/227/?format=api",
                    "http://translate.otrs.com/api/addons/228/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fa",
            "id": 3088,
            "filename": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.fa.po",
            "revision": "4d0038d43947a0b348fec11265c1e9f889291d65",
            "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/fa/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/fa/",
            "translate_url": "http://translate.otrs.com/translate/otrs/primary-secondary/fa/",
            "url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 2322,
            "translated": 113,
            "translated_words": 2322,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 5,
            "failing_checks_words": 28,
            "failing_checks_percent": 4.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T13:48:38.802351Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/fa/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/fa/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/fa/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/fa/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/fa/units/?format=api"
        },
        {
            "language": {
                "id": 102,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 102,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin_fi",
                    "fin"
                ],
                "direction": "ltr",
                "population": 5736841,
                "web_url": "http://translate.otrs.com/languages/fi/",
                "url": "http://translate.otrs.com/api/languages/fi/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/fi/statistics/?format=api"
            },
            "component": {
                "name": "Primary Secondary",
                "slug": "primary-secondary",
                "id": 130,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/primary-secondary/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/",
                "url": "http://translate.otrs.com/api/components/otrs/primary-secondary/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/436/?format=api",
                    "http://translate.otrs.com/api/addons/227/?format=api",
                    "http://translate.otrs.com/api/addons/228/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fi",
            "id": 3089,
            "filename": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.fi.po",
            "revision": "fcf937f0a84f7894d5ac385b00f0ea7e7a4b968b",
            "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/fi/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/fi/",
            "translate_url": "http://translate.otrs.com/translate/otrs/primary-secondary/fi/",
            "url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 2322,
            "translated": 113,
            "translated_words": 2322,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 5,
            "failing_checks_words": 10,
            "failing_checks_percent": 4.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T13:49:09.506301Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/fi/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/fi/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/fi/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/fi/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/fi/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "http://translate.otrs.com/languages/fr/",
                "url": "http://translate.otrs.com/api/languages/fr/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "Primary Secondary",
                "slug": "primary-secondary",
                "id": 130,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/primary-secondary/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/",
                "url": "http://translate.otrs.com/api/components/otrs/primary-secondary/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/436/?format=api",
                    "http://translate.otrs.com/api/addons/227/?format=api",
                    "http://translate.otrs.com/api/addons/228/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fr",
            "id": 3090,
            "filename": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.fr.po",
            "revision": "8a66f838ae020ded37b8ce9685ddf8fc6be18b85",
            "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/fr/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/fr/",
            "translate_url": "http://translate.otrs.com/translate/otrs/primary-secondary/fr/",
            "url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 2322,
            "translated": 113,
            "translated_words": 2322,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T13:49:40.508785Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/fr/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/fr/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/fr/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/fr/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/fr/units/?format=api"
        },
        {
            "language": {
                "id": 109,
                "code": "fr_CA",
                "name": "French (Canada)",
                "plural": {
                    "id": 109,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 11308230,
                "web_url": "http://translate.otrs.com/languages/fr_CA/",
                "url": "http://translate.otrs.com/api/languages/fr_CA/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/fr_CA/statistics/?format=api"
            },
            "component": {
                "name": "Primary Secondary",
                "slug": "primary-secondary",
                "id": 130,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/primary-secondary/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/",
                "url": "http://translate.otrs.com/api/components/otrs/primary-secondary/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/436/?format=api",
                    "http://translate.otrs.com/api/addons/227/?format=api",
                    "http://translate.otrs.com/api/addons/228/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fr_CA",
            "id": 3091,
            "filename": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.fr_CA.po",
            "revision": "307899be1098ef5aa9918c9e878a0989d328da1c",
            "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/fr_CA/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/fr_CA/",
            "translate_url": "http://translate.otrs.com/translate/otrs/primary-secondary/fr_CA/",
            "url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/fr_CA/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 2322,
            "translated": 113,
            "translated_words": 2322,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T13:49:40.952231Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/fr_CA/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/fr_CA/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/fr_CA/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/fr_CA/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/fr_CA/units/?format=api"
        },
        {
            "language": {
                "id": 117,
                "code": "gl",
                "name": "Galician",
                "plural": {
                    "id": 117,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "glg_es",
                    "glg"
                ],
                "direction": "ltr",
                "population": 3515529,
                "web_url": "http://translate.otrs.com/languages/gl/",
                "url": "http://translate.otrs.com/api/languages/gl/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/gl/statistics/?format=api"
            },
            "component": {
                "name": "Primary Secondary",
                "slug": "primary-secondary",
                "id": 130,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/primary-secondary/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/",
                "url": "http://translate.otrs.com/api/components/otrs/primary-secondary/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/436/?format=api",
                    "http://translate.otrs.com/api/addons/227/?format=api",
                    "http://translate.otrs.com/api/addons/228/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "gl",
            "id": 3092,
            "filename": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.gl.po",
            "revision": "f5b7cac9d48342d3bad65aeb27813cac2d48ac5c",
            "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/gl/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/gl/",
            "translate_url": "http://translate.otrs.com/translate/otrs/primary-secondary/gl/",
            "url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 2322,
            "translated": 113,
            "translated_words": 2322,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T13:50:01.423082Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/gl/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/gl/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/gl/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/gl/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/gl/units/?format=api"
        },
        {
            "language": {
                "id": 126,
                "code": "he",
                "name": "Hebrew",
                "plural": {
                    "id": 126,
                    "source": 0,
                    "number": 4,
                    "formula": "(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && n % 10 == 0) ? 2 : 3))",
                    "type": 6
                },
                "aliases": [
                    "he_he",
                    "iw",
                    "iw_il",
                    "iw_he",
                    "heb"
                ],
                "direction": "rtl",
                "population": 8675480,
                "web_url": "http://translate.otrs.com/languages/he/",
                "url": "http://translate.otrs.com/api/languages/he/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/he/statistics/?format=api"
            },
            "component": {
                "name": "Primary Secondary",
                "slug": "primary-secondary",
                "id": 130,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/primary-secondary/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/",
                "url": "http://translate.otrs.com/api/components/otrs/primary-secondary/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/436/?format=api",
                    "http://translate.otrs.com/api/addons/227/?format=api",
                    "http://translate.otrs.com/api/addons/228/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "he",
            "id": 3093,
            "filename": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.he.po",
            "revision": "0eeb283f62c196ed314f93c01a04a503db06e6fe",
            "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/he/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/he/",
            "translate_url": "http://translate.otrs.com/translate/otrs/primary-secondary/he/",
            "url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 2322,
            "translated": 113,
            "translated_words": 2322,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T13:50:19.128839Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/he/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/he/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/he/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/he/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/he/units/?format=api"
        },
        {
            "language": {
                "id": 127,
                "code": "hi",
                "name": "Hindi",
                "plural": {
                    "id": 127,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "hin"
                ],
                "direction": "ltr",
                "population": 545556054,
                "web_url": "http://translate.otrs.com/languages/hi/",
                "url": "http://translate.otrs.com/api/languages/hi/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/hi/statistics/?format=api"
            },
            "component": {
                "name": "Primary Secondary",
                "slug": "primary-secondary",
                "id": 130,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/primary-secondary/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/",
                "url": "http://translate.otrs.com/api/components/otrs/primary-secondary/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/436/?format=api",
                    "http://translate.otrs.com/api/addons/227/?format=api",
                    "http://translate.otrs.com/api/addons/228/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "hi",
            "id": 3094,
            "filename": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.hi.po",
            "revision": "adc91f516e26a5a44cfad71fe17884355bf73552",
            "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/hi/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/hi/",
            "translate_url": "http://translate.otrs.com/translate/otrs/primary-secondary/hi/",
            "url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 2322,
            "translated": 113,
            "translated_words": 2322,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T13:50:38.927269Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/hi/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/hi/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/hi/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/hi/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/hi/units/?format=api"
        },
        {
            "language": {
                "id": 131,
                "code": "hr",
                "name": "Croatian",
                "plural": {
                    "id": 131,
                    "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": [
                    "scr",
                    "hrv"
                ],
                "direction": "ltr",
                "population": 6813163,
                "web_url": "http://translate.otrs.com/languages/hr/",
                "url": "http://translate.otrs.com/api/languages/hr/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/hr/statistics/?format=api"
            },
            "component": {
                "name": "Primary Secondary",
                "slug": "primary-secondary",
                "id": 130,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/primary-secondary/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/",
                "url": "http://translate.otrs.com/api/components/otrs/primary-secondary/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/436/?format=api",
                    "http://translate.otrs.com/api/addons/227/?format=api",
                    "http://translate.otrs.com/api/addons/228/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "hr",
            "id": 3095,
            "filename": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.hr.po",
            "revision": "053912e7ae95132b0420761fdef998e53bc8d9da",
            "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/hr/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/hr/",
            "translate_url": "http://translate.otrs.com/translate/otrs/primary-secondary/hr/",
            "url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 2322,
            "translated": 113,
            "translated_words": 2322,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T13:50:57.918140Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/hr/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/hr/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/hr/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/hr/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/hr/units/?format=api"
        },
        {
            "language": {
                "id": 139,
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 139,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 171207687,
                "web_url": "http://translate.otrs.com/languages/id/",
                "url": "http://translate.otrs.com/api/languages/id/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/id/statistics/?format=api"
            },
            "component": {
                "name": "Primary Secondary",
                "slug": "primary-secondary",
                "id": 130,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/primary-secondary/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/",
                "url": "http://translate.otrs.com/api/components/otrs/primary-secondary/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/436/?format=api",
                    "http://translate.otrs.com/api/addons/227/?format=api",
                    "http://translate.otrs.com/api/addons/228/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "id",
            "id": 3096,
            "filename": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.id.po",
            "revision": "f326993af685d8cdc457c66f74357705ae1af99e",
            "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/id/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/id/",
            "translate_url": "http://translate.otrs.com/translate/otrs/primary-secondary/id/",
            "url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 2322,
            "translated": 113,
            "translated_words": 2322,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T13:51:36.688464Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/id/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/id/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/id/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/id/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/id/units/?format=api"
        }
    ]
}