Translation components API.

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

GET /api/components/?format=api&page=7
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=8",
    "previous": "https://translate.lxqt-project.org/api/components/?format=api&page=6",
    "results": [
        {
            "name": "plugin-customcommand",
            "slug": "plugin-customcommand",
            "id": 209,
            "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-customcommand/translations/customcommand_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "plugin-customcommand/translations/customcommand.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-customcommand/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-customcommand/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-customcommand/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-customcommand/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-customcommand/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-customcommand/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-customcommand/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-customcommand/{{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-customcommand (Name & Description)",
            "slug": "plugin-customcommand-name-and-description",
            "id": 210,
            "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-customcommand/translations/customcommand_*.desktop.yaml",
            "template": "plugin-customcommand/translations/customcommand.desktop.yaml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "plugin-customcommand/translations/customcommand.desktop.yaml",
            "file_format": "yaml",
            "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-customcommand-name-and-description/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-customcommand-name-and-description/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-customcommand-name-and-description/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-customcommand-name-and-description/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-customcommand-name-and-description/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-customcommand-name-and-description/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-customcommand-name-and-description/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": "Arqiver",
            "slug": "arqiver",
            "id": 211,
            "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/Arqiver",
            "git_export": "https://translate.lxqt-project.org/git/tsujan/arqiver/",
            "branch": "master",
            "push_branch": "",
            "filemask": "data/translations/arqiver_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "data/translations/arqiver.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/tsujan/arqiver/",
            "url": "https://translate.lxqt-project.org/api/components/tsujan/arqiver/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/tsujan/arqiver/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/tsujan/arqiver/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/tsujan/arqiver/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/tsujan/arqiver/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/tsujan/arqiver/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": "picom-conf",
            "slug": "picom-conf",
            "id": 214,
            "project": {
                "name": "Qtilities",
                "slug": "qtilities",
                "id": 12,
                "web": "https://github.com/qtilities/",
                "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/qtilities/",
                "url": "https://translate.lxqt-project.org/api/projects/qtilities/?format=api",
                "components_list_url": "https://translate.lxqt-project.org/api/projects/qtilities/components/?format=api",
                "repository_url": "https://translate.lxqt-project.org/api/projects/qtilities/repository/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/projects/qtilities/statistics/?format=api",
                "changes_list_url": "https://translate.lxqt-project.org/api/projects/qtilities/changes/?format=api",
                "languages_url": "https://translate.lxqt-project.org/api/projects/qtilities/languages/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/qtilities/picom-conf/",
            "git_export": "https://translate.lxqt-project.org/git/qtilities/picom-conf/",
            "branch": "master",
            "push_branch": "",
            "filemask": "resources/translations/picom-conf_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "resources/translations/picom-conf.ts",
            "file_format": "ts",
            "license": "LGPL-2.1-or-later",
            "license_url": "https://www.gnu.org/licenses/old-licenses/lgpl-2.1-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/qtilities/picom-conf/",
            "url": "https://translate.lxqt-project.org/api/components/qtilities/picom-conf/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/qtilities/picom-conf/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/qtilities/picom-conf/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/qtilities/picom-conf/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/qtilities/picom-conf/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/qtilities/picom-conf/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": "picom-conf Menu Entry",
            "slug": "picom-conf-menu-entry",
            "id": 215,
            "project": {
                "name": "Qtilities",
                "slug": "qtilities",
                "id": 12,
                "web": "https://github.com/qtilities/",
                "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/qtilities/",
                "url": "https://translate.lxqt-project.org/api/projects/qtilities/?format=api",
                "components_list_url": "https://translate.lxqt-project.org/api/projects/qtilities/components/?format=api",
                "repository_url": "https://translate.lxqt-project.org/api/projects/qtilities/repository/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/projects/qtilities/statistics/?format=api",
                "changes_list_url": "https://translate.lxqt-project.org/api/projects/qtilities/changes/?format=api",
                "languages_url": "https://translate.lxqt-project.org/api/projects/qtilities/languages/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/qtilities/picom-conf/",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "resources/translations/picom_conf_*.desktop.yaml",
            "template": "resources/translations/picom_conf.desktop.yaml",
            "edit_template": true,
            "intermediate": "resources/translations/picom_conf.desktop.yaml",
            "new_base": "",
            "file_format": "yaml",
            "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/qtilities/picom-conf-menu-entry/",
            "url": "https://translate.lxqt-project.org/api/components/qtilities/picom-conf-menu-entry/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/qtilities/picom-conf-menu-entry/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/qtilities/picom-conf-menu-entry/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/qtilities/picom-conf-menu-entry/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/qtilities/picom-conf-menu-entry/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/qtilities/picom-conf-menu-entry/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": "picom autostart",
            "slug": "picom-autostart",
            "id": 216,
            "project": {
                "name": "Qtilities",
                "slug": "qtilities",
                "id": 12,
                "web": "https://github.com/qtilities/",
                "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/qtilities/",
                "url": "https://translate.lxqt-project.org/api/projects/qtilities/?format=api",
                "components_list_url": "https://translate.lxqt-project.org/api/projects/qtilities/components/?format=api",
                "repository_url": "https://translate.lxqt-project.org/api/projects/qtilities/repository/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/projects/qtilities/statistics/?format=api",
                "changes_list_url": "https://translate.lxqt-project.org/api/projects/qtilities/changes/?format=api",
                "languages_url": "https://translate.lxqt-project.org/api/projects/qtilities/languages/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/qtilities/picom-conf/",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "resources/autostart/translations/picom_*.desktop.yaml",
            "template": "resources/autostart/translations/picom.desktop.yaml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "resources/autostart/translations/picom.desktop.yaml",
            "file_format": "yaml",
            "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/qtilities/picom-autostart/",
            "url": "https://translate.lxqt-project.org/api/components/qtilities/picom-autostart/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/qtilities/picom-autostart/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/qtilities/picom-autostart/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/qtilities/picom-autostart/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/qtilities/picom-autostart/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/qtilities/picom-autostart/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": "plugin-colorpicker",
            "slug": "plugin-colorpicker",
            "id": 219,
            "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": "",
            "branch": "",
            "push_branch": "",
            "filemask": "plugin-colorpicker/translations/colorpicker_*.ts",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "plugin-colorpicker/translations/colorpicker.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-colorpicker/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-colorpicker/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-colorpicker/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-colorpicker/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-colorpicker/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-colorpicker/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-colorpicker/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": "SDDM-conf",
            "slug": "sddm-conf",
            "id": 220,
            "project": {
                "name": "Qtilities",
                "slug": "qtilities",
                "id": 12,
                "web": "https://github.com/qtilities/",
                "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/qtilities/",
                "url": "https://translate.lxqt-project.org/api/projects/qtilities/?format=api",
                "components_list_url": "https://translate.lxqt-project.org/api/projects/qtilities/components/?format=api",
                "repository_url": "https://translate.lxqt-project.org/api/projects/qtilities/repository/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/projects/qtilities/statistics/?format=api",
                "changes_list_url": "https://translate.lxqt-project.org/api/projects/qtilities/changes/?format=api",
                "languages_url": "https://translate.lxqt-project.org/api/projects/qtilities/languages/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/qtilities/sddm-conf",
            "git_export": "https://translate.lxqt-project.org/git/qtilities/sddm-conf/",
            "branch": "master",
            "push_branch": "",
            "filemask": "resources/translations/sddm-conf_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "resources/translations/sddm-conf.ts",
            "file_format": "ts",
            "license": "MIT",
            "license_url": "https://opensource.org/licenses/MIT",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/qtilities/sddm-conf/",
            "url": "https://translate.lxqt-project.org/api/components/qtilities/sddm-conf/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/qtilities/sddm-conf/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/qtilities/sddm-conf/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/qtilities/sddm-conf/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/qtilities/sddm-conf/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/qtilities/sddm-conf/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": "SDDM-conf Menu Entry",
            "slug": "sddm-conf-menu-entry",
            "id": 221,
            "project": {
                "name": "Qtilities",
                "slug": "qtilities",
                "id": 12,
                "web": "https://github.com/qtilities/",
                "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/qtilities/",
                "url": "https://translate.lxqt-project.org/api/projects/qtilities/?format=api",
                "components_list_url": "https://translate.lxqt-project.org/api/projects/qtilities/components/?format=api",
                "repository_url": "https://translate.lxqt-project.org/api/projects/qtilities/repository/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/projects/qtilities/statistics/?format=api",
                "changes_list_url": "https://translate.lxqt-project.org/api/projects/qtilities/changes/?format=api",
                "languages_url": "https://translate.lxqt-project.org/api/projects/qtilities/languages/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/qtilities/sddm-conf",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "resources/translations/sddm_conf_*.desktop.yaml",
            "template": "resources/translations/sddm_conf.desktop.yaml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "resources/translations/sddm_conf.desktop.yaml",
            "file_format": "yaml",
            "license": "MIT",
            "license_url": "https://opensource.org/licenses/MIT",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/qtilities/sddm-conf-menu-entry/",
            "url": "https://translate.lxqt-project.org/api/components/qtilities/sddm-conf-menu-entry/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/qtilities/sddm-conf-menu-entry/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/qtilities/sddm-conf-menu-entry/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/qtilities/sddm-conf-menu-entry/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/qtilities/sddm-conf-menu-entry/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/qtilities/sddm-conf-menu-entry/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 }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\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-qeyes",
            "slug": "plugin-qeyes",
            "id": 222,
            "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-qeyes/translations/qeyes_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "plugin-qeyes/translations/qeyes.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-qeyes/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-qeyes/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-qeyes/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-qeyes/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-qeyes/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-qeyes/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-qeyes/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": "plugin-qeyes (Name & Description)",
            "slug": "plugin-qeyes-name-and-description",
            "id": 223,
            "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-qeyes/translations/qeyes_*.desktop.yaml",
            "template": "plugin-qeyes/translations/qeyes.desktop.yaml",
            "edit_template": false,
            "intermediate": "",
            "new_base": "plugin-qeyes/translations/qeyes.desktop.yaml",
            "file_format": "yaml",
            "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-qeyes-name-and-description/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-qeyes-name-and-description/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-qeyes-name-and-description/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-qeyes-name-and-description/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-qeyes-name-and-description/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-qeyes-name-and-description/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-qeyes-name-and-description/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 }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\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  Settings (Category Name in menus)",
            "slug": "lxqt-settings-category-name-in-menus",
            "id": 224,
            "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-menu-data/",
            "git_export": "https://translate.lxqt-project.org/git/lxqt-configuration/lxqt-settings-category-name-in-menus/",
            "branch": "master",
            "push_branch": "",
            "filemask": "menu/translations/lxqt-settings_*.directory.yaml",
            "template": "menu/translations/lxqt-settings.directory.yaml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "menu/translations/lxqt-settings.directory.yaml",
            "file_format": "yaml",
            "license": "LGPL-2.1-or-later",
            "license_url": "https://www.gnu.org/licenses/old-licenses/lgpl-2.1-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-settings-category-name-in-menus/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-settings-category-name-in-menus/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-settings-category-name-in-menus/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-settings-category-name-in-menus/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-settings-category-name-in-menus/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-settings-category-name-in-menus/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-settings-category-name-in-menus/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": "System Settings (in Configuration Center)",
            "slug": "system-settings-category-name-in-menus",
            "id": 225,
            "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-menu-data/",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "menu/translations/lxqt-settings-system_*.directory.yaml",
            "template": "menu/translations/lxqt-settings-system.directory.yaml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "menu/translations/lxqt-settings-system.directory.yaml",
            "file_format": "yaml",
            "license": "LGPL-2.1-or-later",
            "license_url": "https://www.gnu.org/licenses/old-licenses/lgpl-2.1-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/system-settings-category-name-in-menus/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/system-settings-category-name-in-menus/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/system-settings-category-name-in-menus/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/system-settings-category-name-in-menus/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/system-settings-category-name-in-menus/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/system-settings-category-name-in-menus/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/system-settings-category-name-in-menus/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": "Leave (Category Name in menus)",
            "slug": "leave-category-name-in-menus",
            "id": 226,
            "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-menu-data/",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "menu/translations/lxqt-leave_*.directory.yaml",
            "template": "menu/translations/lxqt-leave.directory.yaml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "menu/translations/lxqt-leave.directory.yaml",
            "file_format": "yaml",
            "license": "LGPL-2.1-or-later",
            "license_url": "https://www.gnu.org/licenses/old-licenses/lgpl-2.1-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/leave-category-name-in-menus/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/leave-category-name-in-menus/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/leave-category-name-in-menus/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/leave-category-name-in-menus/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/leave-category-name-in-menus/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/leave-category-name-in-menus/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/leave-category-name-in-menus/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": "Other Settings (Category Name in Configuration Center)",
            "slug": "other-settings-category-name-in-configuration-center",
            "id": 227,
            "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-menu-data/",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "menu/translations/lxqt-settings-other_*.directory.yaml",
            "template": "menu/translations/lxqt-settings-other.directory.yaml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "menu/translations/lxqt-settings-other.directory.yaml",
            "file_format": "yaml",
            "license": "LGPL-2.1-or-later",
            "license_url": "https://www.gnu.org/licenses/old-licenses/lgpl-2.1-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/other-settings-category-name-in-configuration-center/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/other-settings-category-name-in-configuration-center/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/other-settings-category-name-in-configuration-center/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/other-settings-category-name-in-configuration-center/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/other-settings-category-name-in-configuration-center/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/other-settings-category-name-in-configuration-center/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/other-settings-category-name-in-configuration-center/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": "Education & Science  (Category Name in menus)",
            "slug": "lxqt-education-science-menu-directory",
            "id": 228,
            "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-menu-data/",
            "git_export": "https://translate.lxqt-project.org/git/lxqt-configuration/lxqt-education-science-menu-directory/",
            "branch": "",
            "push_branch": "",
            "filemask": "menu/translations/lxqt-education-science_*.directory.yaml",
            "template": "menu/translations/lxqt-education-science.directory.yaml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "menu/translations/lxqt-education-science.directory.yaml",
            "file_format": "yaml",
            "license": "LGPL-2.1-or-later",
            "license_url": "https://www.gnu.org/licenses/old-licenses/lgpl-2.1-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-education-science-menu-directory/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-education-science-menu-directory/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-education-science-menu-directory/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-education-science-menu-directory/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-education-science-menu-directory/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-education-science-menu-directory/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-education-science-menu-directory/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": "QRuler",
            "slug": "qruler",
            "id": 229,
            "project": {
                "name": "Qtilities",
                "slug": "qtilities",
                "id": 12,
                "web": "https://github.com/qtilities/",
                "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/qtilities/",
                "url": "https://translate.lxqt-project.org/api/projects/qtilities/?format=api",
                "components_list_url": "https://translate.lxqt-project.org/api/projects/qtilities/components/?format=api",
                "repository_url": "https://translate.lxqt-project.org/api/projects/qtilities/repository/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/projects/qtilities/statistics/?format=api",
                "changes_list_url": "https://translate.lxqt-project.org/api/projects/qtilities/changes/?format=api",
                "languages_url": "https://translate.lxqt-project.org/api/projects/qtilities/languages/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/qtilities/qruler.git",
            "git_export": "https://translate.lxqt-project.org/git/qtilities/qruler/",
            "branch": "master",
            "push_branch": "",
            "filemask": "resources/translations/qruler_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "resources/translations/qruler.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/qtilities/qruler/",
            "url": "https://translate.lxqt-project.org/api/components/qtilities/qruler/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/qtilities/qruler/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/qtilities/qruler/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/qtilities/qruler/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/qtilities/qruler/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/qtilities/qruler/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "",
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "redtid3@gmail.com",
            "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": "QRuler Menu Entry",
            "slug": "qruler-menu-entry",
            "id": 230,
            "project": {
                "name": "Qtilities",
                "slug": "qtilities",
                "id": 12,
                "web": "https://github.com/qtilities/",
                "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/qtilities/",
                "url": "https://translate.lxqt-project.org/api/projects/qtilities/?format=api",
                "components_list_url": "https://translate.lxqt-project.org/api/projects/qtilities/components/?format=api",
                "repository_url": "https://translate.lxqt-project.org/api/projects/qtilities/repository/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/projects/qtilities/statistics/?format=api",
                "changes_list_url": "https://translate.lxqt-project.org/api/projects/qtilities/changes/?format=api",
                "languages_url": "https://translate.lxqt-project.org/api/projects/qtilities/languages/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/qtilities/qruler.git",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "resources/translations/qruler_*.desktop.yaml",
            "template": "resources/translations/qruler.desktop.yaml",
            "edit_template": true,
            "intermediate": "resources/translations/qruler.desktop.yaml",
            "new_base": "",
            "file_format": "yaml",
            "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/qtilities/qruler-menu-entry/",
            "url": "https://translate.lxqt-project.org/api/components/qtilities/qruler-menu-entry/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/qtilities/qruler-menu-entry/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/qtilities/qruler-menu-entry/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/qtilities/qruler-menu-entry/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/qtilities/qruler-menu-entry/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/qtilities/qruler-menu-entry/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "",
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "redtid3@gmail.com",
            "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": "labwc",
            "slug": "labwc",
            "id": 233,
            "project": {
                "name": "Labwc",
                "slug": "labwc",
                "id": 13,
                "web": "https://labwc.github.io/",
                "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/labwc/",
                "url": "https://translate.lxqt-project.org/api/projects/labwc/?format=api",
                "components_list_url": "https://translate.lxqt-project.org/api/projects/labwc/components/?format=api",
                "repository_url": "https://translate.lxqt-project.org/api/projects/labwc/repository/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/projects/labwc/statistics/?format=api",
                "changes_list_url": "https://translate.lxqt-project.org/api/projects/labwc/changes/?format=api",
                "languages_url": "https://translate.lxqt-project.org/api/projects/labwc/languages/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/labwc/labwc",
            "git_export": "https://translate.lxqt-project.org/git/labwc/labwc/",
            "branch": "master",
            "push_branch": "",
            "filemask": "po/*.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "po/labwc.pot",
            "file_format": "po",
            "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/labwc/labwc/",
            "url": "https://translate.lxqt-project.org/api/components/labwc/labwc/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/labwc/labwc/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/labwc/labwc/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/labwc/labwc/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/labwc/labwc/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/labwc/labwc/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 }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\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-fancymenu",
            "slug": "plugin-fancymenu",
            "id": 234,
            "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": "",
            "branch": "",
            "push_branch": "",
            "filemask": "plugin-fancymenu/translations/fancymenu_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "plugin-fancymenu/translations/fancymenu.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-fancymenu/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-fancymenu/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-fancymenu/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-fancymenu/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-fancymenu/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-fancymenu/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-fancymenu/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 }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\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": ""
        }
    ]
}