Translation components API.

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

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

{
    "count": 91,
    "next": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsharedautokorr/translations/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 286200,
            "filename": "templates/helpcontent2/source/text/shared/autokorr.pot",
            "revision": "c9d3d68f33fd74d9c0661cc3f4ac78d80f3d0cc5",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsharedautokorr/en/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/en/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsharedautokorr/en/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 48,
            "total_words": 437,
            "translated": 48,
            "translated_words": 437,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/en/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/en/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/en/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/en/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/en/units/?format=api"
        },
        {
            "language": {
                "id": 9,
                "code": "am",
                "name": "Amharic",
                "plural": {
                    "id": 9,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "amh"
                ],
                "direction": "ltr",
                "population": 3572847533,
                "web_url": "https://translations.documentfoundation.org/languages/am/",
                "url": "https://translations.documentfoundation.org/api/languages/am/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/am/statistics/?format=api"
            },
            "language_code": "am",
            "id": 287914,
            "filename": "am/helpcontent2/source/text/shared/autokorr.po",
            "revision": "daac7dbc7d3477cfe0addc3a1e24dac19ac8c41c",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsharedautokorr/am/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/am/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsharedautokorr/am/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/am/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 48,
            "total_words": 437,
            "translated": 48,
            "translated_words": 437,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/am/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/am/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/am/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/am/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/am/units/?format=api"
        },
        {
            "language": {
                "id": 12,
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 12,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "ar_ar",
                    "ara"
                ],
                "direction": "rtl",
                "population": 35166419568,
                "web_url": "https://translations.documentfoundation.org/languages/ar/",
                "url": "https://translations.documentfoundation.org/api/languages/ar/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 287917,
            "filename": "ar/helpcontent2/source/text/shared/autokorr.po",
            "revision": "00fb1502ee5b7b3cb9800f1442d1945194fd49c8",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsharedautokorr/ar/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/ar/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsharedautokorr/ar/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 48,
            "total_words": 437,
            "translated": 36,
            "translated_words": 262,
            "translated_percent": 75.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/ar/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/ar/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/ar/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/ar/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/ar/units/?format=api"
        },
        {
            "language": {
                "id": 24,
                "code": "ast",
                "name": "Asturian",
                "plural": {
                    "id": 24,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 65020540,
                "web_url": "https://translations.documentfoundation.org/languages/ast/",
                "url": "https://translations.documentfoundation.org/api/languages/ast/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ast/statistics/?format=api"
            },
            "language_code": "ast",
            "id": 287920,
            "filename": "ast/helpcontent2/source/text/shared/autokorr.po",
            "revision": "ee3b628ebadf274442ad09f1f25d20ff6db508c5",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsharedautokorr/ast/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/ast/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsharedautokorr/ast/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/ast/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 48,
            "total_words": 437,
            "translated": 48,
            "translated_words": 437,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 18,
            "failing_checks_percent": 2.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-12-10T03:23:52.570347Z",
            "last_author": "Adolfo Jayme Barrientos",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/ast/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/ast/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/ast/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/ast/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/ast/units/?format=api"
        },
        {
            "language": {
                "id": 354,
                "code": "axm",
                "name": "axm (generated)",
                "plural": {
                    "id": 395,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translations.documentfoundation.org/languages/axm/",
                "url": "https://translations.documentfoundation.org/api/languages/axm/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/axm/statistics/?format=api"
            },
            "language_code": "axm",
            "id": 287923,
            "filename": "axm/helpcontent2/source/text/shared/autokorr.po",
            "revision": "c9d3d68f33fd74d9c0661cc3f4ac78d80f3d0cc5",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsharedautokorr/axm/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/axm/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsharedautokorr/axm/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/axm/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 48,
            "total_words": 437,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/axm/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/axm/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/axm/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/axm/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/axm/units/?format=api"
        },
        {
            "language": {
                "id": 35,
                "code": "bg",
                "name": "Bulgarian",
                "plural": {
                    "id": 35,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "bgr",
                    "bul"
                ],
                "direction": "ltr",
                "population": 787831480,
                "web_url": "https://translations.documentfoundation.org/languages/bg/",
                "url": "https://translations.documentfoundation.org/api/languages/bg/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/bg/statistics/?format=api"
            },
            "language_code": "bg",
            "id": 287926,
            "filename": "bg/helpcontent2/source/text/shared/autokorr.po",
            "revision": "3942d3b3bafdfdca5a9ca0020e4a3bf7e53b1953",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsharedautokorr/bg/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/bg/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsharedautokorr/bg/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 48,
            "total_words": 437,
            "translated": 48,
            "translated_words": 437,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/bg/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/bg/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/bg/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/bg/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/bg/units/?format=api"
        },
        {
            "language": {
                "id": 41,
                "code": "bn_IN",
                "name": "Bengali (India)",
                "plural": {
                    "id": 41,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 10741329000,
                "web_url": "https://translations.documentfoundation.org/languages/bn_IN/",
                "url": "https://translations.documentfoundation.org/api/languages/bn_IN/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/bn_IN/statistics/?format=api"
            },
            "language_code": "bn-IN",
            "id": 287929,
            "filename": "bn-IN/helpcontent2/source/text/shared/autokorr.po",
            "revision": "50e623e40199a2509af752c9bb606484647466fb",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsharedautokorr/bn_IN/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/bn_IN/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsharedautokorr/bn_IN/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/bn_IN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 48,
            "total_words": 437,
            "translated": 47,
            "translated_words": 418,
            "translated_percent": 97.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/bn_IN/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/bn_IN/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/bn_IN/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/bn_IN/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/bn_IN/units/?format=api"
        },
        {
            "language": {
                "id": 39,
                "code": "bn",
                "name": "Bengali",
                "plural": {
                    "id": 39,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "bd",
                    "ben"
                ],
                "direction": "ltr",
                "population": 26719328846,
                "web_url": "https://translations.documentfoundation.org/languages/bn/",
                "url": "https://translations.documentfoundation.org/api/languages/bn/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/bn/statistics/?format=api"
            },
            "language_code": "bn",
            "id": 287930,
            "filename": "bn/helpcontent2/source/text/shared/autokorr.po",
            "revision": "1b7832717056d7c7401914330087cea9de051e5d",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsharedautokorr/bn/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/bn/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsharedautokorr/bn/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/bn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 48,
            "total_words": 437,
            "translated": 47,
            "translated_words": 418,
            "translated_percent": 97.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/bn/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/bn/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/bn/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/bn/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/bn/units/?format=api"
        },
        {
            "language": {
                "id": 42,
                "code": "bo",
                "name": "Tibetan",
                "plural": {
                    "id": 42,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "bod",
                    "tib"
                ],
                "direction": "ltr",
                "population": 300669686,
                "web_url": "https://translations.documentfoundation.org/languages/bo/",
                "url": "https://translations.documentfoundation.org/api/languages/bo/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/bo/statistics/?format=api"
            },
            "language_code": "bo",
            "id": 287932,
            "filename": "bo/helpcontent2/source/text/shared/autokorr.po",
            "revision": "806ebbd23828d3a67b7f52048e22bd9a74d0d6a4",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsharedautokorr/bo/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/bo/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsharedautokorr/bo/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/bo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 48,
            "total_words": 437,
            "translated": 47,
            "translated_words": 418,
            "translated_percent": 97.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/bo/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/bo/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/bo/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/bo/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/bo/units/?format=api"
        },
        {
            "language": {
                "id": 45,
                "code": "bs",
                "name": "Bosnian",
                "plural": {
                    "id": 45,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "bos"
                ],
                "direction": "ltr",
                "population": 379723410,
                "web_url": "https://translations.documentfoundation.org/languages/bs/",
                "url": "https://translations.documentfoundation.org/api/languages/bs/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/bs/statistics/?format=api"
            },
            "language_code": "bs",
            "id": 287937,
            "filename": "bs/helpcontent2/source/text/shared/autokorr.po",
            "revision": "fcb99e15be8828b2b34a984262be79f0fe3089bf",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsharedautokorr/bs/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/bs/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsharedautokorr/bs/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/bs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 48,
            "total_words": 437,
            "translated": 46,
            "translated_words": 404,
            "translated_percent": 95.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/bs/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/bs/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/bs/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/bs/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/bs/units/?format=api"
        },
        {
            "language": {
                "id": 343,
                "code": "ca_VALENCIA",
                "name": "Catalan",
                "plural": {
                    "id": 363,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translations.documentfoundation.org/languages/ca_VALENCIA/",
                "url": "https://translations.documentfoundation.org/api/languages/ca_VALENCIA/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ca_VALENCIA/statistics/?format=api"
            },
            "language_code": "ca-valencia",
            "id": 287938,
            "filename": "ca-valencia/helpcontent2/source/text/shared/autokorr.po",
            "revision": "5cd1f5dd122f3fb90a2466f50d91f2319711ecf6",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsharedautokorr/ca_VALENCIA/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/ca_VALENCIA/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsharedautokorr/ca_VALENCIA/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/ca_VALENCIA/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 48,
            "total_words": 437,
            "translated": 48,
            "translated_words": 437,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/ca_VALENCIA/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/ca_VALENCIA/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/ca_VALENCIA/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/ca_VALENCIA/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/ca_VALENCIA/units/?format=api"
        },
        {
            "language": {
                "id": 49,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "cat"
                ],
                "direction": "ltr",
                "population": 867913888,
                "web_url": "https://translations.documentfoundation.org/languages/ca/",
                "url": "https://translations.documentfoundation.org/api/languages/ca/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca",
            "id": 287941,
            "filename": "ca/helpcontent2/source/text/shared/autokorr.po",
            "revision": "35deddd78d0f02db207359bff673c5e0f095c024",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsharedautokorr/ca/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/ca/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsharedautokorr/ca/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 48,
            "total_words": 437,
            "translated": 48,
            "translated_words": 437,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/ca/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/ca/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/ca/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/ca/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/ca/units/?format=api"
        },
        {
            "language": {
                "id": 671,
                "code": "chr",
                "name": "Cherokee",
                "plural": {
                    "id": 190312,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 2561320,
                "web_url": "https://translations.documentfoundation.org/languages/chr/",
                "url": "https://translations.documentfoundation.org/api/languages/chr/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/chr/statistics/?format=api"
            },
            "language_code": "chr",
            "id": 287944,
            "filename": "chr/helpcontent2/source/text/shared/autokorr.po",
            "revision": "c9d3d68f33fd74d9c0661cc3f4ac78d80f3d0cc5",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsharedautokorr/chr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/chr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsharedautokorr/chr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/chr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 48,
            "total_words": 437,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/chr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/chr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/chr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/chr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/chr/units/?format=api"
        },
        {
            "language": {
                "id": 57,
                "code": "ckb",
                "name": "Kurdish (Central)",
                "plural": {
                    "id": 57,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "rtl",
                "population": 1108654870,
                "web_url": "https://translations.documentfoundation.org/languages/ckb/",
                "url": "https://translations.documentfoundation.org/api/languages/ckb/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ckb/statistics/?format=api"
            },
            "language_code": "ckb",
            "id": 287945,
            "filename": "ckb/helpcontent2/source/text/shared/autokorr.po",
            "revision": "c9d3d68f33fd74d9c0661cc3f4ac78d80f3d0cc5",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsharedautokorr/ckb/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/ckb/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsharedautokorr/ckb/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/ckb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 48,
            "total_words": 437,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/ckb/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/ckb/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/ckb/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/ckb/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/ckb/units/?format=api"
        },
        {
            "language": {
                "id": 61,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 61,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 1304553200,
                "web_url": "https://translations.documentfoundation.org/languages/cs/",
                "url": "https://translations.documentfoundation.org/api/languages/cs/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 287946,
            "filename": "cs/helpcontent2/source/text/shared/autokorr.po",
            "revision": "c05f62a6cbb9697fc35e5a09698edf4f4ed19ee9",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsharedautokorr/cs/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/cs/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsharedautokorr/cs/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 48,
            "total_words": 437,
            "translated": 48,
            "translated_words": 437,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/cs/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/cs/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/cs/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/cs/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/cs/units/?format=api"
        },
        {
            "language": {
                "id": 599,
                "code": "csb",
                "name": "Kashubian",
                "plural": {
                    "id": 190240,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [],
                "direction": "ltr",
                "population": 4976699,
                "web_url": "https://translations.documentfoundation.org/languages/csb/",
                "url": "https://translations.documentfoundation.org/api/languages/csb/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/csb/statistics/?format=api"
            },
            "language_code": "csb",
            "id": 287950,
            "filename": "csb/helpcontent2/source/text/shared/autokorr.po",
            "revision": "c9d3d68f33fd74d9c0661cc3f4ac78d80f3d0cc5",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsharedautokorr/csb/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/csb/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsharedautokorr/csb/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/csb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 48,
            "total_words": 437,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/csb/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/csb/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/csb/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/csb/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/csb/units/?format=api"
        },
        {
            "language": {
                "id": 66,
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 66,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "population": 707205623,
                "web_url": "https://translations.documentfoundation.org/languages/da/",
                "url": "https://translations.documentfoundation.org/api/languages/da/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/da/statistics/?format=api"
            },
            "language_code": "da",
            "id": 287952,
            "filename": "da/helpcontent2/source/text/shared/autokorr.po",
            "revision": "156c4c04d57bacc6efd11a90a3207a2de066bb23",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsharedautokorr/da/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/da/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsharedautokorr/da/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 48,
            "total_words": 437,
            "translated": 48,
            "translated_words": 437,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/da/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/da/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/da/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/da/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/da/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 13635022614,
                "web_url": "https://translations.documentfoundation.org/languages/de/",
                "url": "https://translations.documentfoundation.org/api/languages/de/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 287955,
            "filename": "de/helpcontent2/source/text/shared/autokorr.po",
            "revision": "bbe746609626acfd7680e792a9b84b8beca81dd8",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsharedautokorr/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsharedautokorr/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 48,
            "total_words": 437,
            "translated": 48,
            "translated_words": 437,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-22T04:40:34.202536Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/de/units/?format=api"
        },
        {
            "language": {
                "id": 71,
                "code": "dsb",
                "name": "Lower Sorbian",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 4,
                    "formula": "(n % 100 == 1) ? 0 : ((n % 100 == 2) ? 1 : ((n % 100 == 3 || n % 100 == 4) ? 2 : 3))",
                    "type": 6
                },
                "aliases": [],
                "direction": "ltr",
                "population": 697389,
                "web_url": "https://translations.documentfoundation.org/languages/dsb/",
                "url": "https://translations.documentfoundation.org/api/languages/dsb/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/dsb/statistics/?format=api"
            },
            "language_code": "dsb",
            "id": 287957,
            "filename": "dsb/helpcontent2/source/text/shared/autokorr.po",
            "revision": "daaf3ccfb7aca7d717239513b0221a2735f17dd3",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsharedautokorr/dsb/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/dsb/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsharedautokorr/dsb/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/dsb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 48,
            "total_words": 437,
            "translated": 48,
            "translated_words": 437,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/dsb/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/dsb/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/dsb/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/dsb/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/dsb/units/?format=api"
        },
        {
            "language": {
                "id": 73,
                "code": "dz",
                "name": "Dzongkha",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "dzo"
                ],
                "direction": "ltr",
                "population": 37034164,
                "web_url": "https://translations.documentfoundation.org/languages/dz/",
                "url": "https://translations.documentfoundation.org/api/languages/dz/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/dz/statistics/?format=api"
            },
            "language_code": "dz",
            "id": 287958,
            "filename": "dz/helpcontent2/source/text/shared/autokorr.po",
            "revision": "bf60174beb92b656a7d887e08e3509f7a5e7d5b1",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsharedautokorr/dz/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/dz/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsharedautokorr/dz/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/dz/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 48,
            "total_words": 437,
            "translated": 46,
            "translated_words": 413,
            "translated_percent": 95.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/dz/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/dz/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/dz/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/dz/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/dz/units/?format=api"
        },
        {
            "language": {
                "id": 75,
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "population": 1229224006,
                "web_url": "https://translations.documentfoundation.org/languages/el/",
                "url": "https://translations.documentfoundation.org/api/languages/el/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/el/statistics/?format=api"
            },
            "language_code": "el",
            "id": 287963,
            "filename": "el/helpcontent2/source/text/shared/autokorr.po",
            "revision": "af934e30ee9e38ea43c627a70170e9718f18241a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsharedautokorr/el/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/el/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsharedautokorr/el/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 48,
            "total_words": 437,
            "translated": 48,
            "translated_words": 437,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/el/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/el/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/el/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/el/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/el/units/?format=api"
        },
        {
            "language": {
                "id": 77,
                "code": "en_AU",
                "name": "English (Australia)",
                "plural": {
                    "id": 77,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ena"
                ],
                "direction": "ltr",
                "population": 2444784000,
                "web_url": "https://translations.documentfoundation.org/languages/en_AU/",
                "url": "https://translations.documentfoundation.org/api/languages/en_AU/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en_AU/statistics/?format=api"
            },
            "language_code": "en-AU",
            "id": 287966,
            "filename": "en-AU/helpcontent2/source/text/shared/autokorr.po",
            "revision": "cb32143fb0abc5adb17644b0d9cf56a39739bf7e",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsharedautokorr/en_AU/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/en_AU/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsharedautokorr/en_AU/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/en_AU/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 48,
            "total_words": 437,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/en_AU/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/en_AU/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/en_AU/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/en_AU/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/en_AU/units/?format=api"
        },
        {
            "language": {
                "id": 79,
                "code": "en_GB",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 79,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "english_uk"
                ],
                "direction": "ltr",
                "population": 6444587800,
                "web_url": "https://translations.documentfoundation.org/languages/en_GB/",
                "url": "https://translations.documentfoundation.org/api/languages/en_GB/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en_GB/statistics/?format=api"
            },
            "language_code": "en-GB",
            "id": 287968,
            "filename": "en-GB/helpcontent2/source/text/shared/autokorr.po",
            "revision": "558c50d02c7b33b4a17d4b46c1fc91ae142b27b3",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsharedautokorr/en_GB/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/en_GB/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsharedautokorr/en_GB/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/en_GB/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 48,
            "total_words": 437,
            "translated": 48,
            "translated_words": 437,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/en_GB/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/en_GB/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/en_GB/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/en_GB/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/en_GB/units/?format=api"
        },
        {
            "language": {
                "id": 85,
                "code": "en_ZA",
                "name": "English (South Africa)",
                "plural": {
                    "id": 85,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1750371600,
                "web_url": "https://translations.documentfoundation.org/languages/en_ZA/",
                "url": "https://translations.documentfoundation.org/api/languages/en_ZA/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en_ZA/statistics/?format=api"
            },
            "language_code": "en-ZA",
            "id": 287969,
            "filename": "en-ZA/helpcontent2/source/text/shared/autokorr.po",
            "revision": "d359353daddd29c4d56c6aa6ac80a750011b7b91",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsharedautokorr/en_ZA/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/en_ZA/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsharedautokorr/en_ZA/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/en_ZA/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 48,
            "total_words": 437,
            "translated": 47,
            "translated_words": 418,
            "translated_percent": 97.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/en_ZA/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/en_ZA/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/en_ZA/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/en_ZA/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/en_ZA/units/?format=api"
        },
        {
            "language": {
                "id": 86,
                "code": "eo",
                "name": "Esperanto",
                "plural": {
                    "id": 86,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "epo"
                ],
                "direction": "ltr",
                "population": 30124,
                "web_url": "https://translations.documentfoundation.org/languages/eo/",
                "url": "https://translations.documentfoundation.org/api/languages/eo/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/eo/statistics/?format=api"
            },
            "language_code": "eo",
            "id": 287972,
            "filename": "eo/helpcontent2/source/text/shared/autokorr.po",
            "revision": "7df00e9ac85b7be6f13a1ebfcfc2417963878bf0",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsharedautokorr/eo/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/eo/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsharedautokorr/eo/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/eo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 48,
            "total_words": 437,
            "translated": 48,
            "translated_words": 437,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/eo/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/eo/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/eo/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/eo/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/eo/units/?format=api"
        },
        {
            "language": {
                "id": 87,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 87,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 49352807851,
                "web_url": "https://translations.documentfoundation.org/languages/es/",
                "url": "https://translations.documentfoundation.org/api/languages/es/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 287974,
            "filename": "es/helpcontent2/source/text/shared/autokorr.po",
            "revision": "a21d9d85bd12a1c4cf8de6b1bf85686760b6f53a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsharedautokorr/es/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/es/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsharedautokorr/es/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 48,
            "total_words": 437,
            "translated": 48,
            "translated_words": 437,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/es/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/es/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/es/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/es/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/es/units/?format=api"
        },
        {
            "language": {
                "id": 97,
                "code": "et",
                "name": "Estonian",
                "plural": {
                    "id": 97,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "et_et",
                    "est"
                ],
                "direction": "ltr",
                "population": 87844903,
                "web_url": "https://translations.documentfoundation.org/languages/et/",
                "url": "https://translations.documentfoundation.org/api/languages/et/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/et/statistics/?format=api"
            },
            "language_code": "et",
            "id": 287975,
            "filename": "et/helpcontent2/source/text/shared/autokorr.po",
            "revision": "cfb3890e7cc11da41289f2ddbfb634394c506e09",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsharedautokorr/et/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/et/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsharedautokorr/et/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 48,
            "total_words": 437,
            "translated": 48,
            "translated_words": 437,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/et/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/et/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/et/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/et/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/et/units/?format=api"
        },
        {
            "language": {
                "id": 98,
                "code": "eu",
                "name": "Basque",
                "plural": {
                    "id": 98,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_eu",
                    "baq",
                    "eus"
                ],
                "direction": "ltr",
                "population": 108851866,
                "web_url": "https://translations.documentfoundation.org/languages/eu/",
                "url": "https://translations.documentfoundation.org/api/languages/eu/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/eu/statistics/?format=api"
            },
            "language_code": "eu",
            "id": 287979,
            "filename": "eu/helpcontent2/source/text/shared/autokorr.po",
            "revision": "de85e6ce427d533647470b712e882f3c3c7ddcd7",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsharedautokorr/eu/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/eu/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsharedautokorr/eu/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/eu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 48,
            "total_words": 437,
            "translated": 48,
            "translated_words": 437,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/eu/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/eu/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/eu/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/eu/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/eu/units/?format=api"
        },
        {
            "language": {
                "id": 99,
                "code": "fa",
                "name": "Persian",
                "plural": {
                    "id": 99,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fas",
                    "per"
                ],
                "direction": "rtl",
                "population": 8471045808,
                "web_url": "https://translations.documentfoundation.org/languages/fa/",
                "url": "https://translations.documentfoundation.org/api/languages/fa/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/fa/statistics/?format=api"
            },
            "language_code": "fa",
            "id": 287981,
            "filename": "fa/helpcontent2/source/text/shared/autokorr.po",
            "revision": "3bb10085755c7bb9c547971884c63c652b671c8f",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsharedautokorr/fa/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/fa/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsharedautokorr/fa/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 48,
            "total_words": 437,
            "translated": 2,
            "translated_words": 8,
            "translated_percent": 4.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/fa/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/fa/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/fa/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/fa/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/fa/units/?format=api"
        },
        {
            "language": {
                "id": 102,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 102,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin"
                ],
                "direction": "ltr",
                "population": 573684164,
                "web_url": "https://translations.documentfoundation.org/languages/fi/",
                "url": "https://translations.documentfoundation.org/api/languages/fi/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/fi/statistics/?format=api"
            },
            "language_code": "fi",
            "id": 287984,
            "filename": "fi/helpcontent2/source/text/shared/autokorr.po",
            "revision": "ec565c4c6bd9e18423cb31b7fe54d9e5b87f9965",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsharedautokorr/fi/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/fi/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsharedautokorr/fi/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 48,
            "total_words": 437,
            "translated": 48,
            "translated_words": 437,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/fi/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/fi/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/fi/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/fi/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/fi/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 27861150681,
                "web_url": "https://translations.documentfoundation.org/languages/fr/",
                "url": "https://translations.documentfoundation.org/api/languages/fr/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 287985,
            "filename": "fr/helpcontent2/source/text/shared/autokorr.po",
            "revision": "58af03593d80d40853cd8ba5defb4e3d65caf8ef",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsharedautokorr/fr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/fr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsharedautokorr/fr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 48,
            "total_words": 437,
            "translated": 48,
            "translated_words": 437,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/fr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/fr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/fr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/fr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/fr/units/?format=api"
        },
        {
            "language": {
                "id": 355,
                "code": "gcf",
                "name": "Guadeloupean Creole, French",
                "plural": {
                    "id": 396,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translations.documentfoundation.org/languages/gcf/",
                "url": "https://translations.documentfoundation.org/api/languages/gcf/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/gcf/statistics/?format=api"
            },
            "language_code": "gcf",
            "id": 287988,
            "filename": "gcf/helpcontent2/source/text/shared/autokorr.po",
            "revision": "c9d3d68f33fd74d9c0661cc3f4ac78d80f3d0cc5",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsharedautokorr/gcf/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/gcf/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsharedautokorr/gcf/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/gcf/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 48,
            "total_words": 437,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/gcf/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/gcf/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/gcf/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/gcf/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/gcf/units/?format=api"
        },
        {
            "language": {
                "id": 116,
                "code": "gl",
                "name": "Galician",
                "plural": {
                    "id": 116,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "glg"
                ],
                "direction": "ltr",
                "population": 351552978,
                "web_url": "https://translations.documentfoundation.org/languages/gl/",
                "url": "https://translations.documentfoundation.org/api/languages/gl/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/gl/statistics/?format=api"
            },
            "language_code": "gl",
            "id": 287990,
            "filename": "gl/helpcontent2/source/text/shared/autokorr.po",
            "revision": "8bd2955b45642e63d537ea1122e962d2bb0ce123",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsharedautokorr/gl/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/gl/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsharedautokorr/gl/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 48,
            "total_words": 437,
            "translated": 48,
            "translated_words": 437,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/gl/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/gl/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/gl/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/gl/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/gl/units/?format=api"
        },
        {
            "language": {
                "id": 119,
                "code": "gu",
                "name": "Gujarati",
                "plural": {
                    "id": 119,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "guj"
                ],
                "direction": "ltr",
                "population": 6172179875,
                "web_url": "https://translations.documentfoundation.org/languages/gu/",
                "url": "https://translations.documentfoundation.org/api/languages/gu/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/gu/statistics/?format=api"
            },
            "language_code": "gu",
            "id": 287993,
            "filename": "gu/helpcontent2/source/text/shared/autokorr.po",
            "revision": "b4e01b51d8110109cec59482cb84ae3300cfb7f9",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsharedautokorr/gu/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/gu/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsharedautokorr/gu/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/gu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 48,
            "total_words": 437,
            "translated": 21,
            "translated_words": 275,
            "translated_percent": 43.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 21,
            "failing_checks_words": 275,
            "failing_checks_percent": 43.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/gu/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/gu/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/gu/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/gu/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/gu/units/?format=api"
        },
        {
            "language": {
                "id": 344,
                "code": "gug",
                "name": "Guaraní (Paraguayan)",
                "plural": {
                    "id": 365,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translations.documentfoundation.org/languages/gug/",
                "url": "https://translations.documentfoundation.org/api/languages/gug/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/gug/statistics/?format=api"
            },
            "language_code": "gug",
            "id": 287995,
            "filename": "gug/helpcontent2/source/text/shared/autokorr.po",
            "revision": "c9d3d68f33fd74d9c0661cc3f4ac78d80f3d0cc5",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsharedautokorr/gug/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/gug/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsharedautokorr/gug/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/gug/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 48,
            "total_words": 437,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/gug/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/gug/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/gug/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/gug/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/gug/units/?format=api"
        },
        {
            "language": {
                "id": 123,
                "code": "ha",
                "name": "Hausa",
                "plural": {
                    "id": 123,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hau"
                ],
                "direction": "rtl",
                "population": 3741264972,
                "web_url": "https://translations.documentfoundation.org/languages/ha/",
                "url": "https://translations.documentfoundation.org/api/languages/ha/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ha/statistics/?format=api"
            },
            "language_code": "ha",
            "id": 287998,
            "filename": "ha/helpcontent2/source/text/shared/autokorr.po",
            "revision": "c9d3d68f33fd74d9c0661cc3f4ac78d80f3d0cc5",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsharedautokorr/ha/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/ha/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsharedautokorr/ha/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/ha/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 48,
            "total_words": 437,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/ha/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/ha/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/ha/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/ha/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/ha/units/?format=api"
        },
        {
            "language": {
                "id": 125,
                "code": "he",
                "name": "Hebrew",
                "plural": {
                    "id": 125,
                    "source": 0,
                    "number": 4,
                    "formula": "(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && n % 10 == 0) ? 2 : 3))",
                    "type": 6
                },
                "aliases": [
                    "he_he",
                    "iw",
                    "iw_il",
                    "iw_he",
                    "heb"
                ],
                "direction": "rtl",
                "population": 867548000,
                "web_url": "https://translations.documentfoundation.org/languages/he/",
                "url": "https://translations.documentfoundation.org/api/languages/he/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/he/statistics/?format=api"
            },
            "language_code": "he",
            "id": 288000,
            "filename": "he/helpcontent2/source/text/shared/autokorr.po",
            "revision": "ce4750d1087e4d901873ec8171119f7650025d30",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsharedautokorr/he/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/he/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsharedautokorr/he/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 48,
            "total_words": 437,
            "translated": 36,
            "translated_words": 201,
            "translated_percent": 75.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 35,
            "failing_checks_words": 196,
            "failing_checks_percent": 72.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/he/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/he/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/he/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/he/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/he/units/?format=api"
        },
        {
            "language": {
                "id": 126,
                "code": "hi",
                "name": "Hindi",
                "plural": {
                    "id": 126,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "hin"
                ],
                "direction": "ltr",
                "population": 54555605414,
                "web_url": "https://translations.documentfoundation.org/languages/hi/",
                "url": "https://translations.documentfoundation.org/api/languages/hi/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/hi/statistics/?format=api"
            },
            "language_code": "hi",
            "id": 288003,
            "filename": "hi/helpcontent2/source/text/shared/autokorr.po",
            "revision": "caaddeec21b6e5d9d75970ca907c8e7699358036",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsharedautokorr/hi/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/hi/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsharedautokorr/hi/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 48,
            "total_words": 437,
            "translated": 11,
            "translated_words": 100,
            "translated_percent": 22.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/hi/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/hi/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/hi/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/hi/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/hi/units/?format=api"
        },
        {
            "language": {
                "id": 130,
                "code": "hr",
                "name": "Croatian",
                "plural": {
                    "id": 130,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "scr",
                    "hrv"
                ],
                "direction": "ltr",
                "population": 681316363,
                "web_url": "https://translations.documentfoundation.org/languages/hr/",
                "url": "https://translations.documentfoundation.org/api/languages/hr/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/hr/statistics/?format=api"
            },
            "language_code": "hr",
            "id": 288004,
            "filename": "hr/helpcontent2/source/text/shared/autokorr.po",
            "revision": "ac50d583d35c827861110e438f053984984ffdb6",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsharedautokorr/hr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/hr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsharedautokorr/hr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 48,
            "total_words": 437,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/hr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/hr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/hr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/hr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/hr/units/?format=api"
        },
        {
            "language": {
                "id": 132,
                "code": "hsb",
                "name": "Upper Sorbian",
                "plural": {
                    "id": 132,
                    "source": 0,
                    "number": 4,
                    "formula": "(n % 100 == 1) ? 0 : ((n % 100 == 2) ? 1 : ((n % 100 == 3 || n % 100 == 4) ? 2 : 3))",
                    "type": 6
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1282555,
                "web_url": "https://translations.documentfoundation.org/languages/hsb/",
                "url": "https://translations.documentfoundation.org/api/languages/hsb/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/hsb/statistics/?format=api"
            },
            "language_code": "hsb",
            "id": 288007,
            "filename": "hsb/helpcontent2/source/text/shared/autokorr.po",
            "revision": "7e12f404f38c358c9ee3d20fd7686f14dc431f52",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsharedautokorr/hsb/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/hsb/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsharedautokorr/hsb/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/hsb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 48,
            "total_words": 437,
            "translated": 48,
            "translated_words": 437,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/hsb/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/hsb/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/hsb/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/hsb/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/hsb/units/?format=api"
        },
        {
            "language": {
                "id": 786,
                "code": "ht",
                "name": "Haitian",
                "plural": {
                    "id": 190427,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hat"
                ],
                "direction": "ltr",
                "population": 896491800,
                "web_url": "https://translations.documentfoundation.org/languages/ht/",
                "url": "https://translations.documentfoundation.org/api/languages/ht/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ht/statistics/?format=api"
            },
            "language_code": "ht",
            "id": 288009,
            "filename": "ht/helpcontent2/source/text/shared/autokorr.po",
            "revision": "c9d3d68f33fd74d9c0661cc3f4ac78d80f3d0cc5",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsharedautokorr/ht/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/ht/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsharedautokorr/ht/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/ht/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 48,
            "total_words": 437,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/ht/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/ht/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/ht/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/ht/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/ht/units/?format=api"
        },
        {
            "language": {
                "id": 134,
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 134,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "population": 1244342978,
                "web_url": "https://translations.documentfoundation.org/languages/hu/",
                "url": "https://translations.documentfoundation.org/api/languages/hu/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu",
            "id": 288012,
            "filename": "hu/helpcontent2/source/text/shared/autokorr.po",
            "revision": "d2eac2c001033f04fbcfc03dea34be9344465cc0",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsharedautokorr/hu/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/hu/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsharedautokorr/hu/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 48,
            "total_words": 437,
            "translated": 48,
            "translated_words": 437,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/hu/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/hu/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/hu/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/hu/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/hu/units/?format=api"
        },
        {
            "language": {
                "id": 364,
                "code": "hye",
                "name": "hye (generated)",
                "plural": {
                    "id": 405,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translations.documentfoundation.org/languages/hye/",
                "url": "https://translations.documentfoundation.org/api/languages/hye/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/hye/statistics/?format=api"
            },
            "language_code": "hye",
            "id": 288014,
            "filename": "hye/helpcontent2/source/text/shared/autokorr.po",
            "revision": "c9d3d68f33fd74d9c0661cc3f4ac78d80f3d0cc5",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsharedautokorr/hye/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/hye/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsharedautokorr/hye/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/hye/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 48,
            "total_words": 437,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/hye/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/hye/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/hye/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/hye/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/hye/units/?format=api"
        },
        {
            "language": {
                "id": 356,
                "code": "hyw",
                "name": "hyw (generated)",
                "plural": {
                    "id": 397,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translations.documentfoundation.org/languages/hyw/",
                "url": "https://translations.documentfoundation.org/api/languages/hyw/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/hyw/statistics/?format=api"
            },
            "language_code": "hyw",
            "id": 288017,
            "filename": "hyw/helpcontent2/source/text/shared/autokorr.po",
            "revision": "c9d3d68f33fd74d9c0661cc3f4ac78d80f3d0cc5",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsharedautokorr/hyw/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/hyw/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsharedautokorr/hyw/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/hyw/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 48,
            "total_words": 437,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/hyw/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/hyw/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/hyw/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/hyw/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/hyw/units/?format=api"
        },
        {
            "language": {
                "id": 138,
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 138,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 17120768720,
                "web_url": "https://translations.documentfoundation.org/languages/id/",
                "url": "https://translations.documentfoundation.org/api/languages/id/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/id/statistics/?format=api"
            },
            "language_code": "id",
            "id": 288018,
            "filename": "id/helpcontent2/source/text/shared/autokorr.po",
            "revision": "09f42f19339c46c5023cb1a7a3dbfc8c56f9b3fb",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsharedautokorr/id/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/id/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsharedautokorr/id/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 48,
            "total_words": 437,
            "translated": 48,
            "translated_words": 437,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/id/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/id/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/id/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/id/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/id/units/?format=api"
        },
        {
            "language": {
                "id": 793,
                "code": "ig",
                "name": "Igbo",
                "plural": {
                    "id": 190434,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ibo"
                ],
                "direction": "ltr",
                "population": 2782364000,
                "web_url": "https://translations.documentfoundation.org/languages/ig/",
                "url": "https://translations.documentfoundation.org/api/languages/ig/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ig/statistics/?format=api"
            },
            "language_code": "ig",
            "id": 288021,
            "filename": "ig/helpcontent2/source/text/shared/autokorr.po",
            "revision": "c9d3d68f33fd74d9c0661cc3f4ac78d80f3d0cc5",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsharedautokorr/ig/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/ig/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsharedautokorr/ig/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/ig/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 48,
            "total_words": 437,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/ig/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/ig/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/ig/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/ig/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/ig/units/?format=api"
        },
        {
            "language": {
                "id": 144,
                "code": "is",
                "name": "Icelandic",
                "plural": {
                    "id": 144,
                    "source": 0,
                    "number": 2,
                    "formula": "n % 10 != 1 || n % 100 == 11",
                    "type": 1
                },
                "aliases": [
                    "ice",
                    "isl"
                ],
                "direction": "ltr",
                "population": 35073400,
                "web_url": "https://translations.documentfoundation.org/languages/is/",
                "url": "https://translations.documentfoundation.org/api/languages/is/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/is/statistics/?format=api"
            },
            "language_code": "is",
            "id": 288022,
            "filename": "is/helpcontent2/source/text/shared/autokorr.po",
            "revision": "78b91f9e38f26134a118c8543880dd4d71ae1a84",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsharedautokorr/is/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/is/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsharedautokorr/is/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/is/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 48,
            "total_words": 437,
            "translated": 48,
            "translated_words": 437,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/is/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/is/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/is/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/is/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/is/units/?format=api"
        },
        {
            "language": {
                "id": 145,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 145,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita"
                ],
                "direction": "ltr",
                "population": 7024705997,
                "web_url": "https://translations.documentfoundation.org/languages/it/",
                "url": "https://translations.documentfoundation.org/api/languages/it/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 288025,
            "filename": "it/helpcontent2/source/text/shared/autokorr.po",
            "revision": "2d178d1c5670376bf42f720dbb93cb050cfe8090",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsharedautokorr/it/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/it/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsharedautokorr/it/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 48,
            "total_words": 437,
            "translated": 48,
            "translated_words": 437,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/it/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/it/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/it/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/it/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/it/units/?format=api"
        },
        {
            "language": {
                "id": 146,
                "code": "iu",
                "name": "Inuktitut",
                "plural": {
                    "id": 146,
                    "source": 0,
                    "number": 3,
                    "formula": "(n == 1) ? 0 : ((n == 2) ? 1 : 2)",
                    "type": 4
                },
                "aliases": [
                    "iku"
                ],
                "direction": "ltr",
                "population": 4523292,
                "web_url": "https://translations.documentfoundation.org/languages/iu/",
                "url": "https://translations.documentfoundation.org/api/languages/iu/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/iu/statistics/?format=api"
            },
            "language_code": "iu",
            "id": 288027,
            "filename": "iu/helpcontent2/source/text/shared/autokorr.po",
            "revision": "c9d3d68f33fd74d9c0661cc3f4ac78d80f3d0cc5",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsharedautokorr/iu/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/iu/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsharedautokorr/iu/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/iu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 48,
            "total_words": 437,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/iu/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/iu/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/iu/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/iu/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/iu/units/?format=api"
        },
        {
            "language": {
                "id": 147,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "ja_ja",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 11972902534,
                "web_url": "https://translations.documentfoundation.org/languages/ja/",
                "url": "https://translations.documentfoundation.org/api/languages/ja/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 288029,
            "filename": "ja/helpcontent2/source/text/shared/autokorr.po",
            "revision": "d454d71179454724867877e3712abf75054915ef",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsharedautokorr/ja/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/ja/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsharedautokorr/ja/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 48,
            "total_words": 437,
            "translated": 48,
            "translated_words": 437,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/ja/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/ja/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/ja/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/ja/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/ja/units/?format=api"
        }
    ]
}