Translation components API.

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

GET /api/components/libo_ui-master/vclmessages/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/vclmessages/translations/?format=api&page=3",
    "previous": "https://translations.documentfoundation.org/api/components/libo_ui-master/vclmessages/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": 681316363,
                "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": 1153,
            "filename": "hr/vcl/messages.po",
            "revision": "bac379717c2178e1bfaf5f841bd01df92bf0ae48",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/hr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/hr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/vclmessages/hr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 1306,
            "translated": 362,
            "translated_words": 735,
            "translated_percent": 84.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-10-21T17:42:04.166342Z",
            "last_author": "Milo Ivir",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/hr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/hr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/hr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/hr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/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": 1282555,
                "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": 1154,
            "filename": "hsb/vcl/messages.po",
            "revision": "a8ad995caed7c03e231dc8ae66008d91cd0a63e5",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/hsb/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/hsb/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/vclmessages/hsb/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/hsb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 1306,
            "translated": 428,
            "translated_words": 1306,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-13T15:59:37.316454Z",
            "last_author": "Michael Wolf",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/hsb/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/hsb/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/hsb/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/hsb/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/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": 1244342978,
                "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": 1155,
            "filename": "hu/vcl/messages.po",
            "revision": "a13abc02b67970674b65a7fd6183f8861087118e",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/hu/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/hu/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/vclmessages/hu/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 1306,
            "translated": 428,
            "translated_words": 1306,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 12,
            "failing_checks_words": 18,
            "failing_checks_percent": 2.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-20T14:30:01.295175Z",
            "last_author": "Gábor Kelemen",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/hu/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/hu/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/hu/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/hu/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/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": 531727173,
                "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": 1156,
            "filename": "hy/vcl/messages.po",
            "revision": "ad705291bf08fb36695674171161eb3d1c2a8206",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/hy/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/hy/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/vclmessages/hy/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/hy/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 1306,
            "translated": 428,
            "translated_words": 1306,
            "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-12-06T15:13:55.701950Z",
            "last_author": "Tigran Zargaryan",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/hy/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/hy/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/hy/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/hy/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/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": 17120768720,
                "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": 1158,
            "filename": "id/vcl/messages.po",
            "revision": "9ba0a80877c096cc1f92778102eb52b97e2ca4df",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/id/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/id/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/vclmessages/id/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 1306,
            "translated": 428,
            "translated_words": 1306,
            "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-12-11T12:34:00.524872Z",
            "last_author": "Rizal Muttaqin",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/id/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/id/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/id/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/id/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/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": 35073400,
                "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": 1159,
            "filename": "is/vcl/messages.po",
            "revision": "8133b8cef17525a1aeb061123b5eab2a1bd5c6d7",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/is/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/is/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/vclmessages/is/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/is/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 1306,
            "translated": 400,
            "translated_words": 1222,
            "translated_percent": 93.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 9,
            "failing_checks_words": 14,
            "failing_checks_percent": 2.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-13T09:42:07.097323Z",
            "last_author": "Sveinn í Felli",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/is/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/is/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/is/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/is/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/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"
                ],
                "direction": "ltr",
                "population": 7024705997,
                "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": 1160,
            "filename": "it/vcl/messages.po",
            "revision": "5e6cb75f99b03445460b70c85d6520bffa1b56e9",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/it/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/it/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/vclmessages/it/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 1306,
            "translated": 428,
            "translated_words": 1306,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 16,
            "failing_checks_words": 21,
            "failing_checks_percent": 3.7,
            "have_suggestion": 15,
            "have_comment": 1,
            "last_change": "2024-01-13T12:24:43.865039Z",
            "last_author": "Valter Mura",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/it/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/it/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/it/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/it/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/it/units/?format=api"
        },
        {
            "language": {
                "id": 147,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "ja_ja",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 11972902534,
                "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": 1161,
            "filename": "ja/vcl/messages.po",
            "revision": "a5bae58d85e7483b3cc7c1076be7fc1552347f01",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/ja/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ja/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/vclmessages/ja/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 1306,
            "translated": 405,
            "translated_words": 1223,
            "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": 6,
            "have_comment": 2,
            "last_change": "2024-04-25T22:16:58.722098Z",
            "last_author": "Taichi Haradaguchi",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/ja/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/ja/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/ja/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/ja/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/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": 9118066520,
                "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": 1162,
            "filename": "jv/vcl/messages.po",
            "revision": "0a9e4f57c0dcb9969b1b8e6c3fda586ebeb63d9c",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/jv/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/jv/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/vclmessages/jv/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/jv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 1306,
            "translated": 29,
            "translated_words": 39,
            "translated_percent": 6.7,
            "fuzzy": 21,
            "fuzzy_words": 22,
            "fuzzy_percent": 4.9,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-01-20T14:40:11.668398Z",
            "last_author": "Ki Drupadi",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/jv/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/jv/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/jv/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/jv/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/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": 354364534,
                "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": 1163,
            "filename": "ka/vcl/messages.po",
            "revision": "d04b735ad55e02ecaaf2ca0ca842a1160e19deba",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/ka/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ka/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/vclmessages/ka/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/ka/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 1306,
            "translated": 251,
            "translated_words": 458,
            "translated_percent": 58.6,
            "fuzzy": 6,
            "fuzzy_words": 13,
            "fuzzy_percent": 1.4,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-02T06:36:51.289896Z",
            "last_author": "Ekaterine Papava",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/ka/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/ka/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/ka/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/ka/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/ka/units/?format=api"
        },
        {
            "language": {
                "id": 155,
                "code": "kab",
                "name": "Kabyle",
                "plural": {
                    "id": 155,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 335188620,
                "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": 1165,
            "filename": "kab/vcl/messages.po",
            "revision": "f53219512785ae577b6f3bbac4a01197bae06fed",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/kab/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/kab/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/vclmessages/kab/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/kab/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 1306,
            "translated": 192,
            "translated_words": 365,
            "translated_percent": 44.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 5,
            "failing_checks_words": 5,
            "failing_checks_percent": 1.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-05-20T17:26:29.054946Z",
            "last_author": "Yacine Bouklif",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/kab/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/kab/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/kab/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/kab/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/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": 1221939012,
                "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": 1166,
            "filename": "kk/vcl/messages.po",
            "revision": "c9040275f2013810b378e6b7e2c018baa674495b",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/kk/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/kk/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/vclmessages/kk/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/kk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 1306,
            "translated": 428,
            "translated_words": 1306,
            "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-12-14T13:34:53.605284Z",
            "last_author": "Baurzhan Muftakhidinov",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/kk/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/kk/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/kk/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/kk/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/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": 5544073,
                "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": 1167,
            "filename": "kl/vcl/messages.po",
            "revision": "db4f0fc644afcc66b37fdb9cb9918ea17d0d96d3",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/kl/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/kl/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/vclmessages/kl/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/kl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 1306,
            "translated": 5,
            "translated_words": 5,
            "translated_percent": 1.1,
            "fuzzy": 21,
            "fuzzy_words": 21,
            "fuzzy_percent": 4.9,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-12-10T10:28:50.460008Z",
            "last_author": "serval2412",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/kl/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/kl/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/kl/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/kl/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/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": 1506503000,
                "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": 1168,
            "filename": "km/vcl/messages.po",
            "revision": "bcf5a00c9348601148bc5017fa0cdc3fc2fd6777",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/km/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/km/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/vclmessages/km/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/km/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 1306,
            "translated": 159,
            "translated_words": 409,
            "translated_percent": 37.1,
            "fuzzy": 19,
            "fuzzy_words": 47,
            "fuzzy_percent": 4.4,
            "failing_checks": 29,
            "failing_checks_words": 46,
            "failing_checks_percent": 6.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/km/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/km/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/km/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/km/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/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": 1169,
            "filename": "kmr-Latn/vcl/messages.po",
            "revision": "d02233d3bd331ff96891703cb84f83d3f2c7b843",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/kmr_LATN/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/kmr_LATN/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/vclmessages/kmr_LATN/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/kmr_LATN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 1306,
            "translated": 95,
            "translated_words": 149,
            "translated_percent": 22.1,
            "fuzzy": 25,
            "fuzzy_words": 49,
            "fuzzy_percent": 5.8,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/kmr_LATN/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/kmr_LATN/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/kmr_LATN/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/kmr_LATN/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/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": 4906533000,
                "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": 1171,
            "filename": "kn/vcl/messages.po",
            "revision": "4653f9a05a320b80db10e7846d958d0805f9f821",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/kn/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/kn/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/vclmessages/kn/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/kn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 1306,
            "translated": 142,
            "translated_words": 257,
            "translated_percent": 33.1,
            "fuzzy": 20,
            "fuzzy_words": 48,
            "fuzzy_percent": 4.6,
            "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/vclmessages/kn/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/kn/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/kn/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/kn/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/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"
                ],
                "direction": "ltr",
                "population": 7835704721,
                "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": 1172,
            "filename": "ko/vcl/messages.po",
            "revision": "10fea0f92a13b38c1861eeecd82e0a8736441519",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/ko/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ko/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/vclmessages/ko/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 1306,
            "translated": 231,
            "translated_words": 548,
            "translated_percent": 53.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 7,
            "failing_checks_words": 9,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-07-05T16:04:57.370388Z",
            "last_author": "DaeHyun Sung(성대현, 成大鉉)",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/ko/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/ko/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/ko/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/ko/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/ko/units/?format=api"
        },
        {
            "language": {
                "id": 170,
                "code": "kok",
                "name": "Konkani",
                "plural": {
                    "id": 170,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 490653300,
                "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": 1173,
            "filename": "kok/vcl/messages.po",
            "revision": "c7c4e1ffab36a1356c6a4743de23c00ec7cc7dac",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/kok/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/kok/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/vclmessages/kok/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/kok/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 1306,
            "translated": 81,
            "translated_words": 116,
            "translated_percent": 18.9,
            "fuzzy": 28,
            "fuzzy_words": 56,
            "fuzzy_percent": 6.5,
            "failing_checks": 4,
            "failing_checks_words": 4,
            "failing_checks_percent": 0.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/kok/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/kok/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/kok/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/kok/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/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": 559808469,
                "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": 1174,
            "filename": "ks/vcl/messages.po",
            "revision": "0ebab9e7607de601e5a446bb2f051c2934fc121a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/ks/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ks/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/vclmessages/ks/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/ks/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 1306,
            "translated": 58,
            "translated_words": 79,
            "translated_percent": 13.5,
            "fuzzy": 32,
            "fuzzy_words": 45,
            "fuzzy_percent": 7.4,
            "failing_checks": 7,
            "failing_checks_words": 8,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/ks/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/ks/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/ks/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/ks/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/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": 286315200,
                "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": 1175,
            "filename": "ky/vcl/messages.po",
            "revision": "e9ba08e897cb062c4f23ddf7cee7ae5e2dfccd2f",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/ky/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ky/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/vclmessages/ky/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/ky/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 1306,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 0.2,
            "fuzzy": 2,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.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/vclmessages/ky/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/ky/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/ky/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/ky/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/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": 42101527,
                "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": 1176,
            "filename": "lb/vcl/messages.po",
            "revision": "919f8da123e3a02a69bd353cc55edd4c252adf2d",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/lb/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/lb/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/vclmessages/lb/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/lb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 1306,
            "translated": 47,
            "translated_words": 51,
            "translated_percent": 10.9,
            "fuzzy": 24,
            "fuzzy_words": 24,
            "fuzzy_percent": 5.6,
            "failing_checks": 3,
            "failing_checks_words": 3,
            "failing_checks_percent": 0.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/lb/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/lb/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/lb/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/lb/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/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": 513870600,
                "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": 1178,
            "filename": "lo/vcl/messages.po",
            "revision": "f959b8dcbe58bd5a2ee68a4bb3ec020b4e7a54d2",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/lo/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/lo/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/vclmessages/lo/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/lo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 1306,
            "translated": 71,
            "translated_words": 89,
            "translated_percent": 16.5,
            "fuzzy": 30,
            "fuzzy_words": 44,
            "fuzzy_percent": 7.0,
            "failing_checks": 5,
            "failing_checks_words": 5,
            "failing_checks_percent": 1.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/lo/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/lo/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/lo/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/lo/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/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": 248861708,
                "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": 1179,
            "filename": "lt/vcl/messages.po",
            "revision": "022b755141bada80587861ad1e8ea25d7f92bada",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/lt/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/lt/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/vclmessages/lt/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 1306,
            "translated": 305,
            "translated_words": 942,
            "translated_percent": 71.2,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 0.2,
            "failing_checks": 11,
            "failing_checks_words": 16,
            "failing_checks_percent": 2.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-06-14T20:40:57.509164Z",
            "last_author": "Modestas Rimkus",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/lt/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/lt/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/lt/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/lt/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/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"
                ],
                "direction": "ltr",
                "population": 114755030,
                "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": 1180,
            "filename": "lv/vcl/messages.po",
            "revision": "5edb869252fd2ddbbc384083d560f9b60a92c94a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/lv/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/lv/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/vclmessages/lv/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/lv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 1306,
            "translated": 351,
            "translated_words": 738,
            "translated_percent": 82.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 12,
            "failing_checks_words": 18,
            "failing_checks_percent": 2.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-11-13T19:52:34.839108Z",
            "last_author": "Ingmārs Dīriņš",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/lv/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/lv/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/lv/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/lv/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/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": 1924914900,
                "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": 1181,
            "filename": "mai/vcl/messages.po",
            "revision": "b1320edd4b5c1c8367633937669c35b184fc7254",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/mai/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/mai/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/vclmessages/mai/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/mai/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 1306,
            "translated": 62,
            "translated_words": 84,
            "translated_percent": 14.4,
            "fuzzy": 29,
            "fuzzy_words": 42,
            "fuzzy_percent": 6.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/vclmessages/mai/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/mai/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/mai/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/mai/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/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": 160856402,
                "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": 1182,
            "filename": "mk/vcl/messages.po",
            "revision": "58b747e9919d16fe928701f18d7f689514400cbb",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/mk/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/mk/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/vclmessages/mk/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/mk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 1306,
            "translated": 99,
            "translated_words": 269,
            "translated_percent": 23.1,
            "fuzzy": 23,
            "fuzzy_words": 48,
            "fuzzy_percent": 5.3,
            "failing_checks": 4,
            "failing_checks_words": 44,
            "failing_checks_percent": 0.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/mk/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/mk/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/mk/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/mk/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/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": 4325748490,
                "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": 1184,
            "filename": "ml/vcl/messages.po",
            "revision": "d06dc0fc6eae0374a12043a1a32be0dbf328b4f8",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/ml/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ml/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/vclmessages/ml/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/ml/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 1306,
            "translated": 147,
            "translated_words": 281,
            "translated_percent": 34.3,
            "fuzzy": 9,
            "fuzzy_words": 11,
            "fuzzy_percent": 2.1,
            "failing_checks": 5,
            "failing_checks_words": 7,
            "failing_checks_percent": 1.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/ml/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/ml/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/ml/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/ml/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/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"
                ],
                "direction": "ltr",
                "population": 294839373,
                "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": 1185,
            "filename": "mn/vcl/messages.po",
            "revision": "9886186db45444aacc4c2c8c95f1cdc677716eed",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/mn/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/mn/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/vclmessages/mn/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/mn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 1306,
            "translated": 405,
            "translated_words": 1211,
            "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": "2021-11-21T20:50:34.575419Z",
            "last_author": "Bachka",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/mn/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/mn/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/mn/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/mn/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/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": 147659061,
                "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": 1186,
            "filename": "mni/vcl/messages.po",
            "revision": "79c9de987ef678b7c387bbd6459b081cac447417",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/mni/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/mni/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/vclmessages/mni/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/mni/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 1306,
            "translated": 92,
            "translated_words": 150,
            "translated_percent": 21.4,
            "fuzzy": 34,
            "fuzzy_words": 72,
            "fuzzy_percent": 7.9,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/mni/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/mni/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/mni/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/mni/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/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": 9282630000,
                "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": 1187,
            "filename": "mr/vcl/messages.po",
            "revision": "4ba32461fa9d57dc86d718441c330a12947741ee",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/mr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/mr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/vclmessages/mr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/mr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 1306,
            "translated": 136,
            "translated_words": 247,
            "translated_percent": 31.7,
            "fuzzy": 22,
            "fuzzy_words": 50,
            "fuzzy_percent": 5.1,
            "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/vclmessages/mr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/mr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/mr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/mr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/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": 45726700,
                "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": 1188,
            "filename": "mt/vcl/messages.po",
            "revision": "192adaab87daef411410bf0e83aac7647c5239e5",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/mt/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/mt/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/vclmessages/mt/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/mt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 1306,
            "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/vclmessages/mt/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/mt/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/mt/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/mt/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/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": 3655923110,
                "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": 1190,
            "filename": "my/vcl/messages.po",
            "revision": "27bb63409bbdac7d0b34008bf9faa18d76706927",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/my/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/my/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/vclmessages/my/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/my/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 1306,
            "translated": 105,
            "translated_words": 164,
            "translated_percent": 24.5,
            "fuzzy": 19,
            "fuzzy_words": 40,
            "fuzzy_percent": 4.4,
            "failing_checks": 2,
            "failing_checks_words": 17,
            "failing_checks_percent": 0.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/my/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/my/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/my/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/my/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/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": 1191,
            "filename": "nah/vcl/messages.po",
            "revision": "aae7c8343b0a7290a077d40c49f5c142878f4613",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/nah/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/nah/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/vclmessages/nah/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/nah/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 1306,
            "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/vclmessages/nah/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/nah/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/nah/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/nah/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/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": 546744000,
                "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": 1192,
            "filename": "nb/vcl/messages.po",
            "revision": "c146612c7007c5fa6f401f240e078ac4638982a4",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/nb_NO/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/nb_NO/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/vclmessages/nb_NO/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 1306,
            "translated": 428,
            "translated_words": 1306,
            "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-09T18:10:23.961848Z",
            "last_author": "Karl Morten Ramberg",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/nb_NO/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/nb_NO/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/nb_NO/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/nb_NO/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/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"
                ],
                "direction": "ltr",
                "population": 2090337406,
                "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": 1193,
            "filename": "ne/vcl/messages.po",
            "revision": "51f7d330d9f484322b1452ee64dcc4ad35717d76",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/ne/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ne/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/vclmessages/ne/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/ne/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 1306,
            "translated": 168,
            "translated_words": 390,
            "translated_percent": 39.2,
            "fuzzy": 20,
            "fuzzy_words": 39,
            "fuzzy_percent": 4.6,
            "failing_checks": 4,
            "failing_checks_words": 4,
            "failing_checks_percent": 0.9,
            "have_suggestion": 32,
            "have_comment": 0,
            "last_change": "2023-10-21T06:15:20.127695Z",
            "last_author": "Ashwini",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/ne/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/ne/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/ne/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/ne/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/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": 3176564516,
                "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": 1194,
            "filename": "nl/vcl/messages.po",
            "revision": "06b6fc02287a88d25e4994e24e9f3c6b76b23ef3",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/nl/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/nl/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/vclmessages/nl/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 1306,
            "translated": 428,
            "translated_words": 1306,
            "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-15T07:20:38.174869Z",
            "last_author": "kees538",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/nl/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/nl/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/nl/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/nl/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/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": 136686000,
                "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": 1195,
            "filename": "nn/vcl/messages.po",
            "revision": "72b48e9f959d51a988add8dedae77685a25662ce",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/nn/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/nn/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/vclmessages/nn/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/nn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 1306,
            "translated": 428,
            "translated_words": 1306,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 17,
            "failing_checks_words": 25,
            "failing_checks_percent": 3.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-08T18:03:42.768699Z",
            "last_author": "Kolbjørn Stuestøl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/nn/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/nn/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/nn/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/nn/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/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": 62637000,
                "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": 1197,
            "filename": "nqo/vcl/messages.po",
            "revision": "19a0003bcaf28528b54d7e85bd7936e39fbfc730",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/nqo/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/nqo/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/vclmessages/nqo/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/nqo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 1306,
            "translated": 8,
            "translated_words": 8,
            "translated_percent": 1.8,
            "fuzzy": 32,
            "fuzzy_words": 35,
            "fuzzy_percent": 7.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/vclmessages/nqo/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/nqo/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/nqo/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/nqo/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/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": 90341760,
                "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": 1198,
            "filename": "nr/vcl/messages.po",
            "revision": "afd138292f6f524d65004aeb67dc4c28464815d4",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/nr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/nr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/vclmessages/nr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/nr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 1306,
            "translated": 51,
            "translated_words": 57,
            "translated_percent": 11.9,
            "fuzzy": 41,
            "fuzzy_words": 55,
            "fuzzy_percent": 9.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/vclmessages/nr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/nr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/nr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/nr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/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": 530757840,
                "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": 1199,
            "filename": "nso/vcl/messages.po",
            "revision": "2e5af61415defc79517617c1a393055fdbab33f7",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/nso/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/nso/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/vclmessages/nso/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/nso/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 1306,
            "translated": 94,
            "translated_words": 143,
            "translated_percent": 21.9,
            "fuzzy": 26,
            "fuzzy_words": 52,
            "fuzzy_percent": 6.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/nso/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/nso/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/nso/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/nso/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/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": 204039756,
                "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": 1200,
            "filename": "oc/vcl/messages.po",
            "revision": "62a22dbffa00ef4b40c1a65143cac0a9698836de",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/oc/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/oc/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/vclmessages/oc/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/oc/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 1306,
            "translated": 315,
            "translated_words": 759,
            "translated_percent": 73.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-22T18:42:57.125366Z",
            "last_author": "Quentin PAGÈS",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/oc/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/oc/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/oc/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/oc/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/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"
                ],
                "direction": "ltr",
                "population": 3489712095,
                "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": 1201,
            "filename": "om/vcl/messages.po",
            "revision": "7d76d07b9e81fd777c6be15358a8a419179b295e",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/om/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/om/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/vclmessages/om/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/om/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 1306,
            "translated": 125,
            "translated_words": 310,
            "translated_percent": 29.2,
            "fuzzy": 20,
            "fuzzy_words": 37,
            "fuzzy_percent": 4.6,
            "failing_checks": 3,
            "failing_checks_words": 4,
            "failing_checks_percent": 0.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/om/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/om/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/om/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/om/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/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"
                ],
                "direction": "ltr",
                "population": 4243488000,
                "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": 1203,
            "filename": "or/vcl/messages.po",
            "revision": "5e6558cb898904a43075465372da90292aec871e",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/or/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/or/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/vclmessages/or/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/or/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 1306,
            "translated": 155,
            "translated_words": 296,
            "translated_percent": 36.2,
            "fuzzy": 8,
            "fuzzy_words": 10,
            "fuzzy_percent": 1.8,
            "failing_checks": 5,
            "failing_checks_words": 5,
            "failing_checks_percent": 1.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-12-28T09:56:31.651833Z",
            "last_author": "Adolfo Jayme Barrientos",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/or/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/or/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/or/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/or/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/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": 4012050999,
                "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": 1204,
            "filename": "pa-IN/vcl/messages.po",
            "revision": "bc7436d5b6aa2311039bf0dc7fea920363372cd6",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/pa/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/pa/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/vclmessages/pa/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/pa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 1306,
            "translated": 297,
            "translated_words": 743,
            "translated_percent": 69.3,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 0.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-12-30T14:10:45.318847Z",
            "last_author": "A S Alam",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/pa/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/pa/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/pa/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/pa/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/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": 1205,
            "filename": "pap-CW/vcl/messages.po",
            "revision": "77e35a85831ec80d642c11a1d6a9d86c01c178b7",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/pap_CW/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/pap_CW/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/vclmessages/pap_CW/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/pap_CW/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 1306,
            "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/vclmessages/pap_CW/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/pap_CW/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/pap_CW/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/pap_CW/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/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": 4107739899,
                "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": 1206,
            "filename": "pl/vcl/messages.po",
            "revision": "31c0c016056e6d1b3b431fdd32f3b91e83dc76ae",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/pl/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/pl/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/vclmessages/pl/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 1306,
            "translated": 428,
            "translated_words": 1306,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 13,
            "failing_checks_words": 20,
            "failing_checks_percent": 3.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-12-04T17:02:25.558678Z",
            "last_author": "Adam Rak",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/pl/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/pl/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/pl/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/pl/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/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",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 19266156000,
                "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": 1207,
            "filename": "pt-BR/vcl/messages.po",
            "revision": "df86b9ffb0afa2a572365c41014e1f9b423a2e54",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/pt_BR/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/pt_BR/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/vclmessages/pt_BR/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 1306,
            "translated": 428,
            "translated_words": 1306,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 12,
            "failing_checks_words": 18,
            "failing_checks_percent": 2.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-12-05T12:10:20.053987Z",
            "last_author": "Olivier Hallot",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/pt_BR/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/pt_BR/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/pt_BR/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/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": [
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 23749688333,
                "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": 1209,
            "filename": "pt/vcl/messages.po",
            "revision": "d0d5f426ab8b1fe2aa6d93238dd5a94e90448574",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/pt/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/pt/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/vclmessages/pt/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 1306,
            "translated": 423,
            "translated_words": 1299,
            "translated_percent": 98.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-07-25T21:52:40.943562Z",
            "last_author": "Sérgio Marques",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/pt/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/pt/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/pt/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/pt/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/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"
                ],
                "direction": "ltr",
                "population": 2218740759,
                "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": 1210,
            "filename": "ro/vcl/messages.po",
            "revision": "e50704bdf628327059d472a7e192636191764d72",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/ro/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ro/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/vclmessages/ro/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 1306,
            "translated": 374,
            "translated_words": 1175,
            "translated_percent": 87.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-02-06T10:05:06.904144Z",
            "last_author": "Cristian Secară",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/ro/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/ro/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/ro/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/ro/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/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": 19584115118,
                "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": 1211,
            "filename": "ru/vcl/messages.po",
            "revision": "91020f72f380a64c971877e4358b4fb0a3a3784f",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/ru/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ru/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/vclmessages/ru/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 428,
            "total_words": 1306,
            "translated": 421,
            "translated_words": 1292,
            "translated_percent": 98.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 15,
            "failing_checks_words": 27,
            "failing_checks_percent": 3.5,
            "have_suggestion": 7,
            "have_comment": 0,
            "last_change": "2023-06-22T08:33:24.655196Z",
            "last_author": "bormant",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/ru/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/ru/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/ru/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/ru/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/ru/units/?format=api"
        }
    ]
}