Translation components API.

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

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

{
    "count": 22329,
    "next": "https://l10n.opensuse.org/api/translations/?format=api&page=1083",
    "previous": "https://l10n.opensuse.org/api/translations/?format=api&page=1081",
    "results": [
        {
            "language": {
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 124,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/it/",
                "url": "https://l10n.opensuse.org/api/languages/it/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/it/statistics/?format=api"
            },
            "component": {
                "name": "spacewalk-client-tools 4.3",
                "slug": "spacewalk-client-tools-4-3",
                "id": 851,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://l10n.opensuse.org/languages/en/",
                    "url": "https://l10n.opensuse.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "uyuni",
                    "slug": "uyuni",
                    "id": 301,
                    "web": "https://uyuni-project.org",
                    "web_url": "https://l10n.opensuse.org/projects/uyuni/",
                    "url": "https://l10n.opensuse.org/api/projects/uyuni/?format=api",
                    "components_list_url": "https://l10n.opensuse.org/api/projects/uyuni/components/?format=api",
                    "repository_url": "https://l10n.opensuse.org/api/projects/uyuni/repository/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/projects/uyuni/statistics/?format=api",
                    "changes_list_url": "https://l10n.opensuse.org/api/projects/uyuni/changes/?format=api",
                    "languages_url": "https://l10n.opensuse.org/api/projects/uyuni/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/uyuni-project/uyuni/wiki/Translating-Uyuni-to-your-language\nMailing list for translators: <translation@lists.uyuni-project.org\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SUSE/spacewalk.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "client/rhel/spacewalk-client-tools/po/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "client/rhel/spacewalk-client-tools/po/rhn-client-tools.pot",
                "file_format": "po",
                "license": "GPL-2.0-only",
                "license_url": "https://spdx.org/licenses/GPL-2.0-only.html",
                "agreement": "",
                "web_url": "https://l10n.opensuse.org/projects/uyuni/spacewalk-client-tools-4-3/",
                "url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/?format=api",
                "repository_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/repository/?format=api",
                "translations_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/translations/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/statistics/?format=api",
                "lock_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/lock/?format=api",
                "links_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/links/?format=api",
                "changes_list_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:SUSE/spacewalk.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 2,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "it",
            "id": 36829,
            "filename": "client/rhel/spacewalk-client-tools/po/it.po",
            "revision": "c2aa467531400ecc5d3ec6612b9ce29b5e8e2810",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/spacewalk-client-tools-4-3/it/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/it/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/spacewalk-client-tools-4-3/it/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 3974,
            "translated": 319,
            "translated_words": 2233,
            "translated_percent": 74.5,
            "fuzzy": 55,
            "fuzzy_words": 1051,
            "fuzzy_percent": 12.8,
            "failing_checks": 45,
            "failing_checks_words": 832,
            "failing_checks_percent": 10.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/it/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/it/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/it/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/it/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/it/units/?format=api"
        },
        {
            "language": {
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 126,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "ja_ja",
                    "jpn"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/ja/",
                "url": "https://l10n.opensuse.org/api/languages/ja/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/ja/statistics/?format=api"
            },
            "component": {
                "name": "spacewalk-client-tools 4.3",
                "slug": "spacewalk-client-tools-4-3",
                "id": 851,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://l10n.opensuse.org/languages/en/",
                    "url": "https://l10n.opensuse.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "uyuni",
                    "slug": "uyuni",
                    "id": 301,
                    "web": "https://uyuni-project.org",
                    "web_url": "https://l10n.opensuse.org/projects/uyuni/",
                    "url": "https://l10n.opensuse.org/api/projects/uyuni/?format=api",
                    "components_list_url": "https://l10n.opensuse.org/api/projects/uyuni/components/?format=api",
                    "repository_url": "https://l10n.opensuse.org/api/projects/uyuni/repository/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/projects/uyuni/statistics/?format=api",
                    "changes_list_url": "https://l10n.opensuse.org/api/projects/uyuni/changes/?format=api",
                    "languages_url": "https://l10n.opensuse.org/api/projects/uyuni/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/uyuni-project/uyuni/wiki/Translating-Uyuni-to-your-language\nMailing list for translators: <translation@lists.uyuni-project.org\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SUSE/spacewalk.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "client/rhel/spacewalk-client-tools/po/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "client/rhel/spacewalk-client-tools/po/rhn-client-tools.pot",
                "file_format": "po",
                "license": "GPL-2.0-only",
                "license_url": "https://spdx.org/licenses/GPL-2.0-only.html",
                "agreement": "",
                "web_url": "https://l10n.opensuse.org/projects/uyuni/spacewalk-client-tools-4-3/",
                "url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/?format=api",
                "repository_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/repository/?format=api",
                "translations_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/translations/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/statistics/?format=api",
                "lock_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/lock/?format=api",
                "links_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/links/?format=api",
                "changes_list_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:SUSE/spacewalk.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 2,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "ja",
            "id": 36830,
            "filename": "client/rhel/spacewalk-client-tools/po/ja.po",
            "revision": "8e7e6c3252dce761db9daa7e767a0159d19e97ea",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/spacewalk-client-tools-4-3/ja/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/ja/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/spacewalk-client-tools-4-3/ja/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 3974,
            "translated": 428,
            "translated_words": 3974,
            "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-10-15T08:42:17.036271Z",
            "last_author": "Carina Hagl",
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/ja/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/ja/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/ja/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/ja/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/ja/units/?format=api"
        },
        {
            "language": {
                "code": "ka",
                "name": "Georgian",
                "plural": {
                    "id": 98,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "geo",
                    "kat"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/ka/",
                "url": "https://l10n.opensuse.org/api/languages/ka/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/ka/statistics/?format=api"
            },
            "component": {
                "name": "spacewalk-client-tools 4.3",
                "slug": "spacewalk-client-tools-4-3",
                "id": 851,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://l10n.opensuse.org/languages/en/",
                    "url": "https://l10n.opensuse.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "uyuni",
                    "slug": "uyuni",
                    "id": 301,
                    "web": "https://uyuni-project.org",
                    "web_url": "https://l10n.opensuse.org/projects/uyuni/",
                    "url": "https://l10n.opensuse.org/api/projects/uyuni/?format=api",
                    "components_list_url": "https://l10n.opensuse.org/api/projects/uyuni/components/?format=api",
                    "repository_url": "https://l10n.opensuse.org/api/projects/uyuni/repository/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/projects/uyuni/statistics/?format=api",
                    "changes_list_url": "https://l10n.opensuse.org/api/projects/uyuni/changes/?format=api",
                    "languages_url": "https://l10n.opensuse.org/api/projects/uyuni/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/uyuni-project/uyuni/wiki/Translating-Uyuni-to-your-language\nMailing list for translators: <translation@lists.uyuni-project.org\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SUSE/spacewalk.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "client/rhel/spacewalk-client-tools/po/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "client/rhel/spacewalk-client-tools/po/rhn-client-tools.pot",
                "file_format": "po",
                "license": "GPL-2.0-only",
                "license_url": "https://spdx.org/licenses/GPL-2.0-only.html",
                "agreement": "",
                "web_url": "https://l10n.opensuse.org/projects/uyuni/spacewalk-client-tools-4-3/",
                "url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/?format=api",
                "repository_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/repository/?format=api",
                "translations_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/translations/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/statistics/?format=api",
                "lock_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/lock/?format=api",
                "links_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/links/?format=api",
                "changes_list_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:SUSE/spacewalk.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 2,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "ka",
            "id": 36831,
            "filename": "client/rhel/spacewalk-client-tools/po/ka.po",
            "revision": "f72f0757382113af2f52b7a1180a7ea515597420",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/spacewalk-client-tools-4-3/ka/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/ka/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/spacewalk-client-tools-4-3/ka/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/ka/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 3974,
            "translated": 109,
            "translated_words": 374,
            "translated_percent": 25.4,
            "fuzzy": 8,
            "fuzzy_words": 48,
            "fuzzy_percent": 1.8,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-02-13T19:18:43.946442Z",
            "last_author": "Temuri Doghonadze",
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/ka/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/ka/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/ka/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/ka/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/ka/units/?format=api"
        },
        {
            "language": {
                "code": "kn",
                "name": "Kannada",
                "plural": {
                    "id": 129,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "kan"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/kn/",
                "url": "https://l10n.opensuse.org/api/languages/kn/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/kn/statistics/?format=api"
            },
            "component": {
                "name": "spacewalk-client-tools 4.3",
                "slug": "spacewalk-client-tools-4-3",
                "id": 851,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://l10n.opensuse.org/languages/en/",
                    "url": "https://l10n.opensuse.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "uyuni",
                    "slug": "uyuni",
                    "id": 301,
                    "web": "https://uyuni-project.org",
                    "web_url": "https://l10n.opensuse.org/projects/uyuni/",
                    "url": "https://l10n.opensuse.org/api/projects/uyuni/?format=api",
                    "components_list_url": "https://l10n.opensuse.org/api/projects/uyuni/components/?format=api",
                    "repository_url": "https://l10n.opensuse.org/api/projects/uyuni/repository/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/projects/uyuni/statistics/?format=api",
                    "changes_list_url": "https://l10n.opensuse.org/api/projects/uyuni/changes/?format=api",
                    "languages_url": "https://l10n.opensuse.org/api/projects/uyuni/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/uyuni-project/uyuni/wiki/Translating-Uyuni-to-your-language\nMailing list for translators: <translation@lists.uyuni-project.org\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SUSE/spacewalk.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "client/rhel/spacewalk-client-tools/po/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "client/rhel/spacewalk-client-tools/po/rhn-client-tools.pot",
                "file_format": "po",
                "license": "GPL-2.0-only",
                "license_url": "https://spdx.org/licenses/GPL-2.0-only.html",
                "agreement": "",
                "web_url": "https://l10n.opensuse.org/projects/uyuni/spacewalk-client-tools-4-3/",
                "url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/?format=api",
                "repository_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/repository/?format=api",
                "translations_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/translations/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/statistics/?format=api",
                "lock_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/lock/?format=api",
                "links_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/links/?format=api",
                "changes_list_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:SUSE/spacewalk.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 2,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "kn",
            "id": 36832,
            "filename": "client/rhel/spacewalk-client-tools/po/kn.po",
            "revision": "73beb0e123c07e6dfc2c58d381740e7b392c2700",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/spacewalk-client-tools-4-3/kn/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/kn/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/spacewalk-client-tools-4-3/kn/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/kn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 3974,
            "translated": 319,
            "translated_words": 2233,
            "translated_percent": 74.5,
            "fuzzy": 55,
            "fuzzy_words": 1051,
            "fuzzy_percent": 12.8,
            "failing_checks": 48,
            "failing_checks_words": 978,
            "failing_checks_percent": 11.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/kn/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/kn/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/kn/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/kn/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/kn/units/?format=api"
        },
        {
            "language": {
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 140,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/ko/",
                "url": "https://l10n.opensuse.org/api/languages/ko/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/ko/statistics/?format=api"
            },
            "component": {
                "name": "spacewalk-client-tools 4.3",
                "slug": "spacewalk-client-tools-4-3",
                "id": 851,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://l10n.opensuse.org/languages/en/",
                    "url": "https://l10n.opensuse.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "uyuni",
                    "slug": "uyuni",
                    "id": 301,
                    "web": "https://uyuni-project.org",
                    "web_url": "https://l10n.opensuse.org/projects/uyuni/",
                    "url": "https://l10n.opensuse.org/api/projects/uyuni/?format=api",
                    "components_list_url": "https://l10n.opensuse.org/api/projects/uyuni/components/?format=api",
                    "repository_url": "https://l10n.opensuse.org/api/projects/uyuni/repository/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/projects/uyuni/statistics/?format=api",
                    "changes_list_url": "https://l10n.opensuse.org/api/projects/uyuni/changes/?format=api",
                    "languages_url": "https://l10n.opensuse.org/api/projects/uyuni/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/uyuni-project/uyuni/wiki/Translating-Uyuni-to-your-language\nMailing list for translators: <translation@lists.uyuni-project.org\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SUSE/spacewalk.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "client/rhel/spacewalk-client-tools/po/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "client/rhel/spacewalk-client-tools/po/rhn-client-tools.pot",
                "file_format": "po",
                "license": "GPL-2.0-only",
                "license_url": "https://spdx.org/licenses/GPL-2.0-only.html",
                "agreement": "",
                "web_url": "https://l10n.opensuse.org/projects/uyuni/spacewalk-client-tools-4-3/",
                "url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/?format=api",
                "repository_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/repository/?format=api",
                "translations_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/translations/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/statistics/?format=api",
                "lock_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/lock/?format=api",
                "links_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/links/?format=api",
                "changes_list_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:SUSE/spacewalk.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 2,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "ko",
            "id": 36833,
            "filename": "client/rhel/spacewalk-client-tools/po/ko.po",
            "revision": "2f1b8d565304ad6b29358067ad54b23c6f9bfc6f",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/spacewalk-client-tools-4-3/ko/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/ko/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/spacewalk-client-tools-4-3/ko/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 3974,
            "translated": 428,
            "translated_words": 3974,
            "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-10-17T04:16:56.815045Z",
            "last_author": "Seeun Lee",
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/ko/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/ko/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/ko/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/ko/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/ko/units/?format=api"
        },
        {
            "language": {
                "code": "ku",
                "name": "Kurdish",
                "plural": {
                    "id": 141,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "kur"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/ku/",
                "url": "https://l10n.opensuse.org/api/languages/ku/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/ku/statistics/?format=api"
            },
            "component": {
                "name": "spacewalk-client-tools 4.3",
                "slug": "spacewalk-client-tools-4-3",
                "id": 851,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://l10n.opensuse.org/languages/en/",
                    "url": "https://l10n.opensuse.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "uyuni",
                    "slug": "uyuni",
                    "id": 301,
                    "web": "https://uyuni-project.org",
                    "web_url": "https://l10n.opensuse.org/projects/uyuni/",
                    "url": "https://l10n.opensuse.org/api/projects/uyuni/?format=api",
                    "components_list_url": "https://l10n.opensuse.org/api/projects/uyuni/components/?format=api",
                    "repository_url": "https://l10n.opensuse.org/api/projects/uyuni/repository/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/projects/uyuni/statistics/?format=api",
                    "changes_list_url": "https://l10n.opensuse.org/api/projects/uyuni/changes/?format=api",
                    "languages_url": "https://l10n.opensuse.org/api/projects/uyuni/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/uyuni-project/uyuni/wiki/Translating-Uyuni-to-your-language\nMailing list for translators: <translation@lists.uyuni-project.org\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SUSE/spacewalk.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "client/rhel/spacewalk-client-tools/po/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "client/rhel/spacewalk-client-tools/po/rhn-client-tools.pot",
                "file_format": "po",
                "license": "GPL-2.0-only",
                "license_url": "https://spdx.org/licenses/GPL-2.0-only.html",
                "agreement": "",
                "web_url": "https://l10n.opensuse.org/projects/uyuni/spacewalk-client-tools-4-3/",
                "url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/?format=api",
                "repository_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/repository/?format=api",
                "translations_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/translations/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/statistics/?format=api",
                "lock_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/lock/?format=api",
                "links_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/links/?format=api",
                "changes_list_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:SUSE/spacewalk.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 2,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "ku",
            "id": 36834,
            "filename": "client/rhel/spacewalk-client-tools/po/ku.po",
            "revision": "066696c7a8a0a0dfed42aa7a0c71c838ac60cec5",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/spacewalk-client-tools-4-3/ku/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/ku/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/spacewalk-client-tools-4-3/ku/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/ku/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 3974,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/ku/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/ku/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/ku/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/ku/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/ku/units/?format=api"
        },
        {
            "language": {
                "code": "lo",
                "name": "Lao",
                "plural": {
                    "id": 145,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "lao"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/lo/",
                "url": "https://l10n.opensuse.org/api/languages/lo/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/lo/statistics/?format=api"
            },
            "component": {
                "name": "spacewalk-client-tools 4.3",
                "slug": "spacewalk-client-tools-4-3",
                "id": 851,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://l10n.opensuse.org/languages/en/",
                    "url": "https://l10n.opensuse.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "uyuni",
                    "slug": "uyuni",
                    "id": 301,
                    "web": "https://uyuni-project.org",
                    "web_url": "https://l10n.opensuse.org/projects/uyuni/",
                    "url": "https://l10n.opensuse.org/api/projects/uyuni/?format=api",
                    "components_list_url": "https://l10n.opensuse.org/api/projects/uyuni/components/?format=api",
                    "repository_url": "https://l10n.opensuse.org/api/projects/uyuni/repository/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/projects/uyuni/statistics/?format=api",
                    "changes_list_url": "https://l10n.opensuse.org/api/projects/uyuni/changes/?format=api",
                    "languages_url": "https://l10n.opensuse.org/api/projects/uyuni/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/uyuni-project/uyuni/wiki/Translating-Uyuni-to-your-language\nMailing list for translators: <translation@lists.uyuni-project.org\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SUSE/spacewalk.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "client/rhel/spacewalk-client-tools/po/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "client/rhel/spacewalk-client-tools/po/rhn-client-tools.pot",
                "file_format": "po",
                "license": "GPL-2.0-only",
                "license_url": "https://spdx.org/licenses/GPL-2.0-only.html",
                "agreement": "",
                "web_url": "https://l10n.opensuse.org/projects/uyuni/spacewalk-client-tools-4-3/",
                "url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/?format=api",
                "repository_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/repository/?format=api",
                "translations_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/translations/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/statistics/?format=api",
                "lock_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/lock/?format=api",
                "links_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/links/?format=api",
                "changes_list_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:SUSE/spacewalk.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 2,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "lo",
            "id": 36835,
            "filename": "client/rhel/spacewalk-client-tools/po/lo.po",
            "revision": "5442eb0e04314b9919c870aead41e2a26703c053",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/spacewalk-client-tools-4-3/lo/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/lo/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/spacewalk-client-tools-4-3/lo/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/lo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 3974,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/lo/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/lo/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/lo/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/lo/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/lo/units/?format=api"
        },
        {
            "language": {
                "code": "lt",
                "name": "Lithuanian",
                "plural": {
                    "id": 151,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 1 && (n % 100 < 11 || n % 100 > 19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? 1 : 2)",
                    "type": 2
                },
                "aliases": [
                    "lit"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/lt/",
                "url": "https://l10n.opensuse.org/api/languages/lt/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/lt/statistics/?format=api"
            },
            "component": {
                "name": "spacewalk-client-tools 4.3",
                "slug": "spacewalk-client-tools-4-3",
                "id": 851,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://l10n.opensuse.org/languages/en/",
                    "url": "https://l10n.opensuse.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "uyuni",
                    "slug": "uyuni",
                    "id": 301,
                    "web": "https://uyuni-project.org",
                    "web_url": "https://l10n.opensuse.org/projects/uyuni/",
                    "url": "https://l10n.opensuse.org/api/projects/uyuni/?format=api",
                    "components_list_url": "https://l10n.opensuse.org/api/projects/uyuni/components/?format=api",
                    "repository_url": "https://l10n.opensuse.org/api/projects/uyuni/repository/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/projects/uyuni/statistics/?format=api",
                    "changes_list_url": "https://l10n.opensuse.org/api/projects/uyuni/changes/?format=api",
                    "languages_url": "https://l10n.opensuse.org/api/projects/uyuni/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/uyuni-project/uyuni/wiki/Translating-Uyuni-to-your-language\nMailing list for translators: <translation@lists.uyuni-project.org\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SUSE/spacewalk.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "client/rhel/spacewalk-client-tools/po/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "client/rhel/spacewalk-client-tools/po/rhn-client-tools.pot",
                "file_format": "po",
                "license": "GPL-2.0-only",
                "license_url": "https://spdx.org/licenses/GPL-2.0-only.html",
                "agreement": "",
                "web_url": "https://l10n.opensuse.org/projects/uyuni/spacewalk-client-tools-4-3/",
                "url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/?format=api",
                "repository_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/repository/?format=api",
                "translations_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/translations/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/statistics/?format=api",
                "lock_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/lock/?format=api",
                "links_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/links/?format=api",
                "changes_list_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:SUSE/spacewalk.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 2,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "lt",
            "id": 36836,
            "filename": "client/rhel/spacewalk-client-tools/po/lt.po",
            "revision": "5ce2071044a81cf993b485cb5a9ea57f3e36367f",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/spacewalk-client-tools-4-3/lt/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/lt/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/spacewalk-client-tools-4-3/lt/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 3974,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/lt/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/lt/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/lt/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/lt/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/lt/units/?format=api"
        },
        {
            "language": {
                "code": "lv",
                "name": "Latvian",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 0 || n % 100 >= 11 && n % 100 <= 19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2)",
                    "type": 11
                },
                "aliases": [
                    "lav"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/lv/",
                "url": "https://l10n.opensuse.org/api/languages/lv/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/lv/statistics/?format=api"
            },
            "component": {
                "name": "spacewalk-client-tools 4.3",
                "slug": "spacewalk-client-tools-4-3",
                "id": 851,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://l10n.opensuse.org/languages/en/",
                    "url": "https://l10n.opensuse.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "uyuni",
                    "slug": "uyuni",
                    "id": 301,
                    "web": "https://uyuni-project.org",
                    "web_url": "https://l10n.opensuse.org/projects/uyuni/",
                    "url": "https://l10n.opensuse.org/api/projects/uyuni/?format=api",
                    "components_list_url": "https://l10n.opensuse.org/api/projects/uyuni/components/?format=api",
                    "repository_url": "https://l10n.opensuse.org/api/projects/uyuni/repository/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/projects/uyuni/statistics/?format=api",
                    "changes_list_url": "https://l10n.opensuse.org/api/projects/uyuni/changes/?format=api",
                    "languages_url": "https://l10n.opensuse.org/api/projects/uyuni/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/uyuni-project/uyuni/wiki/Translating-Uyuni-to-your-language\nMailing list for translators: <translation@lists.uyuni-project.org\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SUSE/spacewalk.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "client/rhel/spacewalk-client-tools/po/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "client/rhel/spacewalk-client-tools/po/rhn-client-tools.pot",
                "file_format": "po",
                "license": "GPL-2.0-only",
                "license_url": "https://spdx.org/licenses/GPL-2.0-only.html",
                "agreement": "",
                "web_url": "https://l10n.opensuse.org/projects/uyuni/spacewalk-client-tools-4-3/",
                "url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/?format=api",
                "repository_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/repository/?format=api",
                "translations_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/translations/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/statistics/?format=api",
                "lock_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/lock/?format=api",
                "links_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/links/?format=api",
                "changes_list_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:SUSE/spacewalk.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 2,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "lv",
            "id": 36837,
            "filename": "client/rhel/spacewalk-client-tools/po/lv.po",
            "revision": "45dc11b3ae9dfb92b57915e220c861925efb1b5b",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/spacewalk-client-tools-4-3/lv/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/lv/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/spacewalk-client-tools-4-3/lv/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/lv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 3974,
            "translated": 47,
            "translated_words": 98,
            "translated_percent": 10.9,
            "fuzzy": 5,
            "fuzzy_words": 27,
            "fuzzy_percent": 1.1,
            "failing_checks": 10,
            "failing_checks_words": 28,
            "failing_checks_percent": 2.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/lv/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/lv/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/lv/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/lv/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/lv/units/?format=api"
        },
        {
            "language": {
                "code": "mk",
                "name": "Macedonian",
                "plural": {
                    "id": 157,
                    "source": 0,
                    "number": 2,
                    "formula": "n==1 || n%10==1 ? 0 : 1",
                    "type": 1
                },
                "aliases": [
                    "mac",
                    "mkd"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/mk/",
                "url": "https://l10n.opensuse.org/api/languages/mk/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/mk/statistics/?format=api"
            },
            "component": {
                "name": "spacewalk-client-tools 4.3",
                "slug": "spacewalk-client-tools-4-3",
                "id": 851,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://l10n.opensuse.org/languages/en/",
                    "url": "https://l10n.opensuse.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "uyuni",
                    "slug": "uyuni",
                    "id": 301,
                    "web": "https://uyuni-project.org",
                    "web_url": "https://l10n.opensuse.org/projects/uyuni/",
                    "url": "https://l10n.opensuse.org/api/projects/uyuni/?format=api",
                    "components_list_url": "https://l10n.opensuse.org/api/projects/uyuni/components/?format=api",
                    "repository_url": "https://l10n.opensuse.org/api/projects/uyuni/repository/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/projects/uyuni/statistics/?format=api",
                    "changes_list_url": "https://l10n.opensuse.org/api/projects/uyuni/changes/?format=api",
                    "languages_url": "https://l10n.opensuse.org/api/projects/uyuni/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/uyuni-project/uyuni/wiki/Translating-Uyuni-to-your-language\nMailing list for translators: <translation@lists.uyuni-project.org\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SUSE/spacewalk.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "client/rhel/spacewalk-client-tools/po/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "client/rhel/spacewalk-client-tools/po/rhn-client-tools.pot",
                "file_format": "po",
                "license": "GPL-2.0-only",
                "license_url": "https://spdx.org/licenses/GPL-2.0-only.html",
                "agreement": "",
                "web_url": "https://l10n.opensuse.org/projects/uyuni/spacewalk-client-tools-4-3/",
                "url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/?format=api",
                "repository_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/repository/?format=api",
                "translations_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/translations/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/statistics/?format=api",
                "lock_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/lock/?format=api",
                "links_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/links/?format=api",
                "changes_list_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:SUSE/spacewalk.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 2,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "mk",
            "id": 36838,
            "filename": "client/rhel/spacewalk-client-tools/po/mk.po",
            "revision": "7a2f3504ed7569365a02bf60aeeb00e95f21337f",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/spacewalk-client-tools-4-3/mk/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/mk/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/spacewalk-client-tools-4-3/mk/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/mk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 3974,
            "translated": 171,
            "translated_words": 938,
            "translated_percent": 39.9,
            "fuzzy": 6,
            "fuzzy_words": 26,
            "fuzzy_percent": 1.4,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-01-28T05:51:09.905842Z",
            "last_author": "Kristijan Fremen Velkovski",
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/mk/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/mk/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/mk/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/mk/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/mk/units/?format=api"
        },
        {
            "language": {
                "code": "ml",
                "name": "Malayalam",
                "plural": {
                    "id": 161,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mal"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/ml/",
                "url": "https://l10n.opensuse.org/api/languages/ml/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/ml/statistics/?format=api"
            },
            "component": {
                "name": "spacewalk-client-tools 4.3",
                "slug": "spacewalk-client-tools-4-3",
                "id": 851,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://l10n.opensuse.org/languages/en/",
                    "url": "https://l10n.opensuse.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "uyuni",
                    "slug": "uyuni",
                    "id": 301,
                    "web": "https://uyuni-project.org",
                    "web_url": "https://l10n.opensuse.org/projects/uyuni/",
                    "url": "https://l10n.opensuse.org/api/projects/uyuni/?format=api",
                    "components_list_url": "https://l10n.opensuse.org/api/projects/uyuni/components/?format=api",
                    "repository_url": "https://l10n.opensuse.org/api/projects/uyuni/repository/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/projects/uyuni/statistics/?format=api",
                    "changes_list_url": "https://l10n.opensuse.org/api/projects/uyuni/changes/?format=api",
                    "languages_url": "https://l10n.opensuse.org/api/projects/uyuni/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/uyuni-project/uyuni/wiki/Translating-Uyuni-to-your-language\nMailing list for translators: <translation@lists.uyuni-project.org\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SUSE/spacewalk.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "client/rhel/spacewalk-client-tools/po/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "client/rhel/spacewalk-client-tools/po/rhn-client-tools.pot",
                "file_format": "po",
                "license": "GPL-2.0-only",
                "license_url": "https://spdx.org/licenses/GPL-2.0-only.html",
                "agreement": "",
                "web_url": "https://l10n.opensuse.org/projects/uyuni/spacewalk-client-tools-4-3/",
                "url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/?format=api",
                "repository_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/repository/?format=api",
                "translations_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/translations/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/statistics/?format=api",
                "lock_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/lock/?format=api",
                "links_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/links/?format=api",
                "changes_list_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:SUSE/spacewalk.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 2,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "ml",
            "id": 36839,
            "filename": "client/rhel/spacewalk-client-tools/po/ml.po",
            "revision": "cf230dcab854ddd72a3aec861d93b908684e221c",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/spacewalk-client-tools-4-3/ml/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/ml/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/spacewalk-client-tools-4-3/ml/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/ml/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 3974,
            "translated": 319,
            "translated_words": 2233,
            "translated_percent": 74.5,
            "fuzzy": 55,
            "fuzzy_words": 1051,
            "fuzzy_percent": 12.8,
            "failing_checks": 69,
            "failing_checks_words": 1033,
            "failing_checks_percent": 16.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/ml/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/ml/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/ml/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/ml/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/ml/units/?format=api"
        },
        {
            "language": {
                "code": "mr",
                "name": "Marathi",
                "plural": {
                    "id": 168,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mar"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/mr/",
                "url": "https://l10n.opensuse.org/api/languages/mr/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/mr/statistics/?format=api"
            },
            "component": {
                "name": "spacewalk-client-tools 4.3",
                "slug": "spacewalk-client-tools-4-3",
                "id": 851,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://l10n.opensuse.org/languages/en/",
                    "url": "https://l10n.opensuse.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "uyuni",
                    "slug": "uyuni",
                    "id": 301,
                    "web": "https://uyuni-project.org",
                    "web_url": "https://l10n.opensuse.org/projects/uyuni/",
                    "url": "https://l10n.opensuse.org/api/projects/uyuni/?format=api",
                    "components_list_url": "https://l10n.opensuse.org/api/projects/uyuni/components/?format=api",
                    "repository_url": "https://l10n.opensuse.org/api/projects/uyuni/repository/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/projects/uyuni/statistics/?format=api",
                    "changes_list_url": "https://l10n.opensuse.org/api/projects/uyuni/changes/?format=api",
                    "languages_url": "https://l10n.opensuse.org/api/projects/uyuni/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/uyuni-project/uyuni/wiki/Translating-Uyuni-to-your-language\nMailing list for translators: <translation@lists.uyuni-project.org\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SUSE/spacewalk.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "client/rhel/spacewalk-client-tools/po/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "client/rhel/spacewalk-client-tools/po/rhn-client-tools.pot",
                "file_format": "po",
                "license": "GPL-2.0-only",
                "license_url": "https://spdx.org/licenses/GPL-2.0-only.html",
                "agreement": "",
                "web_url": "https://l10n.opensuse.org/projects/uyuni/spacewalk-client-tools-4-3/",
                "url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/?format=api",
                "repository_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/repository/?format=api",
                "translations_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/translations/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/statistics/?format=api",
                "lock_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/lock/?format=api",
                "links_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/links/?format=api",
                "changes_list_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:SUSE/spacewalk.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 2,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "mr",
            "id": 36840,
            "filename": "client/rhel/spacewalk-client-tools/po/mr.po",
            "revision": "5606f2b8dda6e775106be72285012793f8b3f9ca",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/spacewalk-client-tools-4-3/mr/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/mr/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/spacewalk-client-tools-4-3/mr/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/mr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 3974,
            "translated": 319,
            "translated_words": 2233,
            "translated_percent": 74.5,
            "fuzzy": 55,
            "fuzzy_words": 1051,
            "fuzzy_percent": 12.8,
            "failing_checks": 37,
            "failing_checks_words": 833,
            "failing_checks_percent": 8.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/mr/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/mr/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/mr/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/mr/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/mr/units/?format=api"
        },
        {
            "language": {
                "code": "ms",
                "name": "Malay",
                "plural": {
                    "id": 160,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "may",
                    "msa"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/ms/",
                "url": "https://l10n.opensuse.org/api/languages/ms/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/ms/statistics/?format=api"
            },
            "component": {
                "name": "spacewalk-client-tools 4.3",
                "slug": "spacewalk-client-tools-4-3",
                "id": 851,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://l10n.opensuse.org/languages/en/",
                    "url": "https://l10n.opensuse.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "uyuni",
                    "slug": "uyuni",
                    "id": 301,
                    "web": "https://uyuni-project.org",
                    "web_url": "https://l10n.opensuse.org/projects/uyuni/",
                    "url": "https://l10n.opensuse.org/api/projects/uyuni/?format=api",
                    "components_list_url": "https://l10n.opensuse.org/api/projects/uyuni/components/?format=api",
                    "repository_url": "https://l10n.opensuse.org/api/projects/uyuni/repository/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/projects/uyuni/statistics/?format=api",
                    "changes_list_url": "https://l10n.opensuse.org/api/projects/uyuni/changes/?format=api",
                    "languages_url": "https://l10n.opensuse.org/api/projects/uyuni/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/uyuni-project/uyuni/wiki/Translating-Uyuni-to-your-language\nMailing list for translators: <translation@lists.uyuni-project.org\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SUSE/spacewalk.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "client/rhel/spacewalk-client-tools/po/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "client/rhel/spacewalk-client-tools/po/rhn-client-tools.pot",
                "file_format": "po",
                "license": "GPL-2.0-only",
                "license_url": "https://spdx.org/licenses/GPL-2.0-only.html",
                "agreement": "",
                "web_url": "https://l10n.opensuse.org/projects/uyuni/spacewalk-client-tools-4-3/",
                "url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/?format=api",
                "repository_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/repository/?format=api",
                "translations_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/translations/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/statistics/?format=api",
                "lock_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/lock/?format=api",
                "links_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/links/?format=api",
                "changes_list_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:SUSE/spacewalk.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 2,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "ms",
            "id": 36841,
            "filename": "client/rhel/spacewalk-client-tools/po/ms.po",
            "revision": "bcce322d1024cb2d11c113b55f68d0824fbd0fdd",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/spacewalk-client-tools-4-3/ms/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/ms/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/spacewalk-client-tools-4-3/ms/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/ms/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 3974,
            "translated": 156,
            "translated_words": 802,
            "translated_percent": 36.4,
            "fuzzy": 10,
            "fuzzy_words": 59,
            "fuzzy_percent": 2.3,
            "failing_checks": 61,
            "failing_checks_words": 336,
            "failing_checks_percent": 14.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/ms/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/ms/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/ms/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/ms/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/ms/units/?format=api"
        },
        {
            "language": {
                "code": "my",
                "name": "Burmese",
                "plural": {
                    "id": 41,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "bur",
                    "mya"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/my/",
                "url": "https://l10n.opensuse.org/api/languages/my/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/my/statistics/?format=api"
            },
            "component": {
                "name": "spacewalk-client-tools 4.3",
                "slug": "spacewalk-client-tools-4-3",
                "id": 851,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://l10n.opensuse.org/languages/en/",
                    "url": "https://l10n.opensuse.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "uyuni",
                    "slug": "uyuni",
                    "id": 301,
                    "web": "https://uyuni-project.org",
                    "web_url": "https://l10n.opensuse.org/projects/uyuni/",
                    "url": "https://l10n.opensuse.org/api/projects/uyuni/?format=api",
                    "components_list_url": "https://l10n.opensuse.org/api/projects/uyuni/components/?format=api",
                    "repository_url": "https://l10n.opensuse.org/api/projects/uyuni/repository/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/projects/uyuni/statistics/?format=api",
                    "changes_list_url": "https://l10n.opensuse.org/api/projects/uyuni/changes/?format=api",
                    "languages_url": "https://l10n.opensuse.org/api/projects/uyuni/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/uyuni-project/uyuni/wiki/Translating-Uyuni-to-your-language\nMailing list for translators: <translation@lists.uyuni-project.org\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SUSE/spacewalk.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "client/rhel/spacewalk-client-tools/po/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "client/rhel/spacewalk-client-tools/po/rhn-client-tools.pot",
                "file_format": "po",
                "license": "GPL-2.0-only",
                "license_url": "https://spdx.org/licenses/GPL-2.0-only.html",
                "agreement": "",
                "web_url": "https://l10n.opensuse.org/projects/uyuni/spacewalk-client-tools-4-3/",
                "url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/?format=api",
                "repository_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/repository/?format=api",
                "translations_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/translations/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/statistics/?format=api",
                "lock_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/lock/?format=api",
                "links_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/links/?format=api",
                "changes_list_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:SUSE/spacewalk.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 2,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "my",
            "id": 36842,
            "filename": "client/rhel/spacewalk-client-tools/po/my.po",
            "revision": "a783395a1471ebcaa3fcc26757d7d27b65a0bc5b",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/spacewalk-client-tools-4-3/my/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/my/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/spacewalk-client-tools-4-3/my/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/my/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 3974,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/my/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/my/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/my/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/my/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/my/units/?format=api"
        },
        {
            "language": {
                "code": "nb",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 185,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/nb/",
                "url": "https://l10n.opensuse.org/api/languages/nb/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/nb/statistics/?format=api"
            },
            "component": {
                "name": "spacewalk-client-tools 4.3",
                "slug": "spacewalk-client-tools-4-3",
                "id": 851,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://l10n.opensuse.org/languages/en/",
                    "url": "https://l10n.opensuse.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "uyuni",
                    "slug": "uyuni",
                    "id": 301,
                    "web": "https://uyuni-project.org",
                    "web_url": "https://l10n.opensuse.org/projects/uyuni/",
                    "url": "https://l10n.opensuse.org/api/projects/uyuni/?format=api",
                    "components_list_url": "https://l10n.opensuse.org/api/projects/uyuni/components/?format=api",
                    "repository_url": "https://l10n.opensuse.org/api/projects/uyuni/repository/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/projects/uyuni/statistics/?format=api",
                    "changes_list_url": "https://l10n.opensuse.org/api/projects/uyuni/changes/?format=api",
                    "languages_url": "https://l10n.opensuse.org/api/projects/uyuni/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/uyuni-project/uyuni/wiki/Translating-Uyuni-to-your-language\nMailing list for translators: <translation@lists.uyuni-project.org\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SUSE/spacewalk.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "client/rhel/spacewalk-client-tools/po/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "client/rhel/spacewalk-client-tools/po/rhn-client-tools.pot",
                "file_format": "po",
                "license": "GPL-2.0-only",
                "license_url": "https://spdx.org/licenses/GPL-2.0-only.html",
                "agreement": "",
                "web_url": "https://l10n.opensuse.org/projects/uyuni/spacewalk-client-tools-4-3/",
                "url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/?format=api",
                "repository_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/repository/?format=api",
                "translations_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/translations/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/statistics/?format=api",
                "lock_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/lock/?format=api",
                "links_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/links/?format=api",
                "changes_list_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:SUSE/spacewalk.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 2,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "nb",
            "id": 36843,
            "filename": "client/rhel/spacewalk-client-tools/po/nb.po",
            "revision": "0a6f72dc15dabaae32ea3b405b68785abf8a986b",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/spacewalk-client-tools-4-3/nb/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/nb/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/spacewalk-client-tools-4-3/nb/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/nb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 3974,
            "translated": 163,
            "translated_words": 856,
            "translated_percent": 38.0,
            "fuzzy": 15,
            "fuzzy_words": 114,
            "fuzzy_percent": 3.5,
            "failing_checks": 44,
            "failing_checks_words": 278,
            "failing_checks_percent": 10.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/nb/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/nb/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/nb/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/nb/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/nb/units/?format=api"
        },
        {
            "language": {
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 69,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/nl/",
                "url": "https://l10n.opensuse.org/api/languages/nl/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/nl/statistics/?format=api"
            },
            "component": {
                "name": "spacewalk-client-tools 4.3",
                "slug": "spacewalk-client-tools-4-3",
                "id": 851,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://l10n.opensuse.org/languages/en/",
                    "url": "https://l10n.opensuse.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "uyuni",
                    "slug": "uyuni",
                    "id": 301,
                    "web": "https://uyuni-project.org",
                    "web_url": "https://l10n.opensuse.org/projects/uyuni/",
                    "url": "https://l10n.opensuse.org/api/projects/uyuni/?format=api",
                    "components_list_url": "https://l10n.opensuse.org/api/projects/uyuni/components/?format=api",
                    "repository_url": "https://l10n.opensuse.org/api/projects/uyuni/repository/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/projects/uyuni/statistics/?format=api",
                    "changes_list_url": "https://l10n.opensuse.org/api/projects/uyuni/changes/?format=api",
                    "languages_url": "https://l10n.opensuse.org/api/projects/uyuni/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/uyuni-project/uyuni/wiki/Translating-Uyuni-to-your-language\nMailing list for translators: <translation@lists.uyuni-project.org\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SUSE/spacewalk.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "client/rhel/spacewalk-client-tools/po/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "client/rhel/spacewalk-client-tools/po/rhn-client-tools.pot",
                "file_format": "po",
                "license": "GPL-2.0-only",
                "license_url": "https://spdx.org/licenses/GPL-2.0-only.html",
                "agreement": "",
                "web_url": "https://l10n.opensuse.org/projects/uyuni/spacewalk-client-tools-4-3/",
                "url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/?format=api",
                "repository_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/repository/?format=api",
                "translations_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/translations/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/statistics/?format=api",
                "lock_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/lock/?format=api",
                "links_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/links/?format=api",
                "changes_list_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:SUSE/spacewalk.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 2,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "nl",
            "id": 36844,
            "filename": "client/rhel/spacewalk-client-tools/po/nl.po",
            "revision": "8556736f85c67a9a10b5159f064e79f0173b92c8",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/spacewalk-client-tools-4-3/nl/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/nl/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/spacewalk-client-tools-4-3/nl/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 3974,
            "translated": 332,
            "translated_words": 2091,
            "translated_percent": 77.5,
            "fuzzy": 44,
            "fuzzy_words": 814,
            "fuzzy_percent": 10.2,
            "failing_checks": 44,
            "failing_checks_words": 774,
            "failing_checks_percent": 10.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/nl/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/nl/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/nl/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/nl/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/nl/units/?format=api"
        },
        {
            "language": {
                "code": "nn",
                "name": "Norwegian Nynorsk",
                "plural": {
                    "id": 187,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "nno"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/nn/",
                "url": "https://l10n.opensuse.org/api/languages/nn/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/nn/statistics/?format=api"
            },
            "component": {
                "name": "spacewalk-client-tools 4.3",
                "slug": "spacewalk-client-tools-4-3",
                "id": 851,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://l10n.opensuse.org/languages/en/",
                    "url": "https://l10n.opensuse.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "uyuni",
                    "slug": "uyuni",
                    "id": 301,
                    "web": "https://uyuni-project.org",
                    "web_url": "https://l10n.opensuse.org/projects/uyuni/",
                    "url": "https://l10n.opensuse.org/api/projects/uyuni/?format=api",
                    "components_list_url": "https://l10n.opensuse.org/api/projects/uyuni/components/?format=api",
                    "repository_url": "https://l10n.opensuse.org/api/projects/uyuni/repository/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/projects/uyuni/statistics/?format=api",
                    "changes_list_url": "https://l10n.opensuse.org/api/projects/uyuni/changes/?format=api",
                    "languages_url": "https://l10n.opensuse.org/api/projects/uyuni/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/uyuni-project/uyuni/wiki/Translating-Uyuni-to-your-language\nMailing list for translators: <translation@lists.uyuni-project.org\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SUSE/spacewalk.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "client/rhel/spacewalk-client-tools/po/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "client/rhel/spacewalk-client-tools/po/rhn-client-tools.pot",
                "file_format": "po",
                "license": "GPL-2.0-only",
                "license_url": "https://spdx.org/licenses/GPL-2.0-only.html",
                "agreement": "",
                "web_url": "https://l10n.opensuse.org/projects/uyuni/spacewalk-client-tools-4-3/",
                "url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/?format=api",
                "repository_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/repository/?format=api",
                "translations_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/translations/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/statistics/?format=api",
                "lock_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/lock/?format=api",
                "links_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/links/?format=api",
                "changes_list_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:SUSE/spacewalk.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 2,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "nn",
            "id": 36845,
            "filename": "client/rhel/spacewalk-client-tools/po/nn.po",
            "revision": "ed430739f0d68c0094c7ae500b59b5802bebd57a",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/spacewalk-client-tools-4-3/nn/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/nn/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/spacewalk-client-tools-4-3/nn/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/nn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 3974,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/nn/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/nn/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/nn/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/nn/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/nn/units/?format=api"
        },
        {
            "language": {
                "code": "no",
                "name": "Norwegian (old code)",
                "plural": {
                    "id": 188,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/no/",
                "url": "https://l10n.opensuse.org/api/languages/no/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/no/statistics/?format=api"
            },
            "component": {
                "name": "spacewalk-client-tools 4.3",
                "slug": "spacewalk-client-tools-4-3",
                "id": 851,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://l10n.opensuse.org/languages/en/",
                    "url": "https://l10n.opensuse.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "uyuni",
                    "slug": "uyuni",
                    "id": 301,
                    "web": "https://uyuni-project.org",
                    "web_url": "https://l10n.opensuse.org/projects/uyuni/",
                    "url": "https://l10n.opensuse.org/api/projects/uyuni/?format=api",
                    "components_list_url": "https://l10n.opensuse.org/api/projects/uyuni/components/?format=api",
                    "repository_url": "https://l10n.opensuse.org/api/projects/uyuni/repository/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/projects/uyuni/statistics/?format=api",
                    "changes_list_url": "https://l10n.opensuse.org/api/projects/uyuni/changes/?format=api",
                    "languages_url": "https://l10n.opensuse.org/api/projects/uyuni/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/uyuni-project/uyuni/wiki/Translating-Uyuni-to-your-language\nMailing list for translators: <translation@lists.uyuni-project.org\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SUSE/spacewalk.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "client/rhel/spacewalk-client-tools/po/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "client/rhel/spacewalk-client-tools/po/rhn-client-tools.pot",
                "file_format": "po",
                "license": "GPL-2.0-only",
                "license_url": "https://spdx.org/licenses/GPL-2.0-only.html",
                "agreement": "",
                "web_url": "https://l10n.opensuse.org/projects/uyuni/spacewalk-client-tools-4-3/",
                "url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/?format=api",
                "repository_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/repository/?format=api",
                "translations_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/translations/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/statistics/?format=api",
                "lock_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/lock/?format=api",
                "links_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/links/?format=api",
                "changes_list_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:SUSE/spacewalk.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 2,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "no",
            "id": 36846,
            "filename": "client/rhel/spacewalk-client-tools/po/no.po",
            "revision": "69297aa57b5bbe44fe1f7410337a465ccf1bb373",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/spacewalk-client-tools-4-3/no/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/no/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/spacewalk-client-tools-4-3/no/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/no/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 3974,
            "translated": 161,
            "translated_words": 832,
            "translated_percent": 37.6,
            "fuzzy": 20,
            "fuzzy_words": 188,
            "fuzzy_percent": 4.6,
            "failing_checks": 59,
            "failing_checks_words": 386,
            "failing_checks_percent": 13.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/no/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/no/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/no/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/no/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/no/units/?format=api"
        },
        {
            "language": {
                "code": "or",
                "name": "Odia",
                "plural": {
                    "id": 193,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ori"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/or/",
                "url": "https://l10n.opensuse.org/api/languages/or/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/or/statistics/?format=api"
            },
            "component": {
                "name": "spacewalk-client-tools 4.3",
                "slug": "spacewalk-client-tools-4-3",
                "id": 851,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://l10n.opensuse.org/languages/en/",
                    "url": "https://l10n.opensuse.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "uyuni",
                    "slug": "uyuni",
                    "id": 301,
                    "web": "https://uyuni-project.org",
                    "web_url": "https://l10n.opensuse.org/projects/uyuni/",
                    "url": "https://l10n.opensuse.org/api/projects/uyuni/?format=api",
                    "components_list_url": "https://l10n.opensuse.org/api/projects/uyuni/components/?format=api",
                    "repository_url": "https://l10n.opensuse.org/api/projects/uyuni/repository/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/projects/uyuni/statistics/?format=api",
                    "changes_list_url": "https://l10n.opensuse.org/api/projects/uyuni/changes/?format=api",
                    "languages_url": "https://l10n.opensuse.org/api/projects/uyuni/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/uyuni-project/uyuni/wiki/Translating-Uyuni-to-your-language\nMailing list for translators: <translation@lists.uyuni-project.org\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SUSE/spacewalk.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "client/rhel/spacewalk-client-tools/po/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "client/rhel/spacewalk-client-tools/po/rhn-client-tools.pot",
                "file_format": "po",
                "license": "GPL-2.0-only",
                "license_url": "https://spdx.org/licenses/GPL-2.0-only.html",
                "agreement": "",
                "web_url": "https://l10n.opensuse.org/projects/uyuni/spacewalk-client-tools-4-3/",
                "url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/?format=api",
                "repository_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/repository/?format=api",
                "translations_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/translations/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/statistics/?format=api",
                "lock_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/lock/?format=api",
                "links_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/links/?format=api",
                "changes_list_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:SUSE/spacewalk.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 2,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "or",
            "id": 36847,
            "filename": "client/rhel/spacewalk-client-tools/po/or.po",
            "revision": "a0329e2758225e17476a34597175ed92dea48039",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/spacewalk-client-tools-4-3/or/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/or/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/spacewalk-client-tools-4-3/or/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/or/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 3974,
            "translated": 319,
            "translated_words": 2233,
            "translated_percent": 74.5,
            "fuzzy": 55,
            "fuzzy_words": 1051,
            "fuzzy_percent": 12.8,
            "failing_checks": 54,
            "failing_checks_words": 1094,
            "failing_checks_percent": 12.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/or/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/or/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/or/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/or/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/or/units/?format=api"
        },
        {
            "language": {
                "code": "pa",
                "name": "Punjabi",
                "plural": {
                    "id": 208,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "pu",
                    "pan"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/pa/",
                "url": "https://l10n.opensuse.org/api/languages/pa/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/pa/statistics/?format=api"
            },
            "component": {
                "name": "spacewalk-client-tools 4.3",
                "slug": "spacewalk-client-tools-4-3",
                "id": 851,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://l10n.opensuse.org/languages/en/",
                    "url": "https://l10n.opensuse.org/api/languages/en/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "uyuni",
                    "slug": "uyuni",
                    "id": 301,
                    "web": "https://uyuni-project.org",
                    "web_url": "https://l10n.opensuse.org/projects/uyuni/",
                    "url": "https://l10n.opensuse.org/api/projects/uyuni/?format=api",
                    "components_list_url": "https://l10n.opensuse.org/api/projects/uyuni/components/?format=api",
                    "repository_url": "https://l10n.opensuse.org/api/projects/uyuni/repository/?format=api",
                    "statistics_url": "https://l10n.opensuse.org/api/projects/uyuni/statistics/?format=api",
                    "changes_list_url": "https://l10n.opensuse.org/api/projects/uyuni/changes/?format=api",
                    "languages_url": "https://l10n.opensuse.org/api/projects/uyuni/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://github.com/uyuni-project/uyuni/wiki/Translating-Uyuni-to-your-language\nMailing list for translators: <translation@lists.uyuni-project.org\n",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@github.com:SUSE/spacewalk.git",
                "git_export": "",
                "branch": "",
                "push_branch": "",
                "filemask": "client/rhel/spacewalk-client-tools/po/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "client/rhel/spacewalk-client-tools/po/rhn-client-tools.pot",
                "file_format": "po",
                "license": "GPL-2.0-only",
                "license_url": "https://spdx.org/licenses/GPL-2.0-only.html",
                "agreement": "",
                "web_url": "https://l10n.opensuse.org/projects/uyuni/spacewalk-client-tools-4-3/",
                "url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/?format=api",
                "repository_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/repository/?format=api",
                "translations_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/translations/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/statistics/?format=api",
                "lock_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/lock/?format=api",
                "links_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/links/?format=api",
                "changes_list_url": "https://l10n.opensuse.org/api/components/uyuni/spacewalk-client-tools-4-3/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:SUSE/spacewalk.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 2,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "pa",
            "id": 36848,
            "filename": "client/rhel/spacewalk-client-tools/po/pa.po",
            "revision": "51499bb1e2576c7ea2578e8529ac1bd5b6260082",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/spacewalk-client-tools-4-3/pa/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/pa/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/spacewalk-client-tools-4-3/pa/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/pa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 3974,
            "translated": 319,
            "translated_words": 2233,
            "translated_percent": 74.5,
            "fuzzy": 55,
            "fuzzy_words": 1051,
            "fuzzy_percent": 12.8,
            "failing_checks": 48,
            "failing_checks_words": 933,
            "failing_checks_percent": 11.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/pa/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/pa/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/pa/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/pa/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/spacewalk-client-tools-4-3/pa/units/?format=api"
        }
    ]
}