Translation components API.

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

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

{
    "count": 161,
    "next": "https://translations.documentfoundation.org/api/components/libo_ui-master/formulamessages/translations/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 13635022614,
                "web_url": "https://translations.documentfoundation.org/languages/de/",
                "url": "https://translations.documentfoundation.org/api/languages/de/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 118,
            "filename": "de/formula/messages.po",
            "revision": "c08503de54e8bbd5450b5401c8e893e504b69e0d",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 469,
            "total_words": 639,
            "translated": 468,
            "translated_words": 638,
            "translated_percent": 99.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-14T03:12:36.018335Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/de/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 27861150681,
                "web_url": "https://translations.documentfoundation.org/languages/fr/",
                "url": "https://translations.documentfoundation.org/api/languages/fr/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 392,
            "filename": "fr/formula/messages.po",
            "revision": "19d83b4c665504b5b691cdb75e1c2d468801659e",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/fr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/fr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/fr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 469,
            "total_words": 639,
            "translated": 463,
            "translated_words": 633,
            "translated_percent": 98.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-07-15T10:49:24.569845Z",
            "last_author": "Jean-Baptiste Faure",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/fr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/fr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/fr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/fr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/fr/units/?format=api"
        },
        {
            "language": {
                "id": 2,
                "code": "ab",
                "name": "Abkhazian",
                "plural": {
                    "id": 2,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "abk"
                ],
                "direction": "ltr",
                "population": 9195285,
                "web_url": "https://translations.documentfoundation.org/languages/ab/",
                "url": "https://translations.documentfoundation.org/api/languages/ab/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ab/statistics/?format=api"
            },
            "language_code": "ab",
            "id": 20459,
            "filename": "ab/formula/messages.po",
            "revision": "edf487bc2a66d84836a7bf8dc357665f53d93984",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/ab/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ab/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/ab/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ab/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 469,
            "total_words": 639,
            "translated": 140,
            "translated_words": 149,
            "translated_percent": 29.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": "2024-02-06T11:23:17.915095Z",
            "last_author": "Андрей Абухба",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ab/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ab/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ab/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ab/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ab/units/?format=api"
        },
        {
            "language": {
                "id": 7,
                "code": "af",
                "name": "Afrikaans",
                "plural": {
                    "id": 7,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "afr"
                ],
                "direction": "ltr",
                "population": 931884529,
                "web_url": "https://translations.documentfoundation.org/languages/af/",
                "url": "https://translations.documentfoundation.org/api/languages/af/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/af/statistics/?format=api"
            },
            "language_code": "af",
            "id": 20460,
            "filename": "af/formula/messages.po",
            "revision": "3a103aed4761f1ebeb47e789954fa1abfda9914c",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/af/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/af/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/af/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/af/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 469,
            "total_words": 639,
            "translated": 468,
            "translated_words": 638,
            "translated_percent": 99.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-15T09:46:12.590479Z",
            "last_author": "Paul Roos",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/af/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/af/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/af/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/af/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/af/units/?format=api"
        },
        {
            "language": {
                "id": 9,
                "code": "am",
                "name": "Amharic",
                "plural": {
                    "id": 9,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "amh"
                ],
                "direction": "ltr",
                "population": 3572847533,
                "web_url": "https://translations.documentfoundation.org/languages/am/",
                "url": "https://translations.documentfoundation.org/api/languages/am/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/am/statistics/?format=api"
            },
            "language_code": "am",
            "id": 20461,
            "filename": "am/formula/messages.po",
            "revision": "97fb8150cb79d50c60cf7887c362d778a95b0afb",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/am/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/am/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/am/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/am/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 469,
            "total_words": 639,
            "translated": 453,
            "translated_words": 614,
            "translated_percent": 96.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-11-26T15:43:29.551689Z",
            "last_author": "Samson B",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/am/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/am/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/am/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/am/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/am/units/?format=api"
        },
        {
            "language": {
                "id": 10,
                "code": "an",
                "name": "Aragonese",
                "plural": {
                    "id": 10,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "arg"
                ],
                "direction": "ltr",
                "population": 2600821,
                "web_url": "https://translations.documentfoundation.org/languages/an/",
                "url": "https://translations.documentfoundation.org/api/languages/an/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/an/statistics/?format=api"
            },
            "language_code": "an",
            "id": 20462,
            "filename": "an/formula/messages.po",
            "revision": "0bee0eeeed8e46a076094eeb9a9ce3c6d07d13cc",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/an/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/an/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/an/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/an/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 469,
            "total_words": 639,
            "translated": 21,
            "translated_words": 22,
            "translated_percent": 4.4,
            "fuzzy": 6,
            "fuzzy_words": 7,
            "fuzzy_percent": 1.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-03T03:47:50.790431Z",
            "last_author": "Adolfo Jayme Barrientos",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/an/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/an/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/an/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/an/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/an/units/?format=api"
        },
        {
            "language": {
                "id": 11,
                "code": "anp",
                "name": "Angika",
                "plural": {
                    "id": 11,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translations.documentfoundation.org/languages/anp/",
                "url": "https://translations.documentfoundation.org/api/languages/anp/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/anp/statistics/?format=api"
            },
            "language_code": "anp",
            "id": 20463,
            "filename": "anp/formula/messages.po",
            "revision": "333cac7a21d97ff5edb19e5320244c91a6641ab2",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/anp/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/anp/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/anp/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/anp/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 469,
            "total_words": 639,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/anp/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/anp/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/anp/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/anp/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/anp/units/?format=api"
        },
        {
            "language": {
                "id": 12,
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 12,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "ar_ar",
                    "ara"
                ],
                "direction": "rtl",
                "population": 35166419568,
                "web_url": "https://translations.documentfoundation.org/languages/ar/",
                "url": "https://translations.documentfoundation.org/api/languages/ar/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 20464,
            "filename": "ar/formula/messages.po",
            "revision": "0896c341d28a16de2cb250f739d54a143ac23b75",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/ar/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ar/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/ar/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 469,
            "total_words": 639,
            "translated": 458,
            "translated_words": 518,
            "translated_percent": 97.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-14T10:13:38.570589Z",
            "last_author": "خالد حسني",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ar/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ar/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ar/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ar/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ar/units/?format=api"
        },
        {
            "language": {
                "id": 22,
                "code": "as",
                "name": "Assamese",
                "plural": {
                    "id": 22,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "asm"
                ],
                "direction": "ltr",
                "population": 1723917000,
                "web_url": "https://translations.documentfoundation.org/languages/as/",
                "url": "https://translations.documentfoundation.org/api/languages/as/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/as/statistics/?format=api"
            },
            "language_code": "as",
            "id": 20465,
            "filename": "as/formula/messages.po",
            "revision": "a8bc55857d7b27ddbe9e7691f43329fe281c8d46",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/as/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/as/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/as/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/as/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 469,
            "total_words": 639,
            "translated": 403,
            "translated_words": 406,
            "translated_percent": 85.9,
            "fuzzy": 11,
            "fuzzy_words": 16,
            "fuzzy_percent": 2.3,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-05-11T11:05:26.895089Z",
            "last_author": "Mondeep Kalita",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/as/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/as/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/as/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/as/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/as/units/?format=api"
        },
        {
            "language": {
                "id": 24,
                "code": "ast",
                "name": "Asturian",
                "plural": {
                    "id": 24,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 65020540,
                "web_url": "https://translations.documentfoundation.org/languages/ast/",
                "url": "https://translations.documentfoundation.org/api/languages/ast/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ast/statistics/?format=api"
            },
            "language_code": "ast",
            "id": 20466,
            "filename": "ast/formula/messages.po",
            "revision": "e2209d4a77477984d7c83d9c0e0f683e093adf49",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/ast/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ast/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/ast/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ast/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 469,
            "total_words": 639,
            "translated": 468,
            "translated_words": 638,
            "translated_percent": 99.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-10T06:42:19.133488Z",
            "last_author": "Xandru Martino Ruz",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ast/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ast/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ast/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ast/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ast/units/?format=api"
        },
        {
            "language": {
                "id": 27,
                "code": "az",
                "name": "Azerbaijani",
                "plural": {
                    "id": 27,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "aze"
                ],
                "direction": "ltr",
                "population": 969009150,
                "web_url": "https://translations.documentfoundation.org/languages/az/",
                "url": "https://translations.documentfoundation.org/api/languages/az/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/az/statistics/?format=api"
            },
            "language_code": "az",
            "id": 20467,
            "filename": "az/formula/messages.po",
            "revision": "72454cff874c03880d757b1c5a40cc602555cc3d",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/az/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/az/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/az/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/az/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 469,
            "total_words": 639,
            "translated": 3,
            "translated_words": 3,
            "translated_percent": 0.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_ui-master/formulamessages/az/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/az/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/az/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/az/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/az/units/?format=api"
        },
        {
            "language": {
                "id": 29,
                "code": "bar",
                "name": "Bavarian",
                "plural": {
                    "id": 29,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 2204362650,
                "web_url": "https://translations.documentfoundation.org/languages/bar/",
                "url": "https://translations.documentfoundation.org/api/languages/bar/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/bar/statistics/?format=api"
            },
            "language_code": "bar",
            "id": 20468,
            "filename": "bar/formula/messages.po",
            "revision": "2689c99606c6abc302b345f11afb50ac150ac761",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/bar/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/bar/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/bar/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/bar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 469,
            "total_words": 639,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/bar/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/bar/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/bar/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/bar/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/bar/units/?format=api"
        },
        {
            "language": {
                "id": 30,
                "code": "be",
                "name": "Belarusian",
                "plural": {
                    "id": 30,
                    "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": [
                    "xbelorussian",
                    "by",
                    "bel"
                ],
                "direction": "ltr",
                "population": 1006451741,
                "web_url": "https://translations.documentfoundation.org/languages/be/",
                "url": "https://translations.documentfoundation.org/api/languages/be/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/be/statistics/?format=api"
            },
            "language_code": "be",
            "id": 20469,
            "filename": "be/formula/messages.po",
            "revision": "5edd060a553cd30ebf7b76ccbec81ceba343d438",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/be/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/be/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/be/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/be/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 469,
            "total_words": 639,
            "translated": 363,
            "translated_words": 372,
            "translated_percent": 77.3,
            "fuzzy": 24,
            "fuzzy_words": 24,
            "fuzzy_percent": 5.1,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/be/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/be/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/be/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/be/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/be/units/?format=api"
        },
        {
            "language": {
                "id": 35,
                "code": "bg",
                "name": "Bulgarian",
                "plural": {
                    "id": 35,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "bgr",
                    "bul"
                ],
                "direction": "ltr",
                "population": 787831480,
                "web_url": "https://translations.documentfoundation.org/languages/bg/",
                "url": "https://translations.documentfoundation.org/api/languages/bg/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/bg/statistics/?format=api"
            },
            "language_code": "bg",
            "id": 20470,
            "filename": "bg/formula/messages.po",
            "revision": "02ab2fe1ba23923cff0582c176768980341d6487",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/bg/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/bg/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/bg/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 469,
            "total_words": 639,
            "translated": 468,
            "translated_words": 638,
            "translated_percent": 99.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-11T09:46:15.802300Z",
            "last_author": "Mihail Balabanov",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/bg/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/bg/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/bg/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/bg/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/bg/units/?format=api"
        },
        {
            "language": {
                "id": 38,
                "code": "bm",
                "name": "Bambara",
                "plural": {
                    "id": 38,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "bam"
                ],
                "direction": "ltr",
                "population": 899456400,
                "web_url": "https://translations.documentfoundation.org/languages/bm/",
                "url": "https://translations.documentfoundation.org/api/languages/bm/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/bm/statistics/?format=api"
            },
            "language_code": "bm",
            "id": 20471,
            "filename": "bm/formula/messages.po",
            "revision": "d0a10fb0f6705b128e0ee8669697e452af3d1a6f",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/bm/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/bm/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/bm/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/bm/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 469,
            "total_words": 639,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/bm/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/bm/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/bm/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/bm/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/bm/units/?format=api"
        },
        {
            "language": {
                "id": 41,
                "code": "bn_IN",
                "name": "Bengali (India)",
                "plural": {
                    "id": 41,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 10741329000,
                "web_url": "https://translations.documentfoundation.org/languages/bn_IN/",
                "url": "https://translations.documentfoundation.org/api/languages/bn_IN/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/bn_IN/statistics/?format=api"
            },
            "language_code": "bn-IN",
            "id": 20472,
            "filename": "bn-IN/formula/messages.po",
            "revision": "dd18c2a832ff3c71cf276e7333e2e37f068ffa39",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/bn_IN/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/bn_IN/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/bn_IN/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/bn_IN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 469,
            "total_words": 639,
            "translated": 422,
            "translated_words": 431,
            "translated_percent": 89.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 3,
            "failing_checks_percent": 0.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/bn_IN/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/bn_IN/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/bn_IN/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/bn_IN/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/bn_IN/units/?format=api"
        },
        {
            "language": {
                "id": 39,
                "code": "bn",
                "name": "Bengali",
                "plural": {
                    "id": 39,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "bd",
                    "ben"
                ],
                "direction": "ltr",
                "population": 26719328846,
                "web_url": "https://translations.documentfoundation.org/languages/bn/",
                "url": "https://translations.documentfoundation.org/api/languages/bn/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/bn/statistics/?format=api"
            },
            "language_code": "bn",
            "id": 20473,
            "filename": "bn/formula/messages.po",
            "revision": "8dc0668fc90ebab0ab0d2098282e9c3c1525567d",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/bn/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/bn/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/bn/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/bn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 469,
            "total_words": 639,
            "translated": 305,
            "translated_words": 308,
            "translated_percent": 65.0,
            "fuzzy": 53,
            "fuzzy_words": 58,
            "fuzzy_percent": 11.3,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-11-13T09:54:26.363258Z",
            "last_author": "sophie",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/bn/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/bn/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/bn/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/bn/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/bn/units/?format=api"
        },
        {
            "language": {
                "id": 42,
                "code": "bo",
                "name": "Tibetan",
                "plural": {
                    "id": 42,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "bod",
                    "tib"
                ],
                "direction": "ltr",
                "population": 300669686,
                "web_url": "https://translations.documentfoundation.org/languages/bo/",
                "url": "https://translations.documentfoundation.org/api/languages/bo/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/bo/statistics/?format=api"
            },
            "language_code": "bo",
            "id": 20474,
            "filename": "bo/formula/messages.po",
            "revision": "b3c3de9a136c3b818103f8633d4952ef28bf5cd0",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/bo/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/bo/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/bo/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/bo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 469,
            "total_words": 639,
            "translated": 54,
            "translated_words": 57,
            "translated_percent": 11.5,
            "fuzzy": 47,
            "fuzzy_words": 52,
            "fuzzy_percent": 10.0,
            "failing_checks": 16,
            "failing_checks_words": 16,
            "failing_checks_percent": 3.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-11-13T09:54:57.386493Z",
            "last_author": "sophie",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/bo/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/bo/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/bo/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/bo/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/bo/units/?format=api"
        },
        {
            "language": {
                "id": 43,
                "code": "br",
                "name": "Breton",
                "plural": {
                    "id": 43,
                    "source": 0,
                    "number": 5,
                    "formula": "(n % 10 == 1 && n % 100 != 11 && n % 100 != 71 && n % 100 != 91) ? 0 : ((n % 10 == 2 && n % 100 != 12 && n % 100 != 72 && n % 100 != 92) ? 1 : ((((n % 10 == 3 || n % 10 == 4) || n % 10 == 9) && (n % 100 < 10 || n % 100 > 19) && (n % 100 < 70 || n % 100 > 79) && (n % 100 < 90 || n % 100 > 99)) ? 2 : ((n != 0 && n % 1000000 == 0) ? 3 : 4)))",
                    "type": 10
                },
                "aliases": [
                    "bre"
                ],
                "direction": "ltr",
                "population": 56314006,
                "web_url": "https://translations.documentfoundation.org/languages/br/",
                "url": "https://translations.documentfoundation.org/api/languages/br/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/br/statistics/?format=api"
            },
            "language_code": "br",
            "id": 20475,
            "filename": "br/formula/messages.po",
            "revision": "0e0d8f2665f937a6d369f0a760b0e62ca457e677",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/br/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/br/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/br/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/br/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 469,
            "total_words": 639,
            "translated": 414,
            "translated_words": 421,
            "translated_percent": 88.2,
            "fuzzy": 9,
            "fuzzy_words": 11,
            "fuzzy_percent": 1.9,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-04-29T16:00:26.062521Z",
            "last_author": "Christian Lohmaier",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/br/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/br/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/br/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/br/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/br/units/?format=api"
        },
        {
            "language": {
                "id": 44,
                "code": "brx",
                "name": "Bodo",
                "plural": {
                    "id": 44,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 185652600,
                "web_url": "https://translations.documentfoundation.org/languages/brx/",
                "url": "https://translations.documentfoundation.org/api/languages/brx/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/brx/statistics/?format=api"
            },
            "language_code": "brx",
            "id": 20476,
            "filename": "brx/formula/messages.po",
            "revision": "8dbdc57b582bfb6775ec828d0b2c8d5c83554e9d",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/brx/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/brx/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/brx/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/brx/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 469,
            "total_words": 639,
            "translated": 60,
            "translated_words": 63,
            "translated_percent": 12.7,
            "fuzzy": 46,
            "fuzzy_words": 49,
            "fuzzy_percent": 9.8,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/brx/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/brx/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/brx/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/brx/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/brx/units/?format=api"
        },
        {
            "language": {
                "id": 45,
                "code": "bs",
                "name": "Bosnian",
                "plural": {
                    "id": 45,
                    "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": [
                    "bos"
                ],
                "direction": "ltr",
                "population": 379723410,
                "web_url": "https://translations.documentfoundation.org/languages/bs/",
                "url": "https://translations.documentfoundation.org/api/languages/bs/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/bs/statistics/?format=api"
            },
            "language_code": "bs",
            "id": 20477,
            "filename": "bs/formula/messages.po",
            "revision": "fb18bb48ff08523ef30728d2dda289d99e69c219",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/bs/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/bs/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/bs/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/bs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 469,
            "total_words": 639,
            "translated": 356,
            "translated_words": 359,
            "translated_percent": 75.9,
            "fuzzy": 26,
            "fuzzy_words": 31,
            "fuzzy_percent": 5.5,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-11-13T09:55:29.360034Z",
            "last_author": "sophie",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/bs/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/bs/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/bs/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/bs/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/bs/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": 20478,
            "filename": "ca-valencia/formula/messages.po",
            "revision": "043b37f04e16577ca5c7e1e207b2d74cb25d1aaf",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/ca_VALENCIA/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ca_VALENCIA/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/ca_VALENCIA/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ca_VALENCIA/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 469,
            "total_words": 639,
            "translated": 463,
            "translated_words": 633,
            "translated_percent": 98.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-10T13:12:23.708051Z",
            "last_author": "Joan Montané",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ca_VALENCIA/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ca_VALENCIA/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ca_VALENCIA/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ca_VALENCIA/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ca_VALENCIA/units/?format=api"
        },
        {
            "language": {
                "id": 49,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "cat"
                ],
                "direction": "ltr",
                "population": 867913888,
                "web_url": "https://translations.documentfoundation.org/languages/ca/",
                "url": "https://translations.documentfoundation.org/api/languages/ca/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca",
            "id": 20479,
            "filename": "ca/formula/messages.po",
            "revision": "cc963eab502a84f0c71e43649a487fe1f1c15b34",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/ca/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ca/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/ca/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 469,
            "total_words": 639,
            "translated": 466,
            "translated_words": 636,
            "translated_percent": 99.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-13T21:34:59.389152Z",
            "last_author": "Joan Montané",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ca/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ca/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ca/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ca/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ca/units/?format=api"
        },
        {
            "language": {
                "id": 51,
                "code": "ce",
                "name": "Chechen",
                "plural": {
                    "id": 51,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "che"
                ],
                "direction": "ltr",
                "population": 93536520,
                "web_url": "https://translations.documentfoundation.org/languages/ce/",
                "url": "https://translations.documentfoundation.org/api/languages/ce/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ce/statistics/?format=api"
            },
            "language_code": "ce",
            "id": 20480,
            "filename": "ce/formula/messages.po",
            "revision": "350ac39f061845374236335f8f96c74b28db08d8",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/ce/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ce/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/ce/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ce/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 469,
            "total_words": 639,
            "translated": 3,
            "translated_words": 3,
            "translated_percent": 0.6,
            "fuzzy": 7,
            "fuzzy_words": 7,
            "fuzzy_percent": 1.4,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ce/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ce/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ce/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ce/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ce/units/?format=api"
        },
        {
            "language": {
                "id": 61,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 61,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 1304553200,
                "web_url": "https://translations.documentfoundation.org/languages/cs/",
                "url": "https://translations.documentfoundation.org/api/languages/cs/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 20481,
            "filename": "cs/formula/messages.po",
            "revision": "2f77797c2225c646112d1f8c062b159b94e3e127",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/cs/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/cs/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/cs/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 469,
            "total_words": 639,
            "translated": 468,
            "translated_words": 638,
            "translated_percent": 99.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-15T19:44:54.983459Z",
            "last_author": "Stanislav Horáček",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/cs/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/cs/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/cs/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/cs/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/cs/units/?format=api"
        },
        {
            "language": {
                "id": 65,
                "code": "cy",
                "name": "Welsh",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 6,
                    "formula": "(n==0) ? 0 : (n==1) ? 1 : (n==2) ? 2 : (n==3) ? 3 :(n==6) ? 4 : 5",
                    "type": 12
                },
                "aliases": [
                    "cym",
                    "wel"
                ],
                "direction": "ltr",
                "population": 88491050,
                "web_url": "https://translations.documentfoundation.org/languages/cy/",
                "url": "https://translations.documentfoundation.org/api/languages/cy/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/cy/statistics/?format=api"
            },
            "language_code": "cy",
            "id": 20482,
            "filename": "cy/formula/messages.po",
            "revision": "5b0e4378d213333ec54bba4b469cc3e74222fff5",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/cy/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/cy/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/cy/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/cy/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 469,
            "total_words": 639,
            "translated": 469,
            "translated_words": 639,
            "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-02T09:47:59.723667Z",
            "last_author": "Rhoslyn Prys",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/cy/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/cy/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/cy/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/cy/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/cy/units/?format=api"
        },
        {
            "language": {
                "id": 66,
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 66,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "population": 707205623,
                "web_url": "https://translations.documentfoundation.org/languages/da/",
                "url": "https://translations.documentfoundation.org/api/languages/da/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/da/statistics/?format=api"
            },
            "language_code": "da",
            "id": 20483,
            "filename": "da/formula/messages.po",
            "revision": "538bd260a24344bdd2fe98092a61c0a0d0fa1743",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/da/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/da/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/da/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 469,
            "total_words": 639,
            "translated": 453,
            "translated_words": 614,
            "translated_percent": 96.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-03-05T19:40:53.279432Z",
            "last_author": "SteenRønnow",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/da/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/da/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/da/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/da/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/da/units/?format=api"
        },
        {
            "language": {
                "id": 346,
                "code": "dgo",
                "name": "Dogri",
                "plural": {
                    "id": 378,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translations.documentfoundation.org/languages/dgo/",
                "url": "https://translations.documentfoundation.org/api/languages/dgo/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/dgo/statistics/?format=api"
            },
            "language_code": "dgo",
            "id": 20484,
            "filename": "dgo/formula/messages.po",
            "revision": "60f3b54c3ba6d342387d71577e92279dbb7c9931",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/dgo/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/dgo/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/dgo/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/dgo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 469,
            "total_words": 639,
            "translated": 270,
            "translated_words": 273,
            "translated_percent": 57.5,
            "fuzzy": 90,
            "fuzzy_words": 95,
            "fuzzy_percent": 19.1,
            "failing_checks": 21,
            "failing_checks_words": 22,
            "failing_checks_percent": 4.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-11-13T09:56:00.513385Z",
            "last_author": "sophie",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/dgo/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/dgo/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/dgo/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/dgo/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/dgo/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": 20485,
            "filename": "dsb/formula/messages.po",
            "revision": "12e32084744032b9f3751566960980466ea9727f",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/dsb/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/dsb/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/dsb/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/dsb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 469,
            "total_words": 639,
            "translated": 468,
            "translated_words": 638,
            "translated_percent": 99.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-05T17:29:06.608248Z",
            "last_author": "Michael Wolf",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/dsb/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/dsb/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/dsb/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/dsb/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/dsb/units/?format=api"
        },
        {
            "language": {
                "id": 73,
                "code": "dz",
                "name": "Dzongkha",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "dzo"
                ],
                "direction": "ltr",
                "population": 37034164,
                "web_url": "https://translations.documentfoundation.org/languages/dz/",
                "url": "https://translations.documentfoundation.org/api/languages/dz/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/dz/statistics/?format=api"
            },
            "language_code": "dz",
            "id": 20486,
            "filename": "dz/formula/messages.po",
            "revision": "7fdb67f83c4efcc3981c46423831dc172624179a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/dz/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/dz/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/dz/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/dz/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 469,
            "total_words": 639,
            "translated": 53,
            "translated_words": 56,
            "translated_percent": 11.3,
            "fuzzy": 47,
            "fuzzy_words": 50,
            "fuzzy_percent": 10.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-11-13T09:56:24.926910Z",
            "last_author": "sophie",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/dz/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/dz/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/dz/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/dz/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/dz/units/?format=api"
        },
        {
            "language": {
                "id": 75,
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "population": 1229224006,
                "web_url": "https://translations.documentfoundation.org/languages/el/",
                "url": "https://translations.documentfoundation.org/api/languages/el/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/el/statistics/?format=api"
            },
            "language_code": "el",
            "id": 20487,
            "filename": "el/formula/messages.po",
            "revision": "f6157c48c0f6396aabf75e85cb35ea81bc0267ef",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/el/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/el/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/el/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 469,
            "total_words": 639,
            "translated": 468,
            "translated_words": 638,
            "translated_percent": 99.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-07T21:44:13.163548Z",
            "last_author": "Dimitris Spingos",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/el/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/el/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/el/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/el/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/el/units/?format=api"
        },
        {
            "language": {
                "id": 77,
                "code": "en_AU",
                "name": "English (Australia)",
                "plural": {
                    "id": 77,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ena"
                ],
                "direction": "ltr",
                "population": 2444784000,
                "web_url": "https://translations.documentfoundation.org/languages/en_AU/",
                "url": "https://translations.documentfoundation.org/api/languages/en_AU/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en_AU/statistics/?format=api"
            },
            "language_code": "en-AU",
            "id": 20488,
            "filename": "en-AU/formula/messages.po",
            "revision": "bfb1f532554a661329ea3054175b8e9a37bf30f2",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/en_AU/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/en_AU/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/en_AU/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/en_AU/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 469,
            "total_words": 639,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/en_AU/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/en_AU/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/en_AU/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/en_AU/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/en_AU/units/?format=api"
        },
        {
            "language": {
                "id": 79,
                "code": "en_GB",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 79,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "english_uk"
                ],
                "direction": "ltr",
                "population": 6444587800,
                "web_url": "https://translations.documentfoundation.org/languages/en_GB/",
                "url": "https://translations.documentfoundation.org/api/languages/en_GB/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en_GB/statistics/?format=api"
            },
            "language_code": "en-GB",
            "id": 20489,
            "filename": "en-GB/formula/messages.po",
            "revision": "f4d031f5090d0735b30d964aa4bf5251df4d3022",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/en_GB/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/en_GB/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/en_GB/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/en_GB/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 469,
            "total_words": 639,
            "translated": 453,
            "translated_words": 614,
            "translated_percent": 96.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-02-01T17:32:04.485726Z",
            "last_author": "Stuart Swales",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/en_GB/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/en_GB/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/en_GB/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/en_GB/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/en_GB/units/?format=api"
        },
        {
            "language": {
                "id": 85,
                "code": "en_ZA",
                "name": "English (South Africa)",
                "plural": {
                    "id": 85,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1750371600,
                "web_url": "https://translations.documentfoundation.org/languages/en_ZA/",
                "url": "https://translations.documentfoundation.org/api/languages/en_ZA/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en_ZA/statistics/?format=api"
            },
            "language_code": "en-ZA",
            "id": 20490,
            "filename": "en-ZA/formula/messages.po",
            "revision": "e997f5ce523c45c7f911468449b8a2a33023b915",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/en_ZA/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/en_ZA/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/en_ZA/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/en_ZA/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 469,
            "total_words": 639,
            "translated": 305,
            "translated_words": 308,
            "translated_percent": 65.0,
            "fuzzy": 52,
            "fuzzy_words": 57,
            "fuzzy_percent": 11.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-12-24T09:59:37.187555Z",
            "last_author": "serval2412",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/en_ZA/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/en_ZA/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/en_ZA/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/en_ZA/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/en_ZA/units/?format=api"
        },
        {
            "language": {
                "id": 86,
                "code": "eo",
                "name": "Esperanto",
                "plural": {
                    "id": 86,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "epo"
                ],
                "direction": "ltr",
                "population": 30124,
                "web_url": "https://translations.documentfoundation.org/languages/eo/",
                "url": "https://translations.documentfoundation.org/api/languages/eo/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/eo/statistics/?format=api"
            },
            "language_code": "eo",
            "id": 20491,
            "filename": "eo/formula/messages.po",
            "revision": "63215bfd934c89ad5c37b97226e87161312e4fa7",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/eo/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/eo/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/eo/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/eo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 469,
            "total_words": 639,
            "translated": 463,
            "translated_words": 633,
            "translated_percent": 98.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-06-14T03:12:01.497776Z",
            "last_author": "Donald Rogers",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/eo/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/eo/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/eo/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/eo/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/eo/units/?format=api"
        },
        {
            "language": {
                "id": 87,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 87,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 49352807851,
                "web_url": "https://translations.documentfoundation.org/languages/es/",
                "url": "https://translations.documentfoundation.org/api/languages/es/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 20492,
            "filename": "es/formula/messages.po",
            "revision": "bfc77b0601a896103f64634166ed7c30a01a80c2",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/es/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/es/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/es/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 469,
            "total_words": 639,
            "translated": 469,
            "translated_words": 639,
            "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": 1,
            "last_change": "2024-04-30T22:51:04.385365Z",
            "last_author": "Adolfo Jayme Barrientos",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/es/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/es/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/es/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/es/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/es/units/?format=api"
        },
        {
            "language": {
                "id": 97,
                "code": "et",
                "name": "Estonian",
                "plural": {
                    "id": 97,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "et_et",
                    "est"
                ],
                "direction": "ltr",
                "population": 87844903,
                "web_url": "https://translations.documentfoundation.org/languages/et/",
                "url": "https://translations.documentfoundation.org/api/languages/et/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/et/statistics/?format=api"
            },
            "language_code": "et",
            "id": 20493,
            "filename": "et/formula/messages.po",
            "revision": "333ea38584248a32569488ae62762549414464d9",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/et/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/et/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/et/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 469,
            "total_words": 639,
            "translated": 453,
            "translated_words": 614,
            "translated_percent": 96.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-04-12T17:46:21.375540Z",
            "last_author": "Mihkel Tõnnov",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/et/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/et/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/et/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/et/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/et/units/?format=api"
        },
        {
            "language": {
                "id": 98,
                "code": "eu",
                "name": "Basque",
                "plural": {
                    "id": 98,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_eu",
                    "baq",
                    "eus"
                ],
                "direction": "ltr",
                "population": 108851866,
                "web_url": "https://translations.documentfoundation.org/languages/eu/",
                "url": "https://translations.documentfoundation.org/api/languages/eu/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/eu/statistics/?format=api"
            },
            "language_code": "eu",
            "id": 20494,
            "filename": "eu/formula/messages.po",
            "revision": "f29b68236ac8b755f2aa921bdfd0b9fe6259aab7",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/eu/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/eu/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/eu/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/eu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 469,
            "total_words": 639,
            "translated": 454,
            "translated_words": 623,
            "translated_percent": 96.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": "2022-12-22T07:44:10.906810Z",
            "last_author": "Asier Sarasua Garmendia",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/eu/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/eu/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/eu/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/eu/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/eu/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": 20495,
            "filename": "fa/formula/messages.po",
            "revision": "51d016110619bef29d42c223e07936c9335a5b4e",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/fa/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/fa/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/fa/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 469,
            "total_words": 639,
            "translated": 368,
            "translated_words": 372,
            "translated_percent": 78.4,
            "fuzzy": 26,
            "fuzzy_words": 31,
            "fuzzy_percent": 5.5,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-03-03T05:20:25.297235Z",
            "last_author": "mehr",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/fa/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/fa/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/fa/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/fa/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/fa/units/?format=api"
        },
        {
            "language": {
                "id": 102,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 102,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin"
                ],
                "direction": "ltr",
                "population": 573684164,
                "web_url": "https://translations.documentfoundation.org/languages/fi/",
                "url": "https://translations.documentfoundation.org/api/languages/fi/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/fi/statistics/?format=api"
            },
            "language_code": "fi",
            "id": 20496,
            "filename": "fi/formula/messages.po",
            "revision": "8b597883911cb6307b2a74d41c913b96cd52e423",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/fi/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/fi/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/fi/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 469,
            "total_words": 639,
            "translated": 460,
            "translated_words": 497,
            "translated_percent": 98.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-03-18T11:51:04.939636Z",
            "last_author": "Tuomas Hietala",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/fi/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/fi/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/fi/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/fi/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/fi/units/?format=api"
        },
        {
            "language": {
                "id": 111,
                "code": "fur",
                "name": "Friulian",
                "plural": {
                    "id": 111,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 3744162,
                "web_url": "https://translations.documentfoundation.org/languages/fur/",
                "url": "https://translations.documentfoundation.org/api/languages/fur/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/fur/statistics/?format=api"
            },
            "language_code": "fur",
            "id": 20497,
            "filename": "fur/formula/messages.po",
            "revision": "6693155424d2c32f48cb366744babc44a74f2f25",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/fur/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/fur/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/fur/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/fur/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 469,
            "total_words": 639,
            "translated": 15,
            "translated_words": 15,
            "translated_percent": 3.1,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 0.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-06-30T16:06:30.035868Z",
            "last_author": "tmtfx",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/fur/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/fur/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/fur/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/fur/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/fur/units/?format=api"
        },
        {
            "language": {
                "id": 112,
                "code": "fy",
                "name": "Frisian",
                "plural": {
                    "id": 112,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fry"
                ],
                "direction": "ltr",
                "population": 74305720,
                "web_url": "https://translations.documentfoundation.org/languages/fy/",
                "url": "https://translations.documentfoundation.org/api/languages/fy/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/fy/statistics/?format=api"
            },
            "language_code": "fy",
            "id": 20498,
            "filename": "fy/formula/messages.po",
            "revision": "dd8583e03800d13d6987d67775b6a2ade9d4c4ae",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/fy/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/fy/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/fy/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/fy/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 469,
            "total_words": 639,
            "translated": 453,
            "translated_words": 614,
            "translated_percent": 96.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-01-27T10:12:25.151081Z",
            "last_author": "Berend Ytsma",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/fy/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/fy/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/fy/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/fy/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/fy/units/?format=api"
        },
        {
            "language": {
                "id": 113,
                "code": "ga",
                "name": "Irish",
                "plural": {
                    "id": 113,
                    "source": 0,
                    "number": 5,
                    "formula": "n==1 ? 0 : n==2 ? 1 : (n>2 && n<7) ? 2 :(n>6 && n<11) ? 3 : 4",
                    "type": 10
                },
                "aliases": [
                    "gle"
                ],
                "direction": "ltr",
                "population": 123748705,
                "web_url": "https://translations.documentfoundation.org/languages/ga/",
                "url": "https://translations.documentfoundation.org/api/languages/ga/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ga/statistics/?format=api"
            },
            "language_code": "ga",
            "id": 20499,
            "filename": "ga/formula/messages.po",
            "revision": "b79eaa1aa063bddb0d5f27477078ae637e9aba4c",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/ga/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ga/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/ga/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ga/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 469,
            "total_words": 639,
            "translated": 445,
            "translated_words": 454,
            "translated_percent": 94.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": "2021-03-07T15:09:38.368091Z",
            "last_author": "Seanán Ó Coistín",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ga/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ga/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ga/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ga/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ga/units/?format=api"
        },
        {
            "language": {
                "id": 347,
                "code": "gbm",
                "name": "Garhwali",
                "plural": {
                    "id": 380,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 358044300,
                "web_url": "https://translations.documentfoundation.org/languages/gbm/",
                "url": "https://translations.documentfoundation.org/api/languages/gbm/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/gbm/statistics/?format=api"
            },
            "language_code": "gbm",
            "id": 20500,
            "filename": "gbm/formula/messages.po",
            "revision": "583cdb160c10358bf38b1b464f8f5980a5aa0a53",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/gbm/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/gbm/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/gbm/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/gbm/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 469,
            "total_words": 639,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/gbm/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/gbm/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/gbm/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/gbm/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/gbm/units/?format=api"
        },
        {
            "language": {
                "id": 114,
                "code": "gd",
                "name": "Gaelic",
                "plural": {
                    "id": 114,
                    "source": 0,
                    "number": 4,
                    "formula": "(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : (n > 2 && n < 20) ? 2 : 3",
                    "type": 6
                },
                "aliases": [
                    "gae",
                    "gla"
                ],
                "direction": "ltr",
                "population": 7233721,
                "web_url": "https://translations.documentfoundation.org/languages/gd/",
                "url": "https://translations.documentfoundation.org/api/languages/gd/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/gd/statistics/?format=api"
            },
            "language_code": "gd",
            "id": 20501,
            "filename": "gd/formula/messages.po",
            "revision": "34ca0c2ae04bfe05f29b0384e7b7d5e0121b2ed4",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/gd/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/gd/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/gd/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/gd/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 469,
            "total_words": 639,
            "translated": 443,
            "translated_words": 452,
            "translated_percent": 94.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": "2022-08-15T22:10:36.001574Z",
            "last_author": "Michael Bauer",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/gd/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/gd/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/gd/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/gd/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/gd/units/?format=api"
        },
        {
            "language": {
                "id": 116,
                "code": "gl",
                "name": "Galician",
                "plural": {
                    "id": 116,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "glg"
                ],
                "direction": "ltr",
                "population": 351552978,
                "web_url": "https://translations.documentfoundation.org/languages/gl/",
                "url": "https://translations.documentfoundation.org/api/languages/gl/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/gl/statistics/?format=api"
            },
            "language_code": "gl",
            "id": 20502,
            "filename": "gl/formula/messages.po",
            "revision": "fc0df77f25340bf42321fef3a2916d4fb4745dc4",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/gl/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/gl/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/gl/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 469,
            "total_words": 639,
            "translated": 469,
            "translated_words": 639,
            "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-01T17:10:20.204603Z",
            "last_author": "Xosé",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/gl/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/gl/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/gl/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/gl/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/gl/units/?format=api"
        },
        {
            "language": {
                "id": 119,
                "code": "gu",
                "name": "Gujarati",
                "plural": {
                    "id": 119,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "guj"
                ],
                "direction": "ltr",
                "population": 6172179875,
                "web_url": "https://translations.documentfoundation.org/languages/gu/",
                "url": "https://translations.documentfoundation.org/api/languages/gu/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/gu/statistics/?format=api"
            },
            "language_code": "gu",
            "id": 20503,
            "filename": "gu/formula/messages.po",
            "revision": "a7264f1563852b3a00f2f41eb7e21c25397c0b1c",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/gu/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/gu/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/gu/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/gu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 469,
            "total_words": 639,
            "translated": 389,
            "translated_words": 392,
            "translated_percent": 82.9,
            "fuzzy": 11,
            "fuzzy_words": 16,
            "fuzzy_percent": 2.3,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-11-13T09:57:05.118353Z",
            "last_author": "sophie",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/gu/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/gu/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/gu/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/gu/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/gu/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": 20504,
            "filename": "gug/formula/messages.po",
            "revision": "e20d3129e0f7b5168ae5715545d19744cfd91d71",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/gug/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/gug/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/gug/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/gug/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 469,
            "total_words": 639,
            "translated": 392,
            "translated_words": 398,
            "translated_percent": 83.5,
            "fuzzy": 8,
            "fuzzy_words": 10,
            "fuzzy_percent": 1.7,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-04-29T16:00:26.563215Z",
            "last_author": "Christian Lohmaier",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/gug/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/gug/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/gug/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/gug/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/gug/units/?format=api"
        },
        {
            "language": {
                "id": 125,
                "code": "he",
                "name": "Hebrew",
                "plural": {
                    "id": 125,
                    "source": 0,
                    "number": 4,
                    "formula": "(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && n % 10 == 0) ? 2 : 3))",
                    "type": 6
                },
                "aliases": [
                    "he_he",
                    "iw",
                    "iw_il",
                    "iw_he",
                    "heb"
                ],
                "direction": "rtl",
                "population": 867548000,
                "web_url": "https://translations.documentfoundation.org/languages/he/",
                "url": "https://translations.documentfoundation.org/api/languages/he/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/he/statistics/?format=api"
            },
            "language_code": "he",
            "id": 20505,
            "filename": "he/formula/messages.po",
            "revision": "9859e8e9ffc29ade11a12e7b5f5f94b117fd4fca",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/he/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/he/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/he/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 469,
            "total_words": 639,
            "translated": 466,
            "translated_words": 636,
            "translated_percent": 99.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-04T20:50:53.028662Z",
            "last_author": "Yaron Shahrabani",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/he/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/he/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/he/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/he/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/he/units/?format=api"
        },
        {
            "language": {
                "id": 126,
                "code": "hi",
                "name": "Hindi",
                "plural": {
                    "id": 126,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "hin"
                ],
                "direction": "ltr",
                "population": 54555605414,
                "web_url": "https://translations.documentfoundation.org/languages/hi/",
                "url": "https://translations.documentfoundation.org/api/languages/hi/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/hi/statistics/?format=api"
            },
            "language_code": "hi",
            "id": 20506,
            "filename": "hi/formula/messages.po",
            "revision": "92290e916b9021163638d56d1dc1ca7d517294b6",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/hi/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/hi/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/hi/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 469,
            "total_words": 639,
            "translated": 319,
            "translated_words": 322,
            "translated_percent": 68.0,
            "fuzzy": 47,
            "fuzzy_words": 52,
            "fuzzy_percent": 10.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-11-13T09:57:29.491482Z",
            "last_author": "sophie",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/hi/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/hi/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/hi/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/hi/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/hi/units/?format=api"
        }
    ]
}