Translation components API.

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

GET /api/components/libo_ui-master/svxmessages/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/svxmessages/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": 129,
            "filename": "de/svx/messages.po",
            "revision": "c55b77b425cbae62a7c9450a03feb34b9f2dd8b0",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/svxmessages/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3401,
            "total_words": 12732,
            "translated": 3400,
            "translated_words": 12727,
            "translated_percent": 99.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": "2024-04-30T02:53:50.936392Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/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": 403,
            "filename": "fr/svx/messages.po",
            "revision": "bfd00df39ffd4d19c2595e2263e83f4a16f990c6",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/fr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/fr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/svxmessages/fr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3401,
            "total_words": 12732,
            "translated": 3365,
            "translated_words": 12531,
            "translated_percent": 98.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 3,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-26T21:01:54.059574Z",
            "last_author": "Jean-Baptiste Faure",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/fr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/fr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/fr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/fr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/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": 21955,
            "filename": "ab/svx/messages.po",
            "revision": "0053a5e5b2aea9b964385f104ffb02e52a59f269",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/ab/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ab/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/svxmessages/ab/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/ab/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3401,
            "total_words": 12732,
            "translated": 2338,
            "translated_words": 5268,
            "translated_percent": 68.7,
            "fuzzy": 15,
            "fuzzy_words": 25,
            "fuzzy_percent": 0.4,
            "failing_checks": 8,
            "failing_checks_words": 15,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-17T09:02:06.162261Z",
            "last_author": "Андрей Абухба",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/ab/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/ab/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/ab/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/ab/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/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": 21956,
            "filename": "af/svx/messages.po",
            "revision": "40dd63cab3516c036bbc1161227e8b370669a412",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/af/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/af/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/svxmessages/af/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/af/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3401,
            "total_words": 12732,
            "translated": 3399,
            "translated_words": 12725,
            "translated_percent": 99.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": "2024-04-30T06:53:18.020880Z",
            "last_author": "Paul Roos",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/af/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/af/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/af/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/af/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/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": 21957,
            "filename": "am/svx/messages.po",
            "revision": "67c1c7e6eb950664ad5bfb7bd91407b62a22c6dd",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/am/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/am/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/svxmessages/am/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/am/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3401,
            "total_words": 12732,
            "translated": 2927,
            "translated_words": 10319,
            "translated_percent": 86.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 353,
            "failing_checks_words": 3117,
            "failing_checks_percent": 10.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-08-01T00:38:55.821529Z",
            "last_author": "Samson B",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/am/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/am/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/am/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/am/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/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": 21958,
            "filename": "an/svx/messages.po",
            "revision": "ec501e69a87d4700ae13b1b518f325d87517c996",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/an/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/an/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/svxmessages/an/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/an/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3401,
            "total_words": 12732,
            "translated": 259,
            "translated_words": 323,
            "translated_percent": 7.6,
            "fuzzy": 162,
            "fuzzy_words": 216,
            "fuzzy_percent": 4.7,
            "failing_checks": 3,
            "failing_checks_words": 3,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-18T19:30:32.218307Z",
            "last_author": "Adolfo Jayme Barrientos",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/an/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/an/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/an/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/an/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/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": 21959,
            "filename": "anp/svx/messages.po",
            "revision": "2fa239cabdb29ca80622bea822b97048ee180dc6",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/anp/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/anp/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/svxmessages/anp/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/anp/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3401,
            "total_words": 12732,
            "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/svxmessages/anp/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/anp/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/anp/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/anp/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/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": 21960,
            "filename": "ar/svx/messages.po",
            "revision": "e7da12e2aa89244f3cfbe36c3e1b27fb44346294",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/ar/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ar/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/svxmessages/ar/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3401,
            "total_words": 12732,
            "translated": 2687,
            "translated_words": 7189,
            "translated_percent": 79.0,
            "fuzzy": 119,
            "fuzzy_words": 218,
            "fuzzy_percent": 3.4,
            "failing_checks": 6,
            "failing_checks_words": 7,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-24T16:23:00.735960Z",
            "last_author": "خالد حسني",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/ar/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/ar/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/ar/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/ar/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/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": 21961,
            "filename": "as/svx/messages.po",
            "revision": "21c6f4737f491ec77d683cb401378b4d9ed095f0",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/as/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/as/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/svxmessages/as/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/as/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3401,
            "total_words": 12732,
            "translated": 1633,
            "translated_words": 3707,
            "translated_percent": 48.0,
            "fuzzy": 476,
            "fuzzy_words": 1111,
            "fuzzy_percent": 13.9,
            "failing_checks": 38,
            "failing_checks_words": 90,
            "failing_checks_percent": 1.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-05-11T11:05:27.054323Z",
            "last_author": "Mondeep Kalita",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/as/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/as/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/as/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/as/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/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": 21962,
            "filename": "ast/svx/messages.po",
            "revision": "ca08fa9034f1a5393095a2e096ddd391cb50c46f",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/ast/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ast/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/svxmessages/ast/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/ast/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3401,
            "total_words": 12732,
            "translated": 2137,
            "translated_words": 5325,
            "translated_percent": 62.8,
            "fuzzy": 292,
            "fuzzy_words": 665,
            "fuzzy_percent": 8.5,
            "failing_checks": 33,
            "failing_checks_words": 46,
            "failing_checks_percent": 0.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-30T18:58:44.101996Z",
            "last_author": "Adolfo Jayme Barrientos",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/ast/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/ast/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/ast/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/ast/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/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": 21963,
            "filename": "az/svx/messages.po",
            "revision": "df82cbef613d5fbab20e92af15c7a04de273182d",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/az/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/az/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/svxmessages/az/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/az/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3401,
            "total_words": 12732,
            "translated": 66,
            "translated_words": 76,
            "translated_percent": 1.9,
            "fuzzy": 113,
            "fuzzy_words": 130,
            "fuzzy_percent": 3.3,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/az/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/az/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/az/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/az/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/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": 21964,
            "filename": "bar/svx/messages.po",
            "revision": "85b2a08cafba4a16ce21ac54bb0f155bc754f962",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/bar/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/bar/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/svxmessages/bar/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/bar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3401,
            "total_words": 12732,
            "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/svxmessages/bar/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/bar/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/bar/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/bar/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/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": 21965,
            "filename": "be/svx/messages.po",
            "revision": "b5296969afd1f9364e3c2516a0cea2b0800f5403",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/be/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/be/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/svxmessages/be/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/be/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3401,
            "total_words": 12732,
            "translated": 2351,
            "translated_words": 5543,
            "translated_percent": 69.1,
            "fuzzy": 18,
            "fuzzy_words": 54,
            "fuzzy_percent": 0.5,
            "failing_checks": 110,
            "failing_checks_words": 258,
            "failing_checks_percent": 3.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-05-19T08:53:35.627946Z",
            "last_author": "sophie",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/be/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/be/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/be/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/be/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/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": 21966,
            "filename": "bg/svx/messages.po",
            "revision": "126b1d9e53a561f6b6f6466ca58c767d050e9464",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/bg/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/bg/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/svxmessages/bg/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3401,
            "total_words": 12732,
            "translated": 3400,
            "translated_words": 12727,
            "translated_percent": 99.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 29,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2024-04-25T09:19:44.910277Z",
            "last_author": "Mihail Balabanov",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/bg/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/bg/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/bg/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/bg/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/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": 21967,
            "filename": "bm/svx/messages.po",
            "revision": "fb8a64cf7d1e5cfff51e6403c335218be38b7750",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/bm/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/bm/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/svxmessages/bm/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/bm/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3401,
            "total_words": 12732,
            "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/svxmessages/bm/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/bm/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/bm/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/bm/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/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": 21968,
            "filename": "bn/svx/messages.po",
            "revision": "531e63512322ff22b3791f5908ce1bf3b07398fd",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/bn/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/bn/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/svxmessages/bn/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/bn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3401,
            "total_words": 12732,
            "translated": 1368,
            "translated_words": 3455,
            "translated_percent": 40.2,
            "fuzzy": 505,
            "fuzzy_words": 1131,
            "fuzzy_percent": 14.8,
            "failing_checks": 63,
            "failing_checks_words": 205,
            "failing_checks_percent": 1.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-05-19T08:54:19.178555Z",
            "last_author": "sophie",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/bn/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/bn/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/bn/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/bn/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/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": 21969,
            "filename": "bn-IN/svx/messages.po",
            "revision": "0a5411943a3de95e673bb1fb3b0015c93bf494b2",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/bn_IN/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/bn_IN/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/svxmessages/bn_IN/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/bn_IN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3401,
            "total_words": 12732,
            "translated": 1845,
            "translated_words": 4772,
            "translated_percent": 54.2,
            "fuzzy": 352,
            "fuzzy_words": 734,
            "fuzzy_percent": 10.3,
            "failing_checks": 2,
            "failing_checks_words": 9,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-11-16T13:48:45.327203Z",
            "last_author": "Shaunak Basu",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/bn_IN/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/bn_IN/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/bn_IN/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/bn_IN/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/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": 21970,
            "filename": "bo/svx/messages.po",
            "revision": "e65ad5218c707314e70e60e23564b1f40f3b6079",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/bo/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/bo/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/svxmessages/bo/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/bo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3401,
            "total_words": 12732,
            "translated": 1193,
            "translated_words": 3087,
            "translated_percent": 35.0,
            "fuzzy": 543,
            "fuzzy_words": 1187,
            "fuzzy_percent": 15.9,
            "failing_checks": 35,
            "failing_checks_words": 128,
            "failing_checks_percent": 1.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/bo/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/bo/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/bo/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/bo/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/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": 21971,
            "filename": "br/svx/messages.po",
            "revision": "8fa1510bb141c8d24003636c81efbdf95d098e22",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/br/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/br/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/svxmessages/br/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/br/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3401,
            "total_words": 12732,
            "translated": 2159,
            "translated_words": 5168,
            "translated_percent": 63.4,
            "fuzzy": 164,
            "fuzzy_words": 433,
            "fuzzy_percent": 4.8,
            "failing_checks": 35,
            "failing_checks_words": 84,
            "failing_checks_percent": 1.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-05-19T08:56:22.446491Z",
            "last_author": "sophie",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/br/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/br/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/br/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/br/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/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": 21972,
            "filename": "brx/svx/messages.po",
            "revision": "76301a49d9b08213bef5f7264b574f26d80a590b",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/brx/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/brx/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/svxmessages/brx/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/brx/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3401,
            "total_words": 12732,
            "translated": 1042,
            "translated_words": 2335,
            "translated_percent": 30.6,
            "fuzzy": 498,
            "fuzzy_words": 1041,
            "fuzzy_percent": 14.6,
            "failing_checks": 38,
            "failing_checks_words": 98,
            "failing_checks_percent": 1.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-05-19T09:02:35.194574Z",
            "last_author": "sophie",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/brx/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/brx/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/brx/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/brx/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/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": 21973,
            "filename": "bs/svx/messages.po",
            "revision": "389489387572ffd96b170fbc604e94baf489f2e2",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/bs/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/bs/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/svxmessages/bs/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/bs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3401,
            "total_words": 12732,
            "translated": 1751,
            "translated_words": 4410,
            "translated_percent": 51.4,
            "fuzzy": 462,
            "fuzzy_words": 1073,
            "fuzzy_percent": 13.5,
            "failing_checks": 37,
            "failing_checks_words": 53,
            "failing_checks_percent": 1.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/bs/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/bs/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/bs/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/bs/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/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": 21974,
            "filename": "ca/svx/messages.po",
            "revision": "fe1e63d3eb92385654f57171d61a52ccd4a5209a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/ca/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ca/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/svxmessages/ca/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3401,
            "total_words": 12732,
            "translated": 3384,
            "translated_words": 12590,
            "translated_percent": 99.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2024-04-30T18:58:30.251028Z",
            "last_author": "Adolfo Jayme Barrientos",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/ca/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/ca/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/ca/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/ca/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/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": 21975,
            "filename": "ce/svx/messages.po",
            "revision": "fda5fe6e7f5cc4985450769f2fd01e8048baf2d0",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/ce/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ce/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/svxmessages/ce/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/ce/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3401,
            "total_words": 12732,
            "translated": 216,
            "translated_words": 276,
            "translated_percent": 6.3,
            "fuzzy": 313,
            "fuzzy_words": 523,
            "fuzzy_percent": 9.2,
            "failing_checks": 22,
            "failing_checks_words": 30,
            "failing_checks_percent": 0.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/ce/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/ce/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/ce/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/ce/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/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": 21976,
            "filename": "cs/svx/messages.po",
            "revision": "e48aca05972c620efc202ad76145517003315d0b",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/cs/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/cs/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/svxmessages/cs/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3401,
            "total_words": 12732,
            "translated": 3394,
            "translated_words": 12717,
            "translated_percent": 99.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 32,
            "failing_checks_words": 47,
            "failing_checks_percent": 0.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-15T19:56:18.735740Z",
            "last_author": "Stanislav Horáček",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/cs/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/cs/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/cs/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/cs/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/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": 21977,
            "filename": "cy/svx/messages.po",
            "revision": "dfd7ca38b603f719bfed74edee341b541e6fc2bc",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/cy/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/cy/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/svxmessages/cy/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/cy/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3401,
            "total_words": 12732,
            "translated": 3401,
            "translated_words": 12732,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-02T09:49:17.159260Z",
            "last_author": "Rhoslyn Prys",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/cy/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/cy/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/cy/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/cy/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/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": 21978,
            "filename": "da/svx/messages.po",
            "revision": "42e9ec1546048118ad38a163af05b5ba84fe41ac",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/da/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/da/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/svxmessages/da/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3401,
            "total_words": 12732,
            "translated": 3242,
            "translated_words": 11877,
            "translated_percent": 95.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 3,
            "failing_checks_percent": 0.1,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2023-09-05T20:11:45.590361Z",
            "last_author": "Jørgen Madsen",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/da/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/da/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/da/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/da/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/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": 21979,
            "filename": "dsb/svx/messages.po",
            "revision": "4f4068a48300ceb022a4c7b7634b82ee9dd54e98",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/dsb/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/dsb/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/svxmessages/dsb/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/dsb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3401,
            "total_words": 12732,
            "translated": 3400,
            "translated_words": 12727,
            "translated_percent": 99.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": 1,
            "last_change": "2024-04-23T18:05:04.050398Z",
            "last_author": "Michael Wolf",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/dsb/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/dsb/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/dsb/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/dsb/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/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": 21980,
            "filename": "dz/svx/messages.po",
            "revision": "809de556c4fdda1887cd4efd883072bcfb84e75f",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/dz/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/dz/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/svxmessages/dz/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/dz/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3401,
            "total_words": 12732,
            "translated": 1323,
            "translated_words": 4183,
            "translated_percent": 38.9,
            "fuzzy": 531,
            "fuzzy_words": 1196,
            "fuzzy_percent": 15.6,
            "failing_checks": 40,
            "failing_checks_words": 238,
            "failing_checks_percent": 1.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-05-19T09:03:56.453717Z",
            "last_author": "sophie",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/dz/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/dz/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/dz/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/dz/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/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": 21981,
            "filename": "el/svx/messages.po",
            "revision": "d03240512d4492406066701fe69010f8c3694f24",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/el/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/el/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/svxmessages/el/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3401,
            "total_words": 12732,
            "translated": 3394,
            "translated_words": 12717,
            "translated_percent": 99.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-09T13:22:10.085902Z",
            "last_author": "Dimitris Spingos",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/el/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/el/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/el/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/el/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/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": 21982,
            "filename": "en-AU/svx/messages.po",
            "revision": "d7c4e0e574893518d31751377681b45b90bed47c",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/en_AU/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/en_AU/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/svxmessages/en_AU/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/en_AU/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3401,
            "total_words": 12732,
            "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/svxmessages/en_AU/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/en_AU/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/en_AU/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/en_AU/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/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": 21983,
            "filename": "en-GB/svx/messages.po",
            "revision": "fc0ebb381537743f00e8be086aab7e3faab9e948",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/en_GB/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/en_GB/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/svxmessages/en_GB/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/en_GB/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3401,
            "total_words": 12732,
            "translated": 3252,
            "translated_words": 11964,
            "translated_percent": 95.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-07-08T15:26:34.907104Z",
            "last_author": "Stuart Swales",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/en_GB/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/en_GB/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/en_GB/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/en_GB/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/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": 21984,
            "filename": "en-ZA/svx/messages.po",
            "revision": "972b3b894d55c633dd45157ba1fdea6d06fdccc8",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/en_ZA/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/en_ZA/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/svxmessages/en_ZA/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/en_ZA/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3401,
            "total_words": 12732,
            "translated": 1423,
            "translated_words": 4304,
            "translated_percent": 41.8,
            "fuzzy": 508,
            "fuzzy_words": 1155,
            "fuzzy_percent": 14.9,
            "failing_checks": 23,
            "failing_checks_words": 55,
            "failing_checks_percent": 0.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/en_ZA/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/en_ZA/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/en_ZA/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/en_ZA/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/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": 21985,
            "filename": "eo/svx/messages.po",
            "revision": "855718aad2c261ab1479a6b43ababbe71f1c8c02",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/eo/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/eo/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/svxmessages/eo/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/eo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3401,
            "total_words": 12732,
            "translated": 3385,
            "translated_words": 12633,
            "translated_percent": 99.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-12T18:18:44.434781Z",
            "last_author": "Donald Rogers",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/eo/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/eo/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/eo/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/eo/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/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": 21986,
            "filename": "es/svx/messages.po",
            "revision": "daef8dab3a3b2eeca3669114c8a816e32a8c4bb9",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/es/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/es/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/svxmessages/es/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3401,
            "total_words": 12732,
            "translated": 3392,
            "translated_words": 12666,
            "translated_percent": 99.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2024-04-30T18:58:53.368651Z",
            "last_author": "Adolfo Jayme Barrientos",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/es/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/es/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/es/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/es/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/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": 21987,
            "filename": "et/svx/messages.po",
            "revision": "0ee660fc7864340e0ba28c8090b2accf63e162a2",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/et/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/et/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/svxmessages/et/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3401,
            "total_words": 12732,
            "translated": 3141,
            "translated_words": 10430,
            "translated_percent": 92.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 14,
            "failing_checks_words": 20,
            "failing_checks_percent": 0.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-01-09T18:38:58.030119Z",
            "last_author": "Mihkel Tõnnov",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/et/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/et/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/et/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/et/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/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": 21988,
            "filename": "eu/svx/messages.po",
            "revision": "f05c418763bbe5c55b7e8dd05a57e4891ddf1f12",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/eu/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/eu/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/svxmessages/eu/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/eu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3401,
            "total_words": 12732,
            "translated": 3290,
            "translated_words": 12185,
            "translated_percent": 96.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-03-12T20:28:37.075405Z",
            "last_author": "Asier Sarasua Garmendia",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/eu/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/eu/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/eu/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/eu/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/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": 21989,
            "filename": "fa/svx/messages.po",
            "revision": "3bd60857707920c0f7c1eb96a4d4d9d9dd349d0a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/fa/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/fa/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/svxmessages/fa/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3401,
            "total_words": 12732,
            "translated": 994,
            "translated_words": 2017,
            "translated_percent": 29.2,
            "fuzzy": 441,
            "fuzzy_words": 898,
            "fuzzy_percent": 12.9,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-26T11:31:07.863052Z",
            "last_author": "goodosuser",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/fa/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/fa/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/fa/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/fa/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/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": 21990,
            "filename": "fi/svx/messages.po",
            "revision": "d9a5acfcb2318addc2c4ec489b45697437352e35",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/fi/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/fi/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/svxmessages/fi/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3401,
            "total_words": 12732,
            "translated": 3160,
            "translated_words": 10128,
            "translated_percent": 92.9,
            "fuzzy": 63,
            "fuzzy_words": 670,
            "fuzzy_percent": 1.8,
            "failing_checks": 16,
            "failing_checks_words": 19,
            "failing_checks_percent": 0.4,
            "have_suggestion": 0,
            "have_comment": 2,
            "last_change": "2024-04-26T16:49:09.866782Z",
            "last_author": "Tuomas Hietala",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/fi/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/fi/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/fi/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/fi/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/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": 21991,
            "filename": "fur/svx/messages.po",
            "revision": "27162fd4f5a1065e7c830146f59a8fa69e8981d7",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/fur/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/fur/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/svxmessages/fur/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/fur/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3401,
            "total_words": 12732,
            "translated": 16,
            "translated_words": 16,
            "translated_percent": 0.4,
            "fuzzy": 5,
            "fuzzy_words": 5,
            "fuzzy_percent": 0.1,
            "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.204192Z",
            "last_author": "tmtfx",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/fur/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/fur/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/fur/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/fur/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/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": 21992,
            "filename": "fy/svx/messages.po",
            "revision": "b190b58a2e0e7300cc6257ced2e9b5125f95d38c",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/fy/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/fy/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/svxmessages/fy/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/fy/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3401,
            "total_words": 12732,
            "translated": 2821,
            "translated_words": 7142,
            "translated_percent": 82.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": "2023-02-18T19:54:14.525020Z",
            "last_author": "Berend Ytsma",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/fy/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/fy/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/fy/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/fy/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/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": 21993,
            "filename": "ga/svx/messages.po",
            "revision": "f304afad0de7942a6caf797ddaee50ea1c9a3b97",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/ga/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ga/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/svxmessages/ga/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/ga/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3401,
            "total_words": 12732,
            "translated": 2529,
            "translated_words": 6240,
            "translated_percent": 74.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 14,
            "failing_checks_words": 23,
            "failing_checks_percent": 0.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-03-07T15:09:38.429683Z",
            "last_author": "Seanán Ó Coistín",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/ga/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/ga/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/ga/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/ga/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/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": 21994,
            "filename": "gd/svx/messages.po",
            "revision": "711d97e4bdf3cd6ca8d934c7307cae89d6db7b8f",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/gd/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/gd/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/svxmessages/gd/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/gd/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3401,
            "total_words": 12732,
            "translated": 2553,
            "translated_words": 6369,
            "translated_percent": 75.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 29,
            "failing_checks_words": 41,
            "failing_checks_percent": 0.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-08-15T22:10:36.089436Z",
            "last_author": "Michael Bauer",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/gd/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/gd/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/gd/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/gd/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/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": 21995,
            "filename": "gl/svx/messages.po",
            "revision": "e3d16465a034491de62d8378717fac6ceae73dc1",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/gl/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/gl/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/svxmessages/gl/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3401,
            "total_words": 12732,
            "translated": 3401,
            "translated_words": 12732,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 11,
            "failing_checks_percent": 0.1,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-05-01T17:11:01.132014Z",
            "last_author": "Xosé",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/gl/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/gl/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/gl/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/gl/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/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": 21996,
            "filename": "gu/svx/messages.po",
            "revision": "4b6f61610c1906ae9b104a6d543a3e63d35b10e6",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/gu/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/gu/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/svxmessages/gu/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/gu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3401,
            "total_words": 12732,
            "translated": 1888,
            "translated_words": 5476,
            "translated_percent": 55.5,
            "fuzzy": 422,
            "fuzzy_words": 996,
            "fuzzy_percent": 12.4,
            "failing_checks": 89,
            "failing_checks_words": 935,
            "failing_checks_percent": 2.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-05-19T09:06:04.545813Z",
            "last_author": "sophie",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/gu/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/gu/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/gu/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/gu/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/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": 21997,
            "filename": "he/svx/messages.po",
            "revision": "a25556bdbc0c2a90ce7b5fafbc25bbd422f008c9",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/he/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/he/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/svxmessages/he/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3401,
            "total_words": 12732,
            "translated": 1836,
            "translated_words": 4326,
            "translated_percent": 53.9,
            "fuzzy": 339,
            "fuzzy_words": 680,
            "fuzzy_percent": 9.9,
            "failing_checks": 1,
            "failing_checks_words": 3,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-27T07:18:41.146904Z",
            "last_author": "Martin",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/he/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/he/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/he/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/he/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/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": 21998,
            "filename": "hi/svx/messages.po",
            "revision": "6248be6316d252392025cd2d0952aa6c4f581479",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/hi/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/hi/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/svxmessages/hi/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3401,
            "total_words": 12732,
            "translated": 1622,
            "translated_words": 3675,
            "translated_percent": 47.6,
            "fuzzy": 447,
            "fuzzy_words": 1056,
            "fuzzy_percent": 13.1,
            "failing_checks": 35,
            "failing_checks_words": 61,
            "failing_checks_percent": 1.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-05-19T09:06:31.223205Z",
            "last_author": "sophie",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/hi/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/hi/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/hi/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/hi/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/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": 21999,
            "filename": "hr/svx/messages.po",
            "revision": "30c46a6a1035f16bbffe262f9a771f105b2d43c6",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/hr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/hr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/svxmessages/hr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3401,
            "total_words": 12732,
            "translated": 2657,
            "translated_words": 6646,
            "translated_percent": 78.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": "2022-10-21T17:43:09.377116Z",
            "last_author": "Milo Ivir",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/hr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/hr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/hr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/hr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/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": 22000,
            "filename": "hsb/svx/messages.po",
            "revision": "d0e4015bb3118d78a39d8a394a66852faf50e90d",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/hsb/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/hsb/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/svxmessages/hsb/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/hsb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3401,
            "total_words": 12732,
            "translated": 3400,
            "translated_words": 12727,
            "translated_percent": 99.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": 1,
            "last_change": "2024-04-23T18:04:24.501671Z",
            "last_author": "Michael Wolf",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/hsb/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/hsb/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/hsb/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/hsb/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/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": 22001,
            "filename": "hu/svx/messages.po",
            "revision": "a9fb038d57c9ae6396ec3d5c4d4660f6f6cbfefa",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/hu/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/hu/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/svxmessages/hu/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3401,
            "total_words": 12732,
            "translated": 3365,
            "translated_words": 12531,
            "translated_percent": 98.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 30,
            "failing_checks_words": 57,
            "failing_checks_percent": 0.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-22T00:57:31.295772Z",
            "last_author": "Gábor Kelemen",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/hu/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/hu/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/hu/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/hu/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/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": 22002,
            "filename": "hy/svx/messages.po",
            "revision": "3b13acdd9abffcb2f2d418db6661ef30927483b5",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/hy/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/hy/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/svxmessages/hy/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/hy/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3401,
            "total_words": 12732,
            "translated": 3401,
            "translated_words": 12732,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-02T06:39:51.581498Z",
            "last_author": "Tigran Zargaryan",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/hy/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/hy/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/hy/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/hy/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svxmessages/hy/units/?format=api"
        }
    ]
}