Translation components API.

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

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

{
    "count": 148,
    "next": "https://translate.lxqt-project.org/api/components/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "name": "PCManFm-qt",
            "slug": "pcmanfm-qt",
            "id": 2,
            "project": {
                "name": "LXQt Desktop",
                "slug": "lxqt-desktop",
                "id": 2,
                "web": "https://lxqt-project.org/",
                "source_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/?format=api",
                    "statistics_url": "https://translate.lxqt-project.org/api/languages/en/statistics/?format=api"
                },
                "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/",
                "url": "https://translate.lxqt-project.org/api/projects/lxqt-desktop/?format=api",
                "components_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-desktop/components/?format=api",
                "repository_url": "https://translate.lxqt-project.org/api/projects/lxqt-desktop/repository/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/projects/lxqt-desktop/statistics/?format=api",
                "changes_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-desktop/changes/?format=api",
                "languages_url": "https://translate.lxqt-project.org/api/projects/lxqt-desktop/languages/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/lxqt/pcmanfm-qt",
            "git_export": "https://translate.lxqt-project.org/git/lxqt-desktop/pcmanfm-qt/",
            "branch": "master",
            "push_branch": "",
            "filemask": "pcmanfm/translations/pcmanfm-qt_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "pcmanfm/translations/pcmanfm-qt.ts",
            "file_format": "ts",
            "license": "GPL-3.0-only",
            "license_url": "https://www.gnu.org/licenses/gpl-3.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/pcmanfm-qt/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/pcmanfm-qt/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/pcmanfm-qt/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/pcmanfm-qt/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/pcmanfm-qt/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/pcmanfm-qt/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/pcmanfm-qt/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "",
            "restricted": false,
            "repoweb": "https://github.com/lxqt/pcmanfm-qt/blob/master/pcmanfm/{{filename|parentdir}}/#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "FeatherPad",
            "slug": "featherpad",
            "id": 4,
            "project": {
                "name": "Tsujan",
                "slug": "tsujan",
                "id": 3,
                "web": "https://github.com/tsujan/",
                "source_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/?format=api",
                    "statistics_url": "https://translate.lxqt-project.org/api/languages/en/statistics/?format=api"
                },
                "web_url": "https://translate.lxqt-project.org/projects/tsujan/",
                "url": "https://translate.lxqt-project.org/api/projects/tsujan/?format=api",
                "components_list_url": "https://translate.lxqt-project.org/api/projects/tsujan/components/?format=api",
                "repository_url": "https://translate.lxqt-project.org/api/projects/tsujan/repository/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/projects/tsujan/statistics/?format=api",
                "changes_list_url": "https://translate.lxqt-project.org/api/projects/tsujan/changes/?format=api",
                "languages_url": "https://translate.lxqt-project.org/api/projects/tsujan/languages/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/tsujan/FeatherPad",
            "git_export": "https://translate.lxqt-project.org/git/tsujan/featherpad/",
            "branch": "master",
            "push_branch": "",
            "filemask": "featherpad/data/translations/featherpad_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "featherpad/data/translations/featherpad.ts",
            "file_format": "ts",
            "license": "GPL-2.0-or-later",
            "license_url": "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/tsujan/featherpad/",
            "url": "https://translate.lxqt-project.org/api/components/tsujan/featherpad/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/tsujan/featherpad/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/tsujan/featherpad/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/tsujan/featherpad/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/tsujan/featherpad/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/tsujan/featherpad/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/stefonarch/FeatherPad",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "",
            "restricted": false,
            "repoweb": "https://github.com/tsujan/FeatherPad/blob/master/featherpad/{{filename|parentdir|parentdir}}/#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "liblxqt",
            "slug": "liblxqt",
            "id": 5,
            "project": {
                "name": "LXQt Desktop",
                "slug": "lxqt-desktop",
                "id": 2,
                "web": "https://lxqt-project.org/",
                "source_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/?format=api",
                    "statistics_url": "https://translate.lxqt-project.org/api/languages/en/statistics/?format=api"
                },
                "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/",
                "url": "https://translate.lxqt-project.org/api/projects/lxqt-desktop/?format=api",
                "components_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-desktop/components/?format=api",
                "repository_url": "https://translate.lxqt-project.org/api/projects/lxqt-desktop/repository/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/projects/lxqt-desktop/statistics/?format=api",
                "changes_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-desktop/changes/?format=api",
                "languages_url": "https://translate.lxqt-project.org/api/projects/lxqt-desktop/languages/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/lxqt/liblxqt",
            "git_export": "https://translate.lxqt-project.org/git/lxqt-desktop/liblxqt/",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/liblxqt_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "translations/liblxqt.ts",
            "file_format": "ts",
            "license": "GPL-3.0-or-later",
            "license_url": "https://www.gnu.org/licenses/gpl-3.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/liblxqt/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/liblxqt/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/liblxqt/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/liblxqt/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/liblxqt/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/liblxqt/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/liblxqt/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "",
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "libfm-qt",
            "slug": "libfm-qt",
            "id": 6,
            "project": {
                "name": "LXQt Desktop",
                "slug": "lxqt-desktop",
                "id": 2,
                "web": "https://lxqt-project.org/",
                "source_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/?format=api",
                    "statistics_url": "https://translate.lxqt-project.org/api/languages/en/statistics/?format=api"
                },
                "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/",
                "url": "https://translate.lxqt-project.org/api/projects/lxqt-desktop/?format=api",
                "components_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-desktop/components/?format=api",
                "repository_url": "https://translate.lxqt-project.org/api/projects/lxqt-desktop/repository/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/projects/lxqt-desktop/statistics/?format=api",
                "changes_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-desktop/changes/?format=api",
                "languages_url": "https://translate.lxqt-project.org/api/projects/lxqt-desktop/languages/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/lxqt/libfm-qt",
            "git_export": "https://translate.lxqt-project.org/git/lxqt-desktop/libfm-qt/",
            "branch": "master",
            "push_branch": "",
            "filemask": "src/translations/libfm-qt_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "src/translations/libfm-qt.ts",
            "file_format": "ts",
            "license": "LGPL-2.1-only",
            "license_url": "https://www.gnu.org/licenses/old-licenses/lgpl-2.1-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/libfm-qt/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/libfm-qt/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/libfm-qt/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/libfm-qt/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/libfm-qt/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/libfm-qt/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/libfm-qt/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "",
            "restricted": false,
            "repoweb": "https://github.com/lxqt/libfm-qt/blob/master/src/{{filename|parentdir|parentdir}}/#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "Panel",
            "slug": "panel",
            "id": 9,
            "project": {
                "name": "LXQt Panel",
                "slug": "lxqt-panel",
                "id": 4,
                "web": "https://github.com/lxqt/lxqt-panel",
                "source_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/?format=api",
                    "statistics_url": "https://translate.lxqt-project.org/api/languages/en/statistics/?format=api"
                },
                "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/",
                "url": "https://translate.lxqt-project.org/api/projects/lxqt-panel/?format=api",
                "components_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-panel/components/?format=api",
                "repository_url": "https://translate.lxqt-project.org/api/projects/lxqt-panel/repository/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/projects/lxqt-panel/statistics/?format=api",
                "changes_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-panel/changes/?format=api",
                "languages_url": "https://translate.lxqt-project.org/api/projects/lxqt-panel/languages/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/lxqt/lxqt-panel",
            "git_export": "https://translate.lxqt-project.org/git/lxqt-panel/panel/",
            "branch": "master",
            "push_branch": "",
            "filemask": "panel/translations/lxqt-panel_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "panel/translations/lxqt-panel.ts",
            "file_format": "ts",
            "license": "GPL-2.0-or-later",
            "license_url": "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/panel/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-panel/panel/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/panel/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/panel/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/panel/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/panel/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/panel/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "",
            "restricted": false,
            "repoweb": "https://github.com/lxqt/lxqt-panel/blob/master/panel/{{filename|parentdir}}/#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "plugin-desktopswitch",
            "slug": "plugin-desktopswitch",
            "id": 12,
            "project": {
                "name": "LXQt Panel",
                "slug": "lxqt-panel",
                "id": 4,
                "web": "https://github.com/lxqt/lxqt-panel",
                "source_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/?format=api",
                    "statistics_url": "https://translate.lxqt-project.org/api/languages/en/statistics/?format=api"
                },
                "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/",
                "url": "https://translate.lxqt-project.org/api/projects/lxqt-panel/?format=api",
                "components_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-panel/components/?format=api",
                "repository_url": "https://translate.lxqt-project.org/api/projects/lxqt-panel/repository/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/projects/lxqt-panel/statistics/?format=api",
                "changes_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-panel/changes/?format=api",
                "languages_url": "https://translate.lxqt-project.org/api/projects/lxqt-panel/languages/?format=api"
            },
            "vcs": "git",
            "repo": "https://github.com/lxqt/lxqt-panel",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "plugin-desktopswitch/translations/desktopswitch_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "plugin-desktopswitch/translations/desktopswitch.ts",
            "file_format": "ts",
            "license": "GPL-2.0-or-later",
            "license_url": "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-desktopswitch/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-desktopswitch/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-desktopswitch/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-desktopswitch/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-desktopswitch/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-desktopswitch/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-desktopswitch/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "",
            "restricted": false,
            "repoweb": "https://github.com/lxqt/lxqt-panel/blob/master/plugin-desktopswitch/{{filename|parentdir}}/#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "plugin-directorymenu",
            "slug": "plugin-directorymenu",
            "id": 13,
            "project": {
                "name": "LXQt Panel",
                "slug": "lxqt-panel",
                "id": 4,
                "web": "https://github.com/lxqt/lxqt-panel",
                "source_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/?format=api",
                    "statistics_url": "https://translate.lxqt-project.org/api/languages/en/statistics/?format=api"
                },
                "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/",
                "url": "https://translate.lxqt-project.org/api/projects/lxqt-panel/?format=api",
                "components_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-panel/components/?format=api",
                "repository_url": "https://translate.lxqt-project.org/api/projects/lxqt-panel/repository/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/projects/lxqt-panel/statistics/?format=api",
                "changes_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-panel/changes/?format=api",
                "languages_url": "https://translate.lxqt-project.org/api/projects/lxqt-panel/languages/?format=api"
            },
            "vcs": "git",
            "repo": "https://github.com/lxqt/lxqt-panel",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "plugin-directorymenu/translations/directorymenu_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "plugin-directorymenu/translations/directorymenu.ts",
            "file_format": "ts",
            "license": "GPL-2.0-or-later",
            "license_url": "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-directorymenu/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-directorymenu/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-directorymenu/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-directorymenu/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-directorymenu/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-directorymenu/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-directorymenu/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "",
            "restricted": false,
            "repoweb": "https://github.com/lxqt/lxqt-panel/blob/master/plugin-directorymenu/{{filename|parentdir}}/#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "plugin-dom",
            "slug": "plugin-dom",
            "id": 14,
            "project": {
                "name": "LXQt Panel",
                "slug": "lxqt-panel",
                "id": 4,
                "web": "https://github.com/lxqt/lxqt-panel",
                "source_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/?format=api",
                    "statistics_url": "https://translate.lxqt-project.org/api/languages/en/statistics/?format=api"
                },
                "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/",
                "url": "https://translate.lxqt-project.org/api/projects/lxqt-panel/?format=api",
                "components_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-panel/components/?format=api",
                "repository_url": "https://translate.lxqt-project.org/api/projects/lxqt-panel/repository/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/projects/lxqt-panel/statistics/?format=api",
                "changes_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-panel/changes/?format=api",
                "languages_url": "https://translate.lxqt-project.org/api/projects/lxqt-panel/languages/?format=api"
            },
            "vcs": "git",
            "repo": "https://github.com/lxqt/lxqt-panel",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "plugin-dom/translations/dom_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "plugin-dom/translations/dom.ts",
            "file_format": "ts",
            "license": "GPL-2.0-or-later",
            "license_url": "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-dom/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-dom/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-dom/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-dom/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-dom/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-dom/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-dom/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "",
            "restricted": false,
            "repoweb": "https://github.com/lxqt/lxqt-panel/blob/master/plugin-dom/{{filename|parentdir}}/#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "plugin-mainmenu",
            "slug": "plugin-mainmenu",
            "id": 16,
            "project": {
                "name": "LXQt Panel",
                "slug": "lxqt-panel",
                "id": 4,
                "web": "https://github.com/lxqt/lxqt-panel",
                "source_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/?format=api",
                    "statistics_url": "https://translate.lxqt-project.org/api/languages/en/statistics/?format=api"
                },
                "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/",
                "url": "https://translate.lxqt-project.org/api/projects/lxqt-panel/?format=api",
                "components_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-panel/components/?format=api",
                "repository_url": "https://translate.lxqt-project.org/api/projects/lxqt-panel/repository/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/projects/lxqt-panel/statistics/?format=api",
                "changes_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-panel/changes/?format=api",
                "languages_url": "https://translate.lxqt-project.org/api/projects/lxqt-panel/languages/?format=api"
            },
            "vcs": "git",
            "repo": "https://github.com/lxqt/lxqt-panel",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "plugin-mainmenu/translations/mainmenu_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "plugin-mainmenu/translations/mainmenu.ts",
            "file_format": "ts",
            "license": "GPL-2.0-or-later",
            "license_url": "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-mainmenu/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-mainmenu/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-mainmenu/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-mainmenu/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-mainmenu/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-mainmenu/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-mainmenu/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "",
            "restricted": false,
            "repoweb": "https://github.com/lxqt/lxqt-panel/blob/master/plugin-mainmenu/{{filename|parentdir}}/#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "LXQt-archiver",
            "slug": "lxqt-archiver",
            "id": 17,
            "project": {
                "name": "LXQt Desktop",
                "slug": "lxqt-desktop",
                "id": 2,
                "web": "https://lxqt-project.org/",
                "source_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/?format=api",
                    "statistics_url": "https://translate.lxqt-project.org/api/languages/en/statistics/?format=api"
                },
                "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/",
                "url": "https://translate.lxqt-project.org/api/projects/lxqt-desktop/?format=api",
                "components_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-desktop/components/?format=api",
                "repository_url": "https://translate.lxqt-project.org/api/projects/lxqt-desktop/repository/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/projects/lxqt-desktop/statistics/?format=api",
                "changes_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-desktop/changes/?format=api",
                "languages_url": "https://translate.lxqt-project.org/api/projects/lxqt-desktop/languages/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/lxqt/lxqt-archiver",
            "git_export": "https://translate.lxqt-project.org/git/lxqt-desktop/lxqt-archiver/",
            "branch": "master",
            "push_branch": "",
            "filemask": "src/translations/lxqt-archiver_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "src/translations/lxqt-archiver.ts",
            "file_format": "ts",
            "license": "GPL-2.0-only",
            "license_url": "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-archiver/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-archiver/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-archiver/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-archiver/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-archiver/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-archiver/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-archiver/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "",
            "restricted": false,
            "repoweb": "https://github.com/lxqt/lxqt-archiver/blob/master/src/{{filename|parentdir|parentdir}}/#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "qtermwidget",
            "slug": "qtermwidget",
            "id": 18,
            "project": {
                "name": "LXQt Desktop",
                "slug": "lxqt-desktop",
                "id": 2,
                "web": "https://lxqt-project.org/",
                "source_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/?format=api",
                    "statistics_url": "https://translate.lxqt-project.org/api/languages/en/statistics/?format=api"
                },
                "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/",
                "url": "https://translate.lxqt-project.org/api/projects/lxqt-desktop/?format=api",
                "components_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-desktop/components/?format=api",
                "repository_url": "https://translate.lxqt-project.org/api/projects/lxqt-desktop/repository/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/projects/lxqt-desktop/statistics/?format=api",
                "changes_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-desktop/changes/?format=api",
                "languages_url": "https://translate.lxqt-project.org/api/projects/lxqt-desktop/languages/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/lxqt/qtermwidget",
            "git_export": "https://translate.lxqt-project.org/git/lxqt-desktop/qtermwidget/",
            "branch": "master",
            "push_branch": "",
            "filemask": "lib/translations/qtermwidget_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "lib/translations/qtermwidget.ts",
            "file_format": "ts",
            "license": "GPL-2.0-or-later",
            "license_url": "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/qtermwidget/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/qtermwidget/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/qtermwidget/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/qtermwidget/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/qtermwidget/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/qtermwidget/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/qtermwidget/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "",
            "restricted": false,
            "repoweb": "https://github.com/lxqt/qtermwidget/blob/master/lib/{{filename|parentdir|parentdir}}/#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "lxqt-config",
            "slug": "lxqt-config",
            "id": 19,
            "project": {
                "name": "LXQt Configuration",
                "slug": "lxqt-configuration",
                "id": 5,
                "web": "https://lxqt-project.org/",
                "source_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/?format=api",
                    "statistics_url": "https://translate.lxqt-project.org/api/languages/en/statistics/?format=api"
                },
                "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/",
                "url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/?format=api",
                "components_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/components/?format=api",
                "repository_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/repository/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/statistics/?format=api",
                "changes_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/changes/?format=api",
                "languages_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/languages/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/lxqt/lxqt-config",
            "git_export": "https://translate.lxqt-project.org/git/lxqt-configuration/lxqt-config/",
            "branch": "master",
            "push_branch": "",
            "filemask": "src/translations/lxqt-config_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "src/translations/lxqt-config.ts",
            "file_format": "ts",
            "license": "GPL-2.0-or-later",
            "license_url": "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-config/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "",
            "restricted": false,
            "repoweb": "https://github.com/lxqt/lxqt-config/blob/master/src/{{filename|parentdir}}/#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "lxqt-config-appearance",
            "slug": "lxqt-config-appearance",
            "id": 20,
            "project": {
                "name": "LXQt Configuration",
                "slug": "lxqt-configuration",
                "id": 5,
                "web": "https://lxqt-project.org/",
                "source_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/?format=api",
                    "statistics_url": "https://translate.lxqt-project.org/api/languages/en/statistics/?format=api"
                },
                "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/",
                "url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/?format=api",
                "components_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/components/?format=api",
                "repository_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/repository/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/statistics/?format=api",
                "changes_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/changes/?format=api",
                "languages_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/languages/?format=api"
            },
            "vcs": "git",
            "repo": "https://github.com/lxqt/lxqt-config",
            "git_export": "http://135.181.85.100/git/lxqt-configuration/lxqt-config-appearance/",
            "branch": "",
            "push_branch": "",
            "filemask": "lxqt-config-appearance/translations/lxqt-config-appearance_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "lxqt-config-appearance/translations/lxqt-config-appearance.ts",
            "file_format": "ts",
            "license": "GPL-2.0-or-later",
            "license_url": "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-config-appearance/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-appearance/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-appearance/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-appearance/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-appearance/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-appearance/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-appearance/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "",
            "restricted": false,
            "repoweb": "https://github.com/lxqt/lxqt-config/blob/master/lxqt-config-appearance/{{filename|parentdir}}/#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "lxqt-config-brightness",
            "slug": "lxqt-config-brightness",
            "id": 22,
            "project": {
                "name": "LXQt Configuration",
                "slug": "lxqt-configuration",
                "id": 5,
                "web": "https://lxqt-project.org/",
                "source_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/?format=api",
                    "statistics_url": "https://translate.lxqt-project.org/api/languages/en/statistics/?format=api"
                },
                "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/",
                "url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/?format=api",
                "components_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/components/?format=api",
                "repository_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/repository/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/statistics/?format=api",
                "changes_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/changes/?format=api",
                "languages_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/languages/?format=api"
            },
            "vcs": "git",
            "repo": "https://github.com/lxqt/lxqt-config",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "lxqt-config-brightness/translations/lxqt-config-brightness_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "lxqt-config-brightness/translations/lxqt-config-brightness.ts",
            "file_format": "ts",
            "license": "GPL-2.0-or-later",
            "license_url": "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-config-brightness/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-brightness/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-brightness/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-brightness/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-brightness/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-brightness/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-brightness/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "",
            "restricted": false,
            "repoweb": "https://github.com/lxqt/lxqt-config/blob/master/lxqt-config-brightness/{{filename|parentdir}}/#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "lxqt-config-file-associations",
            "slug": "lxqt-config-file-associations",
            "id": 23,
            "project": {
                "name": "LXQt Configuration",
                "slug": "lxqt-configuration",
                "id": 5,
                "web": "https://lxqt-project.org/",
                "source_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/?format=api",
                    "statistics_url": "https://translate.lxqt-project.org/api/languages/en/statistics/?format=api"
                },
                "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/",
                "url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/?format=api",
                "components_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/components/?format=api",
                "repository_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/repository/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/statistics/?format=api",
                "changes_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/changes/?format=api",
                "languages_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/languages/?format=api"
            },
            "vcs": "git",
            "repo": "https://github.com/lxqt/lxqt-config",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "lxqt-config-file-associations/translations/lxqt-config-file-associations_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "lxqt-config-file-associations/translations/lxqt-config-file-associations.ts",
            "file_format": "ts",
            "license": "GPL-2.0-or-later",
            "license_url": "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-config-file-associations/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-file-associations/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-file-associations/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-file-associations/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-file-associations/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-file-associations/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-file-associations/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "",
            "restricted": false,
            "repoweb": "https://github.com/lxqt/lxqt-config/blob/master/lxqt-config-file-associations/{{filename|parentdir}}/#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "lxqt-config-input",
            "slug": "lxqt-config-input",
            "id": 24,
            "project": {
                "name": "LXQt Configuration",
                "slug": "lxqt-configuration",
                "id": 5,
                "web": "https://lxqt-project.org/",
                "source_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/?format=api",
                    "statistics_url": "https://translate.lxqt-project.org/api/languages/en/statistics/?format=api"
                },
                "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/",
                "url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/?format=api",
                "components_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/components/?format=api",
                "repository_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/repository/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/statistics/?format=api",
                "changes_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/changes/?format=api",
                "languages_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/languages/?format=api"
            },
            "vcs": "git",
            "repo": "https://github.com/lxqt/lxqt-config",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "lxqt-config-input/translations/lxqt-config-input_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "lxqt-config-input/translations/lxqt-config-input.ts",
            "file_format": "ts",
            "license": "GPL-2.0-or-later",
            "license_url": "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-config-input/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-input/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-input/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-input/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-input/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-input/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-input/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "",
            "restricted": false,
            "repoweb": "https://github.com/lxqt/lxqt-config/blob/master/lxqt-config-input/{{filename|parentdir}}/#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "lxqt-config-locale",
            "slug": "lxqt-config-locale",
            "id": 25,
            "project": {
                "name": "LXQt Configuration",
                "slug": "lxqt-configuration",
                "id": 5,
                "web": "https://lxqt-project.org/",
                "source_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/?format=api",
                    "statistics_url": "https://translate.lxqt-project.org/api/languages/en/statistics/?format=api"
                },
                "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/",
                "url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/?format=api",
                "components_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/components/?format=api",
                "repository_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/repository/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/statistics/?format=api",
                "changes_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/changes/?format=api",
                "languages_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/languages/?format=api"
            },
            "vcs": "git",
            "repo": "https://github.com/lxqt/lxqt-config",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "lxqt-config-locale/translations/lxqt-config-locale_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "lxqt-config-locale/translations/lxqt-config-locale.ts",
            "file_format": "ts",
            "license": "GPL-2.0-or-later",
            "license_url": "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-config-locale/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-locale/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-locale/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-locale/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-locale/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-locale/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-locale/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "",
            "restricted": false,
            "repoweb": "https://github.com/lxqt/lxqt-config/blob/master/lxqt-config-locale/{{filename|parentdir}}/#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "lxqt-config-monitor",
            "slug": "lxqt-config-monitor",
            "id": 26,
            "project": {
                "name": "LXQt Configuration",
                "slug": "lxqt-configuration",
                "id": 5,
                "web": "https://lxqt-project.org/",
                "source_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/?format=api",
                    "statistics_url": "https://translate.lxqt-project.org/api/languages/en/statistics/?format=api"
                },
                "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/",
                "url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/?format=api",
                "components_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/components/?format=api",
                "repository_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/repository/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/statistics/?format=api",
                "changes_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/changes/?format=api",
                "languages_url": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/languages/?format=api"
            },
            "vcs": "git",
            "repo": "https://github.com/lxqt/lxqt-config",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "lxqt-config-monitor/translations/lxqt-config-monitor_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "lxqt-config-monitor/translations/lxqt-config-monitor.ts",
            "file_format": "ts",
            "license": "GPL-2.0-or-later",
            "license_url": "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-config-monitor/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-monitor/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-monitor/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-monitor/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-monitor/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-monitor/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-monitor/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "",
            "restricted": false,
            "repoweb": "https://github.com/lxqt/lxqt-config/blob/master/lxqt-config-monitor/{{filename|parentdir}}/#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "plugin-mount",
            "slug": "plugin-mount",
            "id": 28,
            "project": {
                "name": "LXQt Panel",
                "slug": "lxqt-panel",
                "id": 4,
                "web": "https://github.com/lxqt/lxqt-panel",
                "source_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/?format=api",
                    "statistics_url": "https://translate.lxqt-project.org/api/languages/en/statistics/?format=api"
                },
                "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/",
                "url": "https://translate.lxqt-project.org/api/projects/lxqt-panel/?format=api",
                "components_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-panel/components/?format=api",
                "repository_url": "https://translate.lxqt-project.org/api/projects/lxqt-panel/repository/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/projects/lxqt-panel/statistics/?format=api",
                "changes_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-panel/changes/?format=api",
                "languages_url": "https://translate.lxqt-project.org/api/projects/lxqt-panel/languages/?format=api"
            },
            "vcs": "git",
            "repo": "https://github.com/lxqt/lxqt-panel",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "plugin-mount/translations/mount_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "plugin-mount/translations/mount.ts",
            "file_format": "ts",
            "license": "GPL-2.0-or-later",
            "license_url": "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-mount/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-mount/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-mount/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-mount/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-mount/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-mount/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-mount/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "",
            "restricted": false,
            "repoweb": "https://github.com/lxqt/lxqt-panel/blob/master/plugin-mount/{{filename|parentdir}}/#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "plugin-networkmonitor",
            "slug": "plugin-networkmonitor",
            "id": 29,
            "project": {
                "name": "LXQt Panel",
                "slug": "lxqt-panel",
                "id": 4,
                "web": "https://github.com/lxqt/lxqt-panel",
                "source_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/?format=api",
                    "statistics_url": "https://translate.lxqt-project.org/api/languages/en/statistics/?format=api"
                },
                "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/",
                "url": "https://translate.lxqt-project.org/api/projects/lxqt-panel/?format=api",
                "components_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-panel/components/?format=api",
                "repository_url": "https://translate.lxqt-project.org/api/projects/lxqt-panel/repository/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/projects/lxqt-panel/statistics/?format=api",
                "changes_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-panel/changes/?format=api",
                "languages_url": "https://translate.lxqt-project.org/api/projects/lxqt-panel/languages/?format=api"
            },
            "vcs": "git",
            "repo": "https://github.com/lxqt/lxqt-panel",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "plugin-networkmonitor/translations/networkmonitor_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "plugin-networkmonitor/translations/networkmonitor.ts",
            "file_format": "ts",
            "license": "GPL-2.0-or-later",
            "license_url": "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-networkmonitor/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-networkmonitor/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-networkmonitor/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-networkmonitor/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-networkmonitor/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-networkmonitor/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-networkmonitor/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "",
            "restricted": false,
            "repoweb": "https://github.com/lxqt/lxqt-panel/blob/master/plugin-networkmonitor/{{filename|parentdir}}/#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        }
    ]
}