Translation components API.

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

GET /api/components/libo_ui-master/wizardsmessages/translations/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 161,
    "next": "https://translations.documentfoundation.org/api/components/libo_ui-master/wizardsmessages/translations/?format=api&page=3",
    "previous": "https://translations.documentfoundation.org/api/components/libo_ui-master/wizardsmessages/translations/?format=api",
    "results": [
        {
            "language": {
                "id": 130,
                "code": "hr",
                "name": "Croatian",
                "plural": {
                    "id": 130,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "scr",
                    "hrv"
                ],
                "direction": "ltr",
                "population": 6813163,
                "web_url": "https://translations.documentfoundation.org/languages/hr/",
                "url": "https://translations.documentfoundation.org/api/languages/hr/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/hr/statistics/?format=api"
            },
            "language_code": "hr",
            "id": 1314,
            "filename": "hr/wizards/messages.po",
            "revision": "edb8850deed45ddc09e79154d326522700219fa1",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/wizardsmessages/hr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/hr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/wizardsmessages/hr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 278,
            "total_words": 1053,
            "translated": 278,
            "translated_words": 1053,
            "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-07-27T09:43:23.220171Z",
            "last_author": "Mihovil Stanić",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/hr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/hr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/hr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/hr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/hr/units/?format=api"
        },
        {
            "language": {
                "id": 132,
                "code": "hsb",
                "name": "Upper Sorbian",
                "plural": {
                    "id": 132,
                    "source": 0,
                    "number": 4,
                    "formula": "(n % 100 == 1) ? 0 : ((n % 100 == 2) ? 1 : ((n % 100 == 3 || n % 100 == 4) ? 2 : 3))",
                    "type": 6
                },
                "aliases": [],
                "direction": "ltr",
                "population": 12825,
                "web_url": "https://translations.documentfoundation.org/languages/hsb/",
                "url": "https://translations.documentfoundation.org/api/languages/hsb/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/hsb/statistics/?format=api"
            },
            "language_code": "hsb",
            "id": 1315,
            "filename": "hsb/wizards/messages.po",
            "revision": "4d70c8079bcc3dc830b5d5147be1592b0c6af461",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/wizardsmessages/hsb/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/hsb/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/wizardsmessages/hsb/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/hsb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 278,
            "total_words": 1053,
            "translated": 278,
            "translated_words": 1053,
            "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": "2022-12-12T17:03:47.358939Z",
            "last_author": "Michael Wolf",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/hsb/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/hsb/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/hsb/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/hsb/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/hsb/units/?format=api"
        },
        {
            "language": {
                "id": 134,
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 134,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "population": 12443429,
                "web_url": "https://translations.documentfoundation.org/languages/hu/",
                "url": "https://translations.documentfoundation.org/api/languages/hu/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu",
            "id": 1316,
            "filename": "hu/wizards/messages.po",
            "revision": "dd44818db50c47bc4d43c06d82267a9890a50f98",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/wizardsmessages/hu/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/hu/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/wizardsmessages/hu/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 278,
            "total_words": 1053,
            "translated": 278,
            "translated_words": 1053,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-12-30T01:50:05.860164Z",
            "last_author": "Gábor Kelemen",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/hu/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/hu/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/hu/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/hu/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/hu/units/?format=api"
        },
        {
            "language": {
                "id": 135,
                "code": "hy",
                "name": "Armenian",
                "plural": {
                    "id": 135,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "arm"
                ],
                "direction": "ltr",
                "population": 5317271,
                "web_url": "https://translations.documentfoundation.org/languages/hy/",
                "url": "https://translations.documentfoundation.org/api/languages/hy/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/hy/statistics/?format=api"
            },
            "language_code": "hy",
            "id": 1317,
            "filename": "hy/wizards/messages.po",
            "revision": "e9f738a55437e12fd26575f6896ca3ee2befc908",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/wizardsmessages/hy/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/hy/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/wizardsmessages/hy/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/hy/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 278,
            "total_words": 1053,
            "translated": 278,
            "translated_words": 1053,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-06-13T12:41:17.221411Z",
            "last_author": "Tigran Zargaryan",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/hy/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/hy/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/hy/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/hy/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/hy/units/?format=api"
        },
        {
            "language": {
                "id": 138,
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 138,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 171207687,
                "web_url": "https://translations.documentfoundation.org/languages/id/",
                "url": "https://translations.documentfoundation.org/api/languages/id/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/id/statistics/?format=api"
            },
            "language_code": "id",
            "id": 1318,
            "filename": "id/wizards/messages.po",
            "revision": "a94b52b01ed69b37d517933f0f6f95f29254fdfb",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/wizardsmessages/id/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/id/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/wizardsmessages/id/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 278,
            "total_words": 1053,
            "translated": 278,
            "translated_words": 1053,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-05-21T12:20:21.369778Z",
            "last_author": "Rizal Muttaqin",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/id/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/id/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/id/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/id/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/id/units/?format=api"
        },
        {
            "language": {
                "id": 144,
                "code": "is",
                "name": "Icelandic",
                "plural": {
                    "id": 144,
                    "source": 0,
                    "number": 2,
                    "formula": "n % 10 != 1 || n % 100 == 11",
                    "type": 1
                },
                "aliases": [
                    "ice",
                    "isl"
                ],
                "direction": "ltr",
                "population": 350734,
                "web_url": "https://translations.documentfoundation.org/languages/is/",
                "url": "https://translations.documentfoundation.org/api/languages/is/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/is/statistics/?format=api"
            },
            "language_code": "is",
            "id": 1319,
            "filename": "is/wizards/messages.po",
            "revision": "3b747f8afc508f68630e8eb0e6055f2891dbee10",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/wizardsmessages/is/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/is/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/wizardsmessages/is/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/is/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 278,
            "total_words": 1053,
            "translated": 278,
            "translated_words": 1053,
            "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-02-01T16:20:59.568360Z",
            "last_author": "Sveinn í Felli",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/is/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/is/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/is/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/is/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/is/units/?format=api"
        },
        {
            "language": {
                "id": 145,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 145,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://translations.documentfoundation.org/languages/it/",
                "url": "https://translations.documentfoundation.org/api/languages/it/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 1321,
            "filename": "it/wizards/messages.po",
            "revision": "a0760fb2dade3e057d44843827f307d31785c487",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/wizardsmessages/it/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/it/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/wizardsmessages/it/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 278,
            "total_words": 1053,
            "translated": 278,
            "translated_words": 1053,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-13T12:25:58.396546Z",
            "last_author": "Valter Mura",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/it/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/it/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/it/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/it/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/it/units/?format=api"
        },
        {
            "language": {
                "id": 147,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "https://translations.documentfoundation.org/languages/ja/",
                "url": "https://translations.documentfoundation.org/api/languages/ja/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 1322,
            "filename": "ja/wizards/messages.po",
            "revision": "8d57b043c6adc1b4d48910eef89ce91fb91a4a62",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/wizardsmessages/ja/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ja/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/wizardsmessages/ja/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 278,
            "total_words": 1053,
            "translated": 278,
            "translated_words": 1053,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-28T10:01:22.449355Z",
            "last_author": "Taichi Haradaguchi",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/ja/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/ja/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/ja/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/ja/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/ja/units/?format=api"
        },
        {
            "language": {
                "id": 153,
                "code": "jv",
                "name": "Javanese",
                "plural": {
                    "id": 153,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jw",
                    "jav"
                ],
                "direction": "ltr",
                "population": 91180665,
                "web_url": "https://translations.documentfoundation.org/languages/jv/",
                "url": "https://translations.documentfoundation.org/api/languages/jv/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/jv/statistics/?format=api"
            },
            "language_code": "jv",
            "id": 1323,
            "filename": "jv/wizards/messages.po",
            "revision": "7a078343711cb5f8389e77b2b284b41644c617bc",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/wizardsmessages/jv/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/jv/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/wizardsmessages/jv/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/jv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 278,
            "total_words": 1053,
            "translated": 14,
            "translated_words": 18,
            "translated_percent": 5.0,
            "fuzzy": 20,
            "fuzzy_words": 20,
            "fuzzy_percent": 7.1,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-01-20T14:30:55.225375Z",
            "last_author": "Ki Drupadi",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/jv/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/jv/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/jv/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/jv/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/jv/units/?format=api"
        },
        {
            "language": {
                "id": 154,
                "code": "ka",
                "name": "Georgian",
                "plural": {
                    "id": 154,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "geo",
                    "kat"
                ],
                "direction": "ltr",
                "population": 3543645,
                "web_url": "https://translations.documentfoundation.org/languages/ka/",
                "url": "https://translations.documentfoundation.org/api/languages/ka/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ka/statistics/?format=api"
            },
            "language_code": "ka",
            "id": 1324,
            "filename": "ka/wizards/messages.po",
            "revision": "47f76e45b1c38ba7a3673a290a9d65c6fe5e47f7",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/wizardsmessages/ka/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ka/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/wizardsmessages/ka/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/ka/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 278,
            "total_words": 1053,
            "translated": 278,
            "translated_words": 1053,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-29T21:14:44.549410Z",
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/ka/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/ka/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/ka/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/ka/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/ka/units/?format=api"
        },
        {
            "language": {
                "id": 155,
                "code": "kab",
                "name": "Kabyle",
                "plural": {
                    "id": 155,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "kab_kab"
                ],
                "direction": "ltr",
                "population": 3351886,
                "web_url": "https://translations.documentfoundation.org/languages/kab/",
                "url": "https://translations.documentfoundation.org/api/languages/kab/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/kab/statistics/?format=api"
            },
            "language_code": "kab",
            "id": 1325,
            "filename": "kab/wizards/messages.po",
            "revision": "d87727b709490ff2267d2f6626781fda9f419892",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/wizardsmessages/kab/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/kab/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/wizardsmessages/kab/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/kab/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 278,
            "total_words": 1053,
            "translated": 259,
            "translated_words": 937,
            "translated_percent": 93.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 7,
            "failing_checks_percent": 0.3,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2022-12-12T13:47:03.701024Z",
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/kab/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/kab/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/kab/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/kab/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/kab/units/?format=api"
        },
        {
            "language": {
                "id": 163,
                "code": "kk",
                "name": "Kazakh",
                "plural": {
                    "id": 163,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "kk_cyrl",
                    "kz",
                    "kaz"
                ],
                "direction": "ltr",
                "population": 12219390,
                "web_url": "https://translations.documentfoundation.org/languages/kk/",
                "url": "https://translations.documentfoundation.org/api/languages/kk/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/kk/statistics/?format=api"
            },
            "language_code": "kk",
            "id": 1326,
            "filename": "kk/wizards/messages.po",
            "revision": "bcb2fec9fecb0cdabf1284debda26eac1554c08f",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/wizardsmessages/kk/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/kk/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/wizardsmessages/kk/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/kk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 278,
            "total_words": 1053,
            "translated": 278,
            "translated_words": 1053,
            "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": "2022-12-16T07:45:21.152498Z",
            "last_author": "Baurzhan Muftakhidinov",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/kk/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/kk/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/kk/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/kk/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/kk/units/?format=api"
        },
        {
            "language": {
                "id": 165,
                "code": "kl",
                "name": "Greenlandic",
                "plural": {
                    "id": 165,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "kal"
                ],
                "direction": "ltr",
                "population": 55440,
                "web_url": "https://translations.documentfoundation.org/languages/kl/",
                "url": "https://translations.documentfoundation.org/api/languages/kl/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/kl/statistics/?format=api"
            },
            "language_code": "kl",
            "id": 1328,
            "filename": "kl/wizards/messages.po",
            "revision": "d973d5fb0610a4107c8c58037858f55e940bf923",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/wizardsmessages/kl/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/kl/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/wizardsmessages/kl/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/kl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 278,
            "total_words": 1053,
            "translated": 4,
            "translated_words": 4,
            "translated_percent": 1.4,
            "fuzzy": 16,
            "fuzzy_words": 16,
            "fuzzy_percent": 5.7,
            "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://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/kl/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/kl/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/kl/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/kl/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/kl/units/?format=api"
        },
        {
            "language": {
                "id": 166,
                "code": "km",
                "name": "Khmer (Central)",
                "plural": {
                    "id": 166,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "khm"
                ],
                "direction": "ltr",
                "population": 15065030,
                "web_url": "https://translations.documentfoundation.org/languages/km/",
                "url": "https://translations.documentfoundation.org/api/languages/km/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/km/statistics/?format=api"
            },
            "language_code": "km",
            "id": 1329,
            "filename": "km/wizards/messages.po",
            "revision": "fc7305d7ee451a241c0d1252c321d02eee6c7de8",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/wizardsmessages/km/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/km/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/wizardsmessages/km/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/km/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 278,
            "total_words": 1053,
            "translated": 233,
            "translated_words": 903,
            "translated_percent": 83.8,
            "fuzzy": 5,
            "fuzzy_words": 5,
            "fuzzy_percent": 1.7,
            "failing_checks": 50,
            "failing_checks_words": 164,
            "failing_checks_percent": 17.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/km/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/km/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/km/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/km/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/km/units/?format=api"
        },
        {
            "language": {
                "id": 348,
                "code": "kmr_LATN",
                "name": "Kurdish (Northern)",
                "plural": {
                    "id": 1700511,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translations.documentfoundation.org/languages/kmr_LATN/",
                "url": "https://translations.documentfoundation.org/api/languages/kmr_LATN/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/kmr_LATN/statistics/?format=api"
            },
            "language_code": "kmr-Latn",
            "id": 1330,
            "filename": "kmr-Latn/wizards/messages.po",
            "revision": "1ee5ea180b9ad74e92e30db791ef09279aa98c61",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/wizardsmessages/kmr_LATN/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/kmr_LATN/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/wizardsmessages/kmr_LATN/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/kmr_LATN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 278,
            "total_words": 1053,
            "translated": 177,
            "translated_words": 755,
            "translated_percent": 63.6,
            "fuzzy": 29,
            "fuzzy_words": 72,
            "fuzzy_percent": 10.4,
            "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://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/kmr_LATN/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/kmr_LATN/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/kmr_LATN/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/kmr_LATN/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/kmr_LATN/units/?format=api"
        },
        {
            "language": {
                "id": 168,
                "code": "kn",
                "name": "Kannada",
                "plural": {
                    "id": 168,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "kan"
                ],
                "direction": "ltr",
                "population": 49065330,
                "web_url": "https://translations.documentfoundation.org/languages/kn/",
                "url": "https://translations.documentfoundation.org/api/languages/kn/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/kn/statistics/?format=api"
            },
            "language_code": "kn",
            "id": 1331,
            "filename": "kn/wizards/messages.po",
            "revision": "fbacb9f8c8b0ef86aae102f832622e39e5475cc3",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/wizardsmessages/kn/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/kn/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/wizardsmessages/kn/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/kn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 278,
            "total_words": 1053,
            "translated": 237,
            "translated_words": 907,
            "translated_percent": 85.2,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 0.3,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 23,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/kn/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/kn/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/kn/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/kn/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/kn/units/?format=api"
        },
        {
            "language": {
                "id": 169,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 169,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "https://translations.documentfoundation.org/languages/ko/",
                "url": "https://translations.documentfoundation.org/api/languages/ko/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko",
            "id": 1332,
            "filename": "ko/wizards/messages.po",
            "revision": "77d1306e26c58b3d206fbdacb4bb7fbc5f52a10d",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/wizardsmessages/ko/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ko/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/wizardsmessages/ko/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 278,
            "total_words": 1053,
            "translated": 270,
            "translated_words": 1034,
            "translated_percent": 97.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 5,
            "failing_checks_percent": 0.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-24T08:25:42.575597Z",
            "last_author": "DaeHyun Sung(성대현, 成大鉉)",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/ko/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/ko/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/ko/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/ko/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/ko/units/?format=api"
        },
        {
            "language": {
                "id": 170,
                "code": "kok",
                "name": "Konkani",
                "plural": {
                    "id": 170,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "knn"
                ],
                "direction": "ltr",
                "population": 4906533,
                "web_url": "https://translations.documentfoundation.org/languages/kok/",
                "url": "https://translations.documentfoundation.org/api/languages/kok/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/kok/statistics/?format=api"
            },
            "language_code": "kok",
            "id": 1333,
            "filename": "kok/wizards/messages.po",
            "revision": "afd7e2658023277342608a04e1d52313b5ba165a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/wizardsmessages/kok/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/kok/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/wizardsmessages/kok/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/kok/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 278,
            "total_words": 1053,
            "translated": 203,
            "translated_words": 852,
            "translated_percent": 73.0,
            "fuzzy": 12,
            "fuzzy_words": 13,
            "fuzzy_percent": 4.3,
            "failing_checks": 3,
            "failing_checks_words": 3,
            "failing_checks_percent": 1.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/kok/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/kok/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/kok/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/kok/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/kok/units/?format=api"
        },
        {
            "language": {
                "id": 172,
                "code": "ks",
                "name": "Kashmiri",
                "plural": {
                    "id": 172,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "kas"
                ],
                "direction": "rtl",
                "population": 5598084,
                "web_url": "https://translations.documentfoundation.org/languages/ks/",
                "url": "https://translations.documentfoundation.org/api/languages/ks/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ks/statistics/?format=api"
            },
            "language_code": "ks",
            "id": 1334,
            "filename": "ks/wizards/messages.po",
            "revision": "3ae798ade95f4ba42e28e94560bf9ebcc0f4cfbe",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/wizardsmessages/ks/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ks/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/wizardsmessages/ks/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/ks/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 278,
            "total_words": 1053,
            "translated": 193,
            "translated_words": 842,
            "translated_percent": 69.4,
            "fuzzy": 22,
            "fuzzy_words": 23,
            "fuzzy_percent": 7.9,
            "failing_checks": 33,
            "failing_checks_words": 191,
            "failing_checks_percent": 11.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/ks/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/ks/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/ks/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/ks/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/ks/units/?format=api"
        },
        {
            "language": {
                "id": 178,
                "code": "ky",
                "name": "Kyrgyz",
                "plural": {
                    "id": 178,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "kir"
                ],
                "direction": "ltr",
                "population": 2863152,
                "web_url": "https://translations.documentfoundation.org/languages/ky/",
                "url": "https://translations.documentfoundation.org/api/languages/ky/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ky/statistics/?format=api"
            },
            "language_code": "ky",
            "id": 1336,
            "filename": "ky/wizards/messages.po",
            "revision": "28ab44e5d1f54d7152bf1e7a9eef4f5bbcb2ed1b",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/wizardsmessages/ky/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ky/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/wizardsmessages/ky/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/ky/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 278,
            "total_words": 1053,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 0.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/ky/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/ky/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/ky/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/ky/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/ky/units/?format=api"
        },
        {
            "language": {
                "id": 181,
                "code": "lb",
                "name": "Luxembourgish",
                "plural": {
                    "id": 181,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ltz"
                ],
                "direction": "ltr",
                "population": 421015,
                "web_url": "https://translations.documentfoundation.org/languages/lb/",
                "url": "https://translations.documentfoundation.org/api/languages/lb/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/lb/statistics/?format=api"
            },
            "language_code": "lb",
            "id": 1337,
            "filename": "lb/wizards/messages.po",
            "revision": "7b8dbde9733fd111a5bcff9ff9cd836a4c7261e3",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/wizardsmessages/lb/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/lb/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/wizardsmessages/lb/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/lb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 278,
            "total_words": 1053,
            "translated": 30,
            "translated_words": 34,
            "translated_percent": 10.7,
            "fuzzy": 21,
            "fuzzy_words": 23,
            "fuzzy_percent": 7.5,
            "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://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/lb/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/lb/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/lb/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/lb/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/lb/units/?format=api"
        },
        {
            "language": {
                "id": 186,
                "code": "lo",
                "name": "Lao",
                "plural": {
                    "id": 186,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "lao"
                ],
                "direction": "ltr",
                "population": 5138706,
                "web_url": "https://translations.documentfoundation.org/languages/lo/",
                "url": "https://translations.documentfoundation.org/api/languages/lo/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/lo/statistics/?format=api"
            },
            "language_code": "lo",
            "id": 1338,
            "filename": "lo/wizards/messages.po",
            "revision": "a0e4e427c2544bf8f037aefc991839225a05ce85",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/wizardsmessages/lo/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/lo/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/wizardsmessages/lo/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/lo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 278,
            "total_words": 1053,
            "translated": 195,
            "translated_words": 807,
            "translated_percent": 70.1,
            "fuzzy": 18,
            "fuzzy_words": 18,
            "fuzzy_percent": 6.4,
            "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://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/lo/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/lo/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/lo/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/lo/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/lo/units/?format=api"
        },
        {
            "language": {
                "id": 187,
                "code": "lt",
                "name": "Lithuanian",
                "plural": {
                    "id": 187,
                    "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": 22
                },
                "aliases": [
                    "lit"
                ],
                "direction": "ltr",
                "population": 2488617,
                "web_url": "https://translations.documentfoundation.org/languages/lt/",
                "url": "https://translations.documentfoundation.org/api/languages/lt/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/lt/statistics/?format=api"
            },
            "language_code": "lt",
            "id": 1339,
            "filename": "lt/wizards/messages.po",
            "revision": "6ef5e86f33576a64db7b9aa2fe1ddbb7b58f0ecf",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/wizardsmessages/lt/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/lt/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/wizardsmessages/lt/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 278,
            "total_words": 1053,
            "translated": 278,
            "translated_words": 1053,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-06-16T20:24:39.841549Z",
            "last_author": "Modestas Rimkus",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/lt/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/lt/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/lt/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/lt/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/lt/units/?format=api"
        },
        {
            "language": {
                "id": 189,
                "code": "lv",
                "name": "Latvian",
                "plural": {
                    "id": 189,
                    "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",
                    "lvs"
                ],
                "direction": "ltr",
                "population": 1147550,
                "web_url": "https://translations.documentfoundation.org/languages/lv/",
                "url": "https://translations.documentfoundation.org/api/languages/lv/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/lv/statistics/?format=api"
            },
            "language_code": "lv",
            "id": 1340,
            "filename": "lv/wizards/messages.po",
            "revision": "49369c36ca365d7eb87683553c4bbc281947f91c",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/wizardsmessages/lv/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/lv/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/wizardsmessages/lv/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/lv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 278,
            "total_words": 1053,
            "translated": 263,
            "translated_words": 971,
            "translated_percent": 94.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-12-12T13:47:05.379738Z",
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/lv/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/lv/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/lv/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/lv/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/lv/units/?format=api"
        },
        {
            "language": {
                "id": 190,
                "code": "mai",
                "name": "Maithili",
                "plural": {
                    "id": 190,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 19249149,
                "web_url": "https://translations.documentfoundation.org/languages/mai/",
                "url": "https://translations.documentfoundation.org/api/languages/mai/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/mai/statistics/?format=api"
            },
            "language_code": "mai",
            "id": 1341,
            "filename": "mai/wizards/messages.po",
            "revision": "6436a30c74761cc4fa28a7172c2935bc8672c52e",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/wizardsmessages/mai/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/mai/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/wizardsmessages/mai/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/mai/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 278,
            "total_words": 1053,
            "translated": 185,
            "translated_words": 791,
            "translated_percent": 66.5,
            "fuzzy": 30,
            "fuzzy_words": 74,
            "fuzzy_percent": 10.7,
            "failing_checks": 1,
            "failing_checks_words": 12,
            "failing_checks_percent": 0.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/mai/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/mai/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/mai/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/mai/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/mai/units/?format=api"
        },
        {
            "language": {
                "id": 200,
                "code": "mk",
                "name": "Macedonian",
                "plural": {
                    "id": 200,
                    "source": 0,
                    "number": 2,
                    "formula": "n==1 || n%10==1 ? 0 : 1",
                    "type": 1
                },
                "aliases": [
                    "mac",
                    "mkd"
                ],
                "direction": "ltr",
                "population": 1608564,
                "web_url": "https://translations.documentfoundation.org/languages/mk/",
                "url": "https://translations.documentfoundation.org/api/languages/mk/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/mk/statistics/?format=api"
            },
            "language_code": "mk",
            "id": 1343,
            "filename": "mk/wizards/messages.po",
            "revision": "9c98eb4ba34f5461f5e3430a91dbc3ccf9866f57",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/wizardsmessages/mk/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/mk/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/wizardsmessages/mk/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/mk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 278,
            "total_words": 1053,
            "translated": 204,
            "translated_words": 853,
            "translated_percent": 73.3,
            "fuzzy": 11,
            "fuzzy_words": 12,
            "fuzzy_percent": 3.9,
            "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://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/mk/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/mk/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/mk/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/mk/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/mk/units/?format=api"
        },
        {
            "language": {
                "id": 201,
                "code": "ml",
                "name": "Malayalam",
                "plural": {
                    "id": 201,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mal"
                ],
                "direction": "ltr",
                "population": 43257484,
                "web_url": "https://translations.documentfoundation.org/languages/ml/",
                "url": "https://translations.documentfoundation.org/api/languages/ml/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ml/statistics/?format=api"
            },
            "language_code": "ml",
            "id": 1344,
            "filename": "ml/wizards/messages.po",
            "revision": "d19b57e4bd96c84a7595324f2ad2466f0523cabd",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/wizardsmessages/ml/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ml/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/wizardsmessages/ml/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/ml/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 278,
            "total_words": 1053,
            "translated": 235,
            "translated_words": 905,
            "translated_percent": 84.5,
            "fuzzy": 4,
            "fuzzy_words": 4,
            "fuzzy_percent": 1.4,
            "failing_checks": 4,
            "failing_checks_words": 6,
            "failing_checks_percent": 1.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/ml/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/ml/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/ml/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/ml/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/ml/units/?format=api"
        },
        {
            "language": {
                "id": 202,
                "code": "mn",
                "name": "Mongolian",
                "plural": {
                    "id": 202,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mon",
                    "drh",
                    "khk"
                ],
                "direction": "ltr",
                "population": 2948393,
                "web_url": "https://translations.documentfoundation.org/languages/mn/",
                "url": "https://translations.documentfoundation.org/api/languages/mn/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/mn/statistics/?format=api"
            },
            "language_code": "mn",
            "id": 1345,
            "filename": "mn/wizards/messages.po",
            "revision": "096451a029a7b2132863961bcde409e585026536",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/wizardsmessages/mn/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/mn/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/wizardsmessages/mn/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/mn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 278,
            "total_words": 1053,
            "translated": 273,
            "translated_words": 982,
            "translated_percent": 98.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-02-22T15:18:40.429435Z",
            "last_author": "Bachka",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/mn/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/mn/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/mn/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/mn/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/mn/units/?format=api"
        },
        {
            "language": {
                "id": 203,
                "code": "mni",
                "name": "Manipuri",
                "plural": {
                    "id": 203,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1476590,
                "web_url": "https://translations.documentfoundation.org/languages/mni/",
                "url": "https://translations.documentfoundation.org/api/languages/mni/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/mni/statistics/?format=api"
            },
            "language_code": "mni",
            "id": 1346,
            "filename": "mni/wizards/messages.po",
            "revision": "6b88bdda890b1100398c48c6d2272013df3477bf",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/wizardsmessages/mni/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/mni/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/wizardsmessages/mni/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/mni/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 278,
            "total_words": 1053,
            "translated": 202,
            "translated_words": 851,
            "translated_percent": 72.6,
            "fuzzy": 13,
            "fuzzy_words": 14,
            "fuzzy_percent": 4.6,
            "failing_checks": 7,
            "failing_checks_words": 72,
            "failing_checks_percent": 2.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/mni/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/mni/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/mni/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/mni/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/mni/units/?format=api"
        },
        {
            "language": {
                "id": 205,
                "code": "mr",
                "name": "Marathi",
                "plural": {
                    "id": 205,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mar"
                ],
                "direction": "ltr",
                "population": 92826300,
                "web_url": "https://translations.documentfoundation.org/languages/mr/",
                "url": "https://translations.documentfoundation.org/api/languages/mr/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/mr/statistics/?format=api"
            },
            "language_code": "mr",
            "id": 1347,
            "filename": "mr/wizards/messages.po",
            "revision": "b82ab01373e1ea10ba094f06366d3e8966ca359d",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/wizardsmessages/mr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/mr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/wizardsmessages/mr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/mr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 278,
            "total_words": 1053,
            "translated": 235,
            "translated_words": 905,
            "translated_percent": 84.5,
            "fuzzy": 3,
            "fuzzy_words": 3,
            "fuzzy_percent": 1.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://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/mr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/mr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/mr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/mr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/mr/units/?format=api"
        },
        {
            "language": {
                "id": 207,
                "code": "mt",
                "name": "Maltese",
                "plural": {
                    "id": 207,
                    "source": 0,
                    "number": 4,
                    "formula": "n==1 ? 0 : n==0 || ( n%100>1 && n%100<11) ? 1 : (n%100>10 && n%100<20 ) ? 2 : 3",
                    "type": 8
                },
                "aliases": [
                    "mlt"
                ],
                "direction": "ltr",
                "population": 457267,
                "web_url": "https://translations.documentfoundation.org/languages/mt/",
                "url": "https://translations.documentfoundation.org/api/languages/mt/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/mt/statistics/?format=api"
            },
            "language_code": "mt",
            "id": 1348,
            "filename": "mt/wizards/messages.po",
            "revision": "ae37fa4a69a07b13e1f22c181007e322268d14ca",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/wizardsmessages/mt/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/mt/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/wizardsmessages/mt/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/mt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 278,
            "total_words": 1053,
            "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://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/mt/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/mt/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/mt/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/mt/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/mt/units/?format=api"
        },
        {
            "language": {
                "id": 208,
                "code": "my",
                "name": "Burmese",
                "plural": {
                    "id": 208,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "bur",
                    "mya"
                ],
                "direction": "ltr",
                "population": 36559231,
                "web_url": "https://translations.documentfoundation.org/languages/my/",
                "url": "https://translations.documentfoundation.org/api/languages/my/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/my/statistics/?format=api"
            },
            "language_code": "my",
            "id": 1349,
            "filename": "my/wizards/messages.po",
            "revision": "d85674f713171e2cac7f3e0803a571c04535c10f",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/wizardsmessages/my/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/my/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/wizardsmessages/my/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/my/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 278,
            "total_words": 1053,
            "translated": 209,
            "translated_words": 859,
            "translated_percent": 75.1,
            "fuzzy": 6,
            "fuzzy_words": 6,
            "fuzzy_percent": 2.1,
            "failing_checks": 1,
            "failing_checks_words": 10,
            "failing_checks_percent": 0.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/my/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/my/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/my/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/my/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/my/units/?format=api"
        },
        {
            "language": {
                "id": 210,
                "code": "nah",
                "name": "Nahuatl",
                "plural": {
                    "id": 210,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translations.documentfoundation.org/languages/nah/",
                "url": "https://translations.documentfoundation.org/api/languages/nah/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/nah/statistics/?format=api"
            },
            "language_code": "nah",
            "id": 1351,
            "filename": "nah/wizards/messages.po",
            "revision": "cf9b1fd28372891b22d5660a3aa0e2c32f360bc9",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/wizardsmessages/nah/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/nah/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/wizardsmessages/nah/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/nah/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 278,
            "total_words": 1053,
            "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://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/nah/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/nah/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/nah/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/nah/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/nah/units/?format=api"
        },
        {
            "language": {
                "id": 214,
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 214,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "norwegian",
                    "no_nb",
                    "nb_nb",
                    "no_no",
                    "no",
                    "nb",
                    "nob",
                    "nor"
                ],
                "direction": "ltr",
                "population": 5467440,
                "web_url": "https://translations.documentfoundation.org/languages/nb_NO/",
                "url": "https://translations.documentfoundation.org/api/languages/nb_NO/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/nb_NO/statistics/?format=api"
            },
            "language_code": "nb",
            "id": 1352,
            "filename": "nb/wizards/messages.po",
            "revision": "15a309c10e4c964355f1f8d4fdf6318f8a6eb220",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/wizardsmessages/nb_NO/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/nb_NO/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/wizardsmessages/nb_NO/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 278,
            "total_words": 1053,
            "translated": 278,
            "translated_words": 1053,
            "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": "2022-12-12T20:44:30.724806Z",
            "last_author": "Karl Morten Ramberg",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/nb_NO/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/nb_NO/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/nb_NO/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/nb_NO/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/nb_NO/units/?format=api"
        },
        {
            "language": {
                "id": 217,
                "code": "ne",
                "name": "Nepali",
                "plural": {
                    "id": 217,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "np",
                    "nep",
                    "npi"
                ],
                "direction": "ltr",
                "population": 20903374,
                "web_url": "https://translations.documentfoundation.org/languages/ne/",
                "url": "https://translations.documentfoundation.org/api/languages/ne/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ne/statistics/?format=api"
            },
            "language_code": "ne",
            "id": 1353,
            "filename": "ne/wizards/messages.po",
            "revision": "be722ffca27480ab89c07711f1f254cfadcf35e2",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/wizardsmessages/ne/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ne/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/wizardsmessages/ne/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/ne/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 278,
            "total_words": 1053,
            "translated": 222,
            "translated_words": 872,
            "translated_percent": 79.8,
            "fuzzy": 6,
            "fuzzy_words": 6,
            "fuzzy_percent": 2.1,
            "failing_checks": 3,
            "failing_checks_words": 14,
            "failing_checks_percent": 1.0,
            "have_suggestion": 17,
            "have_comment": 0,
            "last_change": "2023-10-21T06:15:20.479450Z",
            "last_author": "Ashwini",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/ne/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/ne/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/ne/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/ne/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/ne/units/?format=api"
        },
        {
            "language": {
                "id": 219,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 219,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "web_url": "https://translations.documentfoundation.org/languages/nl/",
                "url": "https://translations.documentfoundation.org/api/languages/nl/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 1354,
            "filename": "nl/wizards/messages.po",
            "revision": "ae376c4b730717d8e40287780c32a8d49ab61b15",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/wizardsmessages/nl/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/nl/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/wizardsmessages/nl/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 278,
            "total_words": 1053,
            "translated": 278,
            "translated_words": 1053,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-08T12:07:52.156581Z",
            "last_author": "kees538",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/nl/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/nl/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/nl/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/nl/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/nl/units/?format=api"
        },
        {
            "language": {
                "id": 221,
                "code": "nn",
                "name": "Norwegian Nynorsk",
                "plural": {
                    "id": 221,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "nno"
                ],
                "direction": "ltr",
                "population": 1366860,
                "web_url": "https://translations.documentfoundation.org/languages/nn/",
                "url": "https://translations.documentfoundation.org/api/languages/nn/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/nn/statistics/?format=api"
            },
            "language_code": "nn",
            "id": 1355,
            "filename": "nn/wizards/messages.po",
            "revision": "68a8a13d4a5c9b6b3918f275c821e49fd670d672",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/wizardsmessages/nn/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/nn/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/wizardsmessages/nn/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/nn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 278,
            "total_words": 1053,
            "translated": 278,
            "translated_words": 1053,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 3,
            "failing_checks_percent": 1.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-12-13T18:41:33.874495Z",
            "last_author": "Kolbjørn Stuestøl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/nn/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/nn/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/nn/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/nn/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/nn/units/?format=api"
        },
        {
            "language": {
                "id": 223,
                "code": "nqo",
                "name": "N’Ko",
                "plural": {
                    "id": 223,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "rtl",
                "population": 626370,
                "web_url": "https://translations.documentfoundation.org/languages/nqo/",
                "url": "https://translations.documentfoundation.org/api/languages/nqo/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/nqo/statistics/?format=api"
            },
            "language_code": "nqo",
            "id": 1356,
            "filename": "nqo/wizards/messages.po",
            "revision": "acc853d4480794ad2d2fbb384b015cef0f108684",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/wizardsmessages/nqo/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/nqo/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/wizardsmessages/nqo/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/nqo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 278,
            "total_words": 1053,
            "translated": 19,
            "translated_words": 21,
            "translated_percent": 6.8,
            "fuzzy": 39,
            "fuzzy_words": 42,
            "fuzzy_percent": 14.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://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/nqo/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/nqo/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/nqo/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/nqo/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/nqo/units/?format=api"
        },
        {
            "language": {
                "id": 224,
                "code": "nr",
                "name": "Ndebele (Southern)",
                "plural": {
                    "id": 224,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "nbl"
                ],
                "direction": "ltr",
                "population": 903417,
                "web_url": "https://translations.documentfoundation.org/languages/nr/",
                "url": "https://translations.documentfoundation.org/api/languages/nr/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/nr/statistics/?format=api"
            },
            "language_code": "nr",
            "id": 1357,
            "filename": "nr/wizards/messages.po",
            "revision": "e7c1371e6cf8e528a05147a4f571daf45d40ec62",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/wizardsmessages/nr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/nr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/wizardsmessages/nr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/nr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 278,
            "total_words": 1053,
            "translated": 115,
            "translated_words": 595,
            "translated_percent": 41.3,
            "fuzzy": 46,
            "fuzzy_words": 76,
            "fuzzy_percent": 16.5,
            "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://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/nr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/nr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/nr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/nr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/nr/units/?format=api"
        },
        {
            "language": {
                "id": 225,
                "code": "nso",
                "name": "Pedi",
                "plural": {
                    "id": 225,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 5307578,
                "web_url": "https://translations.documentfoundation.org/languages/nso/",
                "url": "https://translations.documentfoundation.org/api/languages/nso/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/nso/statistics/?format=api"
            },
            "language_code": "nso",
            "id": 1359,
            "filename": "nso/wizards/messages.po",
            "revision": "1332821f9b4e8910906fc63942d62ee4a93addfa",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/wizardsmessages/nso/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/nso/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/wizardsmessages/nso/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/nso/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 278,
            "total_words": 1053,
            "translated": 124,
            "translated_words": 604,
            "translated_percent": 44.6,
            "fuzzy": 40,
            "fuzzy_words": 70,
            "fuzzy_percent": 14.3,
            "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://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/nso/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/nso/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/nso/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/nso/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/nso/units/?format=api"
        },
        {
            "language": {
                "id": 229,
                "code": "oc",
                "name": "Occitan",
                "plural": {
                    "id": 229,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "oci"
                ],
                "direction": "ltr",
                "population": 2040397,
                "web_url": "https://translations.documentfoundation.org/languages/oc/",
                "url": "https://translations.documentfoundation.org/api/languages/oc/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/oc/statistics/?format=api"
            },
            "language_code": "oc",
            "id": 1360,
            "filename": "oc/wizards/messages.po",
            "revision": "ff725ba54522bd19c28d78432d6b8b6113c6b6cf",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/wizardsmessages/oc/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/oc/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/wizardsmessages/oc/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/oc/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 278,
            "total_words": 1053,
            "translated": 278,
            "translated_words": 1053,
            "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-02-21T14:37:37.126529Z",
            "last_author": "Quentin PAGÈS",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/oc/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/oc/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/oc/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/oc/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/oc/units/?format=api"
        },
        {
            "language": {
                "id": 231,
                "code": "om",
                "name": "Oromo",
                "plural": {
                    "id": 231,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "orm",
                    "gaz"
                ],
                "direction": "ltr",
                "population": 34897120,
                "web_url": "https://translations.documentfoundation.org/languages/om/",
                "url": "https://translations.documentfoundation.org/api/languages/om/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/om/statistics/?format=api"
            },
            "language_code": "om",
            "id": 1361,
            "filename": "om/wizards/messages.po",
            "revision": "68ed67dbd333f956e1755a5ce3da3367ad680226",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/wizardsmessages/om/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/om/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/wizardsmessages/om/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/om/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 278,
            "total_words": 1053,
            "translated": 179,
            "translated_words": 758,
            "translated_percent": 64.3,
            "fuzzy": 36,
            "fuzzy_words": 107,
            "fuzzy_percent": 12.9,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/om/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/om/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/om/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/om/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/om/units/?format=api"
        },
        {
            "language": {
                "id": 232,
                "code": "or",
                "name": "Odia",
                "plural": {
                    "id": 232,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ori",
                    "ory"
                ],
                "direction": "ltr",
                "population": 42434880,
                "web_url": "https://translations.documentfoundation.org/languages/or/",
                "url": "https://translations.documentfoundation.org/api/languages/or/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/or/statistics/?format=api"
            },
            "language_code": "or",
            "id": 1362,
            "filename": "or/wizards/messages.po",
            "revision": "d386854a63dcb65da3c62bcab0936eb00ce038f1",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/wizardsmessages/or/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/or/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/wizardsmessages/or/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/or/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 278,
            "total_words": 1053,
            "translated": 236,
            "translated_words": 906,
            "translated_percent": 84.8,
            "fuzzy": 3,
            "fuzzy_words": 3,
            "fuzzy_percent": 1.0,
            "failing_checks": 8,
            "failing_checks_words": 58,
            "failing_checks_percent": 2.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/or/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/or/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/or/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/or/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/or/units/?format=api"
        },
        {
            "language": {
                "id": 234,
                "code": "pa",
                "name": "Punjabi",
                "plural": {
                    "id": 234,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "pu",
                    "pan"
                ],
                "direction": "ltr",
                "population": 40120509,
                "web_url": "https://translations.documentfoundation.org/languages/pa/",
                "url": "https://translations.documentfoundation.org/api/languages/pa/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/pa/statistics/?format=api"
            },
            "language_code": "pa-IN",
            "id": 1363,
            "filename": "pa-IN/wizards/messages.po",
            "revision": "143a9012553f3e06cc5e851177fa962e83071e57",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/wizardsmessages/pa/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/pa/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/wizardsmessages/pa/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/pa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 278,
            "total_words": 1053,
            "translated": 258,
            "translated_words": 947,
            "translated_percent": 92.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-12-30T14:46:22.231534Z",
            "last_author": "A S Alam",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/pa/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/pa/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/pa/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/pa/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/pa/units/?format=api"
        },
        {
            "language": {
                "id": 349,
                "code": "pap_CW",
                "name": "Papiamento",
                "plural": {
                    "id": 386,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translations.documentfoundation.org/languages/pap_CW/",
                "url": "https://translations.documentfoundation.org/api/languages/pap_CW/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/pap_CW/statistics/?format=api"
            },
            "language_code": "pap-CW",
            "id": 1364,
            "filename": "pap-CW/wizards/messages.po",
            "revision": "a3e62db080fb2831eed608861872ab5f7433fa40",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/wizardsmessages/pap_CW/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/pap_CW/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/wizardsmessages/pap_CW/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/pap_CW/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 278,
            "total_words": 1053,
            "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://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/pap_CW/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/pap_CW/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/pap_CW/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/pap_CW/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/pap_CW/units/?format=api"
        },
        {
            "language": {
                "id": 237,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 237,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 41077398,
                "web_url": "https://translations.documentfoundation.org/languages/pl/",
                "url": "https://translations.documentfoundation.org/api/languages/pl/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 1366,
            "filename": "pl/wizards/messages.po",
            "revision": "c8d5cf7b464a6b47e915413393b8777f72ddbb51",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/wizardsmessages/pl/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/pl/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/wizardsmessages/pl/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 278,
            "total_words": 1053,
            "translated": 278,
            "translated_words": 1053,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-16T22:32:38.953301Z",
            "last_author": "Adam Rak",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/pl/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/pl/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/pl/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/pl/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/pl/units/?format=api"
        },
        {
            "language": {
                "id": 244,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 244,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "bp",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "https://translations.documentfoundation.org/languages/pt_BR/",
                "url": "https://translations.documentfoundation.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt-BR",
            "id": 1367,
            "filename": "pt-BR/wizards/messages.po",
            "revision": "4d867281d05ae3cc1d49753e0efb38abbd4df6e0",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/wizardsmessages/pt_BR/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/pt_BR/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/wizardsmessages/pt_BR/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 278,
            "total_words": 1053,
            "translated": 278,
            "translated_words": 1053,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-12-12T19:13:14.082854Z",
            "last_author": "Olivier Hallot",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/pt_BR/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/pt_BR/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/pt_BR/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 242,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 242,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://translations.documentfoundation.org/languages/pt/",
                "url": "https://translations.documentfoundation.org/api/languages/pt/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 1368,
            "filename": "pt/wizards/messages.po",
            "revision": "8240e7e47304fdf0c551e68ded9e7cf07e902fb8",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/wizardsmessages/pt/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/pt/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/wizardsmessages/pt/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 278,
            "total_words": 1053,
            "translated": 278,
            "translated_words": 1053,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-07-25T21:45:06.824881Z",
            "last_author": "Sérgio Marques",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/pt/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/pt/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/pt/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/pt/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/pt/units/?format=api"
        },
        {
            "language": {
                "id": 249,
                "code": "ro",
                "name": "Romanian",
                "plural": {
                    "id": 249,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ron",
                    "rum",
                    "mol"
                ],
                "direction": "ltr",
                "population": 22187407,
                "web_url": "https://translations.documentfoundation.org/languages/ro/",
                "url": "https://translations.documentfoundation.org/api/languages/ro/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ro/statistics/?format=api"
            },
            "language_code": "ro",
            "id": 1369,
            "filename": "ro/wizards/messages.po",
            "revision": "cd222f1ad32516ed55468d017beab88cc6c5018e",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/wizardsmessages/ro/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ro/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/wizardsmessages/ro/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 278,
            "total_words": 1053,
            "translated": 273,
            "translated_words": 982,
            "translated_percent": 98.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.3,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2023-02-25T15:15:42.379091Z",
            "last_author": "Cristian Secară",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/ro/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/ro/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/ro/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/ro/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/ro/units/?format=api"
        },
        {
            "language": {
                "id": 252,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 252,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://translations.documentfoundation.org/languages/ru/",
                "url": "https://translations.documentfoundation.org/api/languages/ru/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 1370,
            "filename": "ru/wizards/messages.po",
            "revision": "bbae033b99576c2346d93eb393c9828d40d174c2",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/wizardsmessages/ru/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ru/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/wizardsmessages/ru/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 278,
            "total_words": 1053,
            "translated": 278,
            "translated_words": 1053,
            "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": 2,
            "have_comment": 0,
            "last_change": "2023-01-10T07:06:08.946463Z",
            "last_author": "Timon",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/ru/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/ru/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/ru/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/ru/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/ru/units/?format=api"
        }
    ]
}