Translation components API.

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

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

{
    "count": 94,
    "next": null,
    "previous": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalc/translations/?format=api",
    "results": [
        {
            "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": 25321,
            "filename": "ru/helpcontent2/source/text/scalc.po",
            "revision": "19303e17981f0f768208be0e4bacb31ab67f59b5",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textscalc/ru/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/ru/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textscalc/ru/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 943,
            "translated": 127,
            "translated_words": 914,
            "translated_percent": 96.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-02-12T14:30:50.926308Z",
            "last_author": "bormant",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/ru/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/ru/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/ru/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/ru/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/ru/units/?format=api"
        },
        {
            "language": {
                "id": 270,
                "code": "si",
                "name": "Sinhala",
                "plural": {
                    "id": 270,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "lk",
                    "sin"
                ],
                "direction": "ltr",
                "population": 1556465600,
                "web_url": "https://translations.documentfoundation.org/languages/si/",
                "url": "https://translations.documentfoundation.org/api/languages/si/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/si/statistics/?format=api"
            },
            "language_code": "si",
            "id": 25322,
            "filename": "si/helpcontent2/source/text/scalc.po",
            "revision": "2538f94ffce890dd71cb25add5a86b0f3e8339f6",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textscalc/si/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/si/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textscalc/si/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/si/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 943,
            "translated": 95,
            "translated_words": 526,
            "translated_percent": 71.9,
            "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_help-master/textscalc/si/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/si/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/si/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/si/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/si/units/?format=api"
        },
        {
            "language": {
                "id": 271,
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 271,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "svk",
                    "sky",
                    "slk",
                    "slo"
                ],
                "direction": "ltr",
                "population": 668026964,
                "web_url": "https://translations.documentfoundation.org/languages/sk/",
                "url": "https://translations.documentfoundation.org/api/languages/sk/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/sk/statistics/?format=api"
            },
            "language_code": "sk",
            "id": 25323,
            "filename": "sk/helpcontent2/source/text/scalc.po",
            "revision": "9f14c6539c87f35fd6e3ae07ed8598e43d50a7fa",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textscalc/sk/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/sk/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textscalc/sk/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 943,
            "translated": 115,
            "translated_words": 745,
            "translated_percent": 87.1,
            "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": "2020-11-13T14:49:01.824288Z",
            "last_author": "Miloš Šrámek",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/sk/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/sk/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/sk/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/sk/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/sk/units/?format=api"
        },
        {
            "language": {
                "id": 272,
                "code": "sl",
                "name": "Slovenian",
                "plural": {
                    "id": 272,
                    "source": 0,
                    "number": 4,
                    "formula": "n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3",
                    "type": 6
                },
                "aliases": [
                    "sl_sl",
                    "slv"
                ],
                "direction": "ltr",
                "population": 197317978,
                "web_url": "https://translations.documentfoundation.org/languages/sl/",
                "url": "https://translations.documentfoundation.org/api/languages/sl/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/sl/statistics/?format=api"
            },
            "language_code": "sl",
            "id": 25324,
            "filename": "sl/helpcontent2/source/text/scalc.po",
            "revision": "691a5c97f5d8f3be8f88a5604365961efd880814",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textscalc/sl/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/sl/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textscalc/sl/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/sl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 943,
            "translated": 117,
            "translated_words": 761,
            "translated_percent": 88.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": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/sl/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/sl/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/sl/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/sl/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/sl/units/?format=api"
        },
        {
            "language": {
                "id": 282,
                "code": "sq",
                "name": "Albanian",
                "plural": {
                    "id": 282,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "alb",
                    "sqi"
                ],
                "direction": "ltr",
                "population": 679190641,
                "web_url": "https://translations.documentfoundation.org/languages/sq/",
                "url": "https://translations.documentfoundation.org/api/languages/sq/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/sq/statistics/?format=api"
            },
            "language_code": "sq",
            "id": 25325,
            "filename": "sq/helpcontent2/source/text/scalc.po",
            "revision": "67005f7df554da4add816397ed385e6024d0c3e5",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textscalc/sq/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/sq/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textscalc/sq/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/sq/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 943,
            "translated": 21,
            "translated_words": 34,
            "translated_percent": 15.9,
            "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_help-master/textscalc/sq/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/sq/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/sq/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/sq/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/sq/units/?format=api"
        },
        {
            "language": {
                "id": 290,
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 290,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 1293287110,
                "web_url": "https://translations.documentfoundation.org/languages/sv/",
                "url": "https://translations.documentfoundation.org/api/languages/sv/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv",
            "id": 25326,
            "filename": "sv/helpcontent2/source/text/scalc.po",
            "revision": "0825b540a01e3f06737af0f10db9a1cb25ac2e5b",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textscalc/sv/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/sv/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textscalc/sv/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 943,
            "translated": 117,
            "translated_words": 761,
            "translated_percent": 88.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/sv/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/sv/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/sv/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/sv/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/sv/units/?format=api"
        },
        {
            "language": {
                "id": 295,
                "code": "ta",
                "name": "Tamil",
                "plural": {
                    "id": 295,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tam"
                ],
                "direction": "ltr",
                "population": 8561615920,
                "web_url": "https://translations.documentfoundation.org/languages/ta/",
                "url": "https://translations.documentfoundation.org/api/languages/ta/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ta/statistics/?format=api"
            },
            "language_code": "ta",
            "id": 25327,
            "filename": "ta/helpcontent2/source/text/scalc.po",
            "revision": "55530c80274e7f23b721f55e47c2c753bdc64887",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textscalc/ta/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/ta/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textscalc/ta/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/ta/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 943,
            "translated": 116,
            "translated_words": 759,
            "translated_percent": 87.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/ta/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/ta/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/ta/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/ta/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/ta/units/?format=api"
        },
        {
            "language": {
                "id": 299,
                "code": "tg",
                "name": "Tajik",
                "plural": {
                    "id": 299,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tgk"
                ],
                "direction": "ltr",
                "population": 887367000,
                "web_url": "https://translations.documentfoundation.org/languages/tg/",
                "url": "https://translations.documentfoundation.org/api/languages/tg/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/tg/statistics/?format=api"
            },
            "language_code": "tg",
            "id": 25328,
            "filename": "tg/helpcontent2/source/text/scalc.po",
            "revision": "a507d1e8a23ee7c16c8826bee3145c691efa8379",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textscalc/tg/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/tg/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textscalc/tg/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/tg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 943,
            "translated": 100,
            "translated_words": 608,
            "translated_percent": 75.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 54,
            "failing_checks_percent": 2.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/tg/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/tg/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/tg/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/tg/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/tg/units/?format=api"
        },
        {
            "language": {
                "id": 309,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 309,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 8036070514,
                "web_url": "https://translations.documentfoundation.org/languages/tr/",
                "url": "https://translations.documentfoundation.org/api/languages/tr/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 25329,
            "filename": "tr/helpcontent2/source/text/scalc.po",
            "revision": "47981934c4f79403b7130b630001cc79c8ad9160",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textscalc/tr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/tr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textscalc/tr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 943,
            "translated": 127,
            "translated_words": 914,
            "translated_percent": 96.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-10-22T11:53:47.140943Z",
            "last_author": "mury",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/tr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/tr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/tr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/tr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/tr/units/?format=api"
        },
        {
            "language": {
                "id": 316,
                "code": "ug",
                "name": "Uyghur",
                "plural": {
                    "id": 316,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "uig"
                ],
                "direction": "rtl",
                "population": 767011479,
                "web_url": "https://translations.documentfoundation.org/languages/ug/",
                "url": "https://translations.documentfoundation.org/api/languages/ug/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ug/statistics/?format=api"
            },
            "language_code": "ug",
            "id": 25330,
            "filename": "ug/helpcontent2/source/text/scalc.po",
            "revision": "2121562b0c13974c3286694f008b03ae7034389b",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textscalc/ug/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/ug/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textscalc/ug/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/ug/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 943,
            "translated": 108,
            "translated_words": 679,
            "translated_percent": 81.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/ug/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/ug/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/ug/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/ug/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/ug/units/?format=api"
        },
        {
            "language": {
                "id": 317,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 317,
                    "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": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 2934897557,
                "web_url": "https://translations.documentfoundation.org/languages/uk/",
                "url": "https://translations.documentfoundation.org/api/languages/uk/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 25331,
            "filename": "uk/helpcontent2/source/text/scalc.po",
            "revision": "30d648311dec025385c6b6214f3c3ef38d7ff393",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textscalc/uk/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/uk/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textscalc/uk/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 943,
            "translated": 132,
            "translated_words": 943,
            "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-03T19:32:43.384350Z",
            "last_author": "Євген Кондратюк",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/uk/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/uk/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/uk/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/uk/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/uk/units/?format=api"
        },
        {
            "language": {
                "id": 318,
                "code": "ur",
                "name": "Urdu",
                "plural": {
                    "id": 318,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "urd"
                ],
                "direction": "rtl",
                "population": 29079029090,
                "web_url": "https://translations.documentfoundation.org/languages/ur/",
                "url": "https://translations.documentfoundation.org/api/languages/ur/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ur/statistics/?format=api"
            },
            "language_code": "ur",
            "id": 25332,
            "filename": "ur/helpcontent2/source/text/scalc.po",
            "revision": "91d1ba2cf728ac2ad083ca302ea38fb111783963",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textscalc/ur/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/ur/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textscalc/ur/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/ur/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 943,
            "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_help-master/textscalc/ur/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/ur/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/ur/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/ur/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/ur/units/?format=api"
        },
        {
            "language": {
                "id": 324,
                "code": "vi",
                "name": "Vietnamese",
                "plural": {
                    "id": 324,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "vn",
                    "vie"
                ],
                "direction": "ltr",
                "population": 8622296179,
                "web_url": "https://translations.documentfoundation.org/languages/vi/",
                "url": "https://translations.documentfoundation.org/api/languages/vi/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/vi/statistics/?format=api"
            },
            "language_code": "vi",
            "id": 25333,
            "filename": "vi/helpcontent2/source/text/scalc.po",
            "revision": "c68bb2a7e44ada3d1a009dca7fe6414dece36fb4",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textscalc/vi/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/vi/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textscalc/vi/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 943,
            "translated": 107,
            "translated_words": 663,
            "translated_percent": 81.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_help-master/textscalc/vi/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/vi/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/vi/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/vi/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/vi/units/?format=api"
        },
        {
            "language": {
                "id": 339,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 339,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 126606635982,
                "web_url": "https://translations.documentfoundation.org/languages/zh_Hans/",
                "url": "https://translations.documentfoundation.org/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/zh_Hans/statistics/?format=api"
            },
            "language_code": "zh-CN",
            "id": 25334,
            "filename": "zh-CN/helpcontent2/source/text/scalc.po",
            "revision": "6dad8c82b6638a695a3124ce459b9dc3156676ca",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textscalc/zh_Hans/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/zh_Hans/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textscalc/zh_Hans/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 943,
            "translated": 126,
            "translated_words": 892,
            "translated_percent": 95.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": "2021-12-30T00:01:47.739536Z",
            "last_author": "锁琨珑",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/zh_Hans/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/zh_Hans/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/zh_Hans/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 340,
                "code": "zh_Hant",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 340,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tchinese",
                    "zhtw",
                    "zh_tw",
                    "zh_hant_tw",
                    "zh_hant@zh",
                    "zh_cmn_hant",
                    "cht",
                    "zho"
                ],
                "direction": "ltr",
                "population": 3861255636,
                "web_url": "https://translations.documentfoundation.org/languages/zh_Hant/",
                "url": "https://translations.documentfoundation.org/api/languages/zh_Hant/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/zh_Hant/statistics/?format=api"
            },
            "language_code": "zh-TW",
            "id": 25335,
            "filename": "zh-TW/helpcontent2/source/text/scalc.po",
            "revision": "1797ffa44cc4f974b6a6618de3231911b1855e0f",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textscalc/zh_Hant/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/zh_Hant/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textscalc/zh_Hant/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 943,
            "translated": 116,
            "translated_words": 759,
            "translated_percent": 87.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/zh_Hant/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/zh_Hant/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/zh_Hant/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/zh_Hant/units/?format=api"
        },
        {
            "language": {
                "id": 343,
                "code": "ca_VALENCIA",
                "name": "Catalan",
                "plural": {
                    "id": 363,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translations.documentfoundation.org/languages/ca_VALENCIA/",
                "url": "https://translations.documentfoundation.org/api/languages/ca_VALENCIA/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ca_VALENCIA/statistics/?format=api"
            },
            "language_code": "ca-valencia",
            "id": 25336,
            "filename": "ca-valencia/helpcontent2/source/text/scalc.po",
            "revision": "71d590900f9cefbf92f841e2269404bb03a68ab6",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textscalc/ca_VALENCIA/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/ca_VALENCIA/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textscalc/ca_VALENCIA/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/ca_VALENCIA/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 943,
            "translated": 126,
            "translated_words": 892,
            "translated_percent": 95.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-10T13:14:06.490473Z",
            "last_author": "Joan Montané",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/ca_VALENCIA/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/ca_VALENCIA/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/ca_VALENCIA/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/ca_VALENCIA/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/ca_VALENCIA/units/?format=api"
        },
        {
            "language": {
                "id": 344,
                "code": "gug",
                "name": "Guaraní (Paraguayan)",
                "plural": {
                    "id": 365,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translations.documentfoundation.org/languages/gug/",
                "url": "https://translations.documentfoundation.org/api/languages/gug/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/gug/statistics/?format=api"
            },
            "language_code": "gug",
            "id": 25337,
            "filename": "gug/helpcontent2/source/text/scalc.po",
            "revision": "3f23d1bbc632c57ecfab537f173be25a41e61d1a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textscalc/gug/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/gug/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textscalc/gug/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/gug/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 943,
            "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_help-master/textscalc/gug/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/gug/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/gug/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/gug/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/gug/units/?format=api"
        },
        {
            "language": {
                "id": 345,
                "code": "sid",
                "name": "Sidamo",
                "plural": {
                    "id": 371,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 378395500,
                "web_url": "https://translations.documentfoundation.org/languages/sid/",
                "url": "https://translations.documentfoundation.org/api/languages/sid/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/sid/statistics/?format=api"
            },
            "language_code": "sid",
            "id": 25338,
            "filename": "sid/helpcontent2/source/text/scalc.po",
            "revision": "657e8618605b8ef524a1b723aef78dc89e2414b4",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textscalc/sid/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/sid/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textscalc/sid/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/sid/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 943,
            "translated": 113,
            "translated_words": 742,
            "translated_percent": 85.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": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/sid/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/sid/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/sid/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/sid/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/sid/units/?format=api"
        },
        {
            "language": {
                "id": 206,
                "code": "ms",
                "name": "Malay",
                "plural": {
                    "id": 206,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "may",
                    "msa"
                ],
                "direction": "ltr",
                "population": 3486927594,
                "web_url": "https://translations.documentfoundation.org/languages/ms/",
                "url": "https://translations.documentfoundation.org/api/languages/ms/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ms/statistics/?format=api"
            },
            "language_code": "ms",
            "id": 26094,
            "filename": "ms/helpcontent2/source/text/scalc.po",
            "revision": "3f23d1bbc632c57ecfab537f173be25a41e61d1a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textscalc/ms/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/ms/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textscalc/ms/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/ms/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 943,
            "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_help-master/textscalc/ms/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/ms/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/ms/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/ms/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/ms/units/?format=api"
        },
        {
            "language": {
                "id": 354,
                "code": "axm",
                "name": "axm (generated)",
                "plural": {
                    "id": 395,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translations.documentfoundation.org/languages/axm/",
                "url": "https://translations.documentfoundation.org/api/languages/axm/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/axm/statistics/?format=api"
            },
            "language_code": "axm",
            "id": 26371,
            "filename": "axm/helpcontent2/source/text/scalc.po",
            "revision": "3f23d1bbc632c57ecfab537f173be25a41e61d1a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textscalc/axm/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/axm/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textscalc/axm/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/axm/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 943,
            "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_help-master/textscalc/axm/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/axm/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/axm/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/axm/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/axm/units/?format=api"
        },
        {
            "language": {
                "id": 355,
                "code": "gcf",
                "name": "Guadeloupean Creole, French",
                "plural": {
                    "id": 396,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translations.documentfoundation.org/languages/gcf/",
                "url": "https://translations.documentfoundation.org/api/languages/gcf/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/gcf/statistics/?format=api"
            },
            "language_code": "gcf",
            "id": 26372,
            "filename": "gcf/helpcontent2/source/text/scalc.po",
            "revision": "3f23d1bbc632c57ecfab537f173be25a41e61d1a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textscalc/gcf/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/gcf/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textscalc/gcf/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/gcf/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 943,
            "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_help-master/textscalc/gcf/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/gcf/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/gcf/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/gcf/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/gcf/units/?format=api"
        },
        {
            "language": {
                "id": 356,
                "code": "hyw",
                "name": "hyw (generated)",
                "plural": {
                    "id": 397,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translations.documentfoundation.org/languages/hyw/",
                "url": "https://translations.documentfoundation.org/api/languages/hyw/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/hyw/statistics/?format=api"
            },
            "language_code": "hyw",
            "id": 26374,
            "filename": "hyw/helpcontent2/source/text/scalc.po",
            "revision": "3f23d1bbc632c57ecfab537f173be25a41e61d1a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textscalc/hyw/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/hyw/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textscalc/hyw/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/hyw/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 943,
            "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_help-master/textscalc/hyw/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/hyw/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/hyw/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/hyw/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/hyw/units/?format=api"
        },
        {
            "language": {
                "id": 357,
                "code": "xcl",
                "name": "Armenian, Classical (Armenia)",
                "plural": {
                    "id": 398,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translations.documentfoundation.org/languages/xcl/",
                "url": "https://translations.documentfoundation.org/api/languages/xcl/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/xcl/statistics/?format=api"
            },
            "language_code": "xcl",
            "id": 26375,
            "filename": "xcl/helpcontent2/source/text/scalc.po",
            "revision": "3f23d1bbc632c57ecfab537f173be25a41e61d1a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textscalc/xcl/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/xcl/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textscalc/xcl/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/xcl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 943,
            "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_help-master/textscalc/xcl/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/xcl/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/xcl/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/xcl/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/xcl/units/?format=api"
        },
        {
            "language": {
                "id": 364,
                "code": "hye",
                "name": "hye (generated)",
                "plural": {
                    "id": 405,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translations.documentfoundation.org/languages/hye/",
                "url": "https://translations.documentfoundation.org/api/languages/hye/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/hye/statistics/?format=api"
            },
            "language_code": "hye",
            "id": 27189,
            "filename": "hye/helpcontent2/source/text/scalc.po",
            "revision": "3f23d1bbc632c57ecfab537f173be25a41e61d1a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textscalc/hye/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/hye/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textscalc/hye/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/hye/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 943,
            "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_help-master/textscalc/hye/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/hye/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/hye/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/hye/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/hye/units/?format=api"
        },
        {
            "language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 79384,
            "filename": "templates/helpcontent2/source/text/scalc.pot",
            "revision": "3f23d1bbc632c57ecfab537f173be25a41e61d1a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textscalc/en/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/en/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textscalc/en/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 132,
            "total_words": 943,
            "translated": 132,
            "translated_words": 943,
            "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": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/en/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/en/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/en/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/en/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/en/units/?format=api"
        },
        {
            "language": {
                "id": 57,
                "code": "ckb",
                "name": "Kurdish (Central)",
                "plural": {
                    "id": 57,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "rtl",
                "population": 1108654870,
                "web_url": "https://translations.documentfoundation.org/languages/ckb/",
                "url": "https://translations.documentfoundation.org/api/languages/ckb/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ckb/statistics/?format=api"
            },
            "language_code": "ckb",
            "id": 79958,
            "filename": "ckb/helpcontent2/source/text/scalc.po",
            "revision": "3f23d1bbc632c57ecfab537f173be25a41e61d1a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textscalc/ckb/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/ckb/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textscalc/ckb/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/ckb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 943,
            "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_help-master/textscalc/ckb/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/ckb/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/ckb/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/ckb/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/ckb/units/?format=api"
        },
        {
            "language": {
                "id": 123,
                "code": "ha",
                "name": "Hausa",
                "plural": {
                    "id": 123,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hau"
                ],
                "direction": "rtl",
                "population": 3741264972,
                "web_url": "https://translations.documentfoundation.org/languages/ha/",
                "url": "https://translations.documentfoundation.org/api/languages/ha/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ha/statistics/?format=api"
            },
            "language_code": "ha",
            "id": 80372,
            "filename": "ha/helpcontent2/source/text/scalc.po",
            "revision": "3f23d1bbc632c57ecfab537f173be25a41e61d1a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textscalc/ha/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/ha/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textscalc/ha/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/ha/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 943,
            "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_help-master/textscalc/ha/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/ha/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/ha/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/ha/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/ha/units/?format=api"
        },
        {
            "language": {
                "id": 146,
                "code": "iu",
                "name": "Inuktitut",
                "plural": {
                    "id": 146,
                    "source": 0,
                    "number": 3,
                    "formula": "(n == 1) ? 0 : ((n == 2) ? 1 : 2)",
                    "type": 4
                },
                "aliases": [
                    "iku"
                ],
                "direction": "ltr",
                "population": 4523292,
                "web_url": "https://translations.documentfoundation.org/languages/iu/",
                "url": "https://translations.documentfoundation.org/api/languages/iu/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/iu/statistics/?format=api"
            },
            "language_code": "iu",
            "id": 107817,
            "filename": "iu/helpcontent2/source/text/scalc.po",
            "revision": "3f23d1bbc632c57ecfab537f173be25a41e61d1a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textscalc/iu/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/iu/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textscalc/iu/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/iu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 943,
            "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_help-master/textscalc/iu/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/iu/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/iu/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/iu/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/iu/units/?format=api"
        },
        {
            "language": {
                "id": 182,
                "code": "lg",
                "name": "Luganda",
                "plural": {
                    "id": 182,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "lug"
                ],
                "direction": "ltr",
                "population": 562289000,
                "web_url": "https://translations.documentfoundation.org/languages/lg/",
                "url": "https://translations.documentfoundation.org/api/languages/lg/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/lg/statistics/?format=api"
            },
            "language_code": "lg",
            "id": 135775,
            "filename": "lg/helpcontent2/source/text/scalc.po",
            "revision": "3f23d1bbc632c57ecfab537f173be25a41e61d1a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textscalc/lg/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/lg/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textscalc/lg/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/lg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 943,
            "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_help-master/textscalc/lg/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/lg/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/lg/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/lg/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/lg/units/?format=api"
        },
        {
            "language": {
                "id": 599,
                "code": "csb",
                "name": "Kashubian",
                "plural": {
                    "id": 190240,
                    "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": [],
                "direction": "ltr",
                "population": 4976699,
                "web_url": "https://translations.documentfoundation.org/languages/csb/",
                "url": "https://translations.documentfoundation.org/api/languages/csb/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/csb/statistics/?format=api"
            },
            "language_code": "csb",
            "id": 136297,
            "filename": "csb/helpcontent2/source/text/scalc.po",
            "revision": "3f23d1bbc632c57ecfab537f173be25a41e61d1a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textscalc/csb/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/csb/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textscalc/csb/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/csb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 943,
            "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_help-master/textscalc/csb/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/csb/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/csb/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/csb/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/csb/units/?format=api"
        },
        {
            "language": {
                "id": 1052,
                "code": "st-LS",
                "name": "Sesotho (Lesotho)",
                "plural": {
                    "id": 196412,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translations.documentfoundation.org/languages/st-LS/",
                "url": "https://translations.documentfoundation.org/api/languages/st-LS/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/st-LS/statistics/?format=api"
            },
            "language_code": "st-LS",
            "id": 137242,
            "filename": "st-LS/helpcontent2/source/text/scalc.po",
            "revision": "3f23d1bbc632c57ecfab537f173be25a41e61d1a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textscalc/st-LS/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/st-LS/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textscalc/st-LS/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/st-LS/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 943,
            "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_help-master/textscalc/st-LS/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/st-LS/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/st-LS/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/st-LS/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/st-LS/units/?format=api"
        },
        {
            "language": {
                "id": 793,
                "code": "ig",
                "name": "Igbo",
                "plural": {
                    "id": 190434,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ibo"
                ],
                "direction": "ltr",
                "population": 2782364000,
                "web_url": "https://translations.documentfoundation.org/languages/ig/",
                "url": "https://translations.documentfoundation.org/api/languages/ig/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ig/statistics/?format=api"
            },
            "language_code": "ig",
            "id": 168213,
            "filename": "ig/helpcontent2/source/text/scalc.po",
            "revision": "3f23d1bbc632c57ecfab537f173be25a41e61d1a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textscalc/ig/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/ig/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textscalc/ig/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/ig/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 943,
            "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_help-master/textscalc/ig/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/ig/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/ig/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/ig/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/ig/units/?format=api"
        },
        {
            "language": {
                "id": 838,
                "code": "kw",
                "name": "Cornish",
                "plural": {
                    "id": 190479,
                    "source": 0,
                    "number": 6,
                    "formula": "(n == 0) ? 0 : ((n == 1) ? 1 : (((n % 100 == 2 || n % 100 == 22 || n % 100 == 42 || n % 100 == 62 || n % 100 == 82) || n % 1000 == 0 && (n % 100000 >= 1000 && n % 100000 <= 20000 || n % 100000 == 40000 || n % 100000 == 60000 || n % 100000 == 80000) || n != 0 && n % 1000000 == 100000) ? 2 : ((n % 100 == 3 || n % 100 == 23 || n % 100 == 43 || n % 100 == 63 || n % 100 == 83) ? 3 : ((n != 1 && (n % 100 == 1 || n % 100 == 21 || n % 100 == 41 || n % 100 == 61 || n % 100 == 81)) ? 4 : 5))))",
                    "type": 12
                },
                "aliases": [
                    "cor"
                ],
                "direction": "ltr",
                "population": 197283,
                "web_url": "https://translations.documentfoundation.org/languages/kw/",
                "url": "https://translations.documentfoundation.org/api/languages/kw/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/kw/statistics/?format=api"
            },
            "language_code": "kw",
            "id": 168214,
            "filename": "kw/helpcontent2/source/text/scalc.po",
            "revision": "3f23d1bbc632c57ecfab537f173be25a41e61d1a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textscalc/kw/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/kw/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textscalc/kw/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/kw/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 943,
            "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_help-master/textscalc/kw/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/kw/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/kw/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/kw/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/kw/units/?format=api"
        },
        {
            "language": {
                "id": 1057,
                "code": "sat-Olck",
                "name": "Santali (Ol Chiki)",
                "plural": {
                    "id": 805891,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n==2 ? 1 : 2",
                    "type": 4
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translations.documentfoundation.org/languages/sat-Olck/",
                "url": "https://translations.documentfoundation.org/api/languages/sat-Olck/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/sat-Olck/statistics/?format=api"
            },
            "language_code": "sat-Olck",
            "id": 198346,
            "filename": "sat-Olck/helpcontent2/source/text/scalc.po",
            "revision": "3f23d1bbc632c57ecfab537f173be25a41e61d1a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textscalc/sat-Olck/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/sat-Olck/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textscalc/sat-Olck/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/sat-Olck/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 943,
            "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_help-master/textscalc/sat-Olck/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/sat-Olck/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/sat-Olck/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/sat-Olck/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/sat-Olck/units/?format=api"
        },
        {
            "language": {
                "id": 786,
                "code": "ht",
                "name": "Haitian",
                "plural": {
                    "id": 190427,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hat"
                ],
                "direction": "ltr",
                "population": 896491800,
                "web_url": "https://translations.documentfoundation.org/languages/ht/",
                "url": "https://translations.documentfoundation.org/api/languages/ht/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ht/statistics/?format=api"
            },
            "language_code": "ht",
            "id": 198754,
            "filename": "ht/helpcontent2/source/text/scalc.po",
            "revision": "3f23d1bbc632c57ecfab537f173be25a41e61d1a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textscalc/ht/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/ht/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textscalc/ht/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/ht/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 943,
            "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_help-master/textscalc/ht/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/ht/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/ht/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/ht/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/ht/units/?format=api"
        },
        {
            "language": {
                "id": 71,
                "code": "dsb",
                "name": "Lower Sorbian",
                "plural": {
                    "id": 71,
                    "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": 697389,
                "web_url": "https://translations.documentfoundation.org/languages/dsb/",
                "url": "https://translations.documentfoundation.org/api/languages/dsb/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/dsb/statistics/?format=api"
            },
            "language_code": "dsb",
            "id": 198955,
            "filename": "dsb/helpcontent2/source/text/scalc.po",
            "revision": "72cb440e41b9aee7cd59b53d8b7724856b6ca26e",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textscalc/dsb/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/dsb/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textscalc/dsb/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/dsb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 943,
            "translated": 132,
            "translated_words": 943,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-02T20:01:55.810727Z",
            "last_author": "Michael Wolf",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/dsb/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/dsb/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/dsb/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/dsb/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/dsb/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": 198956,
            "filename": "hsb/helpcontent2/source/text/scalc.po",
            "revision": "d9601e3fc2495393d262d2a79a9853cb8fea891c",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textscalc/hsb/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/hsb/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textscalc/hsb/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/hsb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 943,
            "translated": 132,
            "translated_words": 943,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-02T20:01:22.386760Z",
            "last_author": "Michael Wolf",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/hsb/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/hsb/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/hsb/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/hsb/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/hsb/units/?format=api"
        },
        {
            "language": {
                "id": 671,
                "code": "chr",
                "name": "Cherokee",
                "plural": {
                    "id": 190312,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 2561320,
                "web_url": "https://translations.documentfoundation.org/languages/chr/",
                "url": "https://translations.documentfoundation.org/api/languages/chr/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/chr/statistics/?format=api"
            },
            "language_code": "chr",
            "id": 229368,
            "filename": "chr/helpcontent2/source/text/scalc.po",
            "revision": "3f23d1bbc632c57ecfab537f173be25a41e61d1a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textscalc/chr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/chr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textscalc/chr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/chr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 943,
            "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_help-master/textscalc/chr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/chr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/chr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/chr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/chr/units/?format=api"
        },
        {
            "language": {
                "id": 1059,
                "code": "skr",
                "name": "Saraiki",
                "plural": {
                    "id": 1488999,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "rtl",
                "population": 0,
                "web_url": "https://translations.documentfoundation.org/languages/skr/",
                "url": "https://translations.documentfoundation.org/api/languages/skr/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/skr/statistics/?format=api"
            },
            "language_code": "skr",
            "id": 229602,
            "filename": "skr/helpcontent2/source/text/scalc.po",
            "revision": "3f23d1bbc632c57ecfab537f173be25a41e61d1a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textscalc/skr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/skr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textscalc/skr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/skr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 943,
            "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_help-master/textscalc/skr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/skr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/skr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/skr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/skr/units/?format=api"
        },
        {
            "language": {
                "id": 99,
                "code": "fa",
                "name": "Persian",
                "plural": {
                    "id": 99,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fas",
                    "per"
                ],
                "direction": "rtl",
                "population": 8471045808,
                "web_url": "https://translations.documentfoundation.org/languages/fa/",
                "url": "https://translations.documentfoundation.org/api/languages/fa/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/fa/statistics/?format=api"
            },
            "language_code": "fa",
            "id": 260470,
            "filename": "fa/helpcontent2/source/text/scalc.po",
            "revision": "59312763a8850265784f5574d378d1760d1ff79f",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textscalc/fa/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/fa/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textscalc/fa/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 943,
            "translated": 8,
            "translated_words": 42,
            "translated_percent": 6.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-05-14T14:07:44.441653Z",
            "last_author": "goodosuser",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/fa/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/fa/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/fa/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/fa/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/fa/units/?format=api"
        },
        {
            "language": {
                "id": 981,
                "code": "su",
                "name": "Sundanese",
                "plural": {
                    "id": 190622,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "sun"
                ],
                "direction": "ltr",
                "population": 3204312000,
                "web_url": "https://translations.documentfoundation.org/languages/su/",
                "url": "https://translations.documentfoundation.org/api/languages/su/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/su/statistics/?format=api"
            },
            "language_code": "su",
            "id": 260666,
            "filename": "su/helpcontent2/source/text/scalc.po",
            "revision": "3f23d1bbc632c57ecfab537f173be25a41e61d1a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textscalc/su/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/su/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textscalc/su/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/su/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 943,
            "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_help-master/textscalc/su/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/su/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/su/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/su/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/su/units/?format=api"
        },
        {
            "language": {
                "id": 300,
                "code": "th",
                "name": "Thai",
                "plural": {
                    "id": 300,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tha"
                ],
                "direction": "ltr",
                "population": 5518192000,
                "web_url": "https://translations.documentfoundation.org/languages/th/",
                "url": "https://translations.documentfoundation.org/api/languages/th/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/th/statistics/?format=api"
            },
            "language_code": "th",
            "id": 292212,
            "filename": "th/helpcontent2/source/text/scalc.po",
            "revision": "52b641a8717574fa68450f2d95e0b743f73871c9",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textscalc/th/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/th/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textscalc/th/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/th/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 943,
            "translated": 121,
            "translated_words": 863,
            "translated_percent": 91.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": "2024-02-08T22:12:29.431959Z",
            "last_author": "Aefgh3962",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/th/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/th/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/th/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/th/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/th/units/?format=api"
        },
        {
            "language": {
                "id": 998,
                "code": "tl",
                "name": "Tagalog",
                "plural": {
                    "id": 190639,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1 && n != 2 && n != 3 && (n % 10 == 4 || n % 10 == 6 || n % 10 == 9)",
                    "type": 1
                },
                "aliases": [
                    "tgl"
                ],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translations.documentfoundation.org/languages/tl/",
                "url": "https://translations.documentfoundation.org/api/languages/tl/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/tl/statistics/?format=api"
            },
            "language_code": "tl",
            "id": 323571,
            "filename": "tl/helpcontent2/source/text/scalc.po",
            "revision": "3f23d1bbc632c57ecfab537f173be25a41e61d1a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textscalc/tl/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/tl/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textscalc/tl/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/tl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 943,
            "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_help-master/textscalc/tl/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/tl/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/tl/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/tl/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/tl/units/?format=api"
        },
        {
            "language": {
                "id": 790,
                "code": "ia",
                "name": "Interlingua",
                "plural": {
                    "id": 190431,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ina"
                ],
                "direction": "ltr",
                "population": 13569,
                "web_url": "https://translations.documentfoundation.org/languages/ia/",
                "url": "https://translations.documentfoundation.org/api/languages/ia/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ia/statistics/?format=api"
            },
            "language_code": "ia",
            "id": 323883,
            "filename": "ia/helpcontent2/source/text/scalc.po",
            "revision": "3f23d1bbc632c57ecfab537f173be25a41e61d1a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textscalc/ia/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/ia/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textscalc/ia/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/ia/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 943,
            "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_help-master/textscalc/ia/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/ia/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/ia/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/ia/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc/ia/units/?format=api"
        }
    ]
}