Translation components API.

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

GET /api/components/libo_ui-master/formulamessages/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/formulamessages/translations/?format=api&page=3",
    "previous": "https://translations.documentfoundation.org/api/components/libo_ui-master/formulamessages/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": 20507,
            "filename": "hr/formula/messages.po",
            "revision": "4569ed2e3e3a42c4e34efdae6a218179adb833a3",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/hr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/hr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/hr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 470,
            "total_words": 640,
            "translated": 463,
            "translated_words": 633,
            "translated_percent": 98.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": "2023-07-27T09:52:55.197248Z",
            "last_author": "Mihovil Stanić",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/hr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/hr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/hr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/hr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/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": 20508,
            "filename": "hsb/formula/messages.po",
            "revision": "bd15820cd6a8952ef441a990548a15a9c13f2ebc",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/hsb/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/hsb/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/hsb/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/hsb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 470,
            "total_words": 640,
            "translated": 470,
            "translated_words": 640,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-15T20:53:17.765919Z",
            "last_author": "Michael Wolf",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/hsb/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/hsb/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/hsb/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/hsb/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/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": 20509,
            "filename": "hu/formula/messages.po",
            "revision": "e79109d791984b885776181097cb08fc9ab6ab9d",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/hu/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/hu/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/hu/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 470,
            "total_words": 640,
            "translated": 463,
            "translated_words": 633,
            "translated_percent": 98.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": "2023-07-25T19:49:12.878499Z",
            "last_author": "Gábor Kelemen",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/hu/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/hu/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/hu/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/hu/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/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": 20510,
            "filename": "hy/formula/messages.po",
            "revision": "4965273eecc1280ea1729ce4f12f67ac39af76ae",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/hy/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/hy/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/hy/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/hy/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 470,
            "total_words": 640,
            "translated": 470,
            "translated_words": 640,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-16T06:04:13.599273Z",
            "last_author": "Tigran Zargaryan",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/hy/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/hy/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/hy/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/hy/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/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": 20511,
            "filename": "id/formula/messages.po",
            "revision": "75da3b14b2d8c910e85551b1912629fbc173e20f",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/id/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/id/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/id/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 470,
            "total_words": 640,
            "translated": 469,
            "translated_words": 639,
            "translated_percent": 99.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-11T09:37:33.847362Z",
            "last_author": "Rizal Muttaqin",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/id/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/id/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/id/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/id/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/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": 20512,
            "filename": "is/formula/messages.po",
            "revision": "61b16b9d66b9383a9add9db85dcf849040255565",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/is/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/is/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/is/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/is/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 470,
            "total_words": 640,
            "translated": 463,
            "translated_words": 633,
            "translated_percent": 98.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-03-12T16:47:40.019758Z",
            "last_author": "Sveinn í Felli",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/is/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/is/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/is/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/is/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/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": 20513,
            "filename": "it/formula/messages.po",
            "revision": "fca0c0c87d15b0c0a82b3341987718d67b00c152",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/it/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/it/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/it/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 470,
            "total_words": 640,
            "translated": 463,
            "translated_words": 633,
            "translated_percent": 98.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": "2023-11-05T17:52:47.731104Z",
            "last_author": "Valter Mura",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/it/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/it/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/it/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/it/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/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": 20514,
            "filename": "ja/formula/messages.po",
            "revision": "171e6045981b59423bc565cbb68e207bf1022fc8",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/ja/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ja/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/ja/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 470,
            "total_words": 640,
            "translated": 470,
            "translated_words": 640,
            "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": 1,
            "have_comment": 3,
            "last_change": "2024-05-17T12:16:07.551645Z",
            "last_author": "Taichi Haradaguchi",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ja/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ja/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ja/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ja/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/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": 20515,
            "filename": "jv/formula/messages.po",
            "revision": "d1edc9eafbb9a1baf57598166269ec9593d96508",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/jv/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/jv/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/jv/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/jv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 470,
            "total_words": 640,
            "translated": 3,
            "translated_words": 3,
            "translated_percent": 0.6,
            "fuzzy": 8,
            "fuzzy_words": 8,
            "fuzzy_percent": 1.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/formulamessages/jv/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/jv/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/jv/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/jv/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/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": 20516,
            "filename": "ka/formula/messages.po",
            "revision": "9c5c02cbee2e7a44df469f0232578fc7c45d84e2",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/ka/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ka/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/ka/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ka/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 470,
            "total_words": 640,
            "translated": 60,
            "translated_words": 60,
            "translated_percent": 12.7,
            "fuzzy": 11,
            "fuzzy_words": 14,
            "fuzzy_percent": 2.3,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-04T07:21:17.797776Z",
            "last_author": "George Salukvadze",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ka/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ka/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ka/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ka/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/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": 20517,
            "filename": "kab/formula/messages.po",
            "revision": "a962c5546c8bbd2c2ecedd70a53a526020b37dc0",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/kab/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/kab/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/kab/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/kab/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 470,
            "total_words": 640,
            "translated": 408,
            "translated_words": 417,
            "translated_percent": 86.8,
            "fuzzy": 7,
            "fuzzy_words": 7,
            "fuzzy_percent": 1.4,
            "failing_checks": 7,
            "failing_checks_words": 7,
            "failing_checks_percent": 1.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-05-20T17:26:29.146608Z",
            "last_author": "Yacine Bouklif",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/kab/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/kab/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/kab/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/kab/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/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": 20518,
            "filename": "kk/formula/messages.po",
            "revision": "84cfab724b6fad1459c1157f2eba26cfc08391d9",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/kk/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/kk/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/kk/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/kk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 470,
            "total_words": 640,
            "translated": 468,
            "translated_words": 638,
            "translated_percent": 99.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-04-27T05:10:22.709002Z",
            "last_author": "Baurzhan Muftakhidinov",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/kk/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/kk/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/kk/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/kk/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/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": 20519,
            "filename": "kl/formula/messages.po",
            "revision": "2212e079b569667cf5941d787c7b4c90760d39e5",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/kl/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/kl/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/kl/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/kl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 470,
            "total_words": 640,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 0.4,
            "fuzzy": 5,
            "fuzzy_words": 5,
            "fuzzy_percent": 1.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-11-13T09:58:11.265375Z",
            "last_author": "sophie",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/kl/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/kl/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/kl/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/kl/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/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": 20520,
            "filename": "km/formula/messages.po",
            "revision": "6bc53750dfd374070eb33e9a390492bb0b73b061",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/km/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/km/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/km/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/km/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 470,
            "total_words": 640,
            "translated": 388,
            "translated_words": 391,
            "translated_percent": 82.5,
            "fuzzy": 11,
            "fuzzy_words": 16,
            "fuzzy_percent": 2.3,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-11-13T09:58:37.478283Z",
            "last_author": "sophie",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/km/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/km/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/km/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/km/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/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": 20521,
            "filename": "kmr-Latn/formula/messages.po",
            "revision": "4c6a7b421b1f34f4a21f915410b3cf9eeaebd8f9",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/kmr_LATN/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/kmr_LATN/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/kmr_LATN/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/kmr_LATN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 470,
            "total_words": 640,
            "translated": 287,
            "translated_words": 290,
            "translated_percent": 61.0,
            "fuzzy": 58,
            "fuzzy_words": 63,
            "fuzzy_percent": 12.3,
            "failing_checks": 5,
            "failing_checks_words": 5,
            "failing_checks_percent": 1.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-11-13T09:59:01.834118Z",
            "last_author": "sophie",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/kmr_LATN/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/kmr_LATN/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/kmr_LATN/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/kmr_LATN/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/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": 20522,
            "filename": "kn/formula/messages.po",
            "revision": "da6ddef9bf39f73fc3d6106078783e1be0a0d302",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/kn/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/kn/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/kn/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/kn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 470,
            "total_words": 640,
            "translated": 360,
            "translated_words": 364,
            "translated_percent": 76.5,
            "fuzzy": 37,
            "fuzzy_words": 41,
            "fuzzy_percent": 7.8,
            "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/formulamessages/kn/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/kn/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/kn/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/kn/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/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": 20523,
            "filename": "ko/formula/messages.po",
            "revision": "af70bd5142a5125619e21404f0a2d0b3dfd27b74",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/ko/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ko/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/ko/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 470,
            "total_words": 640,
            "translated": 445,
            "translated_words": 454,
            "translated_percent": 94.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-07-05T16:04:57.767735Z",
            "last_author": "DaeHyun Sung(성대현, 成大鉉)",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ko/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ko/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ko/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ko/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/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": 20524,
            "filename": "kok/formula/messages.po",
            "revision": "05d7caaea4a9939fa303a5aaee1a4919b6c9aef3",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/kok/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/kok/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/kok/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/kok/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 470,
            "total_words": 640,
            "translated": 262,
            "translated_words": 265,
            "translated_percent": 55.7,
            "fuzzy": 98,
            "fuzzy_words": 103,
            "fuzzy_percent": 20.8,
            "failing_checks": 17,
            "failing_checks_words": 17,
            "failing_checks_percent": 3.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-11-13T09:59:25.959073Z",
            "last_author": "sophie",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/kok/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/kok/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/kok/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/kok/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/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": 20525,
            "filename": "ks/formula/messages.po",
            "revision": "8ead5608999891afae4856ccfc0d490c211be201",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/ks/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ks/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/ks/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ks/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 470,
            "total_words": 640,
            "translated": 51,
            "translated_words": 54,
            "translated_percent": 10.8,
            "fuzzy": 48,
            "fuzzy_words": 51,
            "fuzzy_percent": 10.2,
            "failing_checks": 11,
            "failing_checks_words": 14,
            "failing_checks_percent": 2.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-11-13T09:59:53.856376Z",
            "last_author": "sophie",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ks/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ks/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ks/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ks/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/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": 20526,
            "filename": "ky/formula/messages.po",
            "revision": "521e0175cd171f20649ecccf064410cf607621f6",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/ky/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ky/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/ky/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ky/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 470,
            "total_words": 640,
            "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/formulamessages/ky/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ky/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ky/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ky/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/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": 20527,
            "filename": "lb/formula/messages.po",
            "revision": "aba25a778e4fdfc1e089a24ec148ca98da8fc51b",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/lb/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/lb/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/lb/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/lb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 470,
            "total_words": 640,
            "translated": 33,
            "translated_words": 33,
            "translated_percent": 7.0,
            "fuzzy": 26,
            "fuzzy_words": 31,
            "fuzzy_percent": 5.5,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.2,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2020-11-13T10:00:15.488351Z",
            "last_author": "sophie",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/lb/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/lb/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/lb/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/lb/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/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": 20528,
            "filename": "lo/formula/messages.po",
            "revision": "cd4dd5ded6157312243c4d48437a2538ed696e25",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/lo/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/lo/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/lo/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/lo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 470,
            "total_words": 640,
            "translated": 428,
            "translated_words": 437,
            "translated_percent": 91.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-08-17T06:03:12.256201Z",
            "last_author": "Saikeo",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/lo/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/lo/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/lo/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/lo/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/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": 20529,
            "filename": "lt/formula/messages.po",
            "revision": "f838a7db862cd77de8654d12dce95b13336e412a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/lt/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/lt/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/lt/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 470,
            "total_words": 640,
            "translated": 459,
            "translated_words": 621,
            "translated_percent": 97.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": "2023-06-16T18:34:30.978177Z",
            "last_author": "Modestas Rimkus",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/lt/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/lt/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/lt/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/lt/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/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": 20530,
            "filename": "lv/formula/messages.po",
            "revision": "abf4dfb3b3381a17533e39a34bbb7d333bb29b1f",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/lv/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/lv/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/lv/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/lv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 470,
            "total_words": 640,
            "translated": 436,
            "translated_words": 445,
            "translated_percent": 92.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-11-13T19:52:34.783073Z",
            "last_author": "Ingmārs Dīriņš",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/lv/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/lv/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/lv/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/lv/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/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": 20531,
            "filename": "mai/formula/messages.po",
            "revision": "561aefdbf14c7d0cf5ac348f4a665d1c78528a58",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/mai/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/mai/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/mai/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/mai/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 470,
            "total_words": 640,
            "translated": 56,
            "translated_words": 59,
            "translated_percent": 11.9,
            "fuzzy": 43,
            "fuzzy_words": 46,
            "fuzzy_percent": 9.1,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-11-13T10:01:32.958845Z",
            "last_author": "sophie",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/mai/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/mai/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/mai/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/mai/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/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": 20532,
            "filename": "mk/formula/messages.po",
            "revision": "03e08f5ea96541114dc2ae5b454cf1adcf59186e",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/mk/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/mk/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/mk/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/mk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 470,
            "total_words": 640,
            "translated": 304,
            "translated_words": 307,
            "translated_percent": 64.6,
            "fuzzy": 53,
            "fuzzy_words": 58,
            "fuzzy_percent": 11.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-11-13T10:01:58.177086Z",
            "last_author": "sophie",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/mk/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/mk/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/mk/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/mk/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/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": 20533,
            "filename": "ml/formula/messages.po",
            "revision": "7395617bed94c928dd3db3c1aaee57f8d4b5defe",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/ml/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ml/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/ml/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ml/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 470,
            "total_words": 640,
            "translated": 323,
            "translated_words": 326,
            "translated_percent": 68.7,
            "fuzzy": 46,
            "fuzzy_words": 51,
            "fuzzy_percent": 9.7,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-11-13T10:02:24.134224Z",
            "last_author": "sophie",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ml/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ml/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ml/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ml/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/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": 20534,
            "filename": "mn/formula/messages.po",
            "revision": "3de576df9a9f24ba5c150924dabb2c88a6d76317",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/mn/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/mn/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/mn/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/mn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 470,
            "total_words": 640,
            "translated": 453,
            "translated_words": 614,
            "translated_percent": 96.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": "2021-11-21T23:05:53.863127Z",
            "last_author": "Bachka",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/mn/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/mn/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/mn/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/mn/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/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": 20535,
            "filename": "mni/formula/messages.po",
            "revision": "491b005f68b6e4b872454222700f804547eefba1",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/mni/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/mni/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/mni/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/mni/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 470,
            "total_words": 640,
            "translated": 89,
            "translated_words": 92,
            "translated_percent": 18.9,
            "fuzzy": 68,
            "fuzzy_words": 71,
            "fuzzy_percent": 14.4,
            "failing_checks": 13,
            "failing_checks_words": 16,
            "failing_checks_percent": 2.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-11-13T10:02:50.392511Z",
            "last_author": "sophie",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/mni/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/mni/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/mni/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/mni/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/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": 20536,
            "filename": "mr/formula/messages.po",
            "revision": "f6a6cf4e6620ad129bb7cc8801197411a7752127",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/mr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/mr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/mr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/mr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 470,
            "total_words": 640,
            "translated": 324,
            "translated_words": 327,
            "translated_percent": 68.9,
            "fuzzy": 45,
            "fuzzy_words": 50,
            "fuzzy_percent": 9.5,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-11-13T10:03:14.588496Z",
            "last_author": "sophie",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/mr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/mr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/mr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/mr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/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": 20537,
            "filename": "mt/formula/messages.po",
            "revision": "64381b4c3a556edbb2d007b43d370d828a168417",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/mt/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/mt/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/mt/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/mt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 470,
            "total_words": 640,
            "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/formulamessages/mt/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/mt/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/mt/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/mt/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/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": 20538,
            "filename": "my/formula/messages.po",
            "revision": "5c02b09a61b8597bfe1a1436c5a024b7142d3b7e",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/my/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/my/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/my/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/my/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 470,
            "total_words": 640,
            "translated": 63,
            "translated_words": 66,
            "translated_percent": 13.4,
            "fuzzy": 12,
            "fuzzy_words": 17,
            "fuzzy_percent": 2.5,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-11-13T10:03:41.178645Z",
            "last_author": "sophie",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/my/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/my/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/my/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/my/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/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": 20539,
            "filename": "nah/formula/messages.po",
            "revision": "d34e132258745ae3ebfab40da90ae2bd0851e476",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/nah/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/nah/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/nah/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/nah/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 470,
            "total_words": 640,
            "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/formulamessages/nah/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/nah/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/nah/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/nah/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/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": 20540,
            "filename": "nb/formula/messages.po",
            "revision": "f634d56c8c80ea269924863eb874150bed490362",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/nb_NO/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/nb_NO/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/nb_NO/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 470,
            "total_words": 640,
            "translated": 470,
            "translated_words": 640,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-15T07:49:58.552177Z",
            "last_author": "Karl Morten Ramberg",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/nb_NO/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/nb_NO/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/nb_NO/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/nb_NO/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/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": 20541,
            "filename": "ne/formula/messages.po",
            "revision": "65d294aace578df2f8e4a891e8b889611e2d5848",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/ne/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ne/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/ne/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ne/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 470,
            "total_words": 640,
            "translated": 325,
            "translated_words": 328,
            "translated_percent": 69.1,
            "fuzzy": 46,
            "fuzzy_words": 51,
            "fuzzy_percent": 9.7,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 133,
            "have_comment": 0,
            "last_change": "2023-10-21T06:15:20.901320Z",
            "last_author": "Ashwini",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ne/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ne/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ne/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ne/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/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": 20542,
            "filename": "nl/formula/messages.po",
            "revision": "834814567ecf17fe32bed034d5350e91132b540e",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/nl/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/nl/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/nl/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 470,
            "total_words": 640,
            "translated": 470,
            "translated_words": 640,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-15T06:34:05.332348Z",
            "last_author": "kees538",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/nl/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/nl/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/nl/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/nl/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/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": 20543,
            "filename": "nn/formula/messages.po",
            "revision": "516d36b20e1ceeaca7de3dd70dc39e2656eab7aa",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/nn/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/nn/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/nn/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/nn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 470,
            "total_words": 640,
            "translated": 470,
            "translated_words": 640,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-15T19:11:45.507113Z",
            "last_author": "Kolbjørn Stuestøl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/nn/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/nn/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/nn/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/nn/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/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": 20544,
            "filename": "nqo/formula/messages.po",
            "revision": "edff71d394c220a6c54f8b11fcfcd9586826b0d3",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/nqo/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/nqo/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/nqo/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/nqo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 470,
            "total_words": 640,
            "translated": 8,
            "translated_words": 8,
            "translated_percent": 1.7,
            "fuzzy": 6,
            "fuzzy_words": 8,
            "fuzzy_percent": 1.2,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-11-13T10:05:01.041885Z",
            "last_author": "sophie",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/nqo/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/nqo/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/nqo/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/nqo/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/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": 20545,
            "filename": "nr/formula/messages.po",
            "revision": "d8a24056f80e068aad397a47d7b6589dc61adf11",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/nr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/nr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/nr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/nr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 470,
            "total_words": 640,
            "translated": 285,
            "translated_words": 288,
            "translated_percent": 60.6,
            "fuzzy": 61,
            "fuzzy_words": 66,
            "fuzzy_percent": 12.9,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-11-13T10:05:24.986490Z",
            "last_author": "sophie",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/nr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/nr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/nr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/nr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/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": 20546,
            "filename": "nso/formula/messages.po",
            "revision": "7c58077cc84c00f5ba13206a59b5b5baa33075de",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/nso/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/nso/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/nso/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/nso/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 470,
            "total_words": 640,
            "translated": 289,
            "translated_words": 292,
            "translated_percent": 61.4,
            "fuzzy": 66,
            "fuzzy_words": 71,
            "fuzzy_percent": 14.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-11-13T10:05:50.399126Z",
            "last_author": "sophie",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/nso/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/nso/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/nso/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/nso/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/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": 20547,
            "filename": "oc/formula/messages.po",
            "revision": "661fc3d4747eda11b191679f0578387425c6bfe7",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/oc/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/oc/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/oc/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/oc/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 470,
            "total_words": 640,
            "translated": 423,
            "translated_words": 432,
            "translated_percent": 90.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-10T17:28:04.359364Z",
            "last_author": "Quentin PAGÈS",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/oc/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/oc/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/oc/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/oc/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/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": 20548,
            "filename": "om/formula/messages.po",
            "revision": "081032d093f662f5417d140a5d137a07e4c2a686",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/om/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/om/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/om/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/om/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 470,
            "total_words": 640,
            "translated": 315,
            "translated_words": 318,
            "translated_percent": 67.0,
            "fuzzy": 53,
            "fuzzy_words": 58,
            "fuzzy_percent": 11.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-11-13T10:06:16.559704Z",
            "last_author": "sophie",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/om/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/om/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/om/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/om/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/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": 20549,
            "filename": "or/formula/messages.po",
            "revision": "96bf3678ae65b8bfe69a42c707029b2f8c7f2780",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/or/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/or/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/or/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/or/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 470,
            "total_words": 640,
            "translated": 390,
            "translated_words": 396,
            "translated_percent": 82.9,
            "fuzzy": 9,
            "fuzzy_words": 11,
            "fuzzy_percent": 1.9,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-11-13T10:06:39.329719Z",
            "last_author": "sophie",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/or/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/or/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/or/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/or/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/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": 20550,
            "filename": "pa-IN/formula/messages.po",
            "revision": "99ed90a9ad668f8470a2ea94190d8f6efb9a5207",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/pa/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/pa/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/pa/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/pa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 470,
            "total_words": 640,
            "translated": 378,
            "translated_words": 386,
            "translated_percent": 80.4,
            "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-10T16:23:13.374112Z",
            "last_author": "A S Alam",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/pa/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/pa/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/pa/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/pa/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/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": 20551,
            "filename": "pap-CW/formula/messages.po",
            "revision": "a4436e7264615343453d87859d210820fa5171ca",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/pap_CW/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/pap_CW/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/pap_CW/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/pap_CW/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 470,
            "total_words": 640,
            "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/formulamessages/pap_CW/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/pap_CW/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/pap_CW/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/pap_CW/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/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": 20552,
            "filename": "pl/formula/messages.po",
            "revision": "0a631f301bdb0a4c4e1ac6410b599c54b5a3f9fa",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/pl/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/pl/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/pl/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 470,
            "total_words": 640,
            "translated": 470,
            "translated_words": 640,
            "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": 1,
            "have_comment": 0,
            "last_change": "2024-05-14T11:32:25.232066Z",
            "last_author": "Adam Rak",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/pl/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/pl/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/pl/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/pl/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/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": 20553,
            "filename": "pt-BR/formula/messages.po",
            "revision": "7b1c11fd5fa3e242576c6b66faac8f40d637f084",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/pt_BR/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/pt_BR/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/pt_BR/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 470,
            "total_words": 640,
            "translated": 470,
            "translated_words": 640,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-14T11:06:58.864989Z",
            "last_author": "Olivier Hallot",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/pt_BR/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/pt_BR/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/pt_BR/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/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": 20554,
            "filename": "pt/formula/messages.po",
            "revision": "619b6abb78bcbd613ea3e9d26bd6ca7d0a4fe361",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/pt/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/pt/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/pt/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 470,
            "total_words": 640,
            "translated": 463,
            "translated_words": 633,
            "translated_percent": 98.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": "2023-12-31T17:40:07.064533Z",
            "last_author": "Sérgio Marques",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/pt/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/pt/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/pt/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/pt/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/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": 20555,
            "filename": "ro/formula/messages.po",
            "revision": "1b7f67bdfa0294923c56e8164df673d622e551e3",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/ro/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ro/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/ro/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 470,
            "total_words": 640,
            "translated": 436,
            "translated_words": 443,
            "translated_percent": 92.7,
            "fuzzy": 5,
            "fuzzy_words": 7,
            "fuzzy_percent": 1.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-07-24T19:32:59.819558Z",
            "last_author": "Cristian Secară",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ro/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ro/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ro/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ro/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/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": 20556,
            "filename": "ru/formula/messages.po",
            "revision": "e6f1e9bd7f9bc246a752cf6783c1ca7c2b7fec8f",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/ru/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ru/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/ru/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 470,
            "total_words": 640,
            "translated": 463,
            "translated_words": 633,
            "translated_percent": 98.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2023-06-22T09:30:34.865652Z",
            "last_author": "bormant",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ru/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ru/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ru/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ru/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ru/units/?format=api"
        }
    ]
}