Translation components API.

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

GET /api/components/?format=api&page=6
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=7",
    "previous": "https://translate.lxqt-project.org/api/components/?format=api&page=5",
    "results": [
        {
            "name": "plugin-directorymenu (Name & Description)",
            "slug": "plugin-directorymenu-name-and-description",
            "id": 184,
            "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-directorymenu/translations/directorymenu_*.desktop.yaml",
            "template": "plugin-directorymenu/translations/directorymenu.desktop.yaml",
            "edit_template": false,
            "intermediate": "",
            "new_base": "plugin-directorymenu/translations/directorymenu.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-directorymenu-name-and-description/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-directorymenu-name-and-description/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-directorymenu-name-and-description/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-directorymenu-name-and-description/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-directorymenu-name-and-description/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-directorymenu-name-and-description/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-directorymenu-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": "plugin-dom (Name & Description)",
            "slug": "plugin-dom-name-and-description",
            "id": 185,
            "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-dom/translations/dom_*.desktop.yaml",
            "template": "plugin-dom/translations/dom.desktop.yaml",
            "edit_template": false,
            "intermediate": "",
            "new_base": "plugin-dom/translations/dom.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-dom-name-and-description/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-dom-name-and-description/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-dom-name-and-description/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-dom-name-and-description/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-dom-name-and-description/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-dom-name-and-description/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-dom-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": "plugin-kbindicator (Name & Description)",
            "slug": "plugin-kbindicator-name-and-description",
            "id": 186,
            "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-kbindicator/translations/kbindicator_*.desktop.yaml",
            "template": "plugin-kbindicator/translations/kbindicator.desktop.yaml",
            "edit_template": false,
            "intermediate": "",
            "new_base": "plugin-kbindicator/translations/kbindicator.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-kbindicator-name-and-description/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-kbindicator-name-and-description/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-kbindicator-name-and-description/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-kbindicator-name-and-description/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-kbindicator-name-and-description/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-kbindicator-name-and-description/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-kbindicator-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": "plugin-sensors (Name & Description)",
            "slug": "plugin-sensors-name-and-description",
            "id": 187,
            "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-sensors/translations/sensors_*.desktop.yaml",
            "template": "plugin-sensors/translations/sensors.desktop.yaml",
            "edit_template": false,
            "intermediate": "",
            "new_base": "plugin-sensors/translations/sensors.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-sensors-name-and-description/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-sensors-name-and-description/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-sensors-name-and-description/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-sensors-name-and-description/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-sensors-name-and-description/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-sensors-name-and-description/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-sensors-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": "plugin-showdesktop (Name & Description)",
            "slug": "plugin-showdesktop-name-and-description",
            "id": 188,
            "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-showdesktop/translations/showdesktop_*.desktop.yaml",
            "template": "plugin-showdesktop/translations/showdesktop.desktop.yaml",
            "edit_template": false,
            "intermediate": "",
            "new_base": "plugin-showdesktop/translations/showdesktop.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-showdesktop-name-and-description/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-showdesktop-name-and-description/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-showdesktop-name-and-description/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-showdesktop-name-and-description/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-showdesktop-name-and-description/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-showdesktop-name-and-description/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-showdesktop-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": "plugin-spacer (Name & Description)",
            "slug": "plugin-spacer-name-and-description",
            "id": 189,
            "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-spacer/translations/spacer_*.desktop.yaml",
            "template": "plugin-spacer/translations/spacer.desktop.yaml",
            "edit_template": false,
            "intermediate": "",
            "new_base": "plugin-spacer/translations/spacer.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-spacer-name-and-description/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-spacer-name-and-description/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-spacer-name-and-description/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-spacer-name-and-description/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-spacer-name-and-description/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-spacer-name-and-description/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-spacer-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": "plugin-statusnotifier (Name & Description)",
            "slug": "plugin-statusnotifier-name-and-description",
            "id": 190,
            "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-statusnotifier/translations/statusnotifier_*.desktop.yaml",
            "template": "plugin-statusnotifier/translations/statusnotifier.desktop.yaml",
            "edit_template": false,
            "intermediate": "",
            "new_base": "plugin-statusnotifier/translations/statusnotifier.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-statusnotifier-name-and-description/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-statusnotifier-name-and-description/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-statusnotifier-name-and-description/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-statusnotifier-name-and-description/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-statusnotifier-name-and-description/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-statusnotifier-name-and-description/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-statusnotifier-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": "plugin-sysstat (Name & Description)",
            "slug": "plugin-sysstat-name-and-description",
            "id": 191,
            "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-sysstat/translations/sysstat_*.desktop.yaml",
            "template": "plugin-sysstat/translations/sysstat.desktop.yaml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "plugin-sysstat/translations/sysstat.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-sysstat-name-and-description/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-sysstat-name-and-description/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-sysstat-name-and-description/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-sysstat-name-and-description/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-sysstat-name-and-description/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-sysstat-name-and-description/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-sysstat-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": "plugin-taskbar (Name & Description)",
            "slug": "plugin-taskbar-name-and-description",
            "id": 192,
            "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-taskbar/translations/taskbar_*.desktop.yaml",
            "template": "plugin-taskbar/translations/taskbar.desktop.yaml",
            "edit_template": false,
            "intermediate": "",
            "new_base": "plugin-taskbar/translations/taskbar.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-taskbar-name-and-description/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-taskbar-name-and-description/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-taskbar-name-and-description/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-taskbar-name-and-description/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-taskbar-name-and-description/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-taskbar-name-and-description/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-taskbar-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": "plugin-tray (Name & Description)",
            "slug": "plugin-tray-name-and-description",
            "id": 193,
            "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-tray/translations/tray_*.desktop.yaml",
            "template": "plugin-tray/translations/tray.desktop.yaml",
            "edit_template": false,
            "intermediate": "",
            "new_base": "plugin-tray/translations/tray.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-tray-name-and-description/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-tray-name-and-description/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-tray-name-and-description/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-tray-name-and-description/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-tray-name-and-description/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-tray-name-and-description/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-tray-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": "plugin-volume (Name & Description)",
            "slug": "plugin-volume-name-and-description",
            "id": 194,
            "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-volume/translations/volume_*.desktop.yaml",
            "template": "plugin-volume/translations/volume.desktop.yaml",
            "edit_template": false,
            "intermediate": "",
            "new_base": "plugin-volume/translations/volume.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-volume-name-and-description/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-volume-name-and-description/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-volume-name-and-description/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-volume-name-and-description/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-volume-name-and-description/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-volume-name-and-description/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-volume-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": "plugin-worldclock (Name & Description)",
            "slug": "plugin-worldclock-name-and-description",
            "id": 195,
            "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-worldclock/translations/worldclock_*.desktop.yaml",
            "template": "plugin-worldclock/translations/worldclock.desktop.yaml",
            "edit_template": false,
            "intermediate": "",
            "new_base": "plugin-worldclock/translations/worldclock.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-worldclock-name-and-description/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-worldclock-name-and-description/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-worldclock-name-and-description/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-worldclock-name-and-description/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-worldclock-name-and-description/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-worldclock-name-and-description/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-worldclock-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": "plugin-mainmenu (Name & Description)",
            "slug": "plugin-mainmenu-name-and-description",
            "id": 196,
            "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-mainmenu/translations/mainmenu_*.desktop.yaml",
            "template": "plugin-mainmenu/translations/mainmenu.desktop.yaml",
            "edit_template": false,
            "intermediate": "",
            "new_base": "plugin-mainmenu/translations/mainmenu.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-mainmenu-name-and-description/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-mainmenu-name-and-description/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-mainmenu-name-and-description/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-mainmenu-name-and-description/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-mainmenu-name-and-description/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-mainmenu-name-and-description/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-mainmenu-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": "plugin-mount (Name & Description)",
            "slug": "plugin-mount-name-and-description",
            "id": 197,
            "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-mount/translations/mount_*.desktop.yaml",
            "template": "plugin-mount/translations/mount.desktop.yaml",
            "edit_template": false,
            "intermediate": "",
            "new_base": "plugin-mount/translations/mount.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-mount-name-and-description/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-mount-name-and-description/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-mount-name-and-description/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-mount-name-and-description/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-mount-name-and-description/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-mount-name-and-description/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-mount-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": "plugin-networkmonitor (Name & Description)",
            "slug": "plugin-networkmanager-name-and-description",
            "id": 198,
            "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-networkmonitor/translations/networkmonitor_*.desktop.yaml",
            "template": "plugin-networkmonitor/translations/networkmonitor.desktop.yaml",
            "edit_template": false,
            "intermediate": "",
            "new_base": "plugin-networkmonitor/translations/networkmonitor.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-networkmanager-name-and-description/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-networkmanager-name-and-description/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-networkmanager-name-and-description/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-networkmanager-name-and-description/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-networkmanager-name-and-description/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-networkmanager-name-and-description/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-networkmanager-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": "plugin-quicklaunch (Name & Description)",
            "slug": "plugin-quicklaunch-name-and-description",
            "id": 199,
            "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-quicklaunch/translations/quicklaunch_*.desktop.yaml",
            "template": "plugin-quicklaunch/translations/quicklaunch.desktop.yaml",
            "edit_template": false,
            "intermediate": "",
            "new_base": "plugin-quicklaunch/translations/quicklaunch.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-quicklaunch-name-and-description/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-quicklaunch-name-and-description/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-quicklaunch-name-and-description/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-quicklaunch-name-and-description/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-quicklaunch-name-and-description/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-quicklaunch-name-and-description/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-quicklaunch-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": "qps Menu Entry",
            "slug": "qps-menu-entry",
            "id": 201,
            "project": {
                "name": "LXQt Desktop",
                "slug": "lxqt-desktop",
                "id": 2,
                "web": "https://lxqt-project.org/",
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "english",
                        "en_en",
                        "base",
                        "source",
                        "eng"
                    ],
                    "direction": "ltr",
                    "web_url": "https://translate.lxqt-project.org/languages/en/",
                    "url": "https://translate.lxqt-project.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.lxqt-project.org/api/languages/en/statistics/?format=api"
                },
                "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/",
                "url": "https://translate.lxqt-project.org/api/projects/lxqt-desktop/?format=api",
                "components_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-desktop/components/?format=api",
                "repository_url": "https://translate.lxqt-project.org/api/projects/lxqt-desktop/repository/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/projects/lxqt-desktop/statistics/?format=api",
                "changes_list_url": "https://translate.lxqt-project.org/api/projects/lxqt-desktop/changes/?format=api",
                "languages_url": "https://translate.lxqt-project.org/api/projects/lxqt-desktop/languages/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/lxqt/qps",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "src/translations/qps_*.desktop.yaml",
            "template": "src/translations/qps.desktop.yaml",
            "edit_template": false,
            "intermediate": "",
            "new_base": "src/translations/qps.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-desktop/qps-menu-entry/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/qps-menu-entry/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/qps-menu-entry/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/qps-menu-entry/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/qps-menu-entry/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/qps-menu-entry/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-desktop/qps-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": "Cmst",
            "slug": "cmst",
            "id": 204,
            "project": {
                "name": "Andrew Bibb",
                "slug": "andrew-bibb",
                "id": 10,
                "web": "https://github.com/andrew-bibb/",
                "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/andrew-bibb/",
                "url": "https://translate.lxqt-project.org/api/projects/andrew-bibb/?format=api",
                "components_list_url": "https://translate.lxqt-project.org/api/projects/andrew-bibb/components/?format=api",
                "repository_url": "https://translate.lxqt-project.org/api/projects/andrew-bibb/repository/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/projects/andrew-bibb/statistics/?format=api",
                "changes_list_url": "https://translate.lxqt-project.org/api/projects/andrew-bibb/changes/?format=api",
                "languages_url": "https://translate.lxqt-project.org/api/projects/andrew-bibb/languages/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/andrew-bibb/cmst",
            "git_export": "https://translate.lxqt-project.org/git/andrew-bibb/cmst/",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/cmst_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "translations/cmst_en_US.ts",
            "file_format": "ts",
            "license": "MIT",
            "license_url": "https://opensource.org/licenses/MIT",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/andrew-bibb/cmst/",
            "url": "https://translate.lxqt-project.org/api/components/andrew-bibb/cmst/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/andrew-bibb/cmst/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/andrew-bibb/cmst/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/andrew-bibb/cmst/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/andrew-bibb/cmst/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/andrew-bibb/cmst/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": "lxqt-appswitcher",
            "slug": "lxqt-appswitcher",
            "id": 205,
            "project": {
                "name": "zjes",
                "slug": "zjes",
                "id": 11,
                "web": "https://github.com/zjes/lxqt-appswitcher",
                "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/zjes/",
                "url": "https://translate.lxqt-project.org/api/projects/zjes/?format=api",
                "components_list_url": "https://translate.lxqt-project.org/api/projects/zjes/components/?format=api",
                "repository_url": "https://translate.lxqt-project.org/api/projects/zjes/repository/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/projects/zjes/statistics/?format=api",
                "changes_list_url": "https://translate.lxqt-project.org/api/projects/zjes/changes/?format=api",
                "languages_url": "https://translate.lxqt-project.org/api/projects/zjes/languages/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/zjes/lxqt-appswitcher",
            "git_export": "https://translate.lxqt-project.org/git/zjes/lxqt-appswitcher/",
            "branch": "master",
            "push_branch": "",
            "filemask": "translations/lxqt-appswitcher_*.ts",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "translations/lxqt-appswitcher.ts",
            "file_format": "ts",
            "license": "LGPL-2.1-only",
            "license_url": "https://www.gnu.org/licenses/old-licenses/lgpl-2.1-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/zjes/lxqt-appswitcher/",
            "url": "https://translate.lxqt-project.org/api/components/zjes/lxqt-appswitcher/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/zjes/lxqt-appswitcher/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/zjes/lxqt-appswitcher/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/zjes/lxqt-appswitcher/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/zjes/lxqt-appswitcher/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/zjes/lxqt-appswitcher/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-appswitcher-configuration",
            "slug": "lxqt-appswichter-configuration",
            "id": 206,
            "project": {
                "name": "zjes",
                "slug": "zjes",
                "id": 11,
                "web": "https://github.com/zjes/lxqt-appswitcher",
                "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/zjes/",
                "url": "https://translate.lxqt-project.org/api/projects/zjes/?format=api",
                "components_list_url": "https://translate.lxqt-project.org/api/projects/zjes/components/?format=api",
                "repository_url": "https://translate.lxqt-project.org/api/projects/zjes/repository/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/projects/zjes/statistics/?format=api",
                "changes_list_url": "https://translate.lxqt-project.org/api/projects/zjes/changes/?format=api",
                "languages_url": "https://translate.lxqt-project.org/api/projects/zjes/languages/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/zjes/lxqt-appswitcher",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "config/translations/lxqt-config-appswitcher_*.ts",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "config/translations/lxqt-config-appswitcher.ts",
            "file_format": "ts",
            "license": "LGPL-2.1-only",
            "license_url": "https://www.gnu.org/licenses/old-licenses/lgpl-2.1-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/zjes/lxqt-appswichter-configuration/",
            "url": "https://translate.lxqt-project.org/api/components/zjes/lxqt-appswichter-configuration/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/zjes/lxqt-appswichter-configuration/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/zjes/lxqt-appswichter-configuration/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/zjes/lxqt-appswichter-configuration/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/zjes/lxqt-appswichter-configuration/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/zjes/lxqt-appswichter-configuration/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": ""
        }
    ]
}