Translation components API.

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

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

{
    "count": 100,
    "next": "https://hosted.weblate.org/api/components/phpmyadmin/glossary/statistics/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "total": 12312,
            "total_words": 41990,
            "total_chars": 274343,
            "last_change": null,
            "recent_changes": 0,
            "translated": 12312,
            "translated_words": 41990,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 274343,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 12240,
            "readonly_percent": 99.4,
            "readonly_words": 41878,
            "readonly_words_percent": 99.7,
            "readonly_chars": 273577,
            "readonly_chars_percent": 99.7,
            "suggestions": 0,
            "comments": 0,
            "code": "en",
            "name": "English",
            "url": "https://hosted.weblate.org/projects/phpmyadmin/glossary/en/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/glossary/en/"
        },
        {
            "total": 32,
            "total_words": 53,
            "total_chars": 339,
            "last_change": "2023-11-01T06:34:35.447610Z",
            "recent_changes": 1,
            "translated": 31,
            "translated_words": 52,
            "translated_percent": 96.8,
            "translated_words_percent": 98.1,
            "translated_chars": 332,
            "translated_chars_percent": 97.9,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 2,
            "readonly_percent": 6.2,
            "readonly_words": 2,
            "readonly_words_percent": 3.7,
            "readonly_chars": 7,
            "readonly_chars_percent": 2.0,
            "suggestions": 0,
            "comments": 0,
            "code": "zh_Hans",
            "name": "Chinese (Simplified)",
            "url": "https://hosted.weblate.org/projects/phpmyadmin/glossary/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/glossary/zh_Hans/"
        },
        {
            "total": 5674,
            "total_words": 29747,
            "total_chars": 192025,
            "last_change": "2023-05-03T20:39:46.225275Z",
            "recent_changes": 8,
            "translated": 5670,
            "translated_words": 29733,
            "translated_percent": 99.9,
            "translated_words_percent": 99.9,
            "translated_chars": 191924,
            "translated_chars_percent": 99.9,
            "fuzzy": 1,
            "fuzzy_percent": 0.1,
            "fuzzy_words": 1,
            "fuzzy_words_percent": 0.1,
            "fuzzy_chars": 3,
            "fuzzy_chars_percent": 0.1,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 2,
            "readonly_percent": 0.1,
            "readonly_words": 2,
            "readonly_words_percent": 0.1,
            "readonly_chars": 7,
            "readonly_chars_percent": 0.1,
            "suggestions": 1,
            "comments": 0,
            "code": "fa",
            "name": "Persian",
            "url": "https://hosted.weblate.org/projects/phpmyadmin/glossary/fa/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/glossary/fa/"
        },
        {
            "total": 19,
            "total_words": 37,
            "total_chars": 256,
            "last_change": "2023-08-30T21:55:38.685076Z",
            "recent_changes": 1,
            "translated": 3,
            "translated_words": 4,
            "translated_percent": 15.7,
            "translated_words_percent": 10.8,
            "translated_chars": 29,
            "translated_chars_percent": 11.3,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 2,
            "readonly_percent": 10.5,
            "readonly_words": 2,
            "readonly_words_percent": 5.4,
            "readonly_chars": 7,
            "readonly_chars_percent": 2.7,
            "suggestions": 0,
            "comments": 0,
            "code": "az",
            "name": "Azerbaijani",
            "url": "https://hosted.weblate.org/projects/phpmyadmin/glossary/az/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/glossary/az/"
        },
        {
            "total": 68,
            "total_words": 87,
            "total_chars": 598,
            "last_change": "2023-12-26T02:53:00.205767Z",
            "recent_changes": 4,
            "translated": 55,
            "translated_words": 57,
            "translated_percent": 80.8,
            "translated_words_percent": 65.5,
            "translated_chars": 382,
            "translated_chars_percent": 63.8,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 2,
            "readonly_percent": 2.9,
            "readonly_words": 2,
            "readonly_words_percent": 2.2,
            "readonly_chars": 7,
            "readonly_chars_percent": 1.1,
            "suggestions": 7,
            "comments": 0,
            "code": "pt",
            "name": "Portuguese",
            "url": "https://hosted.weblate.org/projects/phpmyadmin/glossary/pt/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/glossary/pt/"
        },
        {
            "total": 27,
            "total_words": 46,
            "total_chars": 293,
            "last_change": "2023-08-30T21:55:39.294947Z",
            "recent_changes": 1,
            "translated": 11,
            "translated_words": 13,
            "translated_percent": 40.7,
            "translated_words_percent": 28.2,
            "translated_chars": 66,
            "translated_chars_percent": 22.5,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 2,
            "readonly_percent": 7.4,
            "readonly_words": 2,
            "readonly_words_percent": 4.3,
            "readonly_chars": 7,
            "readonly_chars_percent": 2.3,
            "suggestions": 1,
            "comments": 0,
            "code": "th",
            "name": "Thai",
            "url": "https://hosted.weblate.org/projects/phpmyadmin/glossary/th/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/glossary/th/"
        },
        {
            "total": 194,
            "total_words": 255,
            "total_chars": 1671,
            "last_change": "2024-03-29T10:58:08.016833Z",
            "recent_changes": 1,
            "translated": 194,
            "translated_words": 255,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1671,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 2,
            "readonly_percent": 1.0,
            "readonly_words": 2,
            "readonly_words_percent": 0.7,
            "readonly_chars": 7,
            "readonly_chars_percent": 0.4,
            "suggestions": 0,
            "comments": 0,
            "code": "cs",
            "name": "Czech",
            "url": "https://hosted.weblate.org/projects/phpmyadmin/glossary/cs/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/glossary/cs/"
        },
        {
            "total": 31,
            "total_words": 48,
            "total_chars": 327,
            "last_change": "2023-11-02T21:51:46.240477Z",
            "recent_changes": 2,
            "translated": 31,
            "translated_words": 48,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 327,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 2,
            "readonly_percent": 6.4,
            "readonly_words": 2,
            "readonly_words_percent": 4.1,
            "readonly_chars": 7,
            "readonly_chars_percent": 2.1,
            "suggestions": 0,
            "comments": 0,
            "code": "es",
            "name": "Spanish",
            "url": "https://hosted.weblate.org/projects/phpmyadmin/glossary/es/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/glossary/es/"
        },
        {
            "total": 58,
            "total_words": 84,
            "total_chars": 567,
            "last_change": "2023-08-30T21:55:40.151995Z",
            "recent_changes": 1,
            "translated": 42,
            "translated_words": 51,
            "translated_percent": 72.4,
            "translated_words_percent": 60.7,
            "translated_chars": 340,
            "translated_chars_percent": 59.9,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 2,
            "readonly_percent": 3.4,
            "readonly_words": 2,
            "readonly_words_percent": 2.3,
            "readonly_chars": 7,
            "readonly_chars_percent": 1.2,
            "suggestions": 0,
            "comments": 0,
            "code": "zh_Hant",
            "name": "Chinese (Traditional)",
            "url": "https://hosted.weblate.org/projects/phpmyadmin/glossary/zh_Hant/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/glossary/zh_Hant/"
        },
        {
            "total": 47,
            "total_words": 79,
            "total_chars": 498,
            "last_change": "2023-12-29T23:19:56.967086Z",
            "recent_changes": 3,
            "translated": 47,
            "translated_words": 79,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 498,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 2,
            "readonly_percent": 4.2,
            "readonly_words": 2,
            "readonly_words_percent": 2.5,
            "readonly_chars": 7,
            "readonly_chars_percent": 1.4,
            "suggestions": 0,
            "comments": 0,
            "code": "ko",
            "name": "Korean",
            "url": "https://hosted.weblate.org/projects/phpmyadmin/glossary/ko/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/glossary/ko/"
        },
        {
            "total": 104,
            "total_words": 132,
            "total_chars": 846,
            "last_change": "2024-03-21T14:36:08.423278Z",
            "recent_changes": 2,
            "translated": 104,
            "translated_words": 132,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 846,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 2,
            "readonly_percent": 1.9,
            "readonly_words": 2,
            "readonly_words_percent": 1.5,
            "readonly_chars": 7,
            "readonly_chars_percent": 0.8,
            "suggestions": 0,
            "comments": 0,
            "code": "id",
            "name": "Indonesian",
            "url": "https://hosted.weblate.org/projects/phpmyadmin/glossary/id/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/glossary/id/"
        },
        {
            "total": 36,
            "total_words": 54,
            "total_chars": 337,
            "last_change": "2023-08-30T21:55:40.914438Z",
            "recent_changes": 1,
            "translated": 20,
            "translated_words": 21,
            "translated_percent": 55.5,
            "translated_words_percent": 38.8,
            "translated_chars": 110,
            "translated_chars_percent": 32.6,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 2,
            "readonly_percent": 5.5,
            "readonly_words": 2,
            "readonly_words_percent": 3.7,
            "readonly_chars": 7,
            "readonly_chars_percent": 2.0,
            "suggestions": 0,
            "comments": 0,
            "code": "pa",
            "name": "Punjabi",
            "url": "https://hosted.weblate.org/projects/phpmyadmin/glossary/pa/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/glossary/pa/"
        },
        {
            "total": 21,
            "total_words": 38,
            "total_chars": 249,
            "last_change": "2023-08-30T21:55:41.161822Z",
            "recent_changes": 1,
            "translated": 5,
            "translated_words": 5,
            "translated_percent": 23.8,
            "translated_words_percent": 13.1,
            "translated_chars": 22,
            "translated_chars_percent": 8.8,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 2,
            "readonly_percent": 9.5,
            "readonly_words": 2,
            "readonly_words_percent": 5.2,
            "readonly_chars": 7,
            "readonly_chars_percent": 2.8,
            "suggestions": 0,
            "comments": 0,
            "code": "br",
            "name": "Breton",
            "url": "https://hosted.weblate.org/projects/phpmyadmin/glossary/br/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/glossary/br/"
        },
        {
            "total": 22,
            "total_words": 39,
            "total_chars": 259,
            "last_change": "2023-08-30T21:55:41.442934Z",
            "recent_changes": 1,
            "translated": 6,
            "translated_words": 6,
            "translated_percent": 27.2,
            "translated_words_percent": 15.3,
            "translated_chars": 32,
            "translated_chars_percent": 12.3,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 2,
            "readonly_percent": 9.0,
            "readonly_words": 2,
            "readonly_words_percent": 5.1,
            "readonly_chars": 7,
            "readonly_chars_percent": 2.7,
            "suggestions": 0,
            "comments": 0,
            "code": "hu",
            "name": "Hungarian",
            "url": "https://hosted.weblate.org/projects/phpmyadmin/glossary/hu/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/glossary/hu/"
        },
        {
            "total": 1047,
            "total_words": 1124,
            "total_chars": 7466,
            "last_change": "2023-08-31T12:51:48.715576Z",
            "recent_changes": 1,
            "translated": 1047,
            "translated_words": 1124,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 7466,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 2,
            "readonly_percent": 0.1,
            "readonly_words": 2,
            "readonly_words_percent": 0.1,
            "readonly_chars": 7,
            "readonly_chars_percent": 0.1,
            "suggestions": 0,
            "comments": 0,
            "code": "tr",
            "name": "Turkish",
            "url": "https://hosted.weblate.org/projects/phpmyadmin/glossary/tr/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/glossary/tr/"
        },
        {
            "total": 19,
            "total_words": 36,
            "total_chars": 242,
            "last_change": "2023-05-17T15:33:52.764472Z",
            "recent_changes": 2,
            "translated": 9,
            "translated_words": 10,
            "translated_percent": 47.3,
            "translated_words_percent": 27.7,
            "translated_chars": 53,
            "translated_chars_percent": 21.9,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 2,
            "readonly_percent": 10.5,
            "readonly_words": 2,
            "readonly_words_percent": 5.5,
            "readonly_chars": 7,
            "readonly_chars_percent": 2.8,
            "suggestions": 3,
            "comments": 0,
            "code": "sk",
            "name": "Slovak",
            "url": "https://hosted.weblate.org/projects/phpmyadmin/glossary/sk/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/glossary/sk/"
        },
        {
            "total": 41,
            "total_words": 92,
            "total_chars": 575,
            "last_change": "2023-06-07T23:06:24.267585Z",
            "recent_changes": 2,
            "translated": 39,
            "translated_words": 80,
            "translated_percent": 95.1,
            "translated_words_percent": 86.9,
            "translated_chars": 487,
            "translated_chars_percent": 84.6,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 2,
            "readonly_percent": 4.8,
            "readonly_words": 2,
            "readonly_words_percent": 2.1,
            "readonly_chars": 7,
            "readonly_chars_percent": 1.2,
            "suggestions": 0,
            "comments": 0,
            "code": "fr",
            "name": "French",
            "url": "https://hosted.weblate.org/projects/phpmyadmin/glossary/fr/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/glossary/fr/"
        },
        {
            "total": 19,
            "total_words": 36,
            "total_chars": 243,
            "last_change": "2023-08-30T21:55:42.549069Z",
            "recent_changes": 1,
            "translated": 7,
            "translated_words": 7,
            "translated_percent": 36.8,
            "translated_words_percent": 19.4,
            "translated_chars": 43,
            "translated_chars_percent": 17.6,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 2,
            "readonly_percent": 10.5,
            "readonly_words": 2,
            "readonly_words_percent": 5.5,
            "readonly_chars": 7,
            "readonly_chars_percent": 2.8,
            "suggestions": 0,
            "comments": 0,
            "code": "da",
            "name": "Danish",
            "url": "https://hosted.weblate.org/projects/phpmyadmin/glossary/da/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/glossary/da/"
        },
        {
            "total": 26,
            "total_words": 43,
            "total_chars": 290,
            "last_change": "2023-08-30T21:55:42.826899Z",
            "recent_changes": 1,
            "translated": 11,
            "translated_words": 11,
            "translated_percent": 42.3,
            "translated_words_percent": 25.5,
            "translated_chars": 67,
            "translated_chars_percent": 23.1,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 2,
            "readonly_percent": 7.6,
            "readonly_words": 2,
            "readonly_words_percent": 4.6,
            "readonly_chars": 7,
            "readonly_chars_percent": 2.4,
            "suggestions": 0,
            "comments": 0,
            "code": "he",
            "name": "Hebrew",
            "url": "https://hosted.weblate.org/projects/phpmyadmin/glossary/he/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/glossary/he/"
        },
        {
            "total": 38,
            "total_words": 55,
            "total_chars": 389,
            "last_change": "2023-08-30T21:55:43.100693Z",
            "recent_changes": 1,
            "translated": 22,
            "translated_words": 22,
            "translated_percent": 57.8,
            "translated_words_percent": 40.0,
            "translated_chars": 162,
            "translated_chars_percent": 41.6,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 2,
            "readonly_percent": 5.2,
            "readonly_words": 2,
            "readonly_words_percent": 3.6,
            "readonly_chars": 7,
            "readonly_chars_percent": 1.7,
            "suggestions": 1,
            "comments": 0,
            "code": "bg",
            "name": "Bulgarian",
            "url": "https://hosted.weblate.org/projects/phpmyadmin/glossary/bg/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/glossary/bg/"
        },
        {
            "total": 61,
            "total_words": 103,
            "total_chars": 642,
            "last_change": "2023-08-30T21:55:43.335615Z",
            "recent_changes": 1,
            "translated": 46,
            "translated_words": 71,
            "translated_percent": 75.4,
            "translated_words_percent": 68.9,
            "translated_chars": 420,
            "translated_chars_percent": 65.4,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 2,
            "readonly_percent": 3.2,
            "readonly_words": 2,
            "readonly_words_percent": 1.9,
            "readonly_chars": 7,
            "readonly_chars_percent": 1.0,
            "suggestions": 0,
            "comments": 0,
            "code": "lv",
            "name": "Latvian",
            "url": "https://hosted.weblate.org/projects/phpmyadmin/glossary/lv/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/glossary/lv/"
        },
        {
            "total": 76,
            "total_words": 128,
            "total_chars": 921,
            "last_change": "2023-08-30T21:55:43.626649Z",
            "recent_changes": 1,
            "translated": 75,
            "translated_words": 117,
            "translated_percent": 98.6,
            "translated_words_percent": 91.4,
            "translated_chars": 840,
            "translated_chars_percent": 91.2,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 2,
            "readonly_percent": 2.6,
            "readonly_words": 2,
            "readonly_words_percent": 1.5,
            "readonly_chars": 7,
            "readonly_chars_percent": 0.7,
            "suggestions": 0,
            "comments": 0,
            "code": "ja",
            "name": "Japanese",
            "url": "https://hosted.weblate.org/projects/phpmyadmin/glossary/ja/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/glossary/ja/"
        },
        {
            "total": 254,
            "total_words": 288,
            "total_chars": 1977,
            "last_change": "2023-08-30T21:55:43.922309Z",
            "recent_changes": 1,
            "translated": 242,
            "translated_words": 259,
            "translated_percent": 95.2,
            "translated_words_percent": 89.9,
            "translated_chars": 1779,
            "translated_chars_percent": 89.9,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 2,
            "readonly_percent": 0.7,
            "readonly_words": 2,
            "readonly_words_percent": 0.6,
            "readonly_chars": 7,
            "readonly_chars_percent": 0.3,
            "suggestions": 0,
            "comments": 0,
            "code": "kk",
            "name": "Kazakh",
            "url": "https://hosted.weblate.org/projects/phpmyadmin/glossary/kk/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/glossary/kk/"
        },
        {
            "total": 29,
            "total_words": 47,
            "total_chars": 312,
            "last_change": "2023-12-30T14:19:39.845208Z",
            "recent_changes": 12,
            "translated": 29,
            "translated_words": 47,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 312,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 2,
            "readonly_percent": 6.8,
            "readonly_words": 2,
            "readonly_words_percent": 4.2,
            "readonly_chars": 7,
            "readonly_chars_percent": 2.2,
            "suggestions": 0,
            "comments": 0,
            "code": "pt_BR",
            "name": "Portuguese (Brazil)",
            "url": "https://hosted.weblate.org/projects/phpmyadmin/glossary/pt_BR/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/glossary/pt_BR/"
        },
        {
            "total": 23,
            "total_words": 42,
            "total_chars": 274,
            "last_change": "2024-04-18T20:03:26.423582Z",
            "recent_changes": 0,
            "translated": 23,
            "translated_words": 42,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 274,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 2,
            "readonly_percent": 8.6,
            "readonly_words": 2,
            "readonly_words_percent": 4.7,
            "readonly_chars": 7,
            "readonly_chars_percent": 2.5,
            "suggestions": 1,
            "comments": 0,
            "code": "pl",
            "name": "Polish",
            "url": "https://hosted.weblate.org/projects/phpmyadmin/glossary/pl/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/glossary/pl/"
        },
        {
            "total": 20,
            "total_words": 37,
            "total_chars": 249,
            "last_change": "2023-08-30T21:55:44.738314Z",
            "recent_changes": 1,
            "translated": 4,
            "translated_words": 4,
            "translated_percent": 20.0,
            "translated_words_percent": 10.8,
            "translated_chars": 22,
            "translated_chars_percent": 8.8,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 2,
            "readonly_percent": 10.0,
            "readonly_words": 2,
            "readonly_words_percent": 5.4,
            "readonly_chars": 7,
            "readonly_chars_percent": 2.8,
            "suggestions": 0,
            "comments": 0,
            "code": "km",
            "name": "Khmer (Central)",
            "url": "https://hosted.weblate.org/projects/phpmyadmin/glossary/km/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/glossary/km/"
        },
        {
            "total": 20,
            "total_words": 39,
            "total_chars": 263,
            "last_change": null,
            "recent_changes": 0,
            "translated": 4,
            "translated_words": 6,
            "translated_percent": 20.0,
            "translated_words_percent": 15.3,
            "translated_chars": 36,
            "translated_chars_percent": 13.6,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 2,
            "readonly_percent": 10.0,
            "readonly_words": 2,
            "readonly_words_percent": 5.1,
            "readonly_chars": 7,
            "readonly_chars_percent": 2.6,
            "suggestions": 0,
            "comments": 0,
            "code": "el",
            "name": "Greek",
            "url": "https://hosted.weblate.org/projects/phpmyadmin/glossary/el/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/glossary/el/"
        },
        {
            "total": 33,
            "total_words": 53,
            "total_chars": 345,
            "last_change": "2024-04-16T22:52:38.792834Z",
            "recent_changes": 0,
            "translated": 32,
            "translated_words": 52,
            "translated_percent": 96.9,
            "translated_words_percent": 98.1,
            "translated_chars": 342,
            "translated_chars_percent": 99.1,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 2,
            "readonly_percent": 6.0,
            "readonly_words": 2,
            "readonly_words_percent": 3.7,
            "readonly_chars": 7,
            "readonly_chars_percent": 2.0,
            "suggestions": 6,
            "comments": 0,
            "code": "nb_NO",
            "name": "Norwegian Bokmål",
            "url": "https://hosted.weblate.org/projects/phpmyadmin/glossary/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/glossary/nb_NO/"
        },
        {
            "total": 102,
            "total_words": 125,
            "total_chars": 855,
            "last_change": "2023-08-30T21:55:45.608443Z",
            "recent_changes": 1,
            "translated": 88,
            "translated_words": 94,
            "translated_percent": 86.2,
            "translated_words_percent": 75.2,
            "translated_chars": 637,
            "translated_chars_percent": 74.5,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 2,
            "readonly_percent": 1.9,
            "readonly_words": 2,
            "readonly_words_percent": 1.6,
            "readonly_chars": 7,
            "readonly_chars_percent": 0.8,
            "suggestions": 0,
            "comments": 0,
            "code": "si",
            "name": "Sinhala",
            "url": "https://hosted.weblate.org/projects/phpmyadmin/glossary/si/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/glossary/si/"
        },
        {
            "total": 1042,
            "total_words": 1104,
            "total_chars": 7497,
            "last_change": "2023-08-30T21:55:45.986412Z",
            "recent_changes": 1,
            "translated": 1029,
            "translated_words": 1074,
            "translated_percent": 98.7,
            "translated_words_percent": 97.2,
            "translated_chars": 7285,
            "translated_chars_percent": 97.1,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 2,
            "readonly_percent": 0.1,
            "readonly_words": 2,
            "readonly_words_percent": 0.1,
            "readonly_chars": 7,
            "readonly_chars_percent": 0.1,
            "suggestions": 0,
            "comments": 0,
            "code": "hy",
            "name": "Armenian",
            "url": "https://hosted.weblate.org/projects/phpmyadmin/glossary/hy/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/glossary/hy/"
        },
        {
            "total": 55,
            "total_words": 77,
            "total_chars": 572,
            "last_change": "2023-11-19T20:46:05.787936Z",
            "recent_changes": 4,
            "translated": 54,
            "translated_words": 76,
            "translated_percent": 98.1,
            "translated_words_percent": 98.7,
            "translated_chars": 565,
            "translated_chars_percent": 98.7,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 2,
            "readonly_percent": 3.6,
            "readonly_words": 2,
            "readonly_words_percent": 2.5,
            "readonly_chars": 7,
            "readonly_chars_percent": 1.2,
            "suggestions": 0,
            "comments": 0,
            "code": "et",
            "name": "Estonian",
            "url": "https://hosted.weblate.org/projects/phpmyadmin/glossary/et/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/glossary/et/"
        },
        {
            "total": 5160,
            "total_words": 9810,
            "total_chars": 66092,
            "last_change": null,
            "recent_changes": 0,
            "translated": 5148,
            "translated_words": 9781,
            "translated_percent": 99.7,
            "translated_words_percent": 99.7,
            "translated_chars": 65890,
            "translated_chars_percent": 99.6,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 2,
            "readonly_percent": 0.1,
            "readonly_words": 2,
            "readonly_words_percent": 0.1,
            "readonly_chars": 7,
            "readonly_chars_percent": 0.1,
            "suggestions": 0,
            "comments": 0,
            "code": "ug",
            "name": "Uyghur",
            "url": "https://hosted.weblate.org/projects/phpmyadmin/glossary/ug/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/glossary/ug/"
        },
        {
            "total": 218,
            "total_words": 825,
            "total_chars": 4895,
            "last_change": "2023-12-07T15:08:19.921941Z",
            "recent_changes": 1,
            "translated": 202,
            "translated_words": 792,
            "translated_percent": 92.6,
            "translated_words_percent": 96.0,
            "translated_chars": 4668,
            "translated_chars_percent": 95.3,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 2,
            "readonly_percent": 0.9,
            "readonly_words": 2,
            "readonly_words_percent": 0.2,
            "readonly_chars": 7,
            "readonly_chars_percent": 0.1,
            "suggestions": 0,
            "comments": 0,
            "code": "hr",
            "name": "Croatian",
            "url": "https://hosted.weblate.org/projects/phpmyadmin/glossary/hr/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/glossary/hr/"
        },
        {
            "total": 38,
            "total_words": 60,
            "total_chars": 451,
            "last_change": "2024-02-20T22:32:51.285448Z",
            "recent_changes": 2,
            "translated": 38,
            "translated_words": 60,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 451,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 3,
            "readonly_percent": 7.8,
            "readonly_words": 3,
            "readonly_words_percent": 5.0,
            "readonly_chars": 26,
            "readonly_chars_percent": 5.7,
            "suggestions": 0,
            "comments": 0,
            "code": "nl",
            "name": "Dutch",
            "url": "https://hosted.weblate.org/projects/phpmyadmin/glossary/nl/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/glossary/nl/"
        },
        {
            "total": 21,
            "total_words": 38,
            "total_chars": 252,
            "last_change": "2023-08-30T21:55:47.741546Z",
            "recent_changes": 1,
            "translated": 5,
            "translated_words": 5,
            "translated_percent": 23.8,
            "translated_words_percent": 13.1,
            "translated_chars": 25,
            "translated_chars_percent": 9.9,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 2,
            "readonly_percent": 9.5,
            "readonly_words": 2,
            "readonly_words_percent": 5.2,
            "readonly_chars": 7,
            "readonly_chars_percent": 2.7,
            "suggestions": 0,
            "comments": 0,
            "code": "hi",
            "name": "Hindi",
            "url": "https://hosted.weblate.org/projects/phpmyadmin/glossary/hi/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/glossary/hi/"
        },
        {
            "total": 238,
            "total_words": 341,
            "total_chars": 2420,
            "last_change": null,
            "recent_changes": 0,
            "translated": 222,
            "translated_words": 308,
            "translated_percent": 93.2,
            "translated_words_percent": 90.3,
            "translated_chars": 2193,
            "translated_chars_percent": 90.6,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 2,
            "readonly_percent": 0.8,
            "readonly_words": 2,
            "readonly_words_percent": 0.5,
            "readonly_chars": 7,
            "readonly_chars_percent": 0.2,
            "suggestions": 0,
            "comments": 0,
            "code": "ro",
            "name": "Romanian",
            "url": "https://hosted.weblate.org/projects/phpmyadmin/glossary/ro/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/glossary/ro/"
        },
        {
            "total": 272,
            "total_words": 317,
            "total_chars": 2265,
            "last_change": "2023-08-30T21:55:48.335277Z",
            "recent_changes": 1,
            "translated": 259,
            "translated_words": 287,
            "translated_percent": 95.2,
            "translated_words_percent": 90.5,
            "translated_chars": 2056,
            "translated_chars_percent": 90.7,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 2,
            "readonly_percent": 0.7,
            "readonly_words": 2,
            "readonly_words_percent": 0.6,
            "readonly_chars": 7,
            "readonly_chars_percent": 0.3,
            "suggestions": 0,
            "comments": 0,
            "code": "ta",
            "name": "Tamil",
            "url": "https://hosted.weblate.org/projects/phpmyadmin/glossary/ta/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/glossary/ta/"
        },
        {
            "total": 21,
            "total_words": 39,
            "total_chars": 254,
            "last_change": "2024-01-14T12:31:12.294800Z",
            "recent_changes": 0,
            "translated": 17,
            "translated_words": 25,
            "translated_percent": 80.9,
            "translated_words_percent": 64.1,
            "translated_chars": 156,
            "translated_chars_percent": 61.4,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 2,
            "readonly_percent": 9.5,
            "readonly_words": 2,
            "readonly_words_percent": 5.1,
            "readonly_chars": 7,
            "readonly_chars_percent": 2.7,
            "suggestions": 7,
            "comments": 0,
            "code": "de",
            "name": "German",
            "url": "https://hosted.weblate.org/projects/phpmyadmin/glossary/de/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/glossary/de/"
        },
        {
            "total": 22,
            "total_words": 39,
            "total_chars": 257,
            "last_change": "2024-03-07T04:09:18.588991Z",
            "recent_changes": 0,
            "translated": 10,
            "translated_words": 11,
            "translated_percent": 45.4,
            "translated_words_percent": 28.2,
            "translated_chars": 61,
            "translated_chars_percent": 23.7,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 2,
            "readonly_percent": 9.0,
            "readonly_words": 2,
            "readonly_words_percent": 5.1,
            "readonly_chars": 7,
            "readonly_chars_percent": 2.7,
            "suggestions": 1,
            "comments": 0,
            "code": "ne",
            "name": "Nepali",
            "url": "https://hosted.weblate.org/projects/phpmyadmin/glossary/ne/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/glossary/ne/"
        },
        {
            "total": 18,
            "total_words": 35,
            "total_chars": 234,
            "last_change": null,
            "recent_changes": 0,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 11.1,
            "translated_words_percent": 5.7,
            "translated_chars": 7,
            "translated_chars_percent": 2.9,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 2,
            "readonly_percent": 11.1,
            "readonly_words": 2,
            "readonly_words_percent": 5.7,
            "readonly_chars": 7,
            "readonly_chars_percent": 2.9,
            "suggestions": 0,
            "comments": 0,
            "code": "ca",
            "name": "Catalan",
            "url": "https://hosted.weblate.org/projects/phpmyadmin/glossary/ca/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/glossary/ca/"
        },
        {
            "total": 18,
            "total_words": 35,
            "total_chars": 234,
            "last_change": null,
            "recent_changes": 0,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 11.1,
            "translated_words_percent": 5.7,
            "translated_chars": 7,
            "translated_chars_percent": 2.9,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 2,
            "readonly_percent": 11.1,
            "readonly_words": 2,
            "readonly_words_percent": 5.7,
            "readonly_chars": 7,
            "readonly_chars_percent": 2.9,
            "suggestions": 0,
            "comments": 0,
            "code": "fi",
            "name": "Finnish",
            "url": "https://hosted.weblate.org/projects/phpmyadmin/glossary/fi/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/glossary/fi/"
        },
        {
            "total": 18,
            "total_words": 35,
            "total_chars": 234,
            "last_change": "2023-11-11T06:51:05.696789Z",
            "recent_changes": 18,
            "translated": 17,
            "translated_words": 34,
            "translated_percent": 94.4,
            "translated_words_percent": 97.1,
            "translated_chars": 227,
            "translated_chars_percent": 97.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 2,
            "readonly_percent": 11.1,
            "readonly_words": 2,
            "readonly_words_percent": 5.7,
            "readonly_chars": 7,
            "readonly_chars_percent": 2.9,
            "suggestions": 0,
            "comments": 0,
            "code": "fil",
            "name": "Filipino",
            "url": "https://hosted.weblate.org/projects/phpmyadmin/glossary/fil/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/glossary/fil/"
        },
        {
            "total": 18,
            "total_words": 35,
            "total_chars": 234,
            "last_change": null,
            "recent_changes": 0,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 11.1,
            "translated_words_percent": 5.7,
            "translated_chars": 7,
            "translated_chars_percent": 2.9,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 2,
            "readonly_percent": 11.1,
            "readonly_words": 2,
            "readonly_words_percent": 5.7,
            "readonly_chars": 7,
            "readonly_chars_percent": 2.9,
            "suggestions": 0,
            "comments": 0,
            "code": "tk",
            "name": "Turkmen",
            "url": "https://hosted.weblate.org/projects/phpmyadmin/glossary/tk/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/glossary/tk/"
        },
        {
            "total": 18,
            "total_words": 35,
            "total_chars": 234,
            "last_change": null,
            "recent_changes": 0,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 11.1,
            "translated_words_percent": 5.7,
            "translated_chars": 7,
            "translated_chars_percent": 2.9,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 2,
            "readonly_percent": 11.1,
            "readonly_words": 2,
            "readonly_words_percent": 5.7,
            "readonly_chars": 7,
            "readonly_chars_percent": 2.9,
            "suggestions": 0,
            "comments": 0,
            "code": "bs",
            "name": "Bosnian",
            "url": "https://hosted.weblate.org/projects/phpmyadmin/glossary/bs/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/glossary/bs/"
        },
        {
            "total": 18,
            "total_words": 35,
            "total_chars": 234,
            "last_change": null,
            "recent_changes": 0,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 11.1,
            "translated_words_percent": 5.7,
            "translated_chars": 7,
            "translated_chars_percent": 2.9,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 2,
            "readonly_percent": 11.1,
            "readonly_words": 2,
            "readonly_words_percent": 5.7,
            "readonly_chars": 7,
            "readonly_chars_percent": 2.9,
            "suggestions": 0,
            "comments": 0,
            "code": "sq",
            "name": "Albanian",
            "url": "https://hosted.weblate.org/projects/phpmyadmin/glossary/sq/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/glossary/sq/"
        },
        {
            "total": 18,
            "total_words": 35,
            "total_chars": 234,
            "last_change": null,
            "recent_changes": 0,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 11.1,
            "translated_words_percent": 5.7,
            "translated_chars": 7,
            "translated_chars_percent": 2.9,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 2,
            "readonly_percent": 11.1,
            "readonly_words": 2,
            "readonly_words_percent": 5.7,
            "readonly_chars": 7,
            "readonly_chars_percent": 2.9,
            "suggestions": 0,
            "comments": 0,
            "code": "tzm",
            "name": "Tamazight (Central Atlas)",
            "url": "https://hosted.weblate.org/projects/phpmyadmin/glossary/tzm/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/glossary/tzm/"
        },
        {
            "total": 18,
            "total_words": 35,
            "total_chars": 234,
            "last_change": null,
            "recent_changes": 0,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 11.1,
            "translated_words_percent": 5.7,
            "translated_chars": 7,
            "translated_chars_percent": 2.9,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 2,
            "readonly_percent": 11.1,
            "readonly_words": 2,
            "readonly_words_percent": 5.7,
            "readonly_chars": 7,
            "readonly_chars_percent": 2.9,
            "suggestions": 0,
            "comments": 0,
            "code": "pt_PT",
            "name": "Portuguese (Portugal)",
            "url": "https://hosted.weblate.org/projects/phpmyadmin/glossary/pt_PT/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/glossary/pt_PT/"
        },
        {
            "total": 18,
            "total_words": 35,
            "total_chars": 234,
            "last_change": null,
            "recent_changes": 0,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 11.1,
            "translated_words_percent": 5.7,
            "translated_chars": 7,
            "translated_chars_percent": 2.9,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 2,
            "readonly_percent": 11.1,
            "readonly_words": 2,
            "readonly_words_percent": 5.7,
            "readonly_chars": 7,
            "readonly_chars_percent": 2.9,
            "suggestions": 0,
            "comments": 0,
            "code": "rcf",
            "name": "Réunion Creole",
            "url": "https://hosted.weblate.org/projects/phpmyadmin/glossary/rcf/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/glossary/rcf/"
        },
        {
            "total": 18,
            "total_words": 35,
            "total_chars": 234,
            "last_change": null,
            "recent_changes": 0,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 11.1,
            "translated_words_percent": 5.7,
            "translated_chars": 7,
            "translated_chars_percent": 2.9,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 2,
            "readonly_percent": 11.1,
            "readonly_words": 2,
            "readonly_words_percent": 5.7,
            "readonly_chars": 7,
            "readonly_chars_percent": 2.9,
            "suggestions": 0,
            "comments": 0,
            "code": "am",
            "name": "Amharic",
            "url": "https://hosted.weblate.org/projects/phpmyadmin/glossary/am/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/glossary/am/"
        },
        {
            "total": 18,
            "total_words": 35,
            "total_chars": 234,
            "last_change": null,
            "recent_changes": 0,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 11.1,
            "translated_words_percent": 5.7,
            "translated_chars": 7,
            "translated_chars_percent": 2.9,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 2,
            "readonly_percent": 11.1,
            "readonly_words": 2,
            "readonly_words_percent": 5.7,
            "readonly_chars": 7,
            "readonly_chars_percent": 2.9,
            "suggestions": 0,
            "comments": 0,
            "code": "uz_Latn",
            "name": "Uzbek (latin)",
            "url": "https://hosted.weblate.org/projects/phpmyadmin/glossary/uz_Latn/",
            "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/glossary/uz_Latn/"
        }
    ]
}