Translation components API.

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

GET /api/components/lxqt-desktop/lximage-qt/translations/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 49,
    "next": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lximage-qt/translations/?format=api&page=3",
    "previous": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lximage-qt/translations/?format=api",
    "results": [
        {
            "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/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 1984,
            "filename": "src/translations/lximage-qt_ja.ts",
            "revision": "b42c01c682de482daaf91cb7171425e8bf19c8f6",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lximage-qt/ja/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/ja/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lximage-qt/ja/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 209,
            "total_words": 504,
            "translated": 209,
            "translated_words": 504,
            "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": "2023-11-01T15:04:40.002532Z",
            "last_author": "Masamichi Ito",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/ja/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/ja/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/ja/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/ja/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/ja/units/?format=api"
        },
        {
            "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/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/lt/statistics/?format=api"
            },
            "language_code": "lt",
            "id": 1985,
            "filename": "src/translations/lximage-qt_lt.ts",
            "revision": "8fab60d2c6c46daeba8cde1c4893863437acf046",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lximage-qt/lt/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/lt/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lximage-qt/lt/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 209,
            "total_words": 504,
            "translated": 209,
            "translated_words": 504,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 3,
            "failing_checks_percent": 1.4,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2023-10-28T22:11:37.428462Z",
            "last_author": "Moo",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/lt/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/lt/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/lt/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/lt/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/lt/units/?format=api"
        },
        {
            "language": {
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 231,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "norwegian",
                    "no_nb",
                    "no_no",
                    "no",
                    "nb"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/nb_NO/",
                "url": "https://translate.lxqt-project.org/api/languages/nb_NO/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/nb_NO/statistics/?format=api"
            },
            "language_code": "nb_NO",
            "id": 1986,
            "filename": "src/translations/lximage-qt_nb_NO.ts",
            "revision": "96055a7b322645a32533e83a38cd21cd953126be",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lximage-qt/nb_NO/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/nb_NO/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lximage-qt/nb_NO/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 209,
            "total_words": 504,
            "translated": 185,
            "translated_words": 430,
            "translated_percent": 88.5,
            "fuzzy": 18,
            "fuzzy_words": 45,
            "fuzzy_percent": 8.6,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-10-29T08:16:11.653445Z",
            "last_author": "ovl-1",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/nb_NO/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/nb_NO/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/nb_NO/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/nb_NO/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/nb_NO/units/?format=api"
        },
        {
            "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/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 1987,
            "filename": "src/translations/lximage-qt_nl.ts",
            "revision": "d41d16412d4ec4eaf4448bb30b3b626858ffa579",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lximage-qt/nl/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/nl/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lximage-qt/nl/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 209,
            "total_words": 504,
            "translated": 209,
            "translated_words": 504,
            "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": 12,
            "have_comment": 0,
            "last_change": "2023-10-29T12:31:25.316370Z",
            "last_author": "Heimen Stoffels",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/nl/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/nl/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/nl/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/nl/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/nl/units/?format=api"
        },
        {
            "language": {
                "code": "pa",
                "name": "Punjabi",
                "plural": {
                    "id": 253,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "pan"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/pa/",
                "url": "https://translate.lxqt-project.org/api/languages/pa/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/pa/statistics/?format=api"
            },
            "language_code": "pa",
            "id": 1988,
            "filename": "src/translations/lximage-qt_pa.ts",
            "revision": "6ed428860faad343de0ed03eab354eccf3da24aa",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lximage-qt/pa/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/pa/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lximage-qt/pa/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/pa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 209,
            "total_words": 504,
            "translated": 160,
            "translated_words": 303,
            "translated_percent": 76.5,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 0.4,
            "failing_checks": 2,
            "failing_checks_words": 3,
            "failing_checks_percent": 0.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-19T14:42:23.875298Z",
            "last_author": "A S Alam",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/pa/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/pa/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/pa/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/pa/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/pa/units/?format=api"
        },
        {
            "language": {
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 256,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "polish",
                    "pol"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/pl/",
                "url": "https://translate.lxqt-project.org/api/languages/pl/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 1989,
            "filename": "src/translations/lximage-qt_pl.ts",
            "revision": "85fa2c5b86571255ccd1130ba4e34fc86c00737b",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lximage-qt/pl/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/pl/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lximage-qt/pl/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 209,
            "total_words": 504,
            "translated": 209,
            "translated_words": 504,
            "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": 20,
            "have_comment": 0,
            "last_change": "2024-09-27T10:27:15.160160Z",
            "last_author": "Jan Rolski",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/pl/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/pl/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/pl/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/pl/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/pl/units/?format=api"
        },
        {
            "language": {
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 261,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/pt/",
                "url": "https://translate.lxqt-project.org/api/languages/pt/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 1990,
            "filename": "src/translations/lximage-qt_pt.ts",
            "revision": "5750c4315b9716c1414ba3b8f242b43eabf0194e",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lximage-qt/pt/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/pt/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lximage-qt/pt/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 209,
            "total_words": 504,
            "translated": 209,
            "translated_words": 504,
            "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": "2023-11-13T13:24:58.220362Z",
            "last_author": "Hugo Carvalho",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/pt/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/pt/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/pt/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/pt/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/pt/units/?format=api"
        },
        {
            "language": {
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 263,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/pt_BR/",
                "url": "https://translate.lxqt-project.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_BR",
            "id": 1991,
            "filename": "src/translations/lximage-qt_pt_BR.ts",
            "revision": "2e3a310216cb0b150d0e8beeb52e0af30349e83b",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lximage-qt/pt_BR/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/pt_BR/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lximage-qt/pt_BR/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 209,
            "total_words": 504,
            "translated": 209,
            "translated_words": 504,
            "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": 3,
            "have_comment": 0,
            "last_change": "2025-04-03T12:00:25.258573Z",
            "last_author": "Pedro Maimere",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/pt_BR/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/pt_BR/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/pt_BR/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/pt_BR/units/?format=api"
        },
        {
            "language": {
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 271,
                    "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": [
                    "russian",
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/ru/",
                "url": "https://translate.lxqt-project.org/api/languages/ru/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 1993,
            "filename": "src/translations/lximage-qt_ru.ts",
            "revision": "bd8c8c3f653b382c24fa145cd63e4334e76747e8",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lximage-qt/ru/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/ru/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lximage-qt/ru/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 209,
            "total_words": 504,
            "translated": 209,
            "translated_words": 504,
            "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": 1,
            "last_change": "2024-11-03T04:47:31.086001Z",
            "last_author": "Golubev Alexander",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/ru/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/ru/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/ru/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/ru/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/ru/units/?format=api"
        },
        {
            "language": {
                "code": "sl",
                "name": "Slovenian",
                "plural": {
                    "id": 293,
                    "source": 0,
                    "number": 4,
                    "formula": "n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3",
                    "type": 6
                },
                "aliases": [
                    "sl_sl",
                    "slv"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/sl/",
                "url": "https://translate.lxqt-project.org/api/languages/sl/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/sl/statistics/?format=api"
            },
            "language_code": "sl",
            "id": 1994,
            "filename": "src/translations/lximage-qt_sl.ts",
            "revision": "88717d17529e0de3b78ef98ef4044482053279dc",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lximage-qt/sl/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/sl/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lximage-qt/sl/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/sl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 209,
            "total_words": 504,
            "translated": 117,
            "translated_words": 222,
            "translated_percent": 55.9,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 0.4,
            "failing_checks": 3,
            "failing_checks_words": 3,
            "failing_checks_percent": 1.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-03-02T00:29:21.376387Z",
            "last_author": "Dejweed",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/sl/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/sl/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/sl/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/sl/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/sl/units/?format=api"
        },
        {
            "language": {
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 311,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/sv/",
                "url": "https://translate.lxqt-project.org/api/languages/sv/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv",
            "id": 1995,
            "filename": "src/translations/lximage-qt_sv.ts",
            "revision": "41249e09e5e24336e133044255b8358c4ee83081",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lximage-qt/sv/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/sv/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lximage-qt/sv/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 209,
            "total_words": 504,
            "translated": 209,
            "translated_words": 504,
            "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": 5,
            "have_comment": 0,
            "last_change": "2023-11-06T17:12:35.963670Z",
            "last_author": "bittin",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/sv/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/sv/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/sv/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/sv/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/sv/units/?format=api"
        },
        {
            "language": {
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 330,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tur"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/tr/",
                "url": "https://translate.lxqt-project.org/api/languages/tr/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 1996,
            "filename": "src/translations/lximage-qt_tr.ts",
            "revision": "158a1c46ea42b33aa46ff76d0e9082a1f3d263f5",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lximage-qt/tr/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/tr/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lximage-qt/tr/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 209,
            "total_words": 504,
            "translated": 209,
            "translated_words": 504,
            "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-08-19T18:33:48.804362Z",
            "last_author": "Dr. Ayhan YALÇINSOY",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/tr/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/tr/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/tr/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/tr/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/tr/units/?format=api"
        },
        {
            "language": {
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 338,
                    "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": [
                    "ua",
                    "ukr"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/uk/",
                "url": "https://translate.lxqt-project.org/api/languages/uk/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 1997,
            "filename": "src/translations/lximage-qt_uk.ts",
            "revision": "d7460828bd8ae40850fb951243eebcba9060fe95",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lximage-qt/uk/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/uk/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lximage-qt/uk/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 209,
            "total_words": 504,
            "translated": 209,
            "translated_words": 504,
            "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": "2023-10-31T22:42:06.574991Z",
            "last_author": "Ihor Hordiichuk",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/uk/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/uk/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/uk/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/uk/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/uk/units/?format=api"
        },
        {
            "language": {
                "code": "zh_CN",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 360,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/zh_CN/",
                "url": "https://translate.lxqt-project.org/api/languages/zh_CN/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/zh_CN/statistics/?format=api"
            },
            "language_code": "zh_CN",
            "id": 1998,
            "filename": "src/translations/lximage-qt_zh_CN.ts",
            "revision": "912c3d6c1607b46cd8bdeff2b24f5b6fdbc8a01c",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lximage-qt/zh_CN/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/zh_CN/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lximage-qt/zh_CN/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/zh_CN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 209,
            "total_words": 504,
            "translated": 209,
            "translated_words": 504,
            "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-04-13T08:11:52.128306Z",
            "last_author": "carrothu-cn",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/zh_CN/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/zh_CN/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/zh_CN/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/zh_CN/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/zh_CN/units/?format=api"
        },
        {
            "language": {
                "code": "zh_TW",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 362,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/zh_TW/",
                "url": "https://translate.lxqt-project.org/api/languages/zh_TW/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/zh_TW/statistics/?format=api"
            },
            "language_code": "zh_TW",
            "id": 1999,
            "filename": "src/translations/lximage-qt_zh_TW.ts",
            "revision": "d09ca47ccb2be991f7a96d4a1d7684107e5e8ada",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lximage-qt/zh_TW/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/zh_TW/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lximage-qt/zh_TW/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/zh_TW/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 209,
            "total_words": 504,
            "translated": 209,
            "translated_words": 504,
            "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": "2025-03-21T05:47:21.907570Z",
            "last_author": "BigELK176 ≡",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/zh_TW/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/zh_TW/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/zh_TW/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/zh_TW/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/zh_TW/units/?format=api"
        },
        {
            "language": {
                "code": "bg",
                "name": "Bulgarian",
                "plural": {
                    "id": 37,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "bul"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/bg/",
                "url": "https://translate.lxqt-project.org/api/languages/bg/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/bg/statistics/?format=api"
            },
            "language_code": "bg",
            "id": 5448,
            "filename": "src/translations/lximage-qt_bg.ts",
            "revision": "0abe1de9515b9dd4934837842b906bd50173efb3",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lximage-qt/bg/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/bg/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lximage-qt/bg/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 209,
            "total_words": 504,
            "translated": 209,
            "translated_words": 504,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-04T22:45:02.985150Z",
            "last_author": "Mincho Kondarev",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/bg/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/bg/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/bg/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/bg/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/bg/units/?format=api"
        },
        {
            "language": {
                "code": "si",
                "name": "Sinhala",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "sin"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/si/",
                "url": "https://translate.lxqt-project.org/api/languages/si/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/si/statistics/?format=api"
            },
            "language_code": "si",
            "id": 6782,
            "filename": "src/translations/lximage-qt_si.ts",
            "revision": "fec2b90405e8cc44000da81eff3f8539d2db409b",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lximage-qt/si/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/si/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lximage-qt/si/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/si/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 209,
            "total_words": 504,
            "translated": 8,
            "translated_words": 12,
            "translated_percent": 3.8,
            "fuzzy": 3,
            "fuzzy_words": 3,
            "fuzzy_percent": 1.4,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-11-25T01:36:01.651141Z",
            "last_author": "helabasa",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/si/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/si/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/si/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/si/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/si/units/?format=api"
        },
        {
            "language": {
                "code": "et",
                "name": "Estonian",
                "plural": {
                    "id": 107,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "est"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/et/",
                "url": "https://translate.lxqt-project.org/api/languages/et/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/et/statistics/?format=api"
            },
            "language_code": "et",
            "id": 6921,
            "filename": "src/translations/lximage-qt_et.ts",
            "revision": "241ca5b87ef50dcf2f4980147cf810e1074db97f",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lximage-qt/et/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/et/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lximage-qt/et/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 209,
            "total_words": 504,
            "translated": 209,
            "translated_words": 504,
            "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": "2025-02-10T16:15:23.755981Z",
            "last_author": "Priit Jõerüüt",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/et/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/et/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/et/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/et/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/et/units/?format=api"
        },
        {
            "language": {
                "code": "vi",
                "name": "Vietnamese",
                "plural": {
                    "id": 345,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "vie"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/vi/",
                "url": "https://translate.lxqt-project.org/api/languages/vi/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/vi/statistics/?format=api"
            },
            "language_code": "vi",
            "id": 7202,
            "filename": "src/translations/lximage-qt_vi.ts",
            "revision": "a249fdcc2d09d0df2771ef728d4a06f1dbe862f2",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lximage-qt/vi/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/vi/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lximage-qt/vi/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 209,
            "total_words": 504,
            "translated": 209,
            "translated_words": 504,
            "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": 3,
            "last_change": "2024-04-05T04:38:33.500241Z",
            "last_author": "Mai Thanh Minh",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/vi/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/vi/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/vi/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/vi/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/vi/units/?format=api"
        },
        {
            "language": {
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 292,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "svk",
                    "slk",
                    "slo"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/sk/",
                "url": "https://translate.lxqt-project.org/api/languages/sk/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/sk/statistics/?format=api"
            },
            "language_code": "sk",
            "id": 7220,
            "filename": "src/translations/lximage-qt_sk.ts",
            "revision": "c7ad49fd2329085720ff6f9f69fbaf52229a1a32",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lximage-qt/sk/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/sk/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lximage-qt/sk/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 209,
            "total_words": 504,
            "translated": 209,
            "translated_words": 504,
            "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": "2023-11-13T10:30:48.009369Z",
            "last_author": "Paolo Vigoroso",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/sk/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/sk/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/sk/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/sk/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/sk/units/?format=api"
        }
    ]
}