Translation components API.

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

GET /api/components/libo_ui-master/formsmessages/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/formsmessages/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": 54,
            "filename": "de/forms/messages.po",
            "revision": "89b725a2286daf9e7a0561c7a16e73e661483c41",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formsmessages/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formsmessages/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 72,
            "total_words": 355,
            "translated": 72,
            "translated_words": 355,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-14T03:45:17.798276Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/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": 328,
            "filename": "fr/forms/messages.po",
            "revision": "fef2b66da61910bdcd53008dd539c935fd28ec2f",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formsmessages/fr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/fr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formsmessages/fr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 72,
            "total_words": 355,
            "translated": 72,
            "translated_words": 355,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-05-11T18:30:54.642813Z",
            "last_author": "Jean-Baptiste Faure",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/fr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/fr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/fr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/fr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/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": 11752,
            "filename": "ab/forms/messages.po",
            "revision": "f168c200d457fa4a68e55d75119e2cd242e5e063",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formsmessages/ab/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ab/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formsmessages/ab/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/ab/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 72,
            "total_words": 355,
            "translated": 56,
            "translated_words": 213,
            "translated_percent": 77.7,
            "fuzzy": 1,
            "fuzzy_words": 7,
            "fuzzy_percent": 1.3,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-07-16T17:13:36.316596Z",
            "last_author": "Андрей Абухба",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/ab/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/ab/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/ab/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/ab/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/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": 11753,
            "filename": "af/forms/messages.po",
            "revision": "1d831641ee6a850ed64908a7648b4afa3c398897",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formsmessages/af/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/af/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formsmessages/af/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/af/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 72,
            "total_words": 355,
            "translated": 72,
            "translated_words": 355,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-05-14T10:31:48.751893Z",
            "last_author": "Paul Roos",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/af/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/af/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/af/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/af/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/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": 11754,
            "filename": "am/forms/messages.po",
            "revision": "d9f8fefa4bbff01591e98badc821a18b217444f7",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formsmessages/am/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/am/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formsmessages/am/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/am/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 72,
            "total_words": 355,
            "translated": 70,
            "translated_words": 342,
            "translated_percent": 97.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-09-10T14:43:41.026724Z",
            "last_author": "Samson B",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/am/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/am/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/am/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/am/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/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": 11755,
            "filename": "an/forms/messages.po",
            "revision": "1984569498df8e16403e23b2103ccbd043bf4edb",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formsmessages/an/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/an/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formsmessages/an/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/an/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 72,
            "total_words": 355,
            "translated": 11,
            "translated_words": 14,
            "translated_percent": 15.2,
            "fuzzy": 3,
            "fuzzy_words": 3,
            "fuzzy_percent": 4.1,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 1.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-05-14T10:25:22.782104Z",
            "last_author": "Adolfo Jayme Barrientos",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/an/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/an/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/an/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/an/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/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": 11756,
            "filename": "anp/forms/messages.po",
            "revision": "347dec74bf092704c2e5fb7af3371e239b9f876c",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formsmessages/anp/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/anp/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formsmessages/anp/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/anp/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 72,
            "total_words": 355,
            "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/formsmessages/anp/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/anp/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/anp/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/anp/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/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": 11757,
            "filename": "ar/forms/messages.po",
            "revision": "e2e81d656dfb431a76b52f0d8974985756673e72",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formsmessages/ar/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ar/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formsmessages/ar/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 72,
            "total_words": 355,
            "translated": 72,
            "translated_words": 355,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-10T11:38:13.173911Z",
            "last_author": "خالد حسني",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/ar/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/ar/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/ar/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/ar/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/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": 11758,
            "filename": "as/forms/messages.po",
            "revision": "03b2292581040f3b7be71a2b44b4f5b085e659c9",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formsmessages/as/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/as/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formsmessages/as/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/as/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 72,
            "total_words": 355,
            "translated": 69,
            "translated_words": 333,
            "translated_percent": 95.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-05-11T11:05:26.925185Z",
            "last_author": "Mondeep Kalita",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/as/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/as/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/as/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/as/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/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": 11759,
            "filename": "ast/forms/messages.po",
            "revision": "ba31743538be6bcf0be1c64f6c0372c27a02ed2d",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formsmessages/ast/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ast/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formsmessages/ast/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/ast/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 72,
            "total_words": 355,
            "translated": 72,
            "translated_words": 355,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-25T10:08:12.150694Z",
            "last_author": "Xandru Martino Ruz",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/ast/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/ast/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/ast/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/ast/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/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": 11760,
            "filename": "az/forms/messages.po",
            "revision": "2dde1302f79949f9dcf7d0929fbe11788ce9c429",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formsmessages/az/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/az/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formsmessages/az/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/az/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 72,
            "total_words": 355,
            "translated": 5,
            "translated_words": 11,
            "translated_percent": 6.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/az/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/az/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/az/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/az/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/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": 11761,
            "filename": "bar/forms/messages.po",
            "revision": "eb0b35bc1263cbeb6e76dbb81d8c8d4f288a83db",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formsmessages/bar/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/bar/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formsmessages/bar/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/bar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 72,
            "total_words": 355,
            "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/formsmessages/bar/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/bar/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/bar/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/bar/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/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": 11762,
            "filename": "be/forms/messages.po",
            "revision": "8e96ac297f26c8b97e484c2597ffca4ef0bdc7d0",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formsmessages/be/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/be/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formsmessages/be/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/be/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 72,
            "total_words": 355,
            "translated": 57,
            "translated_words": 329,
            "translated_percent": 79.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/be/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/be/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/be/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/be/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/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": 11763,
            "filename": "bg/forms/messages.po",
            "revision": "19884de7da365c3e1fbabd1efa97e6177b5bb222",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formsmessages/bg/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/bg/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formsmessages/bg/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 72,
            "total_words": 355,
            "translated": 72,
            "translated_words": 355,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-05-12T14:27:24.974202Z",
            "last_author": "Mihail Balabanov",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/bg/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/bg/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/bg/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/bg/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/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": 11764,
            "filename": "bm/forms/messages.po",
            "revision": "f018cc47e76cfd6159d7cdb5d4190b3189c07713",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formsmessages/bm/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/bm/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formsmessages/bm/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/bm/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 72,
            "total_words": 355,
            "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/formsmessages/bm/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/bm/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/bm/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/bm/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/bm/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": 11765,
            "filename": "bn/forms/messages.po",
            "revision": "dd5c15c411fda5b2247da716a406c504469c4aee",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formsmessages/bn/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/bn/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formsmessages/bn/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/bn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 72,
            "total_words": 355,
            "translated": 53,
            "translated_words": 313,
            "translated_percent": 73.6,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 1.3,
            "failing_checks": 2,
            "failing_checks_words": 29,
            "failing_checks_percent": 2.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/bn/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/bn/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/bn/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/bn/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/bn/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": 11766,
            "filename": "bn-IN/forms/messages.po",
            "revision": "96bff3d43216159c27038fbea9dd7f0b492c9f01",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formsmessages/bn_IN/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/bn_IN/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formsmessages/bn_IN/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/bn_IN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 72,
            "total_words": 355,
            "translated": 57,
            "translated_words": 329,
            "translated_percent": 79.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 29,
            "failing_checks_percent": 2.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/bn_IN/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/bn_IN/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/bn_IN/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/bn_IN/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/bn_IN/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": 11767,
            "filename": "bo/forms/messages.po",
            "revision": "8d2cf3312936e055b39b21446d1b69b92ed36616",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formsmessages/bo/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/bo/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formsmessages/bo/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/bo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 72,
            "total_words": 355,
            "translated": 52,
            "translated_words": 311,
            "translated_percent": 72.2,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 1.3,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/bo/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/bo/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/bo/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/bo/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/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": 11768,
            "filename": "br/forms/messages.po",
            "revision": "f25a010e45b8f7ff73e0767675f396cc6b2ae673",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formsmessages/br/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/br/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formsmessages/br/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/br/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 72,
            "total_words": 355,
            "translated": 57,
            "translated_words": 329,
            "translated_percent": 79.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/br/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/br/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/br/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/br/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/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": 11769,
            "filename": "brx/forms/messages.po",
            "revision": "12dd45659a0ad18839410e5dc2b1a4aaf6194186",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formsmessages/brx/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/brx/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formsmessages/brx/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/brx/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 72,
            "total_words": 355,
            "translated": 50,
            "translated_words": 293,
            "translated_percent": 69.4,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 1.3,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/brx/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/brx/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/brx/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/brx/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/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": 11770,
            "filename": "bs/forms/messages.po",
            "revision": "123aed62cd25838619fb299640455f1fb32e36e9",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formsmessages/bs/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/bs/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formsmessages/bs/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/bs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 72,
            "total_words": 355,
            "translated": 56,
            "translated_words": 320,
            "translated_percent": 77.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/bs/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/bs/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/bs/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/bs/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/bs/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": 11771,
            "filename": "ca/forms/messages.po",
            "revision": "7715c10131aa97b62f22a9a51a993bf2df7a3b3a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formsmessages/ca/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ca/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formsmessages/ca/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 72,
            "total_words": 355,
            "translated": 72,
            "translated_words": 355,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-07-10T07:42:00.782706Z",
            "last_author": "Joan Montané",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/ca/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/ca/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/ca/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/ca/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/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": 11772,
            "filename": "ce/forms/messages.po",
            "revision": "51028e153705720cc566d3ba51f7820fa5dd3884",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formsmessages/ce/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ce/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formsmessages/ce/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/ce/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 72,
            "total_words": 355,
            "translated": 6,
            "translated_words": 7,
            "translated_percent": 8.3,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 1.3,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/ce/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/ce/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/ce/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/ce/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/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": 11773,
            "filename": "cs/forms/messages.po",
            "revision": "055bc98662688c2e3ed3a9b8286a18b155de46b5",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formsmessages/cs/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/cs/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formsmessages/cs/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 72,
            "total_words": 355,
            "translated": 72,
            "translated_words": 355,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-05-21T19:54:46.536246Z",
            "last_author": "Stanislav Horáček",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/cs/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/cs/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/cs/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/cs/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/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": 11774,
            "filename": "cy/forms/messages.po",
            "revision": "fd24781b916dfc180dc51e43faf34ec8c3892c29",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formsmessages/cy/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/cy/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formsmessages/cy/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/cy/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 72,
            "total_words": 355,
            "translated": 72,
            "translated_words": 355,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-05-11T14:38:03.550579Z",
            "last_author": "Rhoslyn Prys",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/cy/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/cy/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/cy/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/cy/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/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": 11775,
            "filename": "da/forms/messages.po",
            "revision": "7338a49441e40fde328f64e8960ebc6c73c54fcd",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formsmessages/da/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/da/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formsmessages/da/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 72,
            "total_words": 355,
            "translated": 72,
            "translated_words": 355,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-27T07:35:47.338535Z",
            "last_author": "Jørgen Madsen",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/da/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/da/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/da/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/da/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/da/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": 11776,
            "filename": "dsb/forms/messages.po",
            "revision": "3647142dad9b7947f7feca622ee8460ab50ef146",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formsmessages/dsb/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/dsb/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formsmessages/dsb/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/dsb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 72,
            "total_words": 355,
            "translated": 72,
            "translated_words": 355,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-06T15:35:39.789504Z",
            "last_author": "Michael Wolf",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/dsb/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/dsb/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/dsb/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/dsb/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/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": 11777,
            "filename": "dz/forms/messages.po",
            "revision": "218d591bc734987d57a75de605699f65c7692a4c",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formsmessages/dz/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/dz/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formsmessages/dz/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/dz/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 72,
            "total_words": 355,
            "translated": 53,
            "translated_words": 313,
            "translated_percent": 73.6,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 1.3,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/dz/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/dz/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/dz/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/dz/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/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": 11778,
            "filename": "el/forms/messages.po",
            "revision": "97a535f528f80ce6d4972d4bf3a854f06151a168",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formsmessages/el/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/el/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formsmessages/el/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 72,
            "total_words": 355,
            "translated": 72,
            "translated_words": 355,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-05-18T21:57:53.611243Z",
            "last_author": "Dimitris Spingos",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/el/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/el/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/el/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/el/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/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": 11779,
            "filename": "en-AU/forms/messages.po",
            "revision": "ba9de5b5fa02c606e290a68a8d3dbb851a95a02a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formsmessages/en_AU/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/en_AU/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formsmessages/en_AU/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/en_AU/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 72,
            "total_words": 355,
            "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/formsmessages/en_AU/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/en_AU/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/en_AU/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/en_AU/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/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": 11780,
            "filename": "en-GB/forms/messages.po",
            "revision": "6e29d0a1fe3f56d515a5755ae47be61426fa0836",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formsmessages/en_GB/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/en_GB/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formsmessages/en_GB/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/en_GB/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 72,
            "total_words": 355,
            "translated": 70,
            "translated_words": 342,
            "translated_percent": 97.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-02-01T17:32:04.555445Z",
            "last_author": "Stuart Swales",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/en_GB/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/en_GB/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/en_GB/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/en_GB/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/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": 11781,
            "filename": "en-ZA/forms/messages.po",
            "revision": "a383ae4e4dc5664a6838defbe53fb38bb35d1c54",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formsmessages/en_ZA/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/en_ZA/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formsmessages/en_ZA/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/en_ZA/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 72,
            "total_words": 355,
            "translated": 53,
            "translated_words": 313,
            "translated_percent": 73.6,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 1.3,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/en_ZA/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/en_ZA/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/en_ZA/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/en_ZA/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/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": 11782,
            "filename": "eo/forms/messages.po",
            "revision": "e1f7f55be91c321fc6147c30f873cc9d014f36eb",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formsmessages/eo/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/eo/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formsmessages/eo/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/eo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 72,
            "total_words": 355,
            "translated": 72,
            "translated_words": 355,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-06-05T23:11:04.676234Z",
            "last_author": "Donald Rogers",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/eo/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/eo/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/eo/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/eo/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/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": 11783,
            "filename": "es/forms/messages.po",
            "revision": "a85d6dfab9034117f3cb66193b2b73d217222158",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formsmessages/es/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/es/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formsmessages/es/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 72,
            "total_words": 355,
            "translated": 72,
            "translated_words": 355,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-08T01:35:58.138054Z",
            "last_author": "Celia Palacios",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/es/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/es/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/es/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/es/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/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": 11784,
            "filename": "et/forms/messages.po",
            "revision": "6e3ee3d62ccfd90f9d805c15aeaf4610204d2645",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formsmessages/et/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/et/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formsmessages/et/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 72,
            "total_words": 355,
            "translated": 70,
            "translated_words": 342,
            "translated_percent": 97.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-04-12T17:47:03.291572Z",
            "last_author": "Mihkel Tõnnov",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/et/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/et/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/et/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/et/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/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": 11785,
            "filename": "eu/forms/messages.po",
            "revision": "831c0523ca5ed984c47315166cdecd9b8ff872aa",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formsmessages/eu/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/eu/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formsmessages/eu/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/eu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 72,
            "total_words": 355,
            "translated": 70,
            "translated_words": 342,
            "translated_percent": 97.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-06-14T07:02:10.344008Z",
            "last_author": "Asier Sarasua Garmendia",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/eu/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/eu/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/eu/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/eu/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/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": 11786,
            "filename": "fa/forms/messages.po",
            "revision": "6ae90473734a4c95f469ffa5f4b66ff9f99057a0",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formsmessages/fa/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/fa/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formsmessages/fa/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 72,
            "total_words": 355,
            "translated": 72,
            "translated_words": 355,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-26T13:44:33.119374Z",
            "last_author": "Hossein",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/fa/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/fa/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/fa/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/fa/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/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": 11787,
            "filename": "fi/forms/messages.po",
            "revision": "7984cb0c28e4b3f3246abf9ddb80b20ba4de121c",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formsmessages/fi/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/fi/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formsmessages/fi/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 72,
            "total_words": 355,
            "translated": 72,
            "translated_words": 355,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-05-10T14:17:05.095327Z",
            "last_author": "Tuomas Hietala",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/fi/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/fi/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/fi/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/fi/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/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": 11788,
            "filename": "fur/forms/messages.po",
            "revision": "0d78e4534c883481f21fc16a6c51a58f66da99c2",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formsmessages/fur/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/fur/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formsmessages/fur/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/fur/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 72,
            "total_words": 355,
            "translated": 13,
            "translated_words": 13,
            "translated_percent": 18.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": "2021-06-30T16:06:30.370948Z",
            "last_author": "tmtfx",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/fur/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/fur/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/fur/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/fur/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/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": 11789,
            "filename": "fy/forms/messages.po",
            "revision": "11f73cf6f0520609c160c1dcd9838603ac046537",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formsmessages/fy/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/fy/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formsmessages/fy/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/fy/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 72,
            "total_words": 355,
            "translated": 70,
            "translated_words": 342,
            "translated_percent": 97.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-01-27T10:12:25.177934Z",
            "last_author": "Berend Ytsma",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/fy/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/fy/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/fy/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/fy/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/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": 11790,
            "filename": "ga/forms/messages.po",
            "revision": "707031e43b27f724f6a325bdd66a419525dc01b4",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formsmessages/ga/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ga/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formsmessages/ga/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/ga/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 72,
            "total_words": 355,
            "translated": 70,
            "translated_words": 342,
            "translated_percent": 97.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-03-07T15:09:38.420296Z",
            "last_author": "Seanán Ó Coistín",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/ga/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/ga/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/ga/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/ga/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/ga/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": 11791,
            "filename": "gd/forms/messages.po",
            "revision": "6129a34e9725b78aa5de90fdfd60219dffc16cb1",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formsmessages/gd/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/gd/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formsmessages/gd/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/gd/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 72,
            "total_words": 355,
            "translated": 70,
            "translated_words": 342,
            "translated_percent": 97.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-08-15T22:10:36.593187Z",
            "last_author": "Michael Bauer",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/gd/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/gd/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/gd/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/gd/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/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": 11792,
            "filename": "gl/forms/messages.po",
            "revision": "4f6036857f264a1ba4a3d9f9498e60bc129561fb",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formsmessages/gl/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/gl/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formsmessages/gl/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 72,
            "total_words": 355,
            "translated": 72,
            "translated_words": 355,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-05-10T16:13:57.163727Z",
            "last_author": "Xosé",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/gl/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/gl/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/gl/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/gl/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/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": 11793,
            "filename": "gu/forms/messages.po",
            "revision": "8c02b7faf4c2fa4a7bbd83504f92ca05dfcbff3f",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formsmessages/gu/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/gu/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formsmessages/gu/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/gu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 72,
            "total_words": 355,
            "translated": 56,
            "translated_words": 320,
            "translated_percent": 77.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/gu/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/gu/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/gu/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/gu/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/gu/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": 11794,
            "filename": "he/forms/messages.po",
            "revision": "3ef34ccac3aff42903d3def04a44540f3029d7a2",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formsmessages/he/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/he/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formsmessages/he/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 72,
            "total_words": 355,
            "translated": 72,
            "translated_words": 355,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-05-29T05:42:13.739703Z",
            "last_author": "Yaron Shahrabani",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/he/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/he/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/he/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/he/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/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": 11795,
            "filename": "hi/forms/messages.po",
            "revision": "9ab8063442af31ed15da5cd7ebfb9880fcee33f6",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formsmessages/hi/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/hi/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formsmessages/hi/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 72,
            "total_words": 355,
            "translated": 53,
            "translated_words": 313,
            "translated_percent": 73.6,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 1.3,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/hi/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/hi/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/hi/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/hi/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/hi/units/?format=api"
        },
        {
            "language": {
                "id": 130,
                "code": "hr",
                "name": "Croatian",
                "plural": {
                    "id": 130,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "scr",
                    "hrv"
                ],
                "direction": "ltr",
                "population": 681316363,
                "web_url": "https://translations.documentfoundation.org/languages/hr/",
                "url": "https://translations.documentfoundation.org/api/languages/hr/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/hr/statistics/?format=api"
            },
            "language_code": "hr",
            "id": 11796,
            "filename": "hr/forms/messages.po",
            "revision": "d3354e427da7c6b8fd66606bb5698cb10a5e572b",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formsmessages/hr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/hr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formsmessages/hr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 72,
            "total_words": 355,
            "translated": 72,
            "translated_words": 355,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-07-27T09:36:10.766882Z",
            "last_author": "Mihovil Stanić",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/hr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/hr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/hr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/hr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/hr/units/?format=api"
        },
        {
            "language": {
                "id": 132,
                "code": "hsb",
                "name": "Upper Sorbian",
                "plural": {
                    "id": 132,
                    "source": 0,
                    "number": 4,
                    "formula": "(n % 100 == 1) ? 0 : ((n % 100 == 2) ? 1 : ((n % 100 == 3 || n % 100 == 4) ? 2 : 3))",
                    "type": 6
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1282555,
                "web_url": "https://translations.documentfoundation.org/languages/hsb/",
                "url": "https://translations.documentfoundation.org/api/languages/hsb/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/hsb/statistics/?format=api"
            },
            "language_code": "hsb",
            "id": 11797,
            "filename": "hsb/forms/messages.po",
            "revision": "0d47b1e53e06713108ba05dbd8ce49a774127a06",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formsmessages/hsb/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/hsb/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formsmessages/hsb/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/hsb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 72,
            "total_words": 355,
            "translated": 72,
            "translated_words": 355,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-30T14:38:20.019055Z",
            "last_author": "Michael Wolf",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/hsb/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/hsb/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/hsb/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/hsb/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/hsb/units/?format=api"
        },
        {
            "language": {
                "id": 134,
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 134,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "population": 1244342978,
                "web_url": "https://translations.documentfoundation.org/languages/hu/",
                "url": "https://translations.documentfoundation.org/api/languages/hu/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu",
            "id": 11798,
            "filename": "hu/forms/messages.po",
            "revision": "ba9e017ae7ffec7e60a2bede1d6426e4f983c39d",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formsmessages/hu/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/hu/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formsmessages/hu/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 72,
            "total_words": 355,
            "translated": 72,
            "translated_words": 355,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-07-25T19:57:45.419201Z",
            "last_author": "Gábor Kelemen",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/hu/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/hu/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/hu/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/hu/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/hu/units/?format=api"
        },
        {
            "language": {
                "id": 135,
                "code": "hy",
                "name": "Armenian",
                "plural": {
                    "id": 135,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "arm"
                ],
                "direction": "ltr",
                "population": 531727173,
                "web_url": "https://translations.documentfoundation.org/languages/hy/",
                "url": "https://translations.documentfoundation.org/api/languages/hy/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/hy/statistics/?format=api"
            },
            "language_code": "hy",
            "id": 11799,
            "filename": "hy/forms/messages.po",
            "revision": "de9b19f38e534051e50e9f299312d33f0fa2be28",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/formsmessages/hy/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/hy/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formsmessages/hy/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/hy/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 72,
            "total_words": 355,
            "translated": 72,
            "translated_words": 355,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-06-03T14:44:46.966620Z",
            "last_author": "Tigran Zargaryan",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/hy/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/hy/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/hy/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/hy/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/hy/units/?format=api"
        }
    ]
}