Translation components API.

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

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

{
    "count": 95,
    "next": "https://hosted.weblate.org/api/components/phpmyadmin/master/translations/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 34111,
            "filename": "resources/po/phpmyadmin.pot",
            "revision": "ccaee244dc6745d5fb1ab332ffb41910e23de4e9",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/master/en/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/master/en/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 3403,
            "total_words": 22598,
            "translated": 3403,
            "translated_words": 22598,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1165,
            "failing_checks_words": 8232,
            "failing_checks_percent": 34.2,
            "have_suggestion": 0,
            "have_comment": 4,
            "last_change": "2024-04-28T02:21:35.818895+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/en/units/?format=api"
        },
        {
            "language": {
                "id": 82,
                "code": "af",
                "name": "Afrikaans",
                "plural": {
                    "id": 5,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "afr"
                ],
                "direction": "ltr",
                "population": 9318845,
                "web_url": "https://hosted.weblate.org/languages/af/",
                "url": "https://hosted.weblate.org/api/languages/af/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/af/statistics/?format=api"
            },
            "language_code": "af",
            "id": 1422072,
            "filename": "resources/po/af.po",
            "revision": "d009148beb09b91403741a0c84c6d1f085b44d1e",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/master/af/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/af/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/master/af/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/af/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3403,
            "total_words": 22660,
            "translated": 281,
            "translated_words": 1071,
            "translated_percent": 8.2,
            "fuzzy": 1088,
            "fuzzy_words": 3471,
            "fuzzy_percent": 31.9,
            "failing_checks": 333,
            "failing_checks_words": 1395,
            "failing_checks_percent": 9.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T02:22:10.380520+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/af/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/af/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/af/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/af/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/af/units/?format=api"
        },
        {
            "language": {
                "id": 85,
                "code": "am",
                "name": "Amharic",
                "plural": {
                    "id": 8,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "amh"
                ],
                "direction": "ltr",
                "population": 35728475,
                "web_url": "https://hosted.weblate.org/languages/am/",
                "url": "https://hosted.weblate.org/api/languages/am/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/am/statistics/?format=api"
            },
            "language_code": "am",
            "id": 1422073,
            "filename": "resources/po/am.po",
            "revision": "f524c440b64fc38eb4f87eb679465a530db69bdd",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/master/am/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/am/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/master/am/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/am/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3403,
            "total_words": 22660,
            "translated": 21,
            "translated_words": 39,
            "translated_percent": 0.6,
            "fuzzy": 15,
            "fuzzy_words": 55,
            "fuzzy_percent": 0.4,
            "failing_checks": 11,
            "failing_checks_words": 48,
            "failing_checks_percent": 0.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T02:22:21.126632+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/am/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/am/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/am/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/am/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/am/units/?format=api"
        },
        {
            "language": {
                "id": 88,
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 10,
                    "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",
                    "arb"
                ],
                "direction": "rtl",
                "population": 351664195,
                "web_url": "https://hosted.weblate.org/languages/ar/",
                "url": "https://hosted.weblate.org/api/languages/ar/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 1422074,
            "filename": "resources/po/ar.po",
            "revision": "61888edcfd87f381ca52a873e65ddb14c5c57b0f",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/master/ar/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/ar/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/master/ar/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3403,
            "total_words": 22660,
            "translated": 1832,
            "translated_words": 8860,
            "translated_percent": 53.8,
            "fuzzy": 536,
            "fuzzy_words": 2055,
            "fuzzy_percent": 15.7,
            "failing_checks": 33,
            "failing_checks_words": 198,
            "failing_checks_percent": 0.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T02:23:07.198203+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ar/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ar/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ar/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ar/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ar/units/?format=api"
        },
        {
            "language": {
                "id": 762,
                "code": "ar_LY",
                "name": "Arabic (Libya)",
                "plural": {
                    "id": 777,
                    "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": [],
                "direction": "rtl",
                "population": 5098999,
                "web_url": "https://hosted.weblate.org/languages/ar_LY/",
                "url": "https://hosted.weblate.org/api/languages/ar_LY/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ar_LY/statistics/?format=api"
            },
            "language_code": "ar_LY",
            "id": 1422075,
            "filename": "resources/po/ar_LY.po",
            "revision": "225183a47aeb8ecbe61fb1d5a39e32f89940466b",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/master/ar_LY/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/ar_LY/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/master/ar_LY/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ar_LY/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3403,
            "total_words": 22660,
            "translated": 8,
            "translated_words": 44,
            "translated_percent": 0.2,
            "fuzzy": 12,
            "fuzzy_words": 60,
            "fuzzy_percent": 0.3,
            "failing_checks": 9,
            "failing_checks_words": 45,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T02:23:16.506795+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ar_LY/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ar_LY/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ar_LY/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ar_LY/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ar_LY/units/?format=api"
        },
        {
            "language": {
                "id": 92,
                "code": "az",
                "name": "Azerbaijani",
                "plural": {
                    "id": 23,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "aze",
                    "azj"
                ],
                "direction": "ltr",
                "population": 9690091,
                "web_url": "https://hosted.weblate.org/languages/az/",
                "url": "https://hosted.weblate.org/api/languages/az/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/az/statistics/?format=api"
            },
            "language_code": "az",
            "id": 1422076,
            "filename": "resources/po/az.po",
            "revision": "1517b310f1d829eb7db7e74d99b28d1c8a8b8d0a",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/master/az/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/az/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/master/az/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/az/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3403,
            "total_words": 22660,
            "translated": 1455,
            "translated_words": 6307,
            "translated_percent": 42.7,
            "fuzzy": 737,
            "fuzzy_words": 3165,
            "fuzzy_percent": 21.6,
            "failing_checks": 231,
            "failing_checks_words": 1412,
            "failing_checks_percent": 6.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T02:23:37.368527+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/az/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/az/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/az/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/az/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/az/units/?format=api"
        },
        {
            "language": {
                "id": 40,
                "code": "be",
                "name": "Belarusian",
                "plural": {
                    "id": 28,
                    "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": 10064517,
                "web_url": "https://hosted.weblate.org/languages/be/",
                "url": "https://hosted.weblate.org/api/languages/be/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/be/statistics/?format=api"
            },
            "language_code": "be",
            "id": 1422077,
            "filename": "resources/po/be.po",
            "revision": "8643122fab398040a420a01c141037818fdbcae5",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/master/be/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/be/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/master/be/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/be/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3403,
            "total_words": 22660,
            "translated": 1873,
            "translated_words": 8943,
            "translated_percent": 55.0,
            "fuzzy": 276,
            "fuzzy_words": 1230,
            "fuzzy_percent": 8.1,
            "failing_checks": 89,
            "failing_checks_words": 476,
            "failing_checks_percent": 2.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T02:23:48.067597+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/be/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/be/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/be/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/be/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/be/units/?format=api"
        },
        {
            "language": {
                "id": 134,
                "code": "be_Latn",
                "name": "Belarusian (latin)",
                "plural": {
                    "id": 29,
                    "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": [
                    "be_rby",
                    "be@latin",
                    "by_lat"
                ],
                "direction": "ltr",
                "population": 10064517,
                "web_url": "https://hosted.weblate.org/languages/be_Latn/",
                "url": "https://hosted.weblate.org/api/languages/be_Latn/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/be_Latn/statistics/?format=api"
            },
            "language_code": "be@latin",
            "id": 1422078,
            "filename": "resources/po/be@latin.po",
            "revision": "23934af7e75adb5de455bd88e3eb77c00740f2e8",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/master/be_Latn/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/be_Latn/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/master/be_Latn/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/be_Latn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3403,
            "total_words": 22660,
            "translated": 644,
            "translated_words": 4168,
            "translated_percent": 18.9,
            "fuzzy": 1385,
            "fuzzy_words": 5563,
            "fuzzy_percent": 40.6,
            "failing_checks": 482,
            "failing_checks_words": 2358,
            "failing_checks_percent": 14.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T02:23:55.990685+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/be_Latn/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/be_Latn/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/be_Latn/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/be_Latn/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/be_Latn/units/?format=api"
        },
        {
            "language": {
                "id": 653,
                "code": "ber",
                "name": "Berber",
                "plural": {
                    "id": 649,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://hosted.weblate.org/languages/ber/",
                "url": "https://hosted.weblate.org/api/languages/ber/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ber/statistics/?format=api"
            },
            "language_code": "ber",
            "id": 1422079,
            "filename": "resources/po/ber.po",
            "revision": "5779a9ed1262650b0fb7a5412cfceb84666c9982",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/master/ber/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/ber/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/master/ber/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ber/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3403,
            "total_words": 22660,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 0.1,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T02:24:09.425677+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ber/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ber/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ber/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ber/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ber/units/?format=api"
        },
        {
            "language": {
                "id": 41,
                "code": "bg",
                "name": "Bulgarian",
                "plural": {
                    "id": 43,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "bgr",
                    "bul"
                ],
                "direction": "ltr",
                "population": 7878314,
                "web_url": "https://hosted.weblate.org/languages/bg/",
                "url": "https://hosted.weblate.org/api/languages/bg/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/bg/statistics/?format=api"
            },
            "language_code": "bg",
            "id": 1422080,
            "filename": "resources/po/bg.po",
            "revision": "d87eab9c173d6d0631882fafcd0269e258048448",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/master/bg/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/bg/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/master/bg/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3403,
            "total_words": 22660,
            "translated": 2075,
            "translated_words": 10658,
            "translated_percent": 60.9,
            "fuzzy": 626,
            "fuzzy_words": 3126,
            "fuzzy_percent": 18.3,
            "failing_checks": 160,
            "failing_checks_words": 1168,
            "failing_checks_percent": 4.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T02:24:32.549521+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/bg/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/bg/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/bg/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/bg/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/bg/units/?format=api"
        },
        {
            "language": {
                "id": 39,
                "code": "bn",
                "name": "Bengali",
                "plural": {
                    "id": 32,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "bd",
                    "ben"
                ],
                "direction": "ltr",
                "population": 267193288,
                "web_url": "https://hosted.weblate.org/languages/bn/",
                "url": "https://hosted.weblate.org/api/languages/bn/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/bn/statistics/?format=api"
            },
            "language_code": "bn",
            "id": 1422081,
            "filename": "resources/po/bn.po",
            "revision": "a38bba6b77546c6931e4cced29608deb0a0ab0e4",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/master/bn/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/bn/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/master/bn/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/bn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3403,
            "total_words": 22660,
            "translated": 2118,
            "translated_words": 13905,
            "translated_percent": 62.2,
            "fuzzy": 905,
            "fuzzy_words": 4591,
            "fuzzy_percent": 26.5,
            "failing_checks": 327,
            "failing_checks_words": 2271,
            "failing_checks_percent": 9.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T02:25:18.812181+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/bn/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/bn/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/bn/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/bn/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/bn/units/?format=api"
        },
        {
            "language": {
                "id": 47,
                "code": "br",
                "name": "Breton",
                "plural": {
                    "id": 42,
                    "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": 563140,
                "web_url": "https://hosted.weblate.org/languages/br/",
                "url": "https://hosted.weblate.org/api/languages/br/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/br/statistics/?format=api"
            },
            "language_code": "br",
            "id": 1422082,
            "filename": "resources/po/br.po",
            "revision": "bf5335431e89c04b7d006bb4d67483562c10dc55",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/master/br/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/br/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/master/br/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/br/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3403,
            "total_words": 22660,
            "translated": 458,
            "translated_words": 1770,
            "translated_percent": 13.4,
            "fuzzy": 1029,
            "fuzzy_words": 4031,
            "fuzzy_percent": 30.2,
            "failing_checks": 401,
            "failing_checks_words": 2143,
            "failing_checks_percent": 11.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T02:25:30.592041+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/br/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/br/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/br/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/br/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/br/units/?format=api"
        },
        {
            "language": {
                "id": 158,
                "code": "brx",
                "name": "Bodo",
                "plural": {
                    "id": 38,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1856526,
                "web_url": "https://hosted.weblate.org/languages/brx/",
                "url": "https://hosted.weblate.org/api/languages/brx/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/brx/statistics/?format=api"
            },
            "language_code": "brx",
            "id": 1422083,
            "filename": "resources/po/brx.po",
            "revision": "a625c6d9375579f0e8b3d853b5609c89be23b6bc",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/master/brx/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/brx/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/master/brx/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/brx/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3403,
            "total_words": 22660,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 0.1,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T02:25:39.213582+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/brx/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/brx/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/brx/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/brx/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/brx/units/?format=api"
        },
        {
            "language": {
                "id": 48,
                "code": "bs",
                "name": "Bosnian",
                "plural": {
                    "id": 39,
                    "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": 3797234,
                "web_url": "https://hosted.weblate.org/languages/bs/",
                "url": "https://hosted.weblate.org/api/languages/bs/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/bs/statistics/?format=api"
            },
            "language_code": "bs",
            "id": 1422084,
            "filename": "resources/po/bs.po",
            "revision": "7b6c0f3f30c65464316058d1aace249ac668e2f1",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/master/bs/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/bs/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/master/bs/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/bs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3403,
            "total_words": 22660,
            "translated": 315,
            "translated_words": 1194,
            "translated_percent": 9.2,
            "fuzzy": 1281,
            "fuzzy_words": 4371,
            "fuzzy_percent": 37.6,
            "failing_checks": 406,
            "failing_checks_words": 1807,
            "failing_checks_percent": 11.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T02:25:49.797449+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/bs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/bs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/bs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/bs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/bs/units/?format=api"
        },
        {
            "language": {
                "id": 53,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 46,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "ca_ca",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8679138,
                "web_url": "https://hosted.weblate.org/languages/ca/",
                "url": "https://hosted.weblate.org/api/languages/ca/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca",
            "id": 1422085,
            "filename": "resources/po/ca.po",
            "revision": "648e7a7bcb48603f5a3117776d961699b3e60df8",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/master/ca/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/ca/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/master/ca/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3403,
            "total_words": 22660,
            "translated": 3003,
            "translated_words": 19848,
            "translated_percent": 88.2,
            "fuzzy": 346,
            "fuzzy_words": 2293,
            "fuzzy_percent": 10.1,
            "failing_checks": 107,
            "failing_checks_words": 839,
            "failing_checks_percent": 3.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T02:26:47.703882+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ca/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ca/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ca/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ca/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ca/units/?format=api"
        },
        {
            "language": {
                "id": 138,
                "code": "ckb",
                "name": "Kurdish (Central)",
                "plural": {
                    "id": 284,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "rtl",
                "population": 11086548,
                "web_url": "https://hosted.weblate.org/languages/ckb/",
                "url": "https://hosted.weblate.org/api/languages/ckb/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ckb/statistics/?format=api"
            },
            "language_code": "ckb",
            "id": 1422086,
            "filename": "resources/po/ckb.po",
            "revision": "c9d7471874aa799712a56576a4c9198e27ae1b46",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/master/ckb/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/ckb/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/master/ckb/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ckb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3403,
            "total_words": 22660,
            "translated": 1129,
            "translated_words": 3471,
            "translated_percent": 33.1,
            "fuzzy": 202,
            "fuzzy_words": 580,
            "fuzzy_percent": 5.9,
            "failing_checks": 250,
            "failing_checks_words": 1008,
            "failing_checks_percent": 7.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T02:27:02.602595+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ckb/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ckb/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ckb/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ckb/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ckb/units/?format=api"
        },
        {
            "language": {
                "id": 56,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 68,
                    "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": 13045532,
                "web_url": "https://hosted.weblate.org/languages/cs/",
                "url": "https://hosted.weblate.org/api/languages/cs/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 1422087,
            "filename": "resources/po/cs.po",
            "revision": "5f41d0eb2b04b7efd6584c7c073d69d23203b051",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/master/cs/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/cs/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/master/cs/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3403,
            "total_words": 22660,
            "translated": 3370,
            "translated_words": 22367,
            "translated_percent": 99.0,
            "fuzzy": 33,
            "fuzzy_words": 293,
            "fuzzy_percent": 0.9,
            "failing_checks": 18,
            "failing_checks_words": 76,
            "failing_checks_percent": 0.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T02:27:25.150292+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/cs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/cs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/cs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/cs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/cs/units/?format=api"
        },
        {
            "language": {
                "id": 55,
                "code": "cy",
                "name": "Welsh",
                "plural": {
                    "id": 342,
                    "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": 884910,
                "web_url": "https://hosted.weblate.org/languages/cy/",
                "url": "https://hosted.weblate.org/api/languages/cy/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/cy/statistics/?format=api"
            },
            "language_code": "cy",
            "id": 1422088,
            "filename": "resources/po/cy.po",
            "revision": "f7f7bdee317fdbb04f0fc6df08300b73cf04071a",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/master/cy/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/cy/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/master/cy/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/cy/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3403,
            "total_words": 22660,
            "translated": 434,
            "translated_words": 1295,
            "translated_percent": 12.7,
            "fuzzy": 1277,
            "fuzzy_words": 4361,
            "fuzzy_percent": 37.5,
            "failing_checks": 459,
            "failing_checks_words": 2173,
            "failing_checks_percent": 13.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T02:27:35.939184+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/cy/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/cy/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/cy/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/cy/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/cy/units/?format=api"
        },
        {
            "language": {
                "id": 25,
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 69,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "population": 7072056,
                "web_url": "https://hosted.weblate.org/languages/da/",
                "url": "https://hosted.weblate.org/api/languages/da/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/da/statistics/?format=api"
            },
            "language_code": "da",
            "id": 1422089,
            "filename": "resources/po/da.po",
            "revision": "bf3cc26094a4c1abc83ba2de6cfab996f9778eac",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/master/da/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/da/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/master/da/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3403,
            "total_words": 22660,
            "translated": 2935,
            "translated_words": 19386,
            "translated_percent": 86.2,
            "fuzzy": 378,
            "fuzzy_words": 2373,
            "fuzzy_percent": 11.1,
            "failing_checks": 130,
            "failing_checks_words": 1048,
            "failing_checks_percent": 3.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T02:27:46.340936+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/da/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/da/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/da/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/da/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/da/units/?format=api"
        },
        {
            "language": {
                "id": 24,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 104,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://hosted.weblate.org/languages/de/",
                "url": "https://hosted.weblate.org/api/languages/de/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 1422090,
            "filename": "resources/po/de.po",
            "revision": "4de8ddd8d6556c54e9715d1a8348f61773f58064",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/master/de/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/master/de/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3403,
            "total_words": 22660,
            "translated": 3381,
            "translated_words": 22556,
            "translated_percent": 99.3,
            "fuzzy": 20,
            "fuzzy_words": 98,
            "fuzzy_percent": 0.5,
            "failing_checks": 13,
            "failing_checks_words": 134,
            "failing_checks_percent": 0.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T02:28:25.589707+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/de/units/?format=api"
        },
        {
            "language": {
                "id": 29,
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 108,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "population": 12292240,
                "web_url": "https://hosted.weblate.org/languages/el/",
                "url": "https://hosted.weblate.org/api/languages/el/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/el/statistics/?format=api"
            },
            "language_code": "el",
            "id": 1422091,
            "filename": "resources/po/el.po",
            "revision": "d6662a2d12cef6fc560a3276d8a600bb2702fd32",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/master/el/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/el/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/master/el/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3403,
            "total_words": 22660,
            "translated": 2972,
            "translated_words": 19646,
            "translated_percent": 87.3,
            "fuzzy": 362,
            "fuzzy_words": 2354,
            "fuzzy_percent": 10.6,
            "failing_checks": 112,
            "failing_checks_words": 688,
            "failing_checks_percent": 3.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T02:28:34.519228+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/el/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/el/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/el/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/el/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/el/units/?format=api"
        },
        {
            "language": {
                "id": 62,
                "code": "en_GB",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 81,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "english_uk",
                    "eng_gb"
                ],
                "direction": "ltr",
                "population": 64445878,
                "web_url": "https://hosted.weblate.org/languages/en_GB/",
                "url": "https://hosted.weblate.org/api/languages/en_GB/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en_GB/statistics/?format=api"
            },
            "language_code": "en_GB",
            "id": 1422092,
            "filename": "resources/po/en_GB.po",
            "revision": "55da819ea92ee65a1d9e584994c1bd06c232d75d",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/master/en_GB/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/en_GB/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/master/en_GB/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/en_GB/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3403,
            "total_words": 22660,
            "translated": 3310,
            "translated_words": 22250,
            "translated_percent": 97.2,
            "fuzzy": 93,
            "fuzzy_words": 410,
            "fuzzy_percent": 2.7,
            "failing_checks": 7,
            "failing_checks_words": 30,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T02:28:58.606187+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/en_GB/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/en_GB/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/en_GB/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/en_GB/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/en_GB/units/?format=api"
        },
        {
            "language": {
                "id": 873,
                "code": "enm",
                "name": "English (Middle)",
                "plural": {
                    "id": 901,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://hosted.weblate.org/languages/enm/",
                "url": "https://hosted.weblate.org/api/languages/enm/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/enm/statistics/?format=api"
            },
            "language_code": "enm",
            "id": 1422093,
            "filename": "resources/po/enm.po",
            "revision": "537395c779882db3b1a9d24c48dd75397c233261",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/master/enm/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/enm/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/master/enm/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/enm/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3403,
            "total_words": 22660,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 0.1,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T02:29:04.936281+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/enm/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/enm/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/enm/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/enm/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/enm/units/?format=api"
        },
        {
            "language": {
                "id": 30,
                "code": "eo",
                "name": "Esperanto",
                "plural": {
                    "id": 83,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "epo"
                ],
                "direction": "ltr",
                "population": 301,
                "web_url": "https://hosted.weblate.org/languages/eo/",
                "url": "https://hosted.weblate.org/api/languages/eo/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/eo/statistics/?format=api"
            },
            "language_code": "eo",
            "id": 1422094,
            "filename": "resources/po/eo.po",
            "revision": "ce2086478785f472d8bcc23e75b57997577b9686",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/master/eo/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/eo/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/master/eo/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/eo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3403,
            "total_words": 22660,
            "translated": 362,
            "translated_words": 577,
            "translated_percent": 10.6,
            "fuzzy": 224,
            "fuzzy_words": 414,
            "fuzzy_percent": 6.5,
            "failing_checks": 41,
            "failing_checks_words": 117,
            "failing_checks_percent": 1.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T02:29:13.117748+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/eo/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/eo/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/eo/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/eo/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/eo/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 1422095,
            "filename": "resources/po/es.po",
            "revision": "466f7ff7a959a8893a366e3a3ca3ab7ce40590a0",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/master/es/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/master/es/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3403,
            "total_words": 22660,
            "translated": 3304,
            "translated_words": 22261,
            "translated_percent": 97.0,
            "fuzzy": 93,
            "fuzzy_words": 364,
            "fuzzy_percent": 2.7,
            "failing_checks": 17,
            "failing_checks_words": 83,
            "failing_checks_percent": 0.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T02:29:25.953504+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/es/units/?format=api"
        },
        {
            "language": {
                "id": 34,
                "code": "et",
                "name": "Estonian",
                "plural": {
                    "id": 84,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "et_et",
                    "est",
                    "ekk"
                ],
                "direction": "ltr",
                "population": 878449,
                "web_url": "https://hosted.weblate.org/languages/et/",
                "url": "https://hosted.weblate.org/api/languages/et/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/et/statistics/?format=api"
            },
            "language_code": "et",
            "id": 1422096,
            "filename": "resources/po/et.po",
            "revision": "47eef6fc7a3a9bf45c807d2baeda9a33745ee0a4",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/master/et/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/et/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/master/et/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3403,
            "total_words": 22660,
            "translated": 3387,
            "translated_words": 22576,
            "translated_percent": 99.5,
            "fuzzy": 16,
            "fuzzy_words": 84,
            "fuzzy_percent": 0.4,
            "failing_checks": 12,
            "failing_checks_words": 78,
            "failing_checks_percent": 0.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T02:29:41.979625+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/et/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/et/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/et/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/et/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/et/units/?format=api"
        },
        {
            "language": {
                "id": 33,
                "code": "eu",
                "name": "Basque",
                "plural": {
                    "id": 26,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_eu",
                    "baq",
                    "eus"
                ],
                "direction": "ltr",
                "population": 1088518,
                "web_url": "https://hosted.weblate.org/languages/eu/",
                "url": "https://hosted.weblate.org/api/languages/eu/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/eu/statistics/?format=api"
            },
            "language_code": "eu",
            "id": 1422097,
            "filename": "resources/po/eu.po",
            "revision": "8d626c4893d2dbcb77525029ca296b96ecd140ef",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/master/eu/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/eu/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/master/eu/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/eu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3403,
            "total_words": 22660,
            "translated": 417,
            "translated_words": 1595,
            "translated_percent": 12.2,
            "fuzzy": 1274,
            "fuzzy_words": 4427,
            "fuzzy_percent": 37.4,
            "failing_checks": 408,
            "failing_checks_words": 1824,
            "failing_checks_percent": 11.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T02:29:52.932621+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/eu/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/eu/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/eu/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/eu/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/eu/units/?format=api"
        },
        {
            "language": {
                "id": 108,
                "code": "fa",
                "name": "Persian",
                "plural": {
                    "id": 241,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fas_ir",
                    "fas",
                    "per",
                    "pes"
                ],
                "direction": "rtl",
                "population": 84710458,
                "web_url": "https://hosted.weblate.org/languages/fa/",
                "url": "https://hosted.weblate.org/api/languages/fa/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fa/statistics/?format=api"
            },
            "language_code": "fa",
            "id": 1422098,
            "filename": "resources/po/fa.po",
            "revision": "0f25492f75bf94c87af9246252de2aed4498d061",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/master/fa/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/fa/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/master/fa/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3403,
            "total_words": 22660,
            "translated": 741,
            "translated_words": 3000,
            "translated_percent": 21.7,
            "fuzzy": 1107,
            "fuzzy_words": 3895,
            "fuzzy_percent": 32.5,
            "failing_checks": 411,
            "failing_checks_words": 2091,
            "failing_checks_percent": 12.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T02:29:59.075607+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/fa/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/fa/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/fa/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/fa/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/fa/units/?format=api"
        },
        {
            "language": {
                "id": 110,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 89,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin_fi",
                    "fin"
                ],
                "direction": "ltr",
                "population": 5736841,
                "web_url": "https://hosted.weblate.org/languages/fi/",
                "url": "https://hosted.weblate.org/api/languages/fi/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fi/statistics/?format=api"
            },
            "language_code": "fi",
            "id": 1422099,
            "filename": "resources/po/fi.po",
            "revision": "7f1c2b583632515d72cdd84dc6f9b701ecf2be3c",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/master/fi/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/fi/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/master/fi/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3403,
            "total_words": 22660,
            "translated": 1981,
            "translated_words": 12136,
            "translated_percent": 58.2,
            "fuzzy": 950,
            "fuzzy_words": 4736,
            "fuzzy_percent": 27.9,
            "failing_checks": 346,
            "failing_checks_words": 2235,
            "failing_checks_percent": 10.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T02:30:07.681609+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/fi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/fi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/fi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/fi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/fi/units/?format=api"
        },
        {
            "language": {
                "id": 20,
                "code": "fil",
                "name": "Filipino",
                "plural": {
                    "id": 88,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1 && n != 2 && n != 3 && (n % 10 == 4 || n % 10 == 6 || n % 10 == 9)",
                    "type": 1
                },
                "aliases": [
                    "fil_fil"
                ],
                "direction": "ltr",
                "population": 67471095,
                "web_url": "https://hosted.weblate.org/languages/fil/",
                "url": "https://hosted.weblate.org/api/languages/fil/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fil/statistics/?format=api"
            },
            "language_code": "fil",
            "id": 1422100,
            "filename": "resources/po/fil.po",
            "revision": "2f7c78d89d769b218c0a4c9fe442e44085893c2f",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/master/fil/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/fil/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/master/fil/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/fil/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3403,
            "total_words": 22660,
            "translated": 447,
            "translated_words": 2456,
            "translated_percent": 13.1,
            "fuzzy": 153,
            "fuzzy_words": 416,
            "fuzzy_percent": 4.4,
            "failing_checks": 46,
            "failing_checks_words": 193,
            "failing_checks_percent": 1.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T02:30:19.244580+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/fil/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/fil/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/fil/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/fil/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/fil/units/?format=api"
        },
        {
            "language": {
                "id": 105,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 93,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://hosted.weblate.org/languages/fr/",
                "url": "https://hosted.weblate.org/api/languages/fr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 1422101,
            "filename": "resources/po/fr.po",
            "revision": "556f6aad89b46a1f5bf58cfe6ea1b70cc83a04f3",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/master/fr/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/master/fr/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3403,
            "total_words": 22660,
            "translated": 3370,
            "translated_words": 22375,
            "translated_percent": 99.0,
            "fuzzy": 32,
            "fuzzy_words": 278,
            "fuzzy_percent": 0.9,
            "failing_checks": 14,
            "failing_checks_words": 68,
            "failing_checks_percent": 0.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T02:30:40.412746+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/fr/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fy",
                "name": "Frisian",
                "plural": {
                    "id": 96,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fry"
                ],
                "direction": "ltr",
                "population": 743057,
                "web_url": "https://hosted.weblate.org/languages/fy/",
                "url": "https://hosted.weblate.org/api/languages/fy/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fy/statistics/?format=api"
            },
            "language_code": "fy",
            "id": 1422102,
            "filename": "resources/po/fy.po",
            "revision": "fe0faf392b8ee54dbf6771b639d6cd301587bd1f",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/master/fy/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/fy/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/master/fy/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/fy/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3403,
            "total_words": 22660,
            "translated": 490,
            "translated_words": 803,
            "translated_percent": 14.3,
            "fuzzy": 395,
            "fuzzy_words": 836,
            "fuzzy_percent": 11.6,
            "failing_checks": 84,
            "failing_checks_words": 246,
            "failing_checks_percent": 2.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T02:30:50.206098+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/fy/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/fy/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/fy/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/fy/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/fy/units/?format=api"
        },
        {
            "language": {
                "id": 7,
                "code": "gl",
                "name": "Galician",
                "plural": {
                    "id": 100,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "glg_es",
                    "glg"
                ],
                "direction": "ltr",
                "population": 3515529,
                "web_url": "https://hosted.weblate.org/languages/gl/",
                "url": "https://hosted.weblate.org/api/languages/gl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/gl/statistics/?format=api"
            },
            "language_code": "gl",
            "id": 1422103,
            "filename": "resources/po/gl.po",
            "revision": "9f834b4e15639257518f7c5bece62e533da0da4a",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/master/gl/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/gl/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/master/gl/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3403,
            "total_words": 22660,
            "translated": 2349,
            "translated_words": 15477,
            "translated_percent": 69.0,
            "fuzzy": 781,
            "fuzzy_words": 4404,
            "fuzzy_percent": 22.9,
            "failing_checks": 290,
            "failing_checks_words": 2417,
            "failing_checks_percent": 8.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T02:31:04.516283+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/gl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/gl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/gl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/gl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/gl/units/?format=api"
        },
        {
            "language": {
                "id": 1,
                "code": "gu",
                "name": "Gujarati",
                "plural": {
                    "id": 111,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "guj",
                    "prp"
                ],
                "direction": "ltr",
                "population": 61721798,
                "web_url": "https://hosted.weblate.org/languages/gu/",
                "url": "https://hosted.weblate.org/api/languages/gu/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/gu/statistics/?format=api"
            },
            "language_code": "gu",
            "id": 1422104,
            "filename": "resources/po/gu.po",
            "revision": "fca0a6781ecf82d0a8ad8232a0b0d9ec5d9355cd",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/master/gu/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/gu/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/master/gu/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/gu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3403,
            "total_words": 22660,
            "translated": 1,
            "translated_words": 15,
            "translated_percent": 0.1,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 0.1,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T02:31:09.469912+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/gu/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/gu/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/gu/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/gu/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/gu/units/?format=api"
        },
        {
            "language": {
                "id": 69,
                "code": "he",
                "name": "Hebrew",
                "plural": {
                    "id": 131,
                    "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": 8675480,
                "web_url": "https://hosted.weblate.org/languages/he/",
                "url": "https://hosted.weblate.org/api/languages/he/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/he/statistics/?format=api"
            },
            "language_code": "he",
            "id": 1422105,
            "filename": "resources/po/he.po",
            "revision": "bfa66f4131718f1aa658cbd573be6686c360d980",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/master/he/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/he/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/master/he/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3403,
            "total_words": 22660,
            "translated": 1486,
            "translated_words": 6525,
            "translated_percent": 43.6,
            "fuzzy": 590,
            "fuzzy_words": 2191,
            "fuzzy_percent": 17.3,
            "failing_checks": 189,
            "failing_checks_words": 861,
            "failing_checks_percent": 5.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-29T07:07:18.010409+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/he/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/he/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/he/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/he/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/he/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "hi",
                "name": "Hindi",
                "plural": {
                    "id": 134,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "hin"
                ],
                "direction": "ltr",
                "population": 545556054,
                "web_url": "https://hosted.weblate.org/languages/hi/",
                "url": "https://hosted.weblate.org/api/languages/hi/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/hi/statistics/?format=api"
            },
            "language_code": "hi",
            "id": 1422106,
            "filename": "resources/po/hi.po",
            "revision": "4d26fc70b7071f7356003cd7ecd37d91bba94eee",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/master/hi/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/hi/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/master/hi/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3403,
            "total_words": 22660,
            "translated": 1041,
            "translated_words": 4406,
            "translated_percent": 30.5,
            "fuzzy": 1365,
            "fuzzy_words": 5836,
            "fuzzy_percent": 40.1,
            "failing_checks": 581,
            "failing_checks_words": 3714,
            "failing_checks_percent": 17.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T02:31:53.096128+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/hi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/hi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/hi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/hi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/hi/units/?format=api"
        },
        {
            "language": {
                "id": 64,
                "code": "hr",
                "name": "Croatian",
                "plural": {
                    "id": 66,
                    "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": 6813163,
                "web_url": "https://hosted.weblate.org/languages/hr/",
                "url": "https://hosted.weblate.org/api/languages/hr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/hr/statistics/?format=api"
            },
            "language_code": "hr",
            "id": 1422107,
            "filename": "resources/po/hr.po",
            "revision": "9b7bb0133351866a5ede352ba850a3ed821dc6d7",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/master/hr/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/hr/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/master/hr/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3403,
            "total_words": 22660,
            "translated": 850,
            "translated_words": 5027,
            "translated_percent": 24.9,
            "fuzzy": 1415,
            "fuzzy_words": 5506,
            "fuzzy_percent": 41.5,
            "failing_checks": 442,
            "failing_checks_words": 2125,
            "failing_checks_percent": 12.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T02:32:11.142383+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/hr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/hr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/hr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/hr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/hr/units/?format=api"
        },
        {
            "language": {
                "id": 66,
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 136,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "population": 12443429,
                "web_url": "https://hosted.weblate.org/languages/hu/",
                "url": "https://hosted.weblate.org/api/languages/hu/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu",
            "id": 1422108,
            "filename": "resources/po/hu.po",
            "revision": "27241113a93201d0ff7da535f641b63926260062",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/master/hu/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/hu/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/master/hu/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3403,
            "total_words": 22660,
            "translated": 2872,
            "translated_words": 18920,
            "translated_percent": 84.3,
            "fuzzy": 414,
            "fuzzy_words": 2573,
            "fuzzy_percent": 12.1,
            "failing_checks": 141,
            "failing_checks_words": 944,
            "failing_checks_percent": 4.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T02:33:01.012919+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/hu/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/hu/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/hu/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/hu/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/hu/units/?format=api"
        },
        {
            "language": {
                "id": 63,
                "code": "hy",
                "name": "Armenian",
                "plural": {
                    "id": 15,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "arm",
                    "hye"
                ],
                "direction": "ltr",
                "population": 5317271,
                "web_url": "https://hosted.weblate.org/languages/hy/",
                "url": "https://hosted.weblate.org/api/languages/hy/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/hy/statistics/?format=api"
            },
            "language_code": "hy",
            "id": 1422109,
            "filename": "resources/po/hy.po",
            "revision": "4323a0f7e636bd61cfa2c00fa7329968731ab459",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/master/hy/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/hy/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/master/hy/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/hy/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3403,
            "total_words": 22660,
            "translated": 1822,
            "translated_words": 7420,
            "translated_percent": 53.5,
            "fuzzy": 457,
            "fuzzy_words": 1781,
            "fuzzy_percent": 13.4,
            "failing_checks": 147,
            "failing_checks_words": 803,
            "failing_checks_percent": 4.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T02:33:23.104920+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/hy/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/hy/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/hy/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/hy/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/hy/units/?format=api"
        },
        {
            "language": {
                "id": 91,
                "code": "ia",
                "name": "Interlingua",
                "plural": {
                    "id": 142,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ina"
                ],
                "direction": "ltr",
                "population": 135,
                "web_url": "https://hosted.weblate.org/languages/ia/",
                "url": "https://hosted.weblate.org/api/languages/ia/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ia/statistics/?format=api"
            },
            "language_code": "ia",
            "id": 1422110,
            "filename": "resources/po/ia.po",
            "revision": "3bc4ca5c9589f4a1548bf06101fba566d6b263cd",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/master/ia/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/ia/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/master/ia/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ia/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3403,
            "total_words": 22660,
            "translated": 2465,
            "translated_words": 13623,
            "translated_percent": 72.4,
            "fuzzy": 157,
            "fuzzy_words": 563,
            "fuzzy_percent": 4.6,
            "failing_checks": 54,
            "failing_checks_words": 255,
            "failing_checks_percent": 1.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T02:33:58.721764+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ia/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ia/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ia/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ia/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ia/units/?format=api"
        },
        {
            "language": {
                "id": 93,
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 141,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 171207687,
                "web_url": "https://hosted.weblate.org/languages/id/",
                "url": "https://hosted.weblate.org/api/languages/id/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/id/statistics/?format=api"
            },
            "language_code": "id",
            "id": 1422111,
            "filename": "resources/po/id.po",
            "revision": "8a3d0d9f7ef2832e69e2fa7eaca02e28dfa2365b",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/master/id/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/id/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/master/id/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3403,
            "total_words": 22660,
            "translated": 2507,
            "translated_words": 14571,
            "translated_percent": 73.6,
            "fuzzy": 884,
            "fuzzy_words": 7912,
            "fuzzy_percent": 25.9,
            "failing_checks": 199,
            "failing_checks_words": 1516,
            "failing_checks_percent": 5.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T02:34:13.343827+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/id/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/id/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/id/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/id/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/id/units/?format=api"
        },
        {
            "language": {
                "id": 279,
                "code": "ig",
                "name": "Igbo",
                "plural": {
                    "id": 139,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ibo"
                ],
                "direction": "ltr",
                "population": 27823640,
                "web_url": "https://hosted.weblate.org/languages/ig/",
                "url": "https://hosted.weblate.org/api/languages/ig/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ig/statistics/?format=api"
            },
            "language_code": "ig",
            "id": 1422112,
            "filename": "resources/po/ig.po",
            "revision": "639d292bc43a8e340b8010a6fe2b986a3b00f02e",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/master/ig/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/ig/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/master/ig/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ig/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3403,
            "total_words": 22660,
            "translated": 62,
            "translated_words": 349,
            "translated_percent": 1.8,
            "fuzzy": 56,
            "fuzzy_words": 221,
            "fuzzy_percent": 1.6,
            "failing_checks": 30,
            "failing_checks_words": 174,
            "failing_checks_percent": 0.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T02:34:33.798662+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ig/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ig/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ig/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ig/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ig/units/?format=api"
        },
        {
            "language": {
                "id": 86,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 146,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://hosted.weblate.org/languages/it/",
                "url": "https://hosted.weblate.org/api/languages/it/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 1422113,
            "filename": "resources/po/it.po",
            "revision": "ba05571f679e189297779aadb28a9f58b886efb1",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/master/it/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/master/it/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3403,
            "total_words": 22660,
            "translated": 3381,
            "translated_words": 22541,
            "translated_percent": 99.3,
            "fuzzy": 20,
            "fuzzy_words": 102,
            "fuzzy_percent": 0.5,
            "failing_checks": 30,
            "failing_checks_words": 148,
            "failing_checks_percent": 0.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T02:35:43.438159+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/it/units/?format=api"
        },
        {
            "language": {
                "id": 49,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 148,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "https://hosted.weblate.org/languages/ja/",
                "url": "https://hosted.weblate.org/api/languages/ja/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 1422114,
            "filename": "resources/po/ja.po",
            "revision": "e768d63a9179d8b439e564c6c967bb5237bdd772",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/master/ja/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/ja/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/master/ja/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3403,
            "total_words": 22660,
            "translated": 3363,
            "translated_words": 22332,
            "translated_percent": 98.8,
            "fuzzy": 36,
            "fuzzy_words": 299,
            "fuzzy_percent": 1.0,
            "failing_checks": 14,
            "failing_checks_words": 72,
            "failing_checks_percent": 0.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T02:36:01.228204+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ja/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ja/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ja/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ja/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ja/units/?format=api"
        },
        {
            "language": {
                "id": 112,
                "code": "ka",
                "name": "Georgian",
                "plural": {
                    "id": 103,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "geo",
                    "kat"
                ],
                "direction": "ltr",
                "population": 3543645,
                "web_url": "https://hosted.weblate.org/languages/ka/",
                "url": "https://hosted.weblate.org/api/languages/ka/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ka/statistics/?format=api"
            },
            "language_code": "ka",
            "id": 1422115,
            "filename": "resources/po/ka.po",
            "revision": "a378142826eb0d649ecaa7662cd2487cb1e5462a",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/master/ka/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/ka/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/master/ka/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ka/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3403,
            "total_words": 22660,
            "translated": 1919,
            "translated_words": 6224,
            "translated_percent": 56.3,
            "fuzzy": 6,
            "fuzzy_words": 26,
            "fuzzy_percent": 0.1,
            "failing_checks": 7,
            "failing_checks_words": 50,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T02:37:00.661632+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ka/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ka/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ka/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ka/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ka/units/?format=api"
        },
        {
            "language": {
                "id": 272,
                "code": "kab",
                "name": "Kabyle",
                "plural": {
                    "id": 152,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "kab_kab"
                ],
                "direction": "ltr",
                "population": 3351886,
                "web_url": "https://hosted.weblate.org/languages/kab/",
                "url": "https://hosted.weblate.org/api/languages/kab/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/kab/statistics/?format=api"
            },
            "language_code": "kab",
            "id": 1422116,
            "filename": "resources/po/kab.po",
            "revision": "2098a28affa84449724011d736e675cca82b972d",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/master/kab/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/kab/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/master/kab/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kab/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3403,
            "total_words": 22660,
            "translated": 72,
            "translated_words": 155,
            "translated_percent": 2.1,
            "fuzzy": 606,
            "fuzzy_words": 1019,
            "fuzzy_percent": 17.8,
            "failing_checks": 119,
            "failing_checks_words": 312,
            "failing_checks_percent": 3.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T02:37:10.265101+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kab/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kab/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kab/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kab/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kab/units/?format=api"
        },
        {
            "language": {
                "id": 113,
                "code": "kk",
                "name": "Kazakh",
                "plural": {
                    "id": 158,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "kk_cyrl",
                    "kz",
                    "kaz"
                ],
                "direction": "ltr",
                "population": 12219390,
                "web_url": "https://hosted.weblate.org/languages/kk/",
                "url": "https://hosted.weblate.org/api/languages/kk/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/kk/statistics/?format=api"
            },
            "language_code": "kk",
            "id": 1422117,
            "filename": "resources/po/kk.po",
            "revision": "f80656f4ddebf41a84e660237da0414a99f7876f",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/master/kk/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/kk/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/master/kk/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3403,
            "total_words": 22660,
            "translated": 3019,
            "translated_words": 19950,
            "translated_percent": 88.7,
            "fuzzy": 328,
            "fuzzy_words": 2182,
            "fuzzy_percent": 9.6,
            "failing_checks": 97,
            "failing_checks_words": 669,
            "failing_checks_percent": 2.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T02:39:14.976643+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kk/units/?format=api"
        },
        {
            "language": {
                "id": 118,
                "code": "km",
                "name": "Khmer (Central)",
                "plural": {
                    "id": 48,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "khm"
                ],
                "direction": "ltr",
                "population": 15065030,
                "web_url": "https://hosted.weblate.org/languages/km/",
                "url": "https://hosted.weblate.org/api/languages/km/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/km/statistics/?format=api"
            },
            "language_code": "km",
            "id": 1422118,
            "filename": "resources/po/km.po",
            "revision": "a4a429533c09cfbd057dfe091eb2423ae98604c4",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/master/km/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/km/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/master/km/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/km/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3403,
            "total_words": 22660,
            "translated": 169,
            "translated_words": 530,
            "translated_percent": 4.9,
            "fuzzy": 312,
            "fuzzy_words": 1026,
            "fuzzy_percent": 9.1,
            "failing_checks": 127,
            "failing_checks_words": 529,
            "failing_checks_percent": 3.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T02:39:36.883933+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/km/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/km/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/km/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/km/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/km/units/?format=api"
        },
        {
            "language": {
                "id": 117,
                "code": "kn",
                "name": "Kannada",
                "plural": {
                    "id": 154,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "kan"
                ],
                "direction": "ltr",
                "population": 49065330,
                "web_url": "https://hosted.weblate.org/languages/kn/",
                "url": "https://hosted.weblate.org/api/languages/kn/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/kn/statistics/?format=api"
            },
            "language_code": "kn",
            "id": 1422119,
            "filename": "resources/po/kn.po",
            "revision": "fb36c055d1b895d784b2d32c5c972d1d20526d54",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/master/kn/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/kn/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/master/kn/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3403,
            "total_words": 22660,
            "translated": 66,
            "translated_words": 209,
            "translated_percent": 1.9,
            "fuzzy": 175,
            "fuzzy_words": 412,
            "fuzzy_percent": 5.1,
            "failing_checks": 40,
            "failing_checks_words": 183,
            "failing_checks_percent": 1.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T02:39:56.416624+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kn/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kn/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kn/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kn/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kn/units/?format=api"
        },
        {
            "language": {
                "id": 116,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 165,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "https://hosted.weblate.org/languages/ko/",
                "url": "https://hosted.weblate.org/api/languages/ko/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko",
            "id": 1422120,
            "filename": "resources/po/ko.po",
            "revision": "4b10c1ecc4c86cc7e2055ee21f6c4b6cef50cf19",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/master/ko/",
            "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/ko/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/master/ko/",
            "url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3403,
            "total_words": 22660,
            "translated": 3297,
            "translated_words": 22321,
            "translated_percent": 96.8,
            "fuzzy": 106,
            "fuzzy_words": 339,
            "fuzzy_percent": 3.1,
            "failing_checks": 23,
            "failing_checks_words": 128,
            "failing_checks_percent": 0.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T02:40:17.911530+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ko/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ko/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ko/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ko/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ko/units/?format=api"
        }
    ]
}