Translation components API.

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

GET /api/components/lxqt-panel/plugin-quicklaunch-name-and-description/translations/
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 46,
    "next": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-quicklaunch-name-and-description/translations/?page=2",
    "previous": null,
    "results": [
        {
            "language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "english",
                    "en_en",
                    "base",
                    "source",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/en/",
                "url": "https://translate.lxqt-project.org/api/languages/en/",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/en/statistics/"
            },
            "language_code": "en",
            "id": 6603,
            "filename": "plugin-quicklaunch/translations/quicklaunch.desktop.yaml",
            "revision": "6233adaf272226c5485ead1c1a32186c5bd71f94,6233adaf272226c5485ead1c1a32186c5bd71f94",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-quicklaunch-name-and-description/en/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/en/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-quicklaunch-name-and-description/en/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/en/",
            "is_template": true,
            "is_source": true,
            "total": 2,
            "total_words": 8,
            "translated": 2,
            "translated_words": 8,
            "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://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/en/repository/",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/en/file/",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/en/statistics/",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/en/changes/",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/en/units/"
        },
        {
            "language": {
                "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": [
                    "arabic",
                    "ar_ar",
                    "ara"
                ],
                "direction": "rtl",
                "web_url": "https://translate.lxqt-project.org/languages/ar/",
                "url": "https://translate.lxqt-project.org/api/languages/ar/",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/ar/statistics/"
            },
            "language_code": "ar",
            "id": 6604,
            "filename": "plugin-quicklaunch/translations/quicklaunch_ar.desktop.yaml",
            "revision": "ba453bbce60e71fe02403e331560acfb3a260a40,6233adaf272226c5485ead1c1a32186c5bd71f94",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-quicklaunch-name-and-description/ar/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/ar/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-quicklaunch-name-and-description/ar/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/ar/",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 8,
            "translated": 2,
            "translated_words": 8,
            "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://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/ar/repository/",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/ar/file/",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/ar/statistics/",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/ar/changes/",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/ar/units/"
        },
        {
            "language": {
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 52,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "cat"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/ca/",
                "url": "https://translate.lxqt-project.org/api/languages/ca/",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/ca/statistics/"
            },
            "language_code": "ca",
            "id": 6605,
            "filename": "plugin-quicklaunch/translations/quicklaunch_ca.desktop.yaml",
            "revision": "ea96e9efc4a8249fe67429fd9ca1d33a5490e1ea,6233adaf272226c5485ead1c1a32186c5bd71f94",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-quicklaunch-name-and-description/ca/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/ca/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-quicklaunch-name-and-description/ca/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/ca/",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 8,
            "translated": 2,
            "translated_words": 8,
            "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://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/ca/repository/",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/ca/file/",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/ca/statistics/",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/ca/changes/",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/ca/units/"
        },
        {
            "language": {
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 66,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/cs/",
                "url": "https://translate.lxqt-project.org/api/languages/cs/",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/cs/statistics/"
            },
            "language_code": "cs",
            "id": 6606,
            "filename": "plugin-quicklaunch/translations/quicklaunch_cs.desktop.yaml",
            "revision": "a44a02abdc4ec759b6a4b72e198cc5a3b3bc0e26,6233adaf272226c5485ead1c1a32186c5bd71f94",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-quicklaunch-name-and-description/cs/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/cs/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-quicklaunch-name-and-description/cs/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/cs/",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 8,
            "translated": 2,
            "translated_words": 8,
            "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://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/cs/repository/",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/cs/file/",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/cs/statistics/",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/cs/changes/",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/cs/units/"
        },
        {
            "language": {
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/da/",
                "url": "https://translate.lxqt-project.org/api/languages/da/",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/da/statistics/"
            },
            "language_code": "da",
            "id": 6607,
            "filename": "plugin-quicklaunch/translations/quicklaunch_da.desktop.yaml",
            "revision": "21bf9a08709c15c1e54775f630cb145e5f8f51ff,6233adaf272226c5485ead1c1a32186c5bd71f94",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-quicklaunch-name-and-description/da/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/da/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-quicklaunch-name-and-description/da/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/da/",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 8,
            "translated": 2,
            "translated_words": 8,
            "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://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/da/repository/",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/da/file/",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/da/statistics/",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/da/changes/",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/da/units/"
        },
        {
            "language": {
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 72,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "german",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/de/",
                "url": "https://translate.lxqt-project.org/api/languages/de/",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/de/statistics/"
            },
            "language_code": "de",
            "id": 6608,
            "filename": "plugin-quicklaunch/translations/quicklaunch_de.desktop.yaml",
            "revision": "de17e93b78ee1eb572532938bd63056fc12301e9,6233adaf272226c5485ead1c1a32186c5bd71f94",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-quicklaunch-name-and-description/de/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/de/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-quicklaunch-name-and-description/de/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/de/",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 8,
            "translated": 2,
            "translated_words": 8,
            "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://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/de/repository/",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/de/file/",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/de/statistics/",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/de/changes/",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/de/units/"
        },
        {
            "language": {
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 81,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/el/",
                "url": "https://translate.lxqt-project.org/api/languages/el/",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/el/statistics/"
            },
            "language_code": "el",
            "id": 6609,
            "filename": "plugin-quicklaunch/translations/quicklaunch_el.desktop.yaml",
            "revision": "2b5c729b3580e59bcb0be530acf3cd5c8d3d103b,6233adaf272226c5485ead1c1a32186c5bd71f94",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-quicklaunch-name-and-description/el/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/el/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-quicklaunch-name-and-description/el/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/el/",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 8,
            "translated": 2,
            "translated_words": 8,
            "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://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/el/repository/",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/el/file/",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/el/statistics/",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/el/changes/",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/el/units/"
        },
        {
            "language": {
                "code": "eo",
                "name": "Esperanto",
                "plural": {
                    "id": 94,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "epo"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/eo/",
                "url": "https://translate.lxqt-project.org/api/languages/eo/",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/eo/statistics/"
            },
            "language_code": "eo",
            "id": 6610,
            "filename": "plugin-quicklaunch/translations/quicklaunch_eo.desktop.yaml",
            "revision": "918dcacb610bbceee9ee95bec34ea2618c428325,6233adaf272226c5485ead1c1a32186c5bd71f94",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-quicklaunch-name-and-description/eo/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/eo/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-quicklaunch-name-and-description/eo/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/eo/",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 8,
            "translated": 2,
            "translated_words": 8,
            "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://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/eo/repository/",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/eo/file/",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/eo/statistics/",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/eo/changes/",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/eo/units/"
        },
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 95,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "spanish",
                    "spa"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/es/",
                "url": "https://translate.lxqt-project.org/api/languages/es/",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/es/statistics/"
            },
            "language_code": "es",
            "id": 6611,
            "filename": "plugin-quicklaunch/translations/quicklaunch_es.desktop.yaml",
            "revision": "013f2c8728f544c20c847886be917059904eac5b,6233adaf272226c5485ead1c1a32186c5bd71f94",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-quicklaunch-name-and-description/es/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/es/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-quicklaunch-name-and-description/es/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/es/",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 8,
            "translated": 2,
            "translated_words": 8,
            "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://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/es/repository/",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/es/file/",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/es/statistics/",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/es/changes/",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/es/units/"
        },
        {
            "language": {
                "code": "es_VE",
                "name": "Spanish (Venezuela)",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/es_VE/",
                "url": "https://translate.lxqt-project.org/api/languages/es_VE/",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/es_VE/statistics/"
            },
            "language_code": "es_VE",
            "id": 6612,
            "filename": "plugin-quicklaunch/translations/quicklaunch_es_VE.desktop.yaml",
            "revision": "db1590ad21438e8ee6ce21c59e01be9be1773cd6,6233adaf272226c5485ead1c1a32186c5bd71f94",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-quicklaunch-name-and-description/es_VE/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/es_VE/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-quicklaunch-name-and-description/es_VE/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/es_VE/",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 8,
            "translated": 2,
            "translated_words": 8,
            "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://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/es_VE/repository/",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/es_VE/file/",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/es_VE/statistics/",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/es_VE/changes/",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/es_VE/units/"
        },
        {
            "language": {
                "code": "eu",
                "name": "Basque",
                "plural": {
                    "id": 108,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_eu",
                    "baq",
                    "eus"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/eu/",
                "url": "https://translate.lxqt-project.org/api/languages/eu/",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/eu/statistics/"
            },
            "language_code": "eu",
            "id": 6613,
            "filename": "plugin-quicklaunch/translations/quicklaunch_eu.desktop.yaml",
            "revision": "2b6ba435e86a2b5a831b0771f3f7014c3a452f8f,6233adaf272226c5485ead1c1a32186c5bd71f94",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-quicklaunch-name-and-description/eu/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/eu/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-quicklaunch-name-and-description/eu/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/eu/",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 8,
            "translated": 2,
            "translated_words": 8,
            "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://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/eu/repository/",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/eu/file/",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/eu/statistics/",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/eu/changes/",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/eu/units/"
        },
        {
            "language": {
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 113,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/fi/",
                "url": "https://translate.lxqt-project.org/api/languages/fi/",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/fi/statistics/"
            },
            "language_code": "fi",
            "id": 6614,
            "filename": "plugin-quicklaunch/translations/quicklaunch_fi.desktop.yaml",
            "revision": "262827cfeb2c8f0bf07dcb1c1fc7c3655b3322c9,6233adaf272226c5485ead1c1a32186c5bd71f94",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-quicklaunch-name-and-description/fi/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/fi/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-quicklaunch-name-and-description/fi/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/fi/",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 8,
            "translated": 2,
            "translated_words": 8,
            "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://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/fi/repository/",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/fi/file/",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/fi/statistics/",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/fi/changes/",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/fi/units/"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 117,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "french",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/fr/",
                "url": "https://translate.lxqt-project.org/api/languages/fr/",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/fr/statistics/"
            },
            "language_code": "fr",
            "id": 6615,
            "filename": "plugin-quicklaunch/translations/quicklaunch_fr.desktop.yaml",
            "revision": "9cfd015a6e47f226701051d41cc65067a79a095d,6233adaf272226c5485ead1c1a32186c5bd71f94",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-quicklaunch-name-and-description/fr/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/fr/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-quicklaunch-name-and-description/fr/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/fr/",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 8,
            "translated": 2,
            "translated_words": 8,
            "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://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/fr/repository/",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/fr/file/",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/fr/statistics/",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/fr/changes/",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/fr/units/"
        },
        {
            "language": {
                "code": "hr",
                "name": "Croatian",
                "plural": {
                    "id": 145,
                    "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": 2
                },
                "aliases": [
                    "scr",
                    "hrv"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/hr/",
                "url": "https://translate.lxqt-project.org/api/languages/hr/",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/hr/statistics/"
            },
            "language_code": "hr",
            "id": 6616,
            "filename": "plugin-quicklaunch/translations/quicklaunch_hr.desktop.yaml",
            "revision": "159fecbd52b5087cd997eab42e874adda8a3f8df,6233adaf272226c5485ead1c1a32186c5bd71f94",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-quicklaunch-name-and-description/hr/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/hr/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-quicklaunch-name-and-description/hr/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/hr/",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 8,
            "translated": 2,
            "translated_words": 8,
            "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://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/hr/repository/",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/hr/file/",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/hr/statistics/",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/hr/changes/",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/hr/units/"
        },
        {
            "language": {
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 149,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/hu/",
                "url": "https://translate.lxqt-project.org/api/languages/hu/",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/hu/statistics/"
            },
            "language_code": "hu",
            "id": 6617,
            "filename": "plugin-quicklaunch/translations/quicklaunch_hu.desktop.yaml",
            "revision": "8686ec34f205afd5aafb8cd679bdcbffc35300ef,6233adaf272226c5485ead1c1a32186c5bd71f94",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-quicklaunch-name-and-description/hu/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/hu/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-quicklaunch-name-and-description/hu/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/hu/",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 8,
            "translated": 2,
            "translated_words": 8,
            "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://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/hu/repository/",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/hu/file/",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/hu/statistics/",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/hu/changes/",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/hu/units/"
        },
        {
            "language": {
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 153,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "indonesian",
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/id/",
                "url": "https://translate.lxqt-project.org/api/languages/id/",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/id/statistics/"
            },
            "language_code": "id",
            "id": 6618,
            "filename": "plugin-quicklaunch/translations/quicklaunch_id.desktop.yaml",
            "revision": "4348f509e61483608f342cc7a4388624dde2028f,6233adaf272226c5485ead1c1a32186c5bd71f94",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-quicklaunch-name-and-description/id/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/id/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-quicklaunch-name-and-description/id/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/id/",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 8,
            "translated": 2,
            "translated_words": 8,
            "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://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/id/repository/",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/id/file/",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/id/statistics/",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/id/changes/",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/id/units/"
        },
        {
            "language": {
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 160,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/it/",
                "url": "https://translate.lxqt-project.org/api/languages/it/",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/it/statistics/"
            },
            "language_code": "it",
            "id": 6619,
            "filename": "plugin-quicklaunch/translations/quicklaunch_it.desktop.yaml",
            "revision": "169d0ad2580cf2f9fa93e694b6da4b6dcc1c6d64,6233adaf272226c5485ead1c1a32186c5bd71f94",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-quicklaunch-name-and-description/it/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/it/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-quicklaunch-name-and-description/it/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/it/",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 8,
            "translated": 2,
            "translated_words": 8,
            "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://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/it/repository/",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/it/file/",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/it/statistics/",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/it/changes/",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/it/units/"
        },
        {
            "language": {
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 162,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jpn"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/ja/",
                "url": "https://translate.lxqt-project.org/api/languages/ja/",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/ja/statistics/"
            },
            "language_code": "ja",
            "id": 6620,
            "filename": "plugin-quicklaunch/translations/quicklaunch_ja.desktop.yaml",
            "revision": "fe0d6428ddebb85d1749158aaf76f78353085d2a,6233adaf272226c5485ead1c1a32186c5bd71f94",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-quicklaunch-name-and-description/ja/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/ja/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-quicklaunch-name-and-description/ja/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/ja/",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 8,
            "translated": 2,
            "translated_words": 8,
            "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://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/ja/repository/",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/ja/file/",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/ja/statistics/",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/ja/changes/",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/ja/units/"
        },
        {
            "language": {
                "code": "lt",
                "name": "Lithuanian",
                "plural": {
                    "id": 203,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 1 && (n % 100 < 11 || n % 100 > 19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? 1 : 2)",
                    "type": 2
                },
                "aliases": [
                    "lit"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/lt/",
                "url": "https://translate.lxqt-project.org/api/languages/lt/",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/lt/statistics/"
            },
            "language_code": "lt",
            "id": 6621,
            "filename": "plugin-quicklaunch/translations/quicklaunch_lt.desktop.yaml",
            "revision": "35aeb373bf1b13f94934db479bcc6a3120d1cef2,6233adaf272226c5485ead1c1a32186c5bd71f94",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-quicklaunch-name-and-description/lt/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/lt/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-quicklaunch-name-and-description/lt/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/lt/",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 8,
            "translated": 2,
            "translated_words": 8,
            "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://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/lt/repository/",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/lt/file/",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/lt/statistics/",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/lt/changes/",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/lt/units/"
        },
        {
            "language": {
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 236,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/nl/",
                "url": "https://translate.lxqt-project.org/api/languages/nl/",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/nl/statistics/"
            },
            "language_code": "nl",
            "id": 6622,
            "filename": "plugin-quicklaunch/translations/quicklaunch_nl.desktop.yaml",
            "revision": "59a7163d750916c7350fd7443fecdbf579a4315f,6233adaf272226c5485ead1c1a32186c5bd71f94",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-quicklaunch-name-and-description/nl/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/nl/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-quicklaunch-name-and-description/nl/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/nl/",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 8,
            "translated": 2,
            "translated_words": 8,
            "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": "2021-04-12T19:13:32.513069Z",
            "last_author": "Heimen Stoffels",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/nl/repository/",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/nl/file/",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/nl/statistics/",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/nl/changes/",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/nl/units/"
        }
    ]
}