Translation projects API.

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

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

{
    "count": 46,
    "next": "https://translate.lxqt-project.org/api/projects/lxqt-panel/components/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "name": "Panel",
            "slug": "panel",
            "id": 9,
            "vcs": "github",
            "repo": "https://github.com/lxqt/lxqt-panel",
            "git_export": "https://translate.lxqt-project.org/git/lxqt-panel/panel/",
            "branch": "master",
            "push_branch": "",
            "filemask": "panel/translations/lxqt-panel_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "panel/translations/lxqt-panel.ts",
            "file_format": "ts",
            "license": "GPL-2.0-or-later",
            "license_url": "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/panel/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-panel/panel/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/panel/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/panel/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/panel/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/panel/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/panel/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "",
            "restricted": false,
            "repoweb": "https://github.com/lxqt/lxqt-panel/blob/master/panel/{{filename|parentdir}}/#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "plugin-desktopswitch",
            "slug": "plugin-desktopswitch",
            "id": 12,
            "vcs": "git",
            "repo": "https://github.com/lxqt/lxqt-panel",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "plugin-desktopswitch/translations/desktopswitch_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "plugin-desktopswitch/translations/desktopswitch.ts",
            "file_format": "ts",
            "license": "GPL-2.0-or-later",
            "license_url": "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-desktopswitch/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-desktopswitch/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-desktopswitch/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-desktopswitch/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-desktopswitch/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-desktopswitch/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-desktopswitch/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "",
            "restricted": false,
            "repoweb": "https://github.com/lxqt/lxqt-panel/blob/master/plugin-desktopswitch/{{filename|parentdir}}/#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "plugin-directorymenu",
            "slug": "plugin-directorymenu",
            "id": 13,
            "vcs": "git",
            "repo": "https://github.com/lxqt/lxqt-panel",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "plugin-directorymenu/translations/directorymenu_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "plugin-directorymenu/translations/directorymenu.ts",
            "file_format": "ts",
            "license": "GPL-2.0-or-later",
            "license_url": "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-directorymenu/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-directorymenu/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-directorymenu/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-directorymenu/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-directorymenu/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-directorymenu/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-directorymenu/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "",
            "restricted": false,
            "repoweb": "https://github.com/lxqt/lxqt-panel/blob/master/plugin-directorymenu/{{filename|parentdir}}/#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "plugin-dom",
            "slug": "plugin-dom",
            "id": 14,
            "vcs": "git",
            "repo": "https://github.com/lxqt/lxqt-panel",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "plugin-dom/translations/dom_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "plugin-dom/translations/dom.ts",
            "file_format": "ts",
            "license": "GPL-2.0-or-later",
            "license_url": "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-dom/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-dom/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-dom/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-dom/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-dom/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-dom/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-dom/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "",
            "restricted": false,
            "repoweb": "https://github.com/lxqt/lxqt-panel/blob/master/plugin-dom/{{filename|parentdir}}/#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "plugin-mainmenu",
            "slug": "plugin-mainmenu",
            "id": 16,
            "vcs": "git",
            "repo": "https://github.com/lxqt/lxqt-panel",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "plugin-mainmenu/translations/mainmenu_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "plugin-mainmenu/translations/mainmenu.ts",
            "file_format": "ts",
            "license": "GPL-2.0-or-later",
            "license_url": "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-mainmenu/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-mainmenu/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-mainmenu/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-mainmenu/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-mainmenu/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-mainmenu/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-mainmenu/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "",
            "restricted": false,
            "repoweb": "https://github.com/lxqt/lxqt-panel/blob/master/plugin-mainmenu/{{filename|parentdir}}/#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "plugin-mount",
            "slug": "plugin-mount",
            "id": 28,
            "vcs": "git",
            "repo": "https://github.com/lxqt/lxqt-panel",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "plugin-mount/translations/mount_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "plugin-mount/translations/mount.ts",
            "file_format": "ts",
            "license": "GPL-2.0-or-later",
            "license_url": "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-mount/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-mount/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-mount/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-mount/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-mount/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-mount/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-mount/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "",
            "restricted": false,
            "repoweb": "https://github.com/lxqt/lxqt-panel/blob/master/plugin-mount/{{filename|parentdir}}/#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "plugin-networkmonitor",
            "slug": "plugin-networkmonitor",
            "id": 29,
            "vcs": "git",
            "repo": "https://github.com/lxqt/lxqt-panel",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "plugin-networkmonitor/translations/networkmonitor_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "plugin-networkmonitor/translations/networkmonitor.ts",
            "file_format": "ts",
            "license": "GPL-2.0-or-later",
            "license_url": "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-networkmonitor/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-networkmonitor/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-networkmonitor/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-networkmonitor/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-networkmonitor/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-networkmonitor/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-networkmonitor/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "",
            "restricted": false,
            "repoweb": "https://github.com/lxqt/lxqt-panel/blob/master/plugin-networkmonitor/{{filename|parentdir}}/#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "plugin-quicklaunch",
            "slug": "plugin-quicklaunch",
            "id": 30,
            "vcs": "git",
            "repo": "https://github.com/lxqt/lxqt-panel",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "plugin-quicklaunch/translations/quicklaunch_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "plugin-quicklaunch/translations/quicklaunch.ts",
            "file_format": "ts",
            "license": "GPL-2.0-or-later",
            "license_url": "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-quicklaunch/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-quicklaunch/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-quicklaunch/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-quicklaunch/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-quicklaunch/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-quicklaunch/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-quicklaunch/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "",
            "restricted": false,
            "repoweb": "https://github.com/lxqt/lxqt-panel/blob/master/plugin-quicklaunch/{{filename|parentdir}}/#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "plugin-sensors",
            "slug": "plugin-sensors",
            "id": 31,
            "vcs": "git",
            "repo": "https://github.com/lxqt/lxqt-panel",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "plugin-sensors/translations/sensors_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "plugin-sensors/translations/sensors.ts",
            "file_format": "ts",
            "license": "GPL-2.0-or-later",
            "license_url": "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-sensors/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-sensors/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-sensors/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-sensors/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-sensors/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-sensors/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-sensors/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "",
            "restricted": false,
            "repoweb": "https://github.com/lxqt/lxqt-panel/blob/master/plugin-sensors/{{filename|parentdir}}/#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "plugin-showdesktop",
            "slug": "plugin-showdesktop",
            "id": 32,
            "vcs": "git",
            "repo": "https://github.com/lxqt/lxqt-panel",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "plugin-showdesktop/translations/showdesktop_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "plugin-showdesktop/translations/showdesktop.ts",
            "file_format": "ts",
            "license": "GPL-2.0-or-later",
            "license_url": "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-showdesktop/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-showdesktop/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-showdesktop/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-showdesktop/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-showdesktop/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-showdesktop/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-showdesktop/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "",
            "restricted": false,
            "repoweb": "https://github.com/lxqt/lxqt-panel/blob/master/plugin-showdesktop/{{filename|parentdir}}/#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "plugin-spacer",
            "slug": "plugin-spacer",
            "id": 33,
            "vcs": "git",
            "repo": "https://github.com/lxqt/lxqt-panel",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "plugin-spacer/translations/spacer_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "plugin-spacer/translations/spacer.ts",
            "file_format": "ts",
            "license": "GPL-2.0-or-later",
            "license_url": "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-spacer/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-spacer/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-spacer/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-spacer/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-spacer/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-spacer/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-spacer/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "",
            "restricted": false,
            "repoweb": "https://github.com/lxqt/lxqt-panel/blob/master/plugin-spacer/{{filename|parentdir}}/#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "plugin-sysstat",
            "slug": "plugin-sysstat",
            "id": 35,
            "vcs": "git",
            "repo": "https://github.com/lxqt/lxqt-panel",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "plugin-sysstat/translations/sysstat_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "plugin-sysstat/translations/sysstat.ts",
            "file_format": "ts",
            "license": "GPL-2.0-or-later",
            "license_url": "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-sysstat/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-sysstat/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-sysstat/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-sysstat/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-sysstat/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-sysstat/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-sysstat/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "",
            "restricted": false,
            "repoweb": "https://github.com/lxqt/lxqt-panel/blob/master/plugin-sysstat/{{filename|parentdir}}/#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "plugin-taskbar",
            "slug": "plugin-taskbar",
            "id": 36,
            "vcs": "git",
            "repo": "https://github.com/lxqt/lxqt-panel",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "plugin-taskbar/translations/taskbar_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "plugin-taskbar/translations/taskbar.ts",
            "file_format": "ts",
            "license": "GPL-2.0-or-later",
            "license_url": "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-taskbar/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-taskbar/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-taskbar/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-taskbar/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-taskbar/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-taskbar/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-taskbar/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "",
            "restricted": false,
            "repoweb": "https://github.com/lxqt/lxqt-panel/blob/master/plugin-taskbar/{{filename|parentdir}}/#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "plugin-volume",
            "slug": "plugin-volume",
            "id": 38,
            "vcs": "git",
            "repo": "https://github.com/lxqt/lxqt-panel",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "plugin-volume/translations/volume_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "plugin-volume/translations/volume.ts",
            "file_format": "ts",
            "license": "GPL-2.0-or-later",
            "license_url": "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-volume/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-volume/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-volume/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-volume/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-volume/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-volume/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-volume/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "",
            "restricted": false,
            "repoweb": "https://github.com/lxqt/lxqt-panel/blob/master/plugin-volume/{{filename|parentdir}}/#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "plugin-worldclock",
            "slug": "plugin-worldclock",
            "id": 39,
            "vcs": "git",
            "repo": "https://github.com/lxqt/lxqt-panel",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "plugin-worldclock/translations/worldclock_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "plugin-worldclock/translations/worldclock.ts",
            "file_format": "ts",
            "license": "GPL-2.0-or-later",
            "license_url": "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-worldclock/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-worldclock/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-worldclock/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-worldclock/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-worldclock/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-worldclock/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-worldclock/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "",
            "restricted": false,
            "repoweb": "https://github.com/lxqt/lxqt-panel/blob/master/plugin-worldclock/{{filename|parentdir}}/#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "plugin-kbindicator",
            "slug": "plugin-kbindindicator",
            "id": 68,
            "vcs": "git",
            "repo": "https://github.com/lxqt/lxqt-panel",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "plugin-kbindicator/translations/kbindicator_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "plugin-kbindicator/translations/kbindicator.ts",
            "file_format": "ts",
            "license": "GPL-2.0-or-later",
            "license_url": "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-kbindindicator/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-kbindindicator/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-kbindindicator/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-kbindindicator/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-kbindindicator/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-kbindindicator/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-kbindindicator/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "",
            "restricted": false,
            "repoweb": "https://github.com/lxqt/lxqt-panel/blob/master/plugin-kbindicator/{{filename|parentdir}}/#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "plugin-cpuload",
            "slug": "plugin-cpuload",
            "id": 71,
            "vcs": "git",
            "repo": "https://github.com/lxqt/lxqt-panel",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "plugin-cpuload/translations/cpuload_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "plugin-cpuload/translations/cpuload.ts",
            "file_format": "ts",
            "license": "GPL-2.0-or-later",
            "license_url": "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-cpuload/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-cpuload/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-cpuload/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-cpuload/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-cpuload/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-cpuload/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-cpuload/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "",
            "restricted": false,
            "repoweb": "https://github.com/lxqt/lxqt-panel/blob/master/plugin-cpuload/{{filename|parentdir}}/#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "plugin-statusnotifier",
            "slug": "plugin-statusnotifier",
            "id": 73,
            "vcs": "git",
            "repo": "https://github.com/lxqt/lxqt-panel",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "plugin-statusnotifier/translations/statusnotifier_*.ts",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "plugin-statusnotifier/translations/statusnotifier.ts",
            "file_format": "ts",
            "license": "GPL-2.0-or-later",
            "license_url": "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html",
            "agreement": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-statusnotifier/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-statusnotifier/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-statusnotifier/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-statusnotifier/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-statusnotifier/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-statusnotifier/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-statusnotifier/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "",
            "restricted": false,
            "repoweb": "https://github.com/lxqt/lxqt-panel/blob/master/plugin-statusnotifier/{{filename|parentdir}}/#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "plugin-backlight (Name & Description)",
            "slug": "plugin-backlight-menu-entry",
            "id": 148,
            "vcs": "github",
            "repo": "https://github.com/lxqt/lxqt-panel",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "plugin-backlight/translations/backlight_*.desktop.yaml",
            "template": "plugin-backlight/translations/backlight.desktop.yaml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "plugin-backlight/translations/backlight.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-backlight-menu-entry/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-backlight-menu-entry/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-backlight-menu-entry/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-backlight-menu-entry/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-backlight-menu-entry/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-backlight-menu-entry/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-backlight-menu-entry/changes/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": "",
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": ""
        },
        {
            "name": "Panel Modul Name",
            "slug": "panel-modul-name",
            "id": 158,
            "vcs": "github",
            "repo": "https://github.com/lxqt/lxqt-panel",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "autostart/translations/lxqt-panel_*.desktop.yaml",
            "template": "autostart/translations/lxqt-panel.desktop.yaml",
            "edit_template": false,
            "intermediate": "",
            "new_base": "autostart/translations/lxqt-panel.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/panel-modul-name/",
            "url": "https://translate.lxqt-project.org/api/components/lxqt-panel/panel-modul-name/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/panel-modul-name/repository/?format=api",
            "translations_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/panel-modul-name/translations/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/panel-modul-name/statistics/?format=api",
            "lock_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/panel-modul-name/lock/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/components/lxqt-panel/panel-modul-name/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": ""
        }
    ]
}